magicke
Forum Replies Created
-
No problem. Thank you for the info on the new version!
Installed the beta and the linked logo now works without having to manually modify the template.
Thank you kindly sir!
PS
Any plans of adding an option to allow users to modify the link so it redirects to a specific page on the site?Oohh…that worked. Thank you for pointing me in the right direction sir!
Thanks Hannes! I’ll try out the beta and let you know how it goes.
Forum: Plugins
In reply to: [Flip Cards Module For Divi] Shortcodes not executingmarking as resolved.
Forum: Plugins
In reply to: [Flip Cards Module For Divi] Shortcodes not executingOpps…I’ll post the paragraph tags as a separate issue.
Forum: Plugins
In reply to: [Flip Cards Module For Divi] Shortcodes not executingUpdated the plugin as you suggested, and shortcodes work now! Thank you!
Small caveat, you may have introduced 2 empty lines that Divi translates as 2 empty paragraph tags. It’s causing the margin-top/padding-top to be off.
Cheers!
Thanks for the head’s up JS!
Re the the settings and the woo-related guide, I’ll look through both and see what needs to be done on the site. I’ll post an update here as soon as I’m done and inform you of any changes.
That’s the thing. No errors getting logged in WP’s debug log.
I’m presuming wordpress doesn’t get to the point where the error message is logged. However, here’s what I get from the platform’s error and Nginx logs:
1. request: “GET /wp-admin/edit.php”) executing too slow (xxxx sec)
2. server reached pm.max_children setting (4), consider raising itThe possible implications being:
The plugin’s processes slow down Woocommerce’s All Products page load too much
or
The plugin’s processes spawn more child processes than is allowed (platform uses PHP-FPM)I’ve already done due diligence and disabled all plugins and re-enabling them one at a time. WPSSO is the only plugin that causes the 502 error to appear when going to the woocommerce Product | All products page.
- This reply was modified 6 years, 3 months ago by magicke.
Forum: Plugins
In reply to: [WP Job Manager] Problem CSS maybe ?Sounds like it could be a css styling conflict between your theme and the plugin. Do you have a url that shows the issue?
Forum: Plugins
In reply to: [Slider and Carousel Plus Widget for Social Media] Plugin updatesFree version not working with Daniel theme (themeforest) and wpbakery (visual composer). No error messages in browser console or site logs.
Forum: Plugins
In reply to: [PW WooCommerce BOGO] Conflicts with Woo Smart Couponsfancy meeting you here! small world (haha)
Thanks for replying here, too 🙂
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Where is gtin value stored?Just an fyi on this:
field for Feed settings: hwp_product_gtin
The field won’t show up until after you enter at least 1 GTIN number.
Once you have at least 1 product with a GTIN entered, the field shows up.
Peace!
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Where is gtin value stored?Just installed the plugin and have the same issue.
I’m thinking it’s probably because I haven’t started entering any of the product gtin ids yet.
The field’s name is ‘hwp_product_gtin’? That’s what I saw when I used my browser’s inspector feature anyways.
Forum: Plugins
In reply to: [Redirection] Redirection Logs Not WorkingIf all else fails, you (or someone you trust, if you’re not feeling up to going techie on your DO setup) might want to check on what user owns the log files and check that against the Apache user. In most normal stup scenarios, those two need to match. I’ve got a few sites using this on DO, and haven’t had any issues to-date.