[ad_1]
Just an FYI.
The Stores List div gets inserted above the head. This includes the default 2022 theme which is a FSE block theme. MarketKing is not the only plugin that has this issue and the core devs need to figure out. FSE is in beta mode also.
github.com/WordPress/gutenberg/issues/33989
core.trac.projectdmc.org/ticket/55023
It’s something that’s happening when a plugin calls up header.php and/or footer.php which block themes do not have.
My workaround in most cases has been to use the Blank page template. In the case of the Stores List, the marketking_vendors_list shortcode in a page with Default template works fine.
You can replicate the issue by running marketking with the default 2022 theme and then look at the Stores List page. Also right click view source. Like I said, just an FYI and the shortcode is the fix.
- This topic was modified 8 hours, 11 minutes ago by .
