jmtaylor91
Forum Replies Created
-
Thanks for getting back to me. We are the theme developers. I’m trying to work out where the issue with our theme may be so I can try and fix that so the issue with Yoast stops. I was wondering whether there was anything you knew that might cause this specific function to take a long time?
Hi, I have run through the guide you linked and have found it is an issue with Yoast conflicting with my theme and not any other plugins. Could you advise what may cause the WPSEO_Frontend::flush_cache function to take so long?
Hi, our site relies on Yoast so I don’t want to disable it. Is there another way of diagnosing the issue?
Forum: Fixing WordPress
In reply to: Doctype tag getting wrapped in php tagsI’ve checked functions.php, all my metabox php files, custom post type files etc… can’t spot anything. Any other files worth checking?
Forum: Themes and Templates
In reply to: having trouble with my single post pagesbump. ive been on holiday and come back to this. ive had a go myself but still no luck. any help here?
thanks
Forum: Themes and Templates
In reply to: having trouble with my single post pagesThankyou for that.
I’m still having trouble with my comments though. Anyone got any suggestions?
Thankyou!
Forum: Themes and Templates
In reply to: Fixing divshey, thanks very much!
sorry it took me so long to reply, i’ve pretty much just got home from holiday.
thanks again
Forum: Themes and Templates
In reply to: Header not at the very top of the pageThanks very much! It was the admin bar, for some reason I guess it just became transparent on my site.
Thanks again
Forum: Themes and Templates
In reply to: Header not at the very top of the pageHi, I just tried that but the header still isn’t at the top of the page.
I see where you’re coming from but for some reason my body starts lower than the top. I also just checked my body’s margins but they’re as they should be too.
Not sure where to go from here…
Thanks
Forum: Themes and Templates
In reply to: Single posts come up with a 404 errorAhh, thankyou very much! That must have been the only bit I c+p’d.
Thanks again
Forum: Themes and Templates
In reply to: Single posts come up with a 404 errorHi, can someone help with this? I’m quite stuck here.
Thanks
Forum: Themes and Templates
In reply to: Single posts come up with a 404 errorYeah I noticed that, I knew there would be something wrong with that part of the code.
My code at this point is:
<h2><a href=”<?php the_permalink(); ?>“title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>The tutorial I was using for my theme got a bit vague at this point and was a little unclear.
I’m guessing there’s something wrong here. Sorry for taking so long to reply by the way and thanks for the help.