Home › Forums › WoodMart support forum › Blog Page Layout Issue
Blog Page Layout Issue
- This topic has 7 replies, 2 voices, and was last updated 10 months, 1 week ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 3, 2024 at 2:33 am #536361
a.barakjiParticipantHello – I’m getting a weird issue on my blog archive page. It’s supposed to be 3 columns on the blog archive page. It initially loads 3 columns and turns into only 2 and leaves a gap on the right of the page. The sidebar is also removed for blog archive.
Any idea what’s going on?
Thanks!
February 3, 2024 at 2:35 pm #536460
Aizaz Imtiaz AwanKeymasterHello,
There is an issue with the 3rd party plugins. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I will check and give you a possible solution.
Best Regards.
February 3, 2024 at 4:39 pm #536485
a.barakjiParticipantThe 3rd party plugins are essential to the purpose of my website. I only have Dokan along with the required plugins to run it along with the theme-required plugins. I did the plugin test and issue is still there.
Are you able to investigate without deactivating the plugins? The plugins currently installed are only the required ones, so they’ll have to stay either way. It’s a new website that I’m still building.
February 5, 2024 at 10:42 am #536720
Aizaz Imtiaz AwanKeymasterHello,
Can you please share the WP admin login details or Product page URL of your site so I will check and give you a possible solution.
Best Regards.
February 5, 2024 at 11:08 am #536732
a.barakjiParticipantThanks for the follow up! Yes I’ll share temp access.
The layout issue can be seen on the masonry grid layout for blog archive. For now, I’m using the meta on image layout and using css to hide meta.
February 5, 2024 at 6:31 pm #536924
Aizaz Imtiaz AwanKeymasterHello,
I have enabled the masonry grid for the blog archive and have not seen any issue. Check back your site after completely clearing the browser cache.
Your sidebar issue has been resolved. Navigate to Appearance > Widgets > Check the main widget area for blog pages.
Best Regards.
February 5, 2024 at 7:01 pm #536958
a.barakjiParticipantLooks good now – Thank you!
Do you mind sharing with me the css needed to hide the date in blog archive and single post? Hiding meta from theme settings is not enough apparently. Would appreciate it!
February 6, 2024 at 11:41 am #537148
Aizaz Imtiaz AwanKeymasterHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-post-date { display: none !important; }
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register