Wordpress admin menu post link missing - wordpress

I'm working on a client's WordPress website and I'm having getting the Posts tab back on the admin panel. It's missing in the page source and I'm not sure where it could have been removed from. I tried disabling plugins, I updated WordPress, I installed an admin menu control plugin and it shows all the other menu items but Posts is missing.
In the template functions.php there was an entry to hide it, I removed it and all others related. Comments was also hidden but reappeared when I did this.
Does anyone know where else the menu item could have been removed from or maybe how to restore it or the menu files?
Any help would be greatly appreciated.

Figured out what it was, a plugin (Magic Fields) had an option to hide the menu.

Related

WooCommerce pages showing as blank

The cart, my-account and checkout pages are all blank when I try view them. All I get is the header and footer. All I have done so far is download WooCommerce, go through the settings and add theme support. My shop page wasn't working until I added theme support but now thats the only page that does. Also I've noticed that if I use WooCommerce shortcode in my php files I can get the pages. But the shortcode doesn't seem to be working in the backend. BTW I'm using my own custom theme incase thats relevant.
What can I do to fix this?
update:
This must be an issue with my theme as if I set one of the default ones to active all the WooCommerce pages show. But I don't know what my themes issue is yet.
update: I have noticed that the WooCommerce pages are allowing me to add templates to them, apart from the shop page which is working. Why is this happening?
There are few steps to do.
First turn on debug, by switching WP_DEBUG to true.
View source of page, and check if everything is being rendered, and also check console for JS error.
At last, for theme, if after switching to default theme, content shows up, there is a theme related issue.
Check for missing templates or template parts or structure within related with page from which content is missing and compare it with default themes templates and template parts.
See if there is some template part missing, or modified, like content.php or content-page.php, the_content() , etc.

Can't Modify Wordpress Theme from Dashboard

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.

Renamed a page and changed the slug, now its gone

The title says it. I renamed a page in wordpress along with the permalink (the slug also changed) and now I can't find it on my site.
The menu updated along with my changes, but the page content isn't there when I click on it.
Here's the offending page
If anyone can tell me what I did wrong and particularly how to fix it, I'd really appreciate it.
Thanks in advance!
Try regenerating permalinks - editing permalink settings triggers that regeneration.
Also, if you have any kind of cache plugin running, purge it's data too.
This was a conflict with a portfolio feature in my theme (Bello by WeGraphics)... I renamed the permalink and it works fine now

Wordpress menu not working after update

I purchased the Angular theme for wordpress some months ago for a portfolio site to show off my front-end web dev work (Too lazy to create my own).
I went to update the site last night and noticed that the menu had stopped functioning. If I click on a menu item the URL will change to the URL of the link but the page will remain on the current page and not display the content of the new URL.
My website is http://www.decodedcreative.com.
Does anyone have any ideas or things that I could try to resolve the problem?
I have switched the theme to the twentytwelve theme and the menu then works as expected and have also tried re downloading the entire Angular theme in case I'd corrupted a file.
Any ideas?
Thanks
P.S - I've also tried restarting Apache on my server but to no avail. This question is also asked on the support forum for the theme.
When you are viewing the list of pages in Wordpress, try using the "Quick edit" to edit the page Slug. Even though I had updated the permalink when you use the "Edit" link, it didn't actually update the slug. Updating the slug will fix it.

Wordpress: Posts and pages content not showing but title is

I have a wordpress site which was working all fine but suddenly it got hacked by someone. I immediately deactivate my theme and then after sometime activate it. it got recovered but all contents of pages and posts is not showing up but title is showing. I checked databse tables. It contains all posts, also checked wp-admin. It also contains all data. Also tried by deactivating plugins and then activating it. Dont know what to do. please help me, I badly need it. Pleaseee
here is the link
http://islamiroohanimission.org
index page is okay. But go on any menu. it will give the message no post is found.
go to your functions file and see if they messed with your DEFINE posts to remove those parts of the page.

Resources