Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Avada is in the pipeline, i might get some test code out today
Thanks,
Stiofan
Do u want to help test X? I will be releaseing code in the next hour for x
🙂
Hi Sally,
rocketloader is not essential, it compresses and adds all the JS from one place, it’s good when it works but i have found it to only work on about half of sites.
I don’t see that widget working, has it ever worked? Could be CSS or JS prob
Thanks,
Stiofan
Thanks, i checked the 420 package and the problem was that you had it set as a recurring payment but it was only to recur once, which is not possible, i set it to 4 and it worked, please check your other packages.
Thanks,
Stiofan
I just tested on my demo and received no errors, please provide a link to your site and login and i will test.
Thanks,
Stiofan
June 27, 2014 at 12:33 pm in reply to: Can someone please look at my site ASAP, plugin updates have killed it! #6464You are welcome! 🙂
Stiofan
Hi Sally,
The maps seem to be working for me but taking a long time to load, i see that CloudFlare rocket loader seems to be throwing errors, i would try disabling that for testing.
It seems to be that the Google API calls are going through the rocket loader and they are being refused by the Google server.
Thanks,
Stiofan
June 27, 2014 at 12:18 pm in reply to: Can someone please look at my site ASAP, plugin updates have killed it! #6461Hi Sally,
Firstly to update the rest of your plugins please go to Dashboard> Updates (the update link from plugin menu seems to have disappeared, we are looking into it), deleting the plugin will likely remove all info for that plugin and remove your work so please don’t!
This update was supposed to come with a warning to that location manger needed updated too but i didn’t see it either, we are working on a system that will alert you to any updates needed, and will not cause problems like this in the future, the actual problem was because we needed to add a new function and the plugin could not find it.
You do not have to continue to pay membership if you do not wish, but you should stick to the version you have then, in future we will let user know of any version requirements for updates also.
We are only just 2 months old, the number of updates will decrease over time but at the moment we are trying to please our customers by fixing and releasing any bugs found ASAP.
Thanks,
Stiofan
This reply has been marked as private.You are welcome 🙂
Stiofan
June 27, 2014 at 11:54 am in reply to: Can someone please look at my site ASAP, plugin updates have killed it! #6453fixed, i updated the location manger also, you should keep your addons up to date.
Thanks,
Stifoan
HI,
I am not sure why your posts are not posting, hopefully me replying will make it work…
Please update your location manger + you should not have to disable GD to update it.
Thanks,
Stiofan
Hello, just go into the widget for the homepage map and set the width to 100%
Thanks,
Stiofan
Please add this to your enfold comparability code
add_filter( 'avf_load_google_map_api', 'gd_enfold_remove_maps_api', 10, 1 ); function gd_enfold_remove_maps_api($call){ return false; }
-
AuthorPosts