torivt65
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Custom Post Order] Product Sorting Not WorkingThat seems to have been the issue, thank you!
Forum: Plugins
In reply to: [Simple Custom Post Order] Product Sorting Not WorkingYes, I am still experiencing the issue w/ that version of WooCommerce, adding a screen recording:
https://www.loom.com/share/d90f8699302d49898bddbf9029c92fb5Forum: Plugins
In reply to: [AR Model Viewer for WooCommerce] Previously uploaded files not showingHello
- Permissions are fine, 644
- Refresh didn’t help
- On my staging site I deactivated all plugins except Elementor and Woocommerce with the same results. I also switched to the Hello Elementor basic theme and experienced the same error.
- Clear browser cache did not help.
I will keep my eye out for updates for the app and can hopefully start using it then.
Thank youForum: Plugins
In reply to: [Simple Custom Post Order] New order does not save after sorting@ziegel thanks so much for your incredibly detailed response!!
Forum: Plugins
In reply to: [Simple Custom Post Order] New order does not save after sorting@ziegel to confirm, if I wanted to change this for products I would simply change faq to product and ‘list_’ to ‘get_’?
function get_products() { register_post_type('product', array( 'labels' => array( 'name' => __('product'), 'singular_name' => __('product') ), 'public' => true, 'has_archive' => true, 'supports' => array('title', 'editor', 'thumbnail', 'excerpt' , 'page-attributes') ) ); } add_action('init', 'get_products');
Forum: Plugins
In reply to: [Header Footer Code Manager] Elementor Landing PageAmazing, thank you!!
Forum: Plugins
In reply to: [Header Footer Code Manager] Elementor Landing PageIt does seem they are in the custom post types according to the app, navigation to these pages is through the Elementor Templates > Landing pages. (Elementor landing pages info)
I see that if I select specific post types I can’t select what landing page, it applies to all? Is there a pro version of the plugin that would allow this or any other way to implement the code?
Forum: Plugins
In reply to: [Header Footer Code Manager] Elementor Landing PageI did as indicated in a staging environment, I have 32 landing pages that do not show in the pages option https://www.loom.com/share/06e0cfedec7b48a59d3210f668ae4428
Forum: Plugins
In reply to: [Header Footer Code Manager] Elementor Landing PageHere is a screenshot https://prnt.sc/y1qTJWOvd23F
Forum: Plugins
In reply to: [AR Model Viewer] Change button text?Ok, thank you.
Support helped me resolve this issue by removing special characters from the From value, there was a comma and a space that was most likely the issues.
Forum: Plugins
In reply to: [AR Model Viewer] No longer workingSupport has helped me resolve the issue. It had to do with some permissions issues.
Great, thank you!
Forum: Plugins
In reply to: [WP Shopify] Can’t get this to workAny update?
Forum: Reviews
In reply to: [Duplicate Post] Works Great!Excellent, thanks so much!