fish911
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [zAlive] Third-level menuI did as you suggested just to be clear, i created everything using the cpanel. Should I switch my theme to the child theme in wp-admin while I’m working on this?
Forum: Themes and Templates
In reply to: [zAlive] Third-level menuI will do that now and get back to you.
Again thanks for the help!
Forum: Themes and Templates
In reply to: [zAlive] Third-level menuThanks for the response Andrew & antonietta 456
I’ve created the child theme. I will now follow the links suggested and read more on the issue.
I’ll get back if I have any further questions.Thanks again for the help!
Forum: Themes and Templates
In reply to: [zAlive] Third-level menu@andrew
Thanks for your advice. I’ll create a new thread now…..Forum: Themes and Templates
In reply to: [zAlive] Third-level menuNot many people offer support on this thread! For such a nice theme you’d think one could get some decent support every now and then!
I hope you find the solution! I’ve been searching for 3 days. If you do figure it out the solution will you please update this thread.
Forum: Plugins
In reply to: [WP Customer Reviews] Error Showing in Google Webmaster Tools for HomepageHey jpvdw
I’m getting the same error but I don’t see the above code at line 640 in wp-customer-reviews.php, would it be possible for you to be a little more specific. Exactly what code and what lines would I remove to add the above code.Thanks in advance for any help.
Forum: Themes and Templates
In reply to: [zAlive] Need help locating H1 tags zalive themeI fixed the issue so I figured I’d share my method. I navigated to the editor tab and opened page template file / page.php.
I then replaced this: <h1 class=”entry-title”><?php the_title(); ?></h1>
With this: <p class=”entry-title”><?php the_title(); ?></p>.No more multiple H1 tags on my home page.
Forum: Plugins
In reply to: Is it true SEO Smart Link plugins can get you penalized??SEO Smart Links Can Get You Penalized?
Every month or so, we get a question from a student about whether we can recommend using the “SEO Smart Links” plugin for WordPress. The answer is always no, because the way it works inevitably creates a terrible user experience. Well, now we’ve got evidence that it can do far worse than that.
After reviewing the evidence, I am convinced that using SEO Smart Links can get you penalized by Google. This does not mean that using this plugin will instantly cause a penalty, but the way we see most people using it is extremely risky.
“The above is copied from a google artical I read.”
Forum: Themes and Templates
In reply to: [zAlive] Is this theme compatible with wordpress 3.7.1This is the error log.
I’m not not sure what the errors mean? I’m guessing the first one is some type of compatibility issue with w3tc and minify settings?As for the second error I have no idea what it means.
[19-Nov-2013 20:46:19 UTC] PHP Fatal error: Cannot redeclare class JSMin_UnterminatedStringException in /home2/fish/public_html/wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php on line 355
[19-Nov-2013 20:46:19 UTC] PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
Forum: Themes and Templates
In reply to: [zAlive] Is this theme compatible with wordpress 3.7.1Ok, I just updated the wordpress version to 3.7.1. on my sub-domain with no errors, so It must be compatible with the zAlive theme. Makes me wonder why my main site crashed after attempting the same update with the same theme and same plugins.
Any thoughts?
Forum: Themes and Templates
In reply to: [Pinboard] Pinboard and Carousel (Jetpack)Sorry to all for any inconvenience. Topic will be re-posted.
Forum: Themes and Templates
In reply to: [zAlive] Zslider animationAdd me to this list!
Forum: Themes and Templates
In reply to: [Pinboard] Pinboard and Carousel (Jetpack)I apologize if this is off topic or should be placed in a new thread but I’m having the exact same problem but I’m using the zAlive theme.
If someone could direct me on how to adjust this code to use on the zalive theme I would greatly appreciate it.
remove_filter( ‘post_gallery’, ‘pinboard_gallery_shortcode’ );
Forum: Themes and Templates
In reply to: [zAlive] add social icon in header in "zalive" themeI see you solved your problem would you mind sharing the process?
I’ve been trying to place my social icons in my header for sometime now.
Thanks in advance for any help.
Hey seowizardaltaf thanks for the response.
I made a robots.txt file using gedit the linux version of notepad. Then I uploaded it to my child theme directory last night.
This is what I placed in the robots.txt file that I made:
User-agent: Googlebot
Allow: /Sitemap:http://tampabayroofing.jrjbroofing.org/sitemap_index.xml
But it still doest appear in yoast or when searching with the browser mysite.com/robots.txt a completely different set of code is “>displayed.
I’m really not sure what’s going on.