WPyogi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Only the menus are showing on my dashboard – no contentBTW, just checked and your site is running WP 3.3.2 – which is VERY outdated and very insecure!
So getting that updated should be part of getting this problem solved – at this point, you will need to do a series of manual updates – see:
https://codex.ww.wp.xz.cn/Updating_WordPress
You’ll need to check that your theme is compatible with the most recent version of WP!
Forum: Fixing WordPress
In reply to: Only the menus are showing on my dashboard – no contentrenaming your active theme:
wp-content themes duotive-fortune.HOLDMake sure that you do have a copy of a default theme (twentyfifteen or twentyfourteen) in that folder – so WP can load it automatically when you rename yours.
You will need to use FTP or CPanel to access your site files on the server to do this. Ask HostGator how to set that up if you don’t know how to use one of those.
I’m afraid to rename it and mess it up.
Renaming it will just force WP to load a default theme – this is very standard troubleshooting. If that fixes the problem, that indicates something is going on with the theme to cause that problem. If it doesn’t fix the problem, change it back and enable debug –
https://codex.ww.wp.xz.cn/Debugging_in_WordPress
But yes, it would be a good idea to back up the site first – see:
Forum: Fixing WordPress
In reply to: pdf download with firefoxThe PDF opens in a new window in Firefox for me.
Forum: Fixing WordPress
In reply to: Fatal error updating to 4.2.1Doesn’t really matter – changing the name just deactivates them all – in case one or more are causing that problem.
I generally use
plugins.HOLDForum: Fixing WordPress
In reply to: Twenty-Fifteen- Pages Not Showing UpHave you tried clearing your SuperCache plugin?
Also try resetting your permalinks – go to Settings > Permalinks and Press Save.
If that doesn’t do it, try deactivating all plugins to see if any are causing that.
If that doesn’t fix it, try switching to the unmodified parent theme to see if it’s a problem with the child theme.
Forum: Fixing WordPress
In reply to: Fatal error updating to 4.2.1Did you try renaming the plugins folder?
Forum: Fixing WordPress
In reply to: Only the menus are showing on my dashboard – no contentLooks like that theme is still active on your site? Have you renamed it per the above?
Forum: Fixing WordPress
In reply to: Fatal error updating to 4.2.1See:
https://codex.ww.wp.xz.cn/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You may need to ask GD to help you with doing the above.
You could also try deactivating your plugins manually – by renaming the plugins folder on the server (using Cpanel access) to
plugins.HOLDForum: Themes and Templates
In reply to: theme motifI see you just did – thanks!
Moved to:
https://ww.wp.xz.cn/support/topic/testimonials-in-org?replies=1
Forum: Themes and Templates
In reply to: theme motifHi – could you post this to a NEW thread in the forum for Motif here:
Forum: Fixing WordPress
In reply to: Page UpdateHave you tried clearing your SuperCache plugin?
Forum: Themes and Templates
In reply to: Themes compatible with IE and Chrome?For WordPress.COM support, you’ll need to ask here:
https://en.forums.wordpress.com/
These forums here are for the self-hosted version of WordPress –
Forum: Fixing WordPress
In reply to: Can I Make Posts Page Specific?By default, posts don’t display on (static) pages –
You can use a plugin to do that –
https://ww.wp.xz.cn/plugins/posts-in-page/
Or the more typical way to put posts on a webpage (not a static page in WP) – is to use categories and add category items in a custom menu.
You’re welcome :)!
Forum: Fixing WordPress
In reply to: Many Images on web and media library don't appearDo you have any kind of caching on your site or using a CDN? Try clearing and deactivating those.
If that’s not it, try deactivating ALL plugins and switching to a default theme – Twenty Fifteen to see if images show up there.
Your site doesn’t look like it’s been hacked, BTW –
https://sitecheck.sucuri.net/results/www.6aming.com/
Why were you thinking it was?