clario
Forum Replies Created
-
OK thanks Damian
Also, I checked the Scheduled Actions log in WooCommerce and there are no recent failed scheduled actions for shopmagic/core/queue/execute.
Cheers,
ClareHello, thanks, it’s working now.
Cheers,
ClareHello, can anyone please help me with this?
Hi Elvira – thanks for the info.
Cheers,
ClareHi Mirko,
I have turned off all the plugins, switched to the storefront theme and cleared all the caches, but the Sync and Show still doesn’t appear on my products.
I investigated further and looking at the dom elements in dev tools I can see that sync and show is there, but hidden for variable products, which all of my products are (see show_if_simple class on the enclosing div and “display:none” in the style tag):
<div class="options_group show_if_simple" style="display: none;"> <p class=" form-field wc_facebook_sync_mode_field"> <label for="wc_facebook_sync_mode">Facebook sync</label> <select style="" id="wc_facebook_sync_mode" name="wc_facebook_sync_mode" class="select short" data-original-value="sync_and_show"> <option value="sync_and_show" selected="selected">Sync and show in catalog</option><option value="sync_and_hide">Sync and hide in catalog</option>. <option value="sync_disabled">Do not sync</option> </select> </p> <p class="form-field fb_product_description_field "> <label for="fb_product_description">Facebook Description</label><span class="woocommerce-help-tip"></span><textarea class="short enable-if-sync-enabled" style="" name="fb_product_description" id="fb_product_description" placeholder="" rows="20" cols="40"></textarea> </p><fieldset class="form-field fb_product_image_source_field fb-product-image-source-field"><legend>Facebook Product Image</legend><span class="woocommerce-help-tip"></span><ul class="wc-radios"><li><label><input name="fb_product_image_source" value="product" type="radio" class="short enable-if-sync-enabled js-fb-product-image-source" style="" checked="checked"> Use WooCommerce image</label> </li><li><label><input name="fb_product_image_source" value="custom" type="radio" class="short enable-if-sync-enabled js-fb-product-image-source" style=""> Use custom image</label> </li></ul></fieldset><p class="form-field fb_product_image_field "> <label for="fb_product_image">Custom Image URL</label><input type="text" class="enable-if-sync-enabled product-image-source-field show-if-product-image-source-custom" style="" name="fb_product_image" id="fb_product_image" value="" placeholder=""> </p><p class="form-field fb_product_price_field "> <label for="fb_product_price">Facebook Price ($)</label><span class="woocommerce-help-tip"></span><input type="text" class="enable-if-sync-enabled" style="" name="fb_product_price" id="fb_product_price" value="" placeholder=""> </p><input type="hidden" class="" name="fb_remove_from_sync" id="fb_remove_from_sync" value=""> </div>
Also when I look at the product list view in the back end, I can see in the “Facebook sync” column (the last column), all the products are set to “Sync and show”. I guess that must be automatic for published, variable products?
So I assume that it is syncing but not updating the sale price properly.
Please let me know what I can do next to fix it.
Cheers,
ClareThanks Margaret, this is what it looks like when I click on the Facebook tab
https://snipboard.io/XaxOWD.jpg
And when I fill in those two fields, i get more fields, but none of them say Sync and show:
https://snipboard.io/e3IzK7.jpg
(even in the advanced options)
Oh sorry, also they are not virtual products but physical, and almost all of them are variable products.
Thanks,
ClareHello,
Thanks for the reply. The sale prices were removed using the regular editing functionality of WooCommerce, not with a plugin. I have also checked the database and they are not there in the product meta data.
I changed all the products in the website and none of them have updated on Facebook so I don’t think it’s about a particular category.
When you say Sync and show I assume you’re talking about the dropdown mentioned in this post: https://woocommerce.com/document/facebook-for-woocommerce/#:~:text=On%20the%20Edit%20Product%20page,in%20catalog%E2%80%9D%20will%20be%20selected.
I don’t actually have that dropdown on my products. My plugin is up to date at version 2.6.19. I can send you a screenshot but I can’t see how to attach it here.
Thanks,
ClareOK thanks Tom. I’d be interested in contributing the code for it if you are open to that. You can find me @clario in the WordPress Slack channel if you’d like to chat.
Hi Tom,
Thanks for the response.
What I’m trying to do is keep the menu horizontal and flat on desktop like it is in this png:
https://drive.google.com/file/d/1npb2fOYWfhPigatXxRChavuGuAAbn6e4/view?usp=sharing
The only thing I want to change is that instead of flying out from to the right when you click the “Stuff” menu item, I’d like the “Sample Page” menu item to slide down vertically from it, something like this (I did this by editing the image):
https://drive.google.com/file/d/1sTP_8YqJAjlj6pyOY0oOvmiSSiTZLYum/view?usp=sharing
So if there were any second level menu items sitting below “Stuff”, when “Stuff” was clicked they would just be pushed down towards the bottom of the page by the “Sample Page” menu item. It would be like having a horizontal top level menu item with an accordion menu that drops down from it.
I hope that makes sense. I do have the Pro version of the plugin but I couldn’t figure out a way to make that work with either horizontal or accordion orientation.
Thanks,
ClareForum: Plugins
In reply to: [Import Eventbrite Events] Import Tickets and PricesOK thanks @xylus
Forum: Plugins
In reply to: [Ajax BootModal Login] Add custum link in mailHi Ajay, did you figure this out? I want to do it too.
Forum: Themes and Templates
In reply to: [Spacious] Twitter Bootstrap Conflict (drop-down menu)Hi backtobach, did you have any luck with this? I have the same issue and I’m actually wondering if it’s related to a conflict with the wordpress upgrade. My Spacious version is 1.1.4 and WP is 4.0. This just started happening about the same time as you made this post.
Anyway, I’ve just started to investigate but if you have any info it would be greatly appreciated. I will post back anything I find.