Zhivagooo
Forum Replies Created
-
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Can′t connect to GSheetsI have checked the source code on a test page. Plugin outputs this onto page:
<span class="gsheets-single-value gsheets-special"></span>
Plugin seems to be printing something but unable to draw data from the source provided.
Forum: Plugins
In reply to: [Dan's GSheets Data Embedder] Can′t connect to GSheetsI am also having this issue. I have generated the API key, made sure the sheet was public and applied the folder as shown. Nothing appearing.
Hello,
Thank you for looking into this. I have been unable to return to this until now, unfortunately.
I did not add any new minification or caching, everything is the same as when I originally set up the Infinite Scroll and when it was functioning.
I have disabled jsminify on the two scripts you’ve mentioned but there has been no change.
I also tried emptying my caches.
Forum: Plugins
In reply to: [PW WooCommerce Bulk Edit] Prices of all items edited disappearedI have done some more testing but I am now having difficulty replicating the issue, but I’m starting to think that it’s thanks to the update. Which is good, if it doesn’t happen again… But it’s looking like the update is able to prevent the issue (yay!) but not fix the damage I’m currently dealing with (aw crap..)
I attempted to correct the prices for batches of multiple items via the Quick Edit function in WordPress. This did not resolve anything.
I reviewed the pricing for all my variations and it looks like the prices are showing as correct from the backend. When I click the product link to edit the individual product and click save without changing anything. it’s fixed. The price is displayed and the ‘Select Options’ function is back to normal.
Forum: Plugins
In reply to: [PW WooCommerce Bulk Edit] Prices of all items edited disappearedHello,
I have attempted to repair the pricing of the items multiple times. I am still unable to fix the prices using the PW Bulk Edit plugin. I believe it has something to do with the variable items.
In regards to the ‘Read More’ issue, stock Management was not enabled, as all items are made to order so I don’t keep inventory in relation to what is listed in the store. I enabled and disabled it but this did not solve the problem. Either way, all products are listed as “In Stock” when I view them via the Bulk Edit plugin.
Forum: Plugins
In reply to: [PW WooCommerce Bulk Edit] Prices of all items edited disappearedIt looks like I had v1.21 of the plugin and it’s giving me the option to update to 1.24. I’m updating it now and will provide an update after I tinker with it again.
Forum: Plugins
In reply to: [PW WooCommerce Bulk Edit] Prices of all items edited disappearedI have also noticed that all items that have been edited using this plugin have suddenly had their buttons changed from “view options” to “read more”.
Forum: Plugins
In reply to: [Google Forms] Plugin displays “Required” message on all questionsI have figured out #3!
It would be nice if the setting to send emails to the admin could be hidden through the plug in, but would I be correct to assume that this question should just be hidden via CSS?
I turned off the option to send emails to the admin.
Email : Send email upon form submission > OFF Email End User: Send email to end user upon form submission > OFF
Forum: Plugins
In reply to: [Google Forms] Plugin displays “Required” message on all questionsUpdate:
Still not sure how to remove the email address field at the bottom, it’s very confusing to my clients because I already asked for their email in the beginning of the form but I don’t get the results from the 2nd email field in my form?
#1 has been resolved.
1) On my page, the “required” message is displaying for all questions, including ones that are NOT required.Resolved with the following snippet:
div.required-message { display:none; }
Forum: Plugins
In reply to: [Ultimo WP] Instructions for use?I always figure it out AFTER I post…
Plugin requires Redux Framework plugin to be installed and activated.