fish911
Forum Replies Created
-
@zanchit
HiAre you by chance using wp-super cache plugin? I’m having the same issue but I noticed the sitemaps “ONLY” goes into pending status after I make changes to my website and delete the cache files using my wp-super cache plugin. I trust that wp-super cache is the culprit of my issue,
Have you managed fixed your issue? My sitemap is currently indexed but I’m sure that will change to pending once I delete any cache files.
Can you confirm what cache plugin you’re using?Thanks
RogerYes you must manually submit site maps to google when using this plugin.
Forum: Plugins
In reply to: [WP Customer Reviews] Can someone please advise on this error list below.I’ve noticed several other threads with the same error all with no response, Should I take that as this a very complex error and hard to resolve. Just wondering how to tackle this problem, is this error something I need to get paid support to fix?
Roger
Forum: Plugins
In reply to: [WP Customer Reviews] Primary Key ErrorI have this same error in my logs from back in march, although the error didn’t cause my site to crash, in fact it wasn’t even noticed until I was reviewing the error logs last week. it seems odd to me because It’s a complete duplicate of the error you listed above.
May I ask if you was able to patch or fix the issue you was facing?
Forum: Themes and Templates
In reply to: [zAlive] Third-level menuThere are some plugins available to handle such task as having multiple sidebars. I’m not a developers either in fact I just changed themes because support was pretty shady for this theme. But You can try one of theses plugins? I would read the details before installing? Make sure it’s what your after.
http://wordpress.org/plugins/multiple-sidebars/
http://wordpress.org/plugins/simple-page-sidebars/Google / youtube might be your best friend when it comes to fixing this issue…
Best of luck a145026
Roger
Forum: Themes and Templates
In reply to: [zAlive] Third-level menu@a145026
You can probably receive a more detailed answer from one of the forum member above but until someone responds maybe I can help point you in the right direction…. If it was me, I would review the code using firebug ” a Firefox add-on for developers” it’s fairly easy to use.Then when you find the code needed to make the change your after paste new code changes in the child themes custom CSS style sheet.
Hope this helps some.
Roger
Forum: Themes and Templates
In reply to: [zAlive] Change site title text to brand image@zenoven… I tried your suggestion but there’s only one problem I found, After I make the change you suggested above my header is no longer responsive… I’m not sure why or if I’m doing something wrong but it seems to break the header when using a mobile phone to display site.
Is there a fix for this?
My url is http://www.jrjbroofing.org
Thanks
RogerI can’t believe I missed it, the answer to this question was sitting right in front of my face. All I had to do was go to the short-codes tab in the admin sidebar then navigate to short-codes settings tab. Once on that page located on the top of the page is tab that gives you the option to edit the plugins CSS without touching the original style sheet. All I did was paste in the new CSS. I hope this helps someone, it took me 2 day’s of searching for complicated answers just to find the obvious.
Forum: Themes and Templates
In reply to: How to add a space between my main content area and sidebar?I think I’ve read every thread online regarding this subject without no luck what so ever…..
Hopefully we can resolve this issue on this thread because there’s tons of information about this subject floating around yet no solutions. If someone could just point me in the right direction or provide a link so I can read even more on this subject I would really appreciate it.
Thanks
Roger@joebelluso I noticed your top level navigation is working, did you change themes or did you fix the issue. If you fixed the issue would you please share the method used.
Thanks
Yes. Thanks for your help.
I’ll mark this resolved.
Is it possible that there are no closing tag ?> because when I opened the parent functions.php file I don’t find that tag at the bottom of the page. So I removed everything but this tag <?php and it seems to of worked?
Does it have to have this closing tag ?> .
Great I’ll give that a try!
Thanks Senff!
I followed the above path and went to the file pluggable.php and read line 896, this is what it said.
header(“Location: $location”, true, $status);
return true;
I’m not sure what that means or why it’s stopping my functions.php file from working….
Anymore thoughts on the subject?
That’s odd because it’s not working and It has no characters before or after it… I just tried it again and it gave me the error listed below when I try to login to wp-admin, the front end of the site is working fine….
http://metalroofing.jrjbroofing.org
This is the error in receiving.
Warning: Cannot modify header information – headers already sent by (output started at /home2/fish/public_html/metalroofing/wp-content/themes/twentytenchild/functions.php:5) in /home2/fish/public_html/metalroofing/wp-includes/pluggable.php on line 896Thanks for the fast response!!