Also what is the link to your website?
Thread Starter
Dmytro
(@azzepis)
I’m sorry, I cant provide admin account. If it helps, here are screenshots:
plugins – http://prntscr.com/8ecixm
admin menu – http://prntscr.com/8ecilw
Ok can you share your website link?
Maybe there is a plugin conflict.Can you give me the list of all active plugins on your website to test if it’s working with Rating System?
Hello we updated the plugin can you test version 1.3 to see if is fixed?
Thread Starter
Dmytro
(@azzepis)
Updated to 1.4, sorry, but nothing changed for me.
can you provide url to plugin panel?
for example http://domain/wp-admin/options-general.php?page=rating.php
maybe I can access this page, but only cant see menu item?
Thread Starter
Dmytro
(@azzepis)
I forgot to say – I logged in as administrator
Can you add this to your themes functions.php and then navigate to admin area to see what message you get?
function debug() {
if(function_exists('is_plugin_active')){
echo 'function exits';
if ( is_plugin_active( 'redux-framework/redux-framework.php' ) ) {
echo 'redux is active';
}else echo 'redux is inactive';
}else echo 'function not exits';
}
add_action( 'admin_head', 'debug' );
Is hard to debug like this.
Thread Starter
Dmytro
(@azzepis)
Ok, first off all – thank you for helping, and I think I can provide you admin access – give me your email or other contact
Secondly – I see this http://prntscr.com/8edt6y )
Thread Starter
Dmytro
(@azzepis)
please, check your email, thank you