- This topic has 3 replies, 2 voices, and was last updated 9 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › wpml front page Slider & Top menus not translated
We are having problems with healing touch pro, WPML and the fact that slider text, READ MORE, and the top menus are not translating. We do not find the text or the option to change these items in string translation. From other posts, it appears I am not the only person having this issue. It also sounds like it is a shortcodes type of function, but I am not sure where to find the correct location of the code to add shortcodes. Please advise.
Hi Steve,
Is this for Healing Touch or Spirited Pro that you are asking about?
We have updated both the themes to have read more via appearance>theme options>basic settings.
So you can change it from there itself.
Let us know if you find them in basic settings.
Regards,
Shri
I am discussing Healing Touch. There are two places for Read More. The home page and search results. I am speaking about both locations. Your response was discussing search results only. I went to Theme Options/Basic Settings and I added the following shortcodes
echo wpml_text_if_language( ‘en’, ‘Read More’ ); echo wpml_text_if_language( ‘es’, ‘Lear Mas’ );
and tried
[wpml_if lang=’en’]Read More[/wpml_if][wpml_if lang=’es’]Lear Mas[/wpml_if]
Neither codes are working
I am waiting on a response please
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]