Megan Kempf

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • in reply to: Disable Ratings/Reviews on Profile Listings #517216

    Megan Kempf
    Full Member
    Post count: 28

    Thank you, this did indeed remove the ratings from the bubble, and I was able to create this to remove them from the profile listings:

    .uwp_page .uwp-profile-item-ul .uwp-time-ratings-wrap{
    	display: none;
    }
    in reply to: Disable Ratings/Reviews on Profile Listings #517207

    Megan Kempf
    Full Member
    Post count: 28

    Maybe I wasn’t clear. I’ve included all recommended CSS on my site:

    /*GD -  Remove map bubble ratings on gd_place Archive pages*/
    .post-type-archive-gd_place .gd-bubble .geodir-post-rating{
        display: none;
    }
    .geodir-bubble-meta-bottom {
     display:none!important;
    }
    
    /*GD -  Remove map bubble ratings on gd_place Detail pages*/
    .single-gd_place .gd-bubble .geodir-post-rating {
        display: none;
    }
    /*GD -  Remove Archive item rating from gd_place Archive pages*/
    li.gd_place .geodir-post-rating {
        display: none;
    }

    These features have been appropriately hidden on listing detail pages and archive listings, but I’m still seeing stars on (1) the map bubbles, and (2) the uwp profile listings.

    Can you help?

    in reply to: Disable Ratings/Reviews on Profile Listings #517175

    Megan Kempf
    Full Member
    Post count: 28

    This code didn’t appear to work, and actually the css I’ve used to remove it site-wide isn’t totally working either. The rating stars are appearing again in the location bubbles. I’ve checked that I did it just like in the post shared above, so I’m not sure if I’ve overridden it somehow? You can see them still appearing in bubbles here: https://ccchurchlink.com/search/?geodir_search=1&stype=gd_place&spost_category%5B%5D=&s=the+crossing&snear=&sgeo_lat=&sgeo_lon=

    But I’m not sure how you’ll be able to see profile details without a login and claimed listing. Would you like login credentials?

    in reply to: Categories Not Applying / Won't Show in Search Options #517079

    Megan Kempf
    Full Member
    Post count: 28

    Thank you! Running the term count tool fixed my issue!

    in reply to: Users cannot view claimed listings #516968

    Megan Kempf
    Full Member
    Post count: 28

    Will do, thanks!

    in reply to: Users cannot view claimed listings #516888

    Megan Kempf
    Full Member
    Post count: 28

    Thank you so much for this help! I have one more question on this same page.

    I’ve removed the rating/review features site-wide, but they’re still appearing in the profile listings. How do I remove these?

    in reply to: Categories Not Applying / Won't Show in Search Options #516887

    Megan Kempf
    Full Member
    Post count: 28

    Also, I went into a listing and reselected the category to see if re-saving would help, to no avail. Just FYI 🤷🏻‍♀️

    in reply to: Users cannot view claimed listings #512554

    Megan Kempf
    Full Member
    Post count: 28

    I’m attaching screenshots below with dummy info. The first is how the “My Account” page currently appears. You can see it lists “Posts (0)” and “Listings (1)”, but when I click “Listings” it takes me to my profile page instead of just toggling over. Ideally, I’d like to remove “Posts” entirely, as that isn’t an option for our users anyway.

    Thanks for your help!

    in reply to: Users cannot view claimed listings #512553

    Megan Kempf
    Full Member
    Post count: 28

    I’ve resolved this issue a little, but it still isn’t functioning ideally for me. Before I have you hop in there, maybe I should really clarify my confusion.

    The way our site functions, users don’t have much activity other than adding or claiming/editing listings. (I’ve eliminated much of the comment/review/rating/etc.) So I’ve now enable the “My Account” page to show the user’s listings, but to actually view them, they have to visit their “Profile” page. I’d love to eliminate the “Profile” page, and just have a usable listing feature on the account page. Is this possible?

    in reply to: search & near me showing all listings #512513

    Megan Kempf
    Full Member
    Post count: 28

    I’m having this exact same issue. I’d love to know how to resolve it!

    in reply to: Search by category yields blank results page! #512435

    Megan Kempf
    Full Member
    Post count: 28

    I also have a follow up question. This happens when I select a category in the ‘search for’ field. Clicking on the category automatically runs the search – meaning I don’t have an opportunity to even enter info in the ‘near’ field. Is there a way to keep that from automatically running a search? So that a user could select a category and then still enter a location?

    Thanks again so much!

    in reply to: Search by category yields blank results page! #512432

    Megan Kempf
    Full Member
    Post count: 28
    This reply has been marked as private.
    in reply to: Search by category yields blank results page! #512431

    Megan Kempf
    Full Member
    Post count: 28

    Yes. I’ve added a line of text, but even after removing it I still have the same error. I’m including admin credentials below.

    in reply to: Associating custom fields #504246

    Megan Kempf
    Full Member
    Post count: 28

    I too would love to see this feature! We have required fields that are specific to certain categories and we’re anxious to implement them! Any update on when this could be an available feature?

    in reply to: Mobile Support for Business Hours #497793

    Megan Kempf
    Full Member
    Post count: 28

    Hey there again – I just wanted to check in and see if there was any feasible solution. I’m fine with a bit more customization, but bottom line is that mobile has to work for us. So if I need to revert back to the default layout, I need to start making that transition now.

    Thanks again for your awesome help!

Viewing 15 posts - 1 through 15 (of 25 total)