Hi,
which theme are you using? It’s free to download?
With the new update the duplicated posts have gone, but now if you try to read any of these translated posts, the content is gone. It just appears if there is a video or a featured image, but not the text or code in within the post.
What can be the problem?
Hi,
sorry for delay, I was busy…
Can you give me some link when I can check the issue?
Yes, sure, go into the website, clic on any news on the homepage with the spanish as main language. And then click on the english flag. You’ll see how the text news is gone.
http://www.clampmag.com/mag
Hi,
I had a look, seems that some fatal error happens, because the page isn’t completely loaded…
Edit your wp-config.php file and change the value false with true of this line:
define(‘WP_DEBUG’, false);
and also add those lines:
// Enable Debug logging to the /wp-content/debug.log file
define(‘WP_DEBUG_LOG’, true);
// Disable display of errors and warnings
define(‘WP_DEBUG_DISPLAY’, false);
After you did, open this link
1) http://clampmag.com/mag/isa-spanish-championships-2014/?lang=en
2) past the last lines of file “debug.log” in wp-content folder
Just did it but nothing happens.
Hi, the plugin is still not working on my site. The translated posts appear without the text on the second language.
Check:
Post in default language: spanish.
http://clampmag.com/mag/entrevista-pro-matt-mckeen/?lang=es
Same post in secondary language: english.
http://clampmag.com/mag/pro-interview-matt-mckeen/?lang=en
It just shows the featured image, nothing else.
No, still not working. I uninstalled the previous version and installed this one and nothing happened. It’s still the same.
Do you need any information?
Thanks
Hi,
I found your theme… Tomorrow I’ll do some test on my machine