Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Bogdan
Connections at this time does not support reviews/ratings natively. Other users have come up with some creative solutions to add it but the best solution would be to custom code an addon to add the feature.
Steven Zahm
KeymasterSteven Zahm
Keymaster@ Marissa
re: wondering about a map with a zip code/country search?
The map content tray on the listing page and the entry profile detail page will display only after you have added an address to the entry. Looking at the site and the only entry you have entered, there is no address added to the entry.
There is no zip code/country search in the cMap template. To those that purchase one of the Pro Packs I do have a beta advanced search extension that can be used to add zip code search as demoed on this live third party site in the “Find A Therapist“section.
Hope I have thoroughly answered your question.
Steven Zahm
Keymaster@ Jennifer
Looking at the license activation logs it seems you have figured it out because I see you have activated several items. PLease let me know if you have not.
Steven Zahm
Keymaster@ David
The Licenses tab will only display after you have installed any of the items in the purchase, not before.
Hope that helps!
Steven Zahm
Keymaster@ Sheila
Ok, the data is moved give it a look.
I gave up trying to change the collation in the dev site… I ended upda just editing the results SQL file from an export of the Connections tables to do a global find replace to change the collation instead. It them imported without issue.
Hope that helps!
ps. you still will not be able to export from the dev to to another site because of the collation… unless you are importing into a site which support it.
pss. What’s weird is Connections uses the collection that WP tells it too. So it is very curious how you ended up with that one.
Steven Zahm
Keymaster@ Sheila
Ok, I lied.. I’ll be making a minor cahnge and do the export import real quick for you.
For some reason on the dev site, the collation for the connections tables are
utf8mb4_unicode_520_ci.The live site the MySQL version is older and does not have this collation as an option. The fix is to change the collation. Minor change. Since I’m doing this,it’ll only take me a couple minutes more to move the data.
Steven Zahm
Keymaster@ Sheila
Thanks! Yes, I’ll be very careful. I will not be making any changes what so ever on the dev site. Promise. I just want to view it.
Steven Zahm
Keymaster@ Sheila
Can I get the dev site cpanel loin too please?
Steven Zahm
Keymaster@ Global Cultura
Add this to the theme’s custom CSS area:
#cn-list .chosen-container .chosen-results .active-result.highlighted { background: black !important; }Tweak as desired.
-
AuthorPosts
