Sybre Waaijer
Sybre Waaijer
TSF's metabox should support all post types that are registered as publicly queryable. It's surprising to learn that SureCart's products aren't publicly available. I'll investigate; perhaps TSF's metabox is hidden...
I just reviewed their code, and both the `sc_product` post type and `sc_collection` taxonomy are publicly queryable. @touchdowntech, could you please verify that the SEO Bar is visible for the...
Hi @lecklin, Thank you for the bug report! Could you please verify if changing the option "SEO Settings > Performance > [...] Perform alteration:" from "In the database" to "On...
Hi Michelle, Plugins for WordPress can not function without it. Sorry about that!
Hi Steven! What front-end editor are you using? Please note that even if using these editors seems intuitive, they aren't so much for developers. It's a serious commitment to start...
Hi @stelpy, I'm sorry, I missed this issue. To put it bluntly: Dokan isn't compatible with WordPress. It should register the stores via the WordPress Post Type and Rewrite APIs;...
Hi Igor / @stelpy , Here's the filter you require to exclude TSF from operating on Dokan's pages: I didn't test it, but it should work as intended. ```php add_filter(...
Hi David! It appears Extension Manager isn't compatible yet with WP 6.7 because they removed a dependency (the "lodash" script). This is why it can no longer read the content....
Next Tuesday I scheduled a patch to fix this, alongside the release of TSF v5.1.
Hi David, I don't understand why you want to know that. Could you elaborate? There's no timeline; probably ASAP if something's wrong, maybe four weeks when things go smoothly.