junior466
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Four] Favicon missing for some devicesI think I will try to do that. Thank you.
Forum: Localhost Installs
In reply to: Can’t change upload limit@alithewpdev I self host it on my own server.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Mobile Menu doesn't workI was also having the same problem so I opened the header.php on the default theme and noticed that the update has changed
<h3 class="menu-toggle"><?php _e( 'Menu', 'twentytwelve' ); ?></h3>
to
<button class="menu-toggle"><?php _e( 'Menu', 'twentytwelve' ); ?></button>
so simply replace the code on the header.php of your child theme to reflect the updated one.It has solved my problem but I would still love to hear from the developers.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Responsive Images side by sideMarklcm, Thank you very much. Works perfectly!
Forum: Plugins
In reply to: [Wordpress Random Image] ALT-TextThank you! It works perfectly!
Forum: Plugins
In reply to: [Wordpress Random Image] ALT-TextHi, could someone help me add alt tags to simply pass validation? Not looking for anything fancy.
Thanks!
Forum: Themes and Templates
In reply to: [Twenty Twelve] Responsive Images side by sideI am having the same problem!!
I have created the directory /ngg_styles/ inside /wp-content/ and moved the .css file there and the message has disappeared.
Thank you for the quick reply! Love this plugin!
I am also having the same problem.
Anyone?
Forum: Plugins
In reply to: [Yoast SEO] Google crawling pages that don't existI don’t have any 501’s in webmaster. Only two 404’s.
I know, it’s really weird.Forum: Plugins
In reply to: [Yoast SEO] Google crawling pages that don't existI am hosting with A Small Orange.
Thanks once again Dave for the taking the time to reply.
Forum: Plugins
In reply to: [Yoast SEO] Google crawling pages that don't existSorry to revive an old thread but does anyone have a solution? Now I just found out that Webmaster Tools is reporting a crawl error at
https://mywebsite.com/hello-world/
meaning it’s crawling the very first post that is default by WordPress that I have deleted a long time ago. It says it was detected on 06/06/2013. How could that be?Forum: Plugins
In reply to: [Yoast SEO] Google crawling pages that don't existYes. I have it set to “
Post Name - https://mywesite.com/sampe-post/
.”Under Yoast’s permalink settings I have a check on “Enforce a trailing slash on all category and tag URL’s” but don’t think that is the problem.
Forum: Plugins
In reply to: [Yoast SEO] Google crawling pages that don't existIt shows:
URL not found
https://mywebsite.com/2012/12/name-of-blog-post/
Linked from:
https://mywebsite.com/post-sitemap.xml https://mywebsite.com/category/blog/ https://mywebsite.com/2012/12/name-of-blog-post/
If you remove “category” and “2012/12/” from the links above those URLs do exist, but just not in way.