Hi Rikard,
no, this solution did NOT worked.
Maybe you have any other idea?
This tip from WPML has NOT helped me…
When the Enfold theme is active and “A different domain per language” option is chosen, the theme styles are not being loaded.
Workaround
Add the following code to the Enfold theme functions.php file:
function wpml_enfold_fix_resources_uri() {
remove_filter (‘stylesheet_directory_uri’, ‘avia_wpml_correct_domain_in_url’);
remove_filter (‘template_directory_uri’, ‘avia_wpml_correct_domain_in_url’);
}
add_action( ‘init’, ‘wpml_enfold_fix_resources_uri’ );
Same now with me: Clearing cache helped in WordPress, but the page is still not showing any content…
I am still having the same issue!
Clearing Browser Cache does not help. My provider is hosteurope.
The link only appears when i use color-section (Avia Layout Editor): “Section content hidden. Click here to show it”
and all following content disappear from frontend page view.
WP 4.7.2
Enfold 4.0.2