I’d like to know if it’s possible to place the question below the image, and not above it?
Thank you and have a nice day,
Martin
]]>I am not sure how to either customize this block per page or remove it. Appreciate your help with this!
]]>I made the default shop tab show only the categories. However, in the Main Shop tab, I want it to display categories the way that they are, then a title below them and under the title i want to display ALL products in the shop.
How can I do that?
Image of what I mean – Shop tab image
Thank you for your time!
]]>Here is a screen of what I mean:
https://prnt.sc/1tvv23j
.entry-header
below the featured image?
This code only works for the single blog post, but not for the blog page.
add_action( 'wp', function() {
remove_action( 'generate_after_header', 'generate_featured_page_header', 10 );
add_action( 'generate_after_entry_header','generate_featured_page_header', 10 );
} );
Thanks!
]]>Great plugin! I wanted to use to add content block above and below posts on my tag pages, there doesn’t seem to be an option for that?
Is this something you could add? I think adding archives / tag and category pages to your plugin would improve it a lot.
Thanks,
Stuart