amaunsworth
Forum Replies Created
-
i had to update my wpuf_functions.php page again. items are showing up now.
i am still experiencing issues with my forms saving the info but the site not showing the info saved. if anyone can shed some light on this, it would be greatly appreciated!
hi dagreatdennis,
i’m not sure what i did to get it working, but you i did notice the following files had the old code.events-manager-source.js
events-manager.jsi changed:
}).data( “autocomplete” )._renderItem = function( ul, item ) {to this:
}).data( “ui-autocomplete” )._renderItem = function( ul, item ) {
like marcus suggested. and it didn’t mess up my site. changes went smoothly…this may help.
checkbox is now working. i have no idea why.
sorry, the stuff about the form is a different plugin. so many issues on my site now. very frustrating.
something is definitely wrong with either the plugin or javascript/ jquery??? the checkbox doesn’t work and my form is not working properly.
Address, Find Address and Telephone fields are saving in the backend, but the info itself is not showing up.form:
https://www.godurhamregion.com/package/basic_listing_free/admin (item i just entered)
https://www.godurhamregion.com/wp-admin/post.php?post=10515&action=edititem online:
*address and telephone is missing…right beside the big grey empty box where the google map should be.
https://www.godurhamregion.com/item/edible-arrangements/here is wh
can i email you the info to log in? what is your address? or you can email me at [email protected]
thank you…
i updated the js file, and the checkbox still doesn’t hide/show recurring event options.when checking or unchecking the box ‘This is a recurring event’, nothing happens.
i deleted and reinstalled this plugin, so i know i have the latest version. any suggestions?
i am experiencing issues with my forms… i wrote that im not. sorry.
can anyone help? i tried deleting the plugin and reinstalling it. company name, description, category and location show up on my site, but not address, google map and telephone.
i spoke too soon. the reinstall fixed my site on mozilla but not in chrome.
using google chorme dev tools, i can see this error:
‘Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors.’
for you dagreatdennis, i just did a search folder and replace… that code can be found in numerous files. but be careful. it messed up my site.
i deleted and reinstalled my theme. now everything works.
i changed:
}).data( “autocomplete” )._renderItem = function( ul, item ) {to this:
}).data( “ui-autocomplete” )._renderItem = function( ul, item ) {
in the following files:
header.php
events-manager-source.js
events-manager.jsi followed your instructions and now my site is all messed up.
i found that code in numerous files, so i changed it to
}).data( “ui-autocomplete” )._renderItem = function( ul, item ) {what is wrong? i reverted my pages back and it’s still messed up!!!
no actually. not sure what to do here.
i searched through other forums and looks like it could be wordpress 3.6 that is causing issues. are there any solutions here?