Alex Alexandru
Forum Replies Created
-
Forum: Plugins
In reply to: [Rating System] Visuel composer integrationForum: Plugins
In reply to: [Rating System] Visuel composer integrationForum: Plugins
In reply to: [Rating System] Visuel composer integrationHello have you turned on at Settings for post and pages -> Turn on like or dislike for posts or pages ?
Forum: Plugins
In reply to: [Rating System] Fatal Error – when trying to activateTo fix this, it would be helpful to see the actual error which prevents the activation.
Could you please add the following to your wp-config.php file:
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, true );
If you then try to activate the plugin, it should create a file called debug.log in your wp-content directory.If the file doesn’t get created, your server might be configured in a way to prevent new file creation. If so, create an empty file called debug.log yourself in the wp-content directory, make sure it has write permissions set (CHMOD 644 should normally be ok) and try to activate the plugin again.
Open the file and it should contain some error message(s). Please paste the errors you find there in this thread.
Presuming this is a live site (not a test site), after you’ve done that, undo the changes which you made in the wp-config.php file and delete the debug.log file.
Hoping the actual error will help move this forward.
Thanks to @jrf.Do this and let me know.
Forum: Plugins
In reply to: [Rating System] Compability with WP-PostRatingsCan you give me a link to your website?
Forum: Plugins
In reply to: [Rating System] Compability with WP-PostRatingsHello you can disable auto insertion by uncheking Display button on:
and use this code in single-posts.php just after wp-post ratings and let me know if is working<?php echo do_shortcode('[rating-system-posts]'); ?>
Forum: Plugins
In reply to: [Rating System] Fatal error after activateI mean from version 4.3 to 4.3.1 or 4.2 to 4.3.1.
Forum: Plugins
In reply to: [Rating System] Fatal error after activateHave you updated WordPress?Can you try a install of WordPress?
Forum: Reviews
In reply to: [Rating System] Not Complete solutionIn next update will be added.
Forum: Reviews
In reply to: [Rating System] Almost goodIn next update will be added.
Forum: Plugins
In reply to: [Rating System] Numbers not changingCoul you send me an email [email protected] ?
Forum: Plugins
In reply to: [Rating System] Fatal error after activateCan you use a newer version of php?
Forum: Plugins
In reply to: [Rating System] Fatal error after activateCan you post the fatal error message?What does it say?
Forum: Plugins
In reply to: [Rating System] Dont workOk.Thanks for helping me out.This will never happen again.
Forum: Plugins
In reply to: [Rating System] Dont workSo if I say send me an email at [email protected] but I don’t ask for an username here on the forum is that fine?