msm360
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Submission rejected, token invalidSame issue here. What needs to be “removed”?
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Form Not Submitting in iOSAny other ideas/solutions?
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Form Not Submitting in iOSWe switched the AJAX setting on. But it still isn’t working on my iPhone when i visit the two forms on the website (one on the contact page, and one on the ImagePerf page)
LINKS:
https://pomametals.com/contact
https://pomametals.com/products/image-perfForum: Plugins
In reply to: [WooCommerce] Subcategory Product Grid Spacing IssuesI defined the terms for all the pages. worked great. Thanks!
the only thing I can’t seem to restrict is the Featured Products Slider on the bottom of the home page. http://www.gelatofino.com/Forum: Plugins
In reply to: [WooCommerce] Subcategory Product Grid Spacing Issuesworks great for the product grids and slider!
Unfortunately it stretches out the products pics here (below slide): http://gelatofino.com/
here: http://gelatofino.com/product-category/sorbet/
and here: http://gelatofino.com/product-category/gelato/Forum: Plugins
In reply to: [WooCommerce] Subcategory Product Grid Spacing IssuesAnother Grid issue we seems to be having is cropping. For some reasons the product pictures are not uniformly cropped and display at various sizes.
(example: http://gelatofino.com/product-category/3layercake/)Is there a way to force all product pics to have the same crop dimensions and fill accordingly?
Forum: Plugins
In reply to: [WooCommerce] Subcategory Product Grid Spacing IssuesThanks for the info. I was able to fix it with the following css.
.row-count-4 .product-category {
width: 290px !important;
}