BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 3,811 through 3,820 (of 15,332 total)
  • Author
    Posts
  • in reply to: How can i add Review/Rating To Connections Entry #415921
    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.

    in reply to: Google Map not displaying #415919
    Steven Zahm
    Keymaster

    @ Stacy

    Use the map_zoom shortcode option for the Circled template.

    Hope that helps!

    in reply to: Show the Map/Search Option #415917
    Steven 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.

    https://sscit.org/

    Hope I have thoroughly answered your question.

    in reply to: Error with Pro Pack Licenses #415916
    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.

    in reply to: Where do I find the Licenses Tab #415915
    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?

    in reply to: Category select: css #415773
    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.

Viewing 10 posts - 3,811 through 3,820 (of 15,332 total)