I am using theme "Seven". I am not sure why caused this issue. Suddenly I do not see my "Add Content" button on admin/content page anymore. Any help will be really appreciated.
Related
I have some problems the solutions of which are in "My sites" tab as I googled them. But the problem is that I don't actually have a My Sites where it should be:
Above is what it should be and below what I have
P.S. The update button has nothing to do with it.
I just installed WordPress and learning the tutorial. I'm learning the "Revision", the teacher said to show it click the "Screen Options" button in the right corner of edit post but i don't have it. Can you show me how to fix this? Anyway, I'm using Wordpress 5.0
Try putting this in your functions.php file.
add_filter('screen_options_show_screen', '__return_true');
Has anyone ever worked with the Booard theme created – but no longer sold or supported – by Theme-Paradise? My boss has asked me to update a simple button link on the page below and I can’t for the life of me figure out how to modify a page with this theme. As I'm new to the company I don't yet have access to the server to modify the theme files, so I'm confined to the WP dashboard. I've looked through the editor but no luck.
Any help would be greatly appreciated.
The page I need help with: http://www.tech-30.com/careers/
I found it. If you click on Edit Page > 'Screen Options' at the top of the page and enable 'Custom Fields' it opens up a JSON page builder with shortcode text field entries further down on the page under the post field entry. I was able to change the link from there. It took a while to update so I wasn't seeing it on the site for whatever reason.
I am using twentyeleven theme for my wordpress application. But after clicking on any post its displaying post details, but not showing "leave a reply" form. Its saying "Comments are closed". I have used comments_template( '', true ) in the single.php file, but still "leave a reply" is not showing.
Please any one help me!!!
Thanks
Shama Kausar
i hope you haven't used any plugin to disable comments.? Such issues arise after restricting comments thru plugin in setting. Just remove if you have installed one or you can , just check the settings in settings area from dashboard. If not them go to wrodpress.org and you will find complete databse over there.
P.S
Make sure you have upgraded to word press 3.6
I'm quite new to Wordpress and don't quite understand one simple problem that I have come across when working with the menu tool. I simply want to have the "register" and "login" buttons when the user is not logged in, and show a "profile" and "logout" buttons when they are, and with the theme I am using the login and register buttons seem to be shown regardless of the user status.
Any help would be much appreciated. I hope I've explained the problem enough for you.
google for "wordpress member plugin"
install best plugin you like
after installation you can use as widget on your side bar. Hance you get login and member info in sidebar or somewhere you want.
Try
Theme My Login plugin, this do what you are looking if not exactly
Check out the BAW Login/Logout Menu WordPress plugin, its title says it all. I tried it and it worked flawlessly. This must be your case.