Noche70
Forum Replies Created
-
Forum: Plugins
In reply to: [Email Log] After update the “More Fields Addon” is not workingOh I tried, I have sent several tickets without any answers. Is there an email address I can use instead?
Forum: Plugins
In reply to: [Email Log] After update the “More Fields Addon” is not workingI tried contacting support since the add-on is a paid one, but no answers at all.
Thank you so much for the video, Karla, this was very thorough. I can confirm that this was the way we did the alt update, by the media folder, but I cannot replicate the issue anymore. Since I manually re-added the logo to the email customizer, I cannot see what was wrong with the link (and i was using a temp email to test these so they are gone).
I see the issue still exists in DEV, which is a copy of the Live site I made on the 21. The logo is gone in the header. But I can’t tell you why and when this stop working.
https://app.screencast.com/M3xtlK2lqsJT3
I see also, in Woocommerce settings, the broken image, and the URL says /04/2025
https://app.screencast.com/suBsx0GnyM28A
but the image was uploaded on /02/2025
https://app.screencast.com/4FA4ZTIdEZaLK
But I will keep an eye on this issue and hopefully this doesnt happen again. Yes, it was weird as it doesnt make sense and this is the fist time it happened to me.
Thank you again for an awesome plugin!
Forum: Plugins
In reply to: [Additional Terms Lite for WooCommerce] Where does the collected info go?Or is this the acceptance?
Forum: Plugins
In reply to: [Additional Terms Lite for WooCommerce] Where does the collected info go?Is this where the acceptance go?
Forum: Plugins
In reply to: [Age Gate] The plugin is being blocked. I have that option disabledIt looks like it’s loading on dev, only if I am logged in. It does not load in incognito. Also not working in staging.
https://iykykstg.wpenginepowered.com/
I contacted WPE and they told me they have added the cookies to the cache, but still not working so I should contact you guys.
Forum: Plugins
In reply to: [Age Gate] The plugin is being blocked. I have that option disabledThank you Phil.
I have setup a dev environment for this and enabled Development warning and Developer endpoint. I reset the plugin to default and then I tested it with the fields for date. It worked fine.
Then I change the settings to YES/NO. Deleted the cookie and tested again.
https://iykykdev.wpenginepowered.com/
- This reply was modified 1 year, 5 months ago by Noche70.
Forum: Plugins
In reply to: [WooCommerce] If Featured Image empty, then use first image from galleryThank you. I asked the WP all Import developers, they said this is the expected behavior. If the first variation does not have an image, the feature image will be blank. The import only works with the first variation.
I am not using parent/children but grouping variations by name (it’s an option in the plugin), so there is only one image per variation. Therefore, having the images comma-separated is not an option.
The only way is to create a column in the CSV, add the feature image to it, and map it at upload time. I didn’t want to do this since I have almost a hundred databases. That’s a bummer.

- This reply was modified 1 year, 6 months ago by Noche70.
Forum: Plugins
In reply to: [Age Gate] The plugin is being blocked. I have that option disabledSame plugin working on one of my other sites: https://farmchic.wine/
Forum: Plugins
In reply to: [Age Gate] The plugin is being blocked. I have that option disabledIt’s best to use the development site
iykykdev.wpenginepowered.comI forgot to say that the plugin works only if I am logged in
It is showing now, I guess it was a matter of cache.
Forum: Plugins
In reply to: [Redux Framework] Old Theme with Redux gives me Fatal ErrorI have tried disabling it and the site goes down, the theme needs Redux to work. I do have the original theme files but the last update was on 2018. I created the child theme for this, so I can email you the theme package.
I am ok with hiring premium support.
- This reply was modified 1 year, 9 months ago by Noche70.
Forum: Plugins
In reply to: [Brands for WooCommerce] add link of brand at single product pageI am having the same issue. Willing to buy the Pro version but I dont see a solution for this. I am using a builder so I need the shortcode to work. I need the brand name to be linkable, NOT a link that says “go to the brand page” I see the link working OUTSIDE the page builder so I know it’s possible, just the linked shortcode is not working inside the page builder.
Forum: Plugins
In reply to: [Age Gate] Age gate keeps showing after refreshing pageWPengine cant find the cookie. I am using Chrome / Inspect / Application but cannot find my cookie, I gave it a custom name “age-gate” and set it to anonymous. I can exclude this from the cache.
What should I look for? what’s the cookie’s name?
Forum: Plugins
In reply to: [Age Gate] Age gate keeps showing after refreshing pageThank you Phil, the code for “age_gate_passed” worked like a charm, after clicking yes, it scrolls all the way to the top of the page.
Regarding the cookie, I checked all my plugins and couldn’t find the culprit so I added
define( 'COOKIE_DOMAIN', '.fruitwines.wpengine.com' );to my wp-config, it did not work.I am contacting my hosting (WPengine) to see what’s going on, but question to you: do you have any plans for when Chrome phases out cookies?