kiev707
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Moving and older site to a test – blank dashboardchange php version.. that probably will help
Forum: Fixing WordPress
In reply to: How to re-lable this menueThat is the image
https://i58.tinypic.com/2mn5gyc.png
Im Working on 3.9.1
I have used this code but that didn’t change + nEW POST Menue
function change_post_menu_text() { global $menu; global $submenu; // Change menu item $menu[5][0] = 'Articles'; // Change post submenu $submenu['edit.php'][5][0] = 'All Articles'; $submenu['edit.php'][10][0] = 'Add Articles'; $submenu['edit.php'][16][0] = 'Articles Tags'; } add_action( 'admin_menu', 'change_post_menu_text' )
i have reset permalinks many times..
Now everything is working
Im not exactly sure what happened but after installing woo comers subscription plugin and disabling it .. s2m begin to work ??i do believe that error above was caused by Theme with wasn’t configured properly by developer of the Theme , and woocomers re set everything to the default values.
Thank.
Yes i Have them set up..
even test page.. i followed all instruction..
however s2m redirecting me to the unknown page what is dose not existand for that reason im getting
NOTHING FOUND!
Sorry Nothing found, please try again
update..
as i do understand now home page as it is not exist
(as i can see when im pressing home page im going not to page , im going to the top directory)Please advise how to change message or redirect to membership page
Thanks
Do I need to create any extra index page ? or something like that ?
i do understand that S2M hiding my content from unauthorized user ..
but i don’t what that .. as it confuse future customers …
please explain is it i did something wrong or its software bug or i do need to purchase pro version ??Thank You