I am using google’s web stories plugin https://wordpress.org/plugins/web-stories/, but it broke the archive page layout for custom post type https://plotwit.com/web-stories/\
Is there proper way to create archive page for web stories or custom post types?
Also can i embed/add web stories on frontpage?
Hi,
Ok, the good news are that this is only a css problem and is only on web-stories page. You can use this custom css in the theme panel > custom code > custom css to resolve the problems from the image:
.post-type-archive-web-story .td_block_list_menu ul,
.post-type-archive-web-story .tdm_block_socials .tdm-social-wrapper {
display: flex;
}
.post-type-archive-web-story .tdm_block_socials .tdm-social-wrapper a{
display: flex;
align-items: center;
justify-content: center;
}
To display the web stories on frontpage please check if there are any shortcodes provided by the plugin. Also, if the web stories is a cpt, then you can use a flex block and set the post type of cpt in this place – https://i.imgur.com/m7s7qEa.png
Thank you!
1) Still issue with menu alignment and
subscription module
https://ibb.co/9myDSzcm
https://ibb.co/cSbw4Q2n
2) Also, another major issue in mobile view when click on hamburger icon it open the webstory instead of menu
https://ibb.co/h5RHqXW
Please help!
Hello,
I see, in this situation what i recommend is to create a full backup and please contact us via email at contact@tagdiv.com please provide a temporary wp-admin access and a link to this topic. We’ll check it as soon as possible and we’ll try to resolve the mentioned problems.
Thank you!
Hi, I have mailed the details on contact@tagdiv.com. Please do the needful.
Hello,
I am not sure how but I am seeing a different mobile menu, not the default one which comes with an urban observer template.
https://ibb.co/Wv4V6jh8
Please Help
Hi,
Unfortunately this is the only one that is working with the plugin for Google’s web stories. If you use a popup modal as menu it will display the Google’s web stories in it. We did our best to resolve the problem that could be resolved with the plugin you are using, even if that plugin is not teste with our theme.
Thank you for your understanding!
Okay then i will create separate installation for web stories with different theme. For now Can you please revert back to original header, I am not able to do that.