mapeze
Forum Replies Created
-
Forum: Plugins
In reply to: [Post grid and filter ultimate] Category Filter Not WorkingHello again, I discovered why the filter was not working.
In the local machine the media files where missing. If the server has the media files linked to in the posts, the filter works fine.
Forum: Plugins
In reply to: [Post grid and filter ultimate] Category Filter Not WorkingUmm… In the staging site that is online works fine with everything updated.
I do not know why, but really, I do not want to know why!
Thank you. This can be considered as solved.
Tested and working in 12 minutes!
Forum: Fixing WordPress
In reply to: Display WooCommerce Variable Product Options on HomepageAfter large hours on that, I found that there is not easy fix. The right direction is explained here (found googleing for “woocommerce variable product on landing page”):
https://wordimpress.com/build-woocommerce-powered-landing-pages/
The trick is to use [product_page id=”99″] shortcode in homepage and then customize the single product page template. I did it entirely via CSS with the help of Firebug.
After large hours on that, I found that there is not easy fix. The right direction is explained here (found googleing for “woocommerce variable product on landing page”):
https://wordimpress.com/build-woocommerce-powered-landing-pages/
The trick is to use [product_page id=”99″] shortcode and then customize the single product page template. I did it entirely via CSS with the help of Firebug.
Forum: Fixing WordPress
In reply to: Display WooCommerce Variable Product Options on HomepageSome advance in the right direction is to install Woocommerce Add to cart Ajax for variable products plugin.
Then, with [add_to_cart id=”99″] shortcode is possible to add to cart.
But… the image of the product is not updated. I opened another threat with this in Variable product image update when variation choosed
Help appreciated!Here a link to the example page: