geea
Forum Replies Created
-
Hi seronx090
You could use this function to remove the breadcrumbs https://gist.github.com/jameskoster/5849086#file-functions-phpOr you could go the css route and just hide both the breadcrumbs and the categories
Forum: Plugins
In reply to: [WooCommerce] Change "Home" to "Shop"HI kristihugs,
You could change the Home text and URL to the ones of your shop page. Here is the documentation on how to do it https://docs.woothemes.com/document/customise-the-woocommerce-breadcrumb/
Forum: Plugins
In reply to: [WooCommerce] Category product listing plugin/shortcodeMey Mixel, you could try a third party plugin like Variations to Table / Grid https://codecanyon.net/item/woocommerce-variations-to-table-grid/10494620
I’m posting here the solution, maybe it will help someone else.
The problem was though safe_mode was set to off, the plugin reported safe_mode as on. I found that there were several php.ini files throughout public_html that either explicitly disabled safe_mode again, or set other parameters that were already set. By deleting these extra php.ini files, the errors disappeared and EWWW started working. Not sure what the explanation is, but it worked.
Thank you very much for your time.
Would the EWWW cloud be able to work with this server configuration, since the optimization is done in the cloud and not on our server?Email sent.
Forum: Plugins
In reply to: [Youtube Channel Gallery] None of your demos seem to workIt’s all working now, probably just a small youtube glitch.
Forum: Plugins
In reply to: [Youtube Channel Gallery] None of your demos seem to workI have the same problem with my site, and the console message says
“Blocked a frame with origin “https://www.youtube.com” from accessing a frame with origin mysite.com”. The same error appears when testing your demos. Maybe it’s a new youtube policy?Forum: Plugins
In reply to: [Firelight Lightbox] Thumbnails helperHi, I would be interested in the same option as well. Is this something we could tweak into the plugin?