mattyblob
Forum Replies Created
-
Sorry to be a pain, hadn’t solved the problem i’d only patched it up. It’s still not full width of it’s container. Could you have a look please?
Fixed it!
Thank you! Exactly what i needed. Perfect
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Darken Rest of PageJust wanted to leave this here in case it helps someone else. This worked perfectly for me:
body.dgwt-wcas-open:after { content: ""; display: block; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; background-color: rgba(0, 0, 0, 0.6); }
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Darken Rest of PagePerfect – thank you!
Or you could ignore this problem instead and just reply to simpler support posts, great developer attitude..
Was just reactivating the plugin getting ready to send you the link and managed to rectify the problem – had left debug mode on! Turned it off and now working beautifully.
Just while I have your attention though – regarding the styles box in CC options, do I need to specify anything (like ‘styles’) when using this box or can i go straight into json ‘input’ to begin my string?
Thanks again for your quick response, speediest I’ve ever had since building on woocommerce, great service.
Hi, thanks for the quick reply! I’m unable to make the site public at the mo but will try and get permission from the client. Credit card form is rendering fine – i’m otherwise very happy with the gateway and it’s working as intended. The page will display the errors but then a second later they vanish – it’s almost as if the gateway is causing another ajax refresh?
- This reply was modified 4 years, 10 months ago by mattyblob.
I’m using OceanWP theme and everything is up to date. I am currently using a one page checkout layout (with cart shortcode placed before checkout shortcode on the page) but reverted this to standard layout to test and the problem still persists. I don’t have any payment options enabled in any other locations (at cart etc)