Forum Replies Created
-
Mod
Ummm…you might want to think about a different host.
Mod
In reply to: Plugin activation causes strange errors on page notice
March 17, 2012 at 5:07 pm #26481has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.
This sounds like you are using an ancient plugin, or at least an ancient version of a plugin. You don’t mention which plugin, so it’s impossible to say for sure. You’ll need to check the plugin’s page on the WP plugin repository to see when it was last updated or to make sure you are using the latest version.
Your site link is returning a 404 error. Difficult to say more without seeing the site.
Mod
Things like this don’t just happen for no reason. Have you changed any WP settings? Added (or even deleted) any plugins? Changed your functions file or stylesheet? Has your host updated anything?
I am currently using the featured image & bg image and excerpts because the thumbnail & excerpts doesn’t work like normal! My site http://ogahome.com/DLU/; any thoughts?
Yes, my thought is that it is difficult, if not impossible, to diagnose something without seeing it in action.
Mod
Try this:
.page .post-title, .page .post-title a, .page .post-title a:visited {
display: none;
}See this for more information:
http://blog.kjodle.net/2012/02/24/styling-wordpress-posts-pages-archives-and-home-pages-by-class/
Mod
my top navigation menu gets wacky and shows a bunch of links that aren’t normally there
I think you want
Graphene Options >> General Options >> Top Bar Options
Tick the box marked “Hide feed icon” and make sure the “Twitter” and “Facebook” boxes are empty.
background also reverts back to the original graphene background. Is there a way to make these settings automatically transfer over to the child theme?
Your background looks fine to me. The background is actually a WP issue more than a theme issue.
Mod
Yes, Cloudflare can cause a lot of problems. Try disabling it and trying the child theme again. If it works, then we know Cloudflare is the issue.
Mod
In reply to: Can't get Slider to appear at bottom of page when using child theme
March 17, 2012 at 12:41 am #26445Ummm…you didn’t make any changes to the original style sheet did you?
Also, have you added a functions file to your child theme?
Mod
Well, you’ve definitely got some weird things going on there.
For example, you have two style sheets with a .php extension:
<link rel='stylesheet' id='myrp-stuff-css' href='http://cardpaymentoptions.com/wp-content/plugins/MyRP/myrp-hotlink-css.php' type='text/css' media='all'/>
<link rel='stylesheet' id='msw_wpfm_scan-css' href='http://cardpaymentoptions.com/wp-content/plugins/wordpress-file-monitor/wordpress-file-monitor.php?ver=scan' type='text/css' media='all'/>Those files contain styling information; they should end with
.cssYour Graphene style sheet has been stripped of all its comments and white space. All your style sheets end with
9cc648; they should end with a version number.Explaining how these weird things have happened might explain why your child theme won’t work.
Also,
I noticed that there are multiple CSS files in the Graphene theme folder. I wonder if I need to call more then one file.
No. Only call the basic Graphene style sheet.
Mod
Keep in mind that ALL of the sites effected were running for months absolutely fine , then yesterday everything went bad for no apparent reason
This is most likely because something went wonky on the server side.
Mod
You can always manually add links to the other items.
