Forums
(@azzepis)
9 years, 6 months ago
this thing does not wok two:
function remove_redirect_guess_404_permalink( $redirect_url ) { if ( is_404() ) return false; return $redirect_url; } add_filter( 'redirect_canonical', 'remove_redirect_guess_404_permalink' );
It’s ok, I can do it by myself, thank you. P.S. I will email you about something. This topic can be closed.
I’ve updated your plugin already and seems all works good. Thank you
My theme uses it, so I reinstalled plugin and all is ok with frontpage. Waiting for your update
oops, for some reason I have a blank page on the front of site. Maybe you can tell me, where I should find problem?
Ok, thank you too for very fast help.
Done, folder deleted
please, check your email, thank you
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 https://prntscr.com/8edt6y )
I forgot to say – I logged in as administrator
I see this:
You do not have sufficient permissions to access this page.
Updated to 1.4, sorry, but nothing changed for me. can you provide url to plugin panel? for example https://domain/wp-admin/options-general.php?page=rating.php maybe I can access this page, but only cant see menu item?
here
I’m sorry, I cant provide admin account. If it helps, here are screenshots: plugins – https://prntscr.com/8ecixm admin menu – https://prntscr.com/8ecilw
9 years, 11 months ago
Thank you for fast answer!