Tagged: x
-
AuthorPosts
-
June 21, 2016 at 4:13 am #1052192
TimParticipantHi X,
As soon as I activate revolution slider all pages stop working (except the home page). There is a message ‘record not found’ in the header.
I see more people in the forum have similar issues but I don’t see a solution.
What can i do?
link to site: http://smcdiemen.com/diensten/
login credentials in next post
Cheers!
June 21, 2016 at 4:13 am #1052193
TimParticipantThis reply has been marked as private.June 21, 2016 at 5:14 am #1052251
ChristianModeratorHey there,
Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Thanks.
June 21, 2016 at 5:42 am #1052289
TimParticipantHi,
I already did. This is not the problem. It’s an issue with X and rev slider. When activating another theme, all is fine!
Cheers!
June 21, 2016 at 8:49 am #1052534
ChristianModeratorHey Tim,
This is not an issue with X nor Slider Revolution but rather an issue with the combination of your third party plugin setup mainly involving your maintenance and performance plugins. When I enabled debugging and disabled
define('WP_CACHE', true); // Added by WP RocketI get:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Wrapper_Result has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/base_classes.php on line 19 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Wrapper_Base has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/base_classes.php on line 54 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_BaseSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 15 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_DoNothingSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 49 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_NativeJsonSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 60 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_ServicesJsonSerialiser has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/serialisation.php on line 98 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/services_json.php on line 114 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Services_JSON_Error has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/services_json.php on line 773 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_BaseTransport has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/transport.php on line 33 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_CurlTransport has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/transport.php on line 64 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_SocketTransport has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/transport.php on line 212 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Log has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/class/log.php on line 7 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Subscribers has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php on line 11 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Lists has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_lists.php on line 25 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CS_REST_Clients has a deprecated constructor in /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_clients.php on line 11 Warning: Cannot modify header information - headers already sent by (output started at /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php:11) in /var/www/comsmc-kaduseeng/wordpress/current/wp-includes/pluggable.php on line 1171 Warning: Cannot modify header information - headers already sent by (output started at /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php:11) in /var/www/comsmc-kaduseeng/wordpress/current/wp-includes/pluggable.php on line 1171 Warning: Cannot modify header information - headers already sent by (output started at /var/www/comsmc-kaduseeng/wordpress/current/wp-content/plugins/maintenance-pro/includes/campaignmonitor/csrest_subscribers.php:11) in /var/www/comsmc-kaduseeng/wordpress/current/wp-includes/pluggable.php on line 1171This might also have corrupted your permalink setup. Play https://cloudup.com/cbB4kCaOg3H in Firefox.
I saved your contact page as a template and imported in this test page http://smcdiemen.com/x-support-test/ and the page works fine even Slider Revolution is activated. This shows that there is a problem with your caching setup. Switching works like creating a new page.
http://i.imgur.com/u5RbLjj.gifv
It would be best if you could contact the third party plugins’ authors. Also, try clearing browser cache.
Thanks.
June 22, 2016 at 5:03 am #1054037
TimParticipantI use the exact same setup on 15 site’s. Very strange that this appears in this install. I rather not use slider revolution anymore..
Thanks for the help!
Cheers
June 22, 2016 at 7:39 am #1054216
JoaoModeratorHi Tim,
You should try Layer Slider is also a realy cool plugin that comes bundled with X.
Let us know if you need help with anything.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1052192 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
