wpml multilanguage with different slideshows
-
Hello,
I want to use the use the php code in my multilanguage pages.
What php code should I use when I want 4 different slideshows for every language. I have these urls:
https://www.example.com (standard)
https://www.example.com/?lang=en
https://www.example.com/?lang=po
https://www.example.com/?lang=esFor example:
<?php do_action(‘slideshow_deploy’, ‘7’); ?> and
<?php do_action(‘slideshow_deploy’, ‘3’); ?> and
<?php do_action(‘slideshow_deploy’, ’71’); ?> and
<?php do_action(‘slideshow_deploy’, ‘6’); ?>Coould you please help with this. Many thanks.
kind regards,
Mark
https://www.ads-software.com/extend/plugins/slideshow-jquery-image-gallery/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘wpml multilanguage with different slideshows’ is closed to new replies.