addcoach
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] can’t install child. Error message No valid pluginsD’oh. How embarrassing.
Thanks. Just uploaded it worked fine.
Hi Barsha,
I switched to astra they can do it on the free version stock without a plugin that will slow down the site half a second or more, you might want to do this to your plugin
How To Create Mobile Header With Astra Header Builder?
https://wpastra.com/docs/create-mobile-header-with-header-builder/
Yes they do figured it out
OK thanks Ernest
Forum: Fixing WordPress
In reply to: How do I get my blog categories to show up for mobile users?Thanks Steve
Thanks Ernest where do I place the short code so it shows up in mobile?
My website is https://addcoach4u.com
Forum: Fixing WordPress
In reply to: Best mobile search plugin that won’t slow my site down?@a2hostinglk I want a simple search plugin that does basic search reasonably well on mobile, but mainly does not slow my site down, some search plugins I’ve used slows the site down half a second.
I don’t have e-commerce websites, just 3 adult ADHD content and lead generation websites.
the think I’m missing now is mobile. My built in search works fine on desktop
So either mobile only or mobile and desktop and I’ll get rid of the desktop version
Finally figured it out. It’s resolved
Forum: Plugins
In reply to: [Redirection] please delete thisPlease delete this
- This reply was modified 5 years, 1 month ago by addcoach.
too bad. thanks
Thanks, Too bad. So other than the log files which I likely won’t get access too and likely wouldn’t understand them anyway, how else would you find out?
Thanks Joy!
been spending days on this.
Worked perfectly. Passed all the tests thrive architect tablet view and in firefox and google chrome responsive testing.
I used this code.
<p><H3>
<?php echo get_bloginfo ( ‘description’ ); ?>
</H3></p>and put it here.
elseif ( $options[‘logo’] && $options[‘logo’] != “” ):
$thrive_logo = true;
if ( get_theme_mod( ‘thrivetheme_header_logo’ ) != ‘hide’ ):
?>
<div id=”logo” class=”lg left”>
“>
”
alt=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>”/>
<p><H3>
<?php echo get_bloginfo ( ‘description’ ); ?>
</H3></p></div>
Forum: Plugins
In reply to: [Yoast SEO] Breadcrumb path missing top silo page, puts blog page in instead