ce2mla
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Safari 9.x ajax form submitting is not working in v4.8I’m experiencing the same thing on a couple of sites I’ve tested following the v4.8 update
Hitting submit the page is being refreshed – other browsers the form submits as it should
Forum: Plugins
In reply to: [Ultimate Member Gallery] Allow Admin to upload images for usersThis would be a useful for me too
Forum: Reviews
In reply to: [Ajax Pagination and Infinite Scroll] Great pluginYes all working thanks, I’ve marked that thread as resolved
Forum: Plugins
In reply to: [Ajax Pagination and Infinite Scroll] 'load more' only fires once@malinkymedia Thanks, all working with new version v1.3.0 too
Thanks for the fast support, great plugin
I believe I have the duplicate version working, though its more of a quick fix that a solution:
• duplicated the shipping-awd.php and renamed the duplicate shipping-awd-2.php
• opened the file and did a find a replace ALL ‘awd_shipping’ => ‘awd_shipping_2’ to make them unique.
• updated the tile on lines 3,35,37 – ‘AWD Weight/Country’ => ‘AWD Weight/Country (awd_shipping_2)’ this is just to help differentiate between them.
—-
I’ve repeated this 6 times for different postage classes (1st class, 2nd class, next day etc…), each time just updating the pending number to keep each version unique, seems to work so far in my tests.