John
Well-known member
It must be a server-side incompatibility Rob. I can send you a refund if you'd like.Still doesn't work for us. I just installed latest version and it showed up for a minute and then disappeared.
It must be a server-side incompatibility Rob. I can send you a refund if you'd like.Still doesn't work for us. I just installed latest version and it showed up for a minute and then disappeared.
That's very kind of you Rob, but $5 is $5 and I don't want any of my customer's paying for something they can't use.It's only $5 so don't worry about it.
That's very kind of you Rob, but $5 is $5 and I don't want any of my customer's paying for something they can't use.![]()
https://api.twitter.com/1/
https://api.twitter.com/1.1/
/*line-height: 46px;*/
If you go into the ACP you can specify which styles to show it in. (ACP => Options => Razor Themes Twitter Module => Render In)How to disable this mod on mobile style (xf 1.2)?
My default mobile style is broken when enable this mod.
<xen:if is="@enableResponsive">
@media (max-width:750px) {
#tw {display: none !important;}
}
</xen:if>
Render in option is not working. This mod appears to all style.If you go into the ACP you can specify which styles to show it in. (ACP => Options => Razor Themes Twitter Module => Render In)
If you are using one style with the Responsive Mode option turned on, then check out how we have it implemented at A Walker Bit Me (load the page full size in your browser and then slowly shrink the width of it).
I wanted the module to keep displaying until the very last possible width that it would cause the header to wrap so I am manually specifying a size instead of using one of the XF variables.
Code:<xen:if is="@enableResponsive"> @media (max-width:750px) { #tw {display: none !important;} } </xen:if>
<xen:if is="@enableResponsive">
@media (max-width:750px) {
#tw {display: none !important;}
}
</xen:if>
Add it to your extra.css template.Render in option is not working. This mod appears to all style.
Where can i find this code?
Code:<xen:if is="@enableResponsive"> @media (max-width:750px) { #tw {display: none !important;} } </xen:if>
Look at it on a browser on a PC.Your zombies forum doesn't implement twitter module and i saw 'what's new' text overlaped with 'search' text. (i'm using samsung galaxy tab).
I have to admit since the recent new xenforo update (this week or last) my twitter addon has stopped working too, nothing shows up any more.@John - I have indeed selected them. I can show you my back end if you'd like to troubleshoot with me? It all looks how it should be to me?
So I've disabled all other add-ons in case of a conflict, and it still doesn't display on my default theme.
Bit concerned i have the same issue as the gentleman who couldn't get it displayed. Any server requirements for this other than the norm?
if (!isset($data) || isset($data->errors))
{
return;
}
I have tried in the past with no luck...everyone's too busy or not interested.Have you considered getting a different dev on this? We'd find it really useful but it either doesn't work or breaks too often to really use :-(
We use essential cookies to make this site work, and optional cookies to enhance your experience.