[Closed] WPML problem with Ajax on WPML compatible theme's portfolio

Home Support English Support [Closed] WPML problem with Ajax on WPML compatible theme's portfolio

This topic contains 3 replies, has 2 voices, and was last updated by  brooks 1 year ago. The support staff assigned to this topic is brooks.

Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
Author Posts
May 14, 2012 at 8:29 pm #59288

Riley

Hi WPML,
I am making a bilingual (Spanish/English) webpage for a client using the WPML compatible Coherence theme and it seems that Ajax scrolling is not working for one of the languages. You can see that Ajax scrolling works beautifully in English, the site's secondary language (http://s4394.at2.pressdns.com/en/alliance-partners/). However, when the page where the portfolio is installed is changed back to the primary language, images show up but the text I've added does not (http://s4394.at2.pressdns.com/socios-de-la-alianza/). Any help would be much appreciated!
Good day!
RC

May 15, 2012 at 10:30 am #59342

brooks

Dear Riley,
I may need some aid in seeing what you mean, A well labeled screenshot of the problem page could help me understand what you are talking about.
Thanks.

May 15, 2012 at 10:01 pm #59411

Riley

Hello Brooks and thank you for your response! I made a page with links that will bring you to screen shots of the problem pages.

I hope this helps. Please find the link below:

http://s4394.at2.pressdns.com/en/wpml-problem/#!prettyPhoto

Warm regards!

May 16, 2012 at 10:48 am #59469

brooks

This happening in the default language, try de-activating wpml and see if it works well in the default language. If it does,
enable wp-debug we see if its related to some php errors.
To enable it, open your wp-config.php file and look for define(‘WP_DEBUG’, false);. Change it to:

define('WP_DEBUG', true);
The wp-config.php is located in your WordPress root directory. It’s the same file where the database configuration settings are. You will have to access it by FTP or SFTP in order to edit it.

If you open wp-config.php and that define statement is not there, you can add it right before this line:

/* That's all, stop editing! Happy blogging. */
This will dump onto the screen any message, including errors, warnings and notices.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘[Closed] WPML problem with Ajax on WPML compatible theme's portfolio’ is closed to new replies.