Luke
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Woothemes front page issues with WPML string config fileFurther information:
– Wooframework updated to current version: 6.0.4
– WP udapted to current version 4.0Also switched on debugging, as per:
https://www.ads-software.com/support/topic/no-wp_nav_menu-after-installing-polylang?replies=2And got the following:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /usr/share/nginx/www/SITENAME/wp-includes/functions.php on line 3049 Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /usr/share/nginx/www/SITENAME/wp-includes/functions.php on line 2908 Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /usr/share/nginx/www/SITENAME/wp-includes/functions.php on line 2908
This seems to be interfering with the order things are loaded. Not sure if relevant. I’m sure there must be a snippet I could add to functions.php to get things loading in the right order…
Forum: Plugins
In reply to: [Polylang] Woothemes front page issues with WPML string config filePPS – Have also updated the Nginx config as per:
And am using w3tc to cache the site, emptying the cache regularly to test. Polylang, when I said latest stable version, I should have said: v1.5.5
PL settings are:
-
Set lang from content (EN and FR)
Hide URL lang info (checked)
Remove /language/ in pretty permalinks
Set lang according to browser preference
Activate langs for media
Custom post types: wooframework internal container, mini-features
Synchronisation: none checkedMerci en tous cas !
Forum: Plugins
In reply to: [Polylang] Woothemes front page issues with WPML string config filePS – I tried to change the loading method for Polylang as per the link below, but that didn’t seem to fix it for me.
More info:
– it’s a dynamic (woo framework) front page
– I’m using the latest stable Polylang on WP 3.8.4
– Optimize v. 2.3.6, woo framework 5.5.5