Hi!
I’m using wp for a personal project and wanted to add a few features to the blog post and set it as a reusable block template.
A. If I open a post (eg. Italian Food, Pizza) with tag ‘italy’, ‘italian’. It should have generated a few options somewhere like,
“`
1. What’s the difference between ABC and XYZ Pizza?
2. Difference between Pizza Hut and Domino’s pizza.
“`
If I click on the 1st option, it’ll open the comparison page of the ABC and XYZ which I, maybe, stored in WooCommerce product listing.
B. Is there an option/plugin to show three different shops Buy now button under the selected product?
For example. If I open the iPhone 13 info, there are two different buy now buttons from different stores. Like, $800 from Amazon | $680 from Target?
C. For infinite loading structure, should I set all blog posts as Home page though?
When a user opens the blog, it’ll show all posts with a sticky sidebar (ofc) and I keep the post excerpt for the first page or implement the infinite loading for clicked post which loads similar tag/category post after the comment section in the end?
D. I’m using a classic editor for some reason but have been thinking about using Gutenberg for its blocks layout for this particular blog I code a few months ago. I created a Bootstrap theme though I’m having full flexibility over the theme. I don’t want to use Elementor here.
— TIA
[ad_2]