Brad Adams
Forum Replies Created
-
Great, this solution works… although it would be ideal for the other section to be displayed with the correct total on show. Hope for an update at some point 🙂
Thanks for your help!
Having same problem here, downgrading has fixed it for now.
Hey again Rob!
Any chance you could take a look at the site again? I think it’s due to an update to the plug-in or something, but the language flags are appearing vertically again :-/
Screenshot: http://goo.gl/BfQNdA
Site: http://goo.gl/kSx5VF
Thanks!
Woah, that was fast!!
Thanks Rob, I think I’ve finally understood what
cleardoes! 🙂Hey Rob,
Thanks for the reply, I’ve contacted you via the link supplied.
Regards
Forum: Plugins
In reply to: [Plugin: Qtranslate] Making a custom link compatiblePiuomenoassociati, you may have to tweak this a bit to get it working with your site correctly, but it’ll probably be something like this:
<div class="areariservata"> <a href="<?php echo site_url()."/?lang=".qtrans_getLanguage();?>/area-riservata/"> Area Riservata </a> </div>Depending whether apoc.piuomenoassociati.it is your sites main URL or not this may not work, if not, try:
<div class="areariservata"> <a href="http://apoc.piuomenoassociati.it<?php echo "/?lang=".qtrans_getLanguage();?>/area-riservata/"> Area Riservata </a> </div>Forum: Themes and Templates
In reply to: [Corpo] Orange color not working…I’ve actually updated to child theme now (to apply a few customizations) yet the orange color is still not working.
Regards,
Brad.Forum: Themes and Templates
In reply to: [Corpo] Orange color not working…Nope, should I?