Archived topic
Some of my posts not showing www
11 replies · Started by Robert on March 4, 2022
When someone goes from my Pinterest pins to my posts, some don't show the www. Which then has no pictures without the www. Or even searching my webpage in google the posts will not have the www
Although If I go directly from the start of my webpage on my bookmarks, it shows up with the www
Hi Robert,
This isn't something the theme can control.
You can try #4 here to confirm:
https://docs.generatepress.com/article/debugging-tips/
I believe it's something to do with SSL and would recommend checking with your hosting support.
Thanks for your understanding :)
Thanks for the Reply Leo. I was just talking with Bluehost and they said......
Bluehost: I have checked everything from my end. It seems like there is some issue with the script. Please contact your WordPress developer and try to check this issue.
I would assume they are referring to the script that Pinterest is using?
This isn't something the theme can control - you can try #4 here to confirm:
https://docs.generatepress.com/article/debugging-tips/
I think they mean WordPress. In google search, my website will show up with and without the www.
When I click on my drop-down menu for example "meal prep" doesn't show up correctly. Although If I start from my homepage and click to page 4 where it is. Then click on it. The post is correct there with the www.
I understand this isn't something with the Theme you say. Would you recommend I just email WordPress?
Hi Robert,
Maybe you can try a re-direct plugin to direct the site.com to http://www.site.com.
But your host and the domain company should help with fixing the issue.
Thanks Ying. Yes, I already have a redirect plugin. My host also confirmed they redirected my website 2 weeks ago.
Every post is fine when I go page by page and I click on them. Although the same posts from the drop-down menu are all not with the www.
I would recommend escalating the issue with your hosting.
Thanks for your understanding :)
Thanks Leo. I just found someone with the exact problem post the question to a different theme provider and they fixed her problem with this....
Thanks for writing in! Let’s try the custom CSS through Appearance -> Customize -> Custom -> CSS
#menu-item-4587:hover .sub-menu {
display: block!important;
}
It's absolutely not a problem that can be fixed with CSS.
Ok. I will try again with Bluehost. Thanks for your help
Sounds good.
You can show them that the issue exists in a Twenty series WP default theme so it is not a WP issue.