Daniel Mesteru
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Fields Factory] Showing custom field twiceJust wanted to let you all know this in my case it was a conflict with the WC Variations Radio Buttons plugin. When activated, the fields duplicate on variations product page.
I’ve deactivated the conflicting plugin and it’s all good again.Sorry for the trouble.
Forum: Plugins
In reply to: [WooCommerce] Since WooCommerce Update, One Hook causes multiple issuesJust wanted to let you all know this is a conflict with the WC Variations Radio Buttons plugin. When activated, the fields duplicate on variations product page.
I’ve Deactiveted it and it’s all good again.Sorry for the trouble.
Forum: Plugins
In reply to: [WooCommerce] Since WooCommerce Update, One Hook causes multiple issuesExcellent question! Sorry for hijacking this topic, but I have the exactly same problem I can see that it hasn’t been really closed. I’ve digged the entire web in search for a solution in the past 3 days and I haven’t found one yet.
Everything is updated at latest version (Woo 3.4.3, WP 4.9.7, Apache/2.4.17, PHP/5.6.20, mySQL 5.5.5-10.1.13-MariaDB, XAMPP enviroment, no template overrides in Woo.I have 3 fields that are showing twice (duplicated). The problem appears only on variables product page. On single product pages it’s all good.
I have also a plugin called WC Fields Factory 2.0.8 which is also rendering two custom defined fields twice (just on variables product page too).An example of a function I use is below:
//Add USP under the SINGLE PRODUCT ADD TO CART button function add_usp_after_add_to_cart() { // Echo content. echo '<div class="add-to-cart-usp"> </div>'; } add_action('woocommerce_after_add_to_cart_button', 'add_usp_after_add_to_cart', 10);Tried everything until now. Any ideas?
Thanks,
DanielForum: Plugins
In reply to: [Restrict Widgets] Plugin breaks the WP customizer in WP 4.9.1It seems the support is missing for this plugin. 7 months without a single answer is a big problem even for a free plugin. A response like “we’re sorry, we don’t support this” from the developers would have been enough, at least like that you can warn the users that the plugin isn’t actively maintained.
Cheers.
- This reply was modified 7 years, 10 months ago by Daniel Mesteru.
Forum: Plugins
In reply to: [WC Fields Factory] Showing custom field twiceHello,
Same problem here. Everything is updated at latest version (Woo 3.4.3, WP 4.9.7, Apache/2.4.17, PHP/5.6.20, mySQL 5.5.5-10.1.13-MariaDB, WC Fields Factory 2.0.8, no template overrides in Woo.
Tried everything. Any ideas?Thank you,
DanielForum: Plugins
In reply to: [WC Fields Factory] WooCommerce images not showing after latest update+1. Woocommerce product images not working and the virtual products selection is not working either after the last update (2.0.8)
WC: 3.3.5
WP: 4.9.5Forum: Plugins
In reply to: [Restrict Widgets] Plugin breaks the WP customizer in WP 4.9.1Hello,
Any updates on this? This is still an issue.
Thanks,
DanielHello,
3. This was it. I’ve disabled the redirection from Yoast advanced section and the WP Customizer is working ok now.
Thank your for your quick reply. I can’t believe I’ve forgot this option activated. Sorry for the trouble.Regards,
DanielHi,
I’ve downloaded and installed the unreleased version of OceanWP from github.
Thank your for your fast support! All is good now, as far as I could test it seems to be ok, the vendor pages works well, the single product page with vendor banner enabled works good too.The vendor hooks and filters apparently works good (they appear in the places they’re supposed to). I will keep testing in parallel with other WC-Vendors compatible themes and get back to you if something rises.
Again, many thanks!
DanielGreat news! Any ETA on the next OceanpWP release?
I’ve setup a local test environment with OceanWP theme and WC-Vendors and indeed is a problem with the vendor page (the vendor store page isn’t working).Looking forward for the next release. I’ll test again after the update and get back with feedback. Thank you for your fast response.
—–
Daniel- This reply was modified 8 years, 7 months ago by Daniel Mesteru.
Forum: Plugins
In reply to: [WCFM - Frontend Manager for WooCommerce] buddypress integrationHello,
I’m interested in this integration too. Please keep it going!
Thank you,
DanielHello,
I can confirm that the last version (1.6.19) has fixed the bug. Thank you for the prompt update. I’ve been pulling my hair for the past hour, but finally I’ve deactivated all the plugins and found the culprit.
Thanks again,
DanielHello,
All is good now. I’ll test more later this week and if I find some more issues I’ll report them.
Thank you for your prompt response in resolving this.
Regards,
DanielSame problem here. Can you please push an update soon to resolve this?
Thanks,
DanielForum: Plugins
In reply to: [Compliance by Hu-manity.co] Cookie Notice overlaps headerI have this problem too. It overlaps the header menu. I’ve try countless of css tricks but I can’t get it to work.
My site is offline unfortunately. Can someone advise, please? When configured to show in footer it isn’t appearing at all.
Thanks.