s.p.buckle
Forum Replies Created
-
Forum: Plugins
In reply to: [Premmerce Product Filter for WooCommerce] Not appearing on Search PageHey,
Thanks for the advice! I turned off the ‘Search Everything‘ plugin and that has fixed the issue!
I’d like to able to do the same thing. Trying to figure out how to bring the dot view in a little earlier so it uses the dots on tablet as i think it looks a bit odd when it’s thin (and not dots).
Cheers
- This reply was modified 6 years, 7 months ago by s.p.buckle.
Also,
Just to clarify.. I have the function run on the following:
wpuf_add_post_after_insert
wpuf_edit_post_after_updateadd_action( 'wpuf_add_post_after_insert', 'update_logo_hook' ); add_action( 'wpuf_edit_post_after_update', 'update_logo_hook' );
But i don’t think it’s running my function when you click the #wpuf-post-draft button to save progress.
Just to confirm,
Should custom hooks run when the form is saved as draft.. just so I know it’s something broken in my own code?
Hi There,
I have enabled ‘Save to Draft’ .. the problem I have is when a user submits the post for the first time I want it to set the post as Pending so I can approve it before it goes live.
After I have put it live, any subsequents edits to the post after that I want to publish automatically but because the publish state is set to ‘Pending’ they would have to go through the approval process again.
I COULD set edits to be published automatically but then if a user saves a draft of a post (before the initial submission) and then comes back to the post if they publish the post it will bypass the Pending State.
I hope that makes sense.
Forum: Plugins
In reply to: [WP Better Emails] Doesn’t work as advertised out of the box?Hi Jay,
I also have this same issue.. (Also using Postman). Did you find a solution to the problem?
I did have the same problem but never got it resolved.. I just recommended the client reduce the screenzoom at the time.
My original topic can be found here.
Is that the same issue you are having?
Hi again Michael,
Seems all is not working as it should. Some products are still not exporting with the correct visibility.
Here you can see the product in WordPress: https://monosnap.com/file/3uxENj6HOQ8HQOxsrDsJFX5iR1JRx3
And here is the item in Export: https://monosnap.com/file/iuUnXKJmyETRm9JXSh8fNKAmefYTac
If you need anymore information from me. Let me know.
Cheers again!
Thank you for that!
Looks like it’s working again! apologies for pulling you away from your other tickets!
Sorry to bump this topic, it’s been nearly 2 weeks since I last posted to no reply.
Any help greatly appreciated!
Forum: Plugins
In reply to: [WooCommerce] Visibility exporting wrong on all export pluginsI have a feeling they were stored in wp_postmeta and they are now stored as taxonomies?
Hopefully i’m on the right track.
Still having issues with the visibility field.
I’ve even fresh installed wordpress and woocommerce. I made a product with the Visability ‘Shop and search results’ and comes out as ‘Visable’ fine in the export but when I choose the ‘Hidden’ option.. or any other option for that matter it always comes out as ‘Visable’ in the export.
Any help appreciated!
UPDATE:
I have a feeling they were stored in wp_postmeta and they are now stored as taxonomies?
Hopefully i’m on the right track.
- This reply was modified 7 years, 7 months ago by s.p.buckle.
Hi There,
I have a product that is set as Hidden and in the export it is coming out as ‘Catalog & Search’.
So it’s pulling out the wrong Visibility for that product… any information you need for debugging let me know.
Thanks for pushing an update for this!
If I run into any more problems with the visibility field I’ll let you know.
Forum: Plugins
In reply to: [Advanced AJAX Page Loader] 'RETARDED' comment in js codeI’m going to have to +1 this.
I’m using it for a Local Authority website which deals with kids with in community. Our site hasn’t launched yet but I don’t really want to risk someone finding this comment when the site does launch.