Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
monet
tagDiv Member

Great! Thanks you!
Have a good day/week.

monet
tagDiv Member

Hi Alin!

Thanks for your reply! Much appreciated.

All is good and working now! (sorry for my late reply)

As for the “alert” message:
WPML Plugin is active! When the plugin is active, the *.po – *.mo files are used instead of Theme Panel Translation.

Any updates on how can I exclude this?
If you point me on the right direction I can modify the code accordingly.

Thanks again and have a nice day!

monet
tagDiv Member

Hi,

Thanks for your response and all the info, much appreciated.
Most of the items are closed, just a couple of comments if you allow me:

1. “You can simply dismiss the message.”
Can you please explain the best way to do this permanently?
Each time I close it, stills comes up “site-wide”…

2. I’ve managed to “manually” change them all.
However the footer / “about us – FOOTER TEXT” is resisting… (WPML can’t find the string…)
Any comments on this?

3. We do not use Adsense, is just a static image, however we want to be able to change it by language (one in ENG and one in ESP).
A bit of php code will do that (an example attached)

<?php if(ICL_LANGUAGE_CODE=='es'){?>
             <div class="td-all-devices"><img src="/banner_top_ESP.jpg" /></div>
	 elseif(ICL_LANGUAGE_CODE=='en'){?>
	 		<div class="td-all-devices"><img src="/banner_top_ENG.jpg" /></div>
 <?php }?>

The question is where to put this on the theme without breaking anything..:-)
If you can point me on the right direction will be appreciated!

Thanks again for your all your help and patience.

Have a nice weekend!

Fernando.

PS: I realize that the “Per post category” on the theme settings only works for the main language categories and not the translations. I will be a great improvement to have this option for multilanguage sites as well.
Anyway, your theme rocks! Great work.

  • This reply was modified 8 years by monet. Reason: wrong code
Viewing 3 posts - 1 through 3 (of 3 total)