Hi Catalin,
I don’t think it’s a caching issue because I have cleared my browser cache and have tested my site in various different browsers, but see the same title in each.
As mentioned, for category pages the plugin is working perfectly, as you can see here:
http://www.irreverentgent.com/category/self-improvement/
It’s only for posts and other pages where I have an issue, which you can see here:
http://www.irreverentgent.com/
And here:
http://www.irreverentgent.com/how-to-start-a-workout-plan-and-stick-to-it/
I realize that this is a unique problem, but I have used the Yoast plugin on other sites before with no problem at all. If you can think of any other solutions from within the theme that might help, I would very much appreciate it.
Thank you again for all of the support in this. Your theme is extremely customizable and I’m very much enjoying it.
Hi Catalin,
Thanks for pointing to me to that. I see now that SEO Yoast will not be compatible with this template. Since changing the Page Title through the SEO Yoast plugin does not work, do you have any suggestions for how I can change the Page Title? Obviously it’s very important for SEO, and I need to be able to customize the Page Title, rather than having it tied to my H1 or headline every time.
Thanks Catalin! That is indeed what I’m referring to, but unfortunately it didn’t work when I tried making the change in the plugin settings as you suggested.
What I’m finding is that on Category pages, what I enter into the SEO Title of the Yoast plugin appears as the title in the tab. But for all other types of pages – meaning posts and pages – what I enter into the Yoast plugin does not appear there. For whatever reason, the template doesn’t seem to be recognizing what I’ve inputted into the plugin. Is there a way to fix this?
Thanks so much for all your help with this, it really is very much appreciated.
Thanks for the quick response! I have already selected the “Page Builder + page title” option and it still is not working.
I’m using the Yoast SEO plugin in order to set the title, but don’t see the title I choose reflected. Is there something about the plugin that’s not compatible with the theme?
Thank you again!
That worked! Now it really is perfect. Thanks so much!!
Hi Guys,
I just noticed one more small thing. The header looks perfect when you first visit my site, then when you scroll down the menu goes sticky, which is great. But when you scroll back up, the menu has reverted to its default size, and the logo is too large – it hangs over the bottom of the menu.
http://www.irreverentgent.com/
Please let me know if there’s anything I can do to prevent this from happening.
Thank you again for the great support! Really enjoying this theme so far.
That code worked perfectly, thank you so much!
Hi Again,
I’ve removed all custom coding and disabled all plugins. I’d like the entire header container to have a height of 200 px, but can’t seem to figure out the right css code for this. Any suggestions?
Hi Again,
Here’s a link to my site so you can see what I mean: http://www.irreverentgent.com/
Here’s the custom CSS I’m using right now to make it look this way:
.td-header-menu-wrap {
border: 2px solid #cccccc; }
.td-header-style-7 .td-header-sp-logo img {
max-height: 150px;
padding: 0px 0;
}
I’m hoping to make the whole header move down to align with the bottom of the logo, rather than have the logo pop out of the header as it does now. Any advice would be greatly appreciated.
Thanks again!
Thanks Lucian. My site is under development right now so I don’t want to make it live quite yet. This code has made the image larger, but now it runs over top of the rest of the header. Is there a code I can use to change the max height of the entire header?
Thanks again for your help – much appreciated!