serendipity

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 97 total)
  • Author
    Posts
  • in reply to: .csv file not importing data #521618

    serendipity
    Buyer
    Post count: 131

    Hi,

    Since it’s not possible to have ratings without reviews, I followed the doc instructions and removed the ratings from the sd-details-top-section by checking the box at

    Places – Settings – General – Show Advanced – Disable Ratings without disabling comments for this post type

    FYI: I also removed favorites bubble.

    Now, the listing details page shows the comments bubble. Could you tell me why there isn’t a checkbox for the comments bubble to display or not? There is no need for the comments bubble on this site.

    Awaiting a reply

    in reply to: .csv file not importing data #520011

    serendipity
    Buyer
    Post count: 131

    I added the ratings (4+ stars) to the .csv that I imported to GD. There are no reviews in the .csv file. Are you saying that GD doesn’t display ratings unless the reviews are included? If the answer is yes, then please share the css required to remove this “badge” from the listing details page.

    in reply to: .csv file not importing data #519819

    serendipity
    Buyer
    Post count: 131

    Hi,

    The ratings are already included in the .csv that I imported. My question is why aren’t the ratings displaying for each listing? See attached? The ratings should be be 4 stars or 4.5 stars or 5 stars but no stars are highlighed at all.

    in reply to: .csv file not importing data #519274

    serendipity
    Buyer
    Post count: 131
    This reply has been marked as private.
    in reply to: Remove phone, website link from top sidebar #518837

    serendipity
    Buyer
    Post count: 131

    I added the following css code to the Additional CSS section and it worked.

    /*Hide the Badges in the Details page small header */
    .sd-detail-info .gd-badge {
    display: none;
    }

    Thanks a lot

    in reply to: .csv file not importing data #518835

    serendipity
    Buyer
    Post count: 131

    I have 2 issues relating to the imported data. Should I open separate topics for each issue?

    1. First, I had to restore the site from a backup. Second, I imported the .csv data. Third, I checked that all listings and images were successfully uploaded. Fourth, I checked for duplicates and I found a duplicate.

    In Places > Settings > Duplicate Alert field I have the following “Fields to Check” – Post Title and Address. I doublechecked each listing and the post title and address are exactly the same. Why did the Duplicate Check not flag this?

    FYI: The search term is “Anthem”. You can check on your end.

    2. I noticed that the Reviews data is not displaying for the listings. I have 4+ stars data for each listing but on the listing details page, the number of stars is still blank. Why is this?

    FYI: I had removed all of the Additional CSS from the Customize widget before importing the .csv and I added it after I reviewed the import.

    Awaiting a reply

    in reply to: Resize the listing details page slider image #518834

    serendipity
    Buyer
    Post count: 131

    I visited the shared link above and added the CSS for the Slider below and it works fine.

    /*GeoDirectory V2 – Make the slider on All detail pages smaller by adding padding*/
    body.single .geodir-post-slider {
    padding-left: 20%;
    padding-right: 20%;
    }

    Thanks a lot 🙂

    in reply to: Remove listing website link from homepage #518574

    serendipity
    Buyer
    Post count: 131

    It works. Thanks a lot 🙂

    in reply to: Remove listing website link from homepage #518570

    serendipity
    Buyer
    Post count: 131
    This reply has been marked as private.
    in reply to: Remove listing website link from homepage #518458

    serendipity
    Buyer
    Post count: 131

    Hi,

    Since I removed the “website” shortcode from the GD Archive Item template, the website link icon doesn’t display on the homepage listings and on the listing details page. I wanted to remove the website link item ONLY from the homepage listings page but I want it displayed on the listing details page.

    I just restored the GD Archive Item template to its default so the “website” shortcode is included in it.
    a. Could you tell me how to remove the “website” icon from the homepage listings but leave it on the listing details page?

    I went into GD > Settings > > custom fields > website field but there’s no option to remove it from the homepage listings. I see the option to have it on the listing details page sidebar, the map, comparison page.

    b. Why isn’t the “website” link displaying in the details page sidebar?
    c. How do I remove the website link and phone number from the top section of the listing details page and only show them in the details page sidebar? See attached image.

    Thanks

    in reply to: .csv file not importing data #518456

    serendipity
    Buyer
    Post count: 131

    Hi,

    I did as you suggested AFTER I went into Places > Settings > telephone field and I unchecked “required” option; I did the same for the email field. I then imported all records but now I have a duplication problem where I see 2 images for each listing. See attached image I have from WP admin after the import. You have the website link which will show you the 2 images per listing.

    I think I am seeing duplicate images because in the .xls I had added images for all listings into ‘wp-content/uploads/2019/10’ folder which is the month of October and not November. I figured the October link would work since I have images added to that folder and would naturally link to it. I had no idea that gd uses the current month when importing. How should I fix this problem?

    Awaiting a reply

    in reply to: .csv file not importing data #518038

    serendipity
    Buyer
    Post count: 131

    Hi,

    I uploaded a .csv on another site and I never had this problem at all. The only difference I can think of is this site has lots of tags and I limited the other site to 6 tags per listing.

    The required fields are there by default. I will do as you suggest and let you know if it works.

    in reply to: .csv file not importing data #517734

    serendipity
    Buyer
    Post count: 131
    This reply has been marked as private.
    in reply to: Remove listing website link from homepage #515541

    serendipity
    Buyer
    Post count: 131

    I checked out the link and I removed the following shortcode from the GD Archive Item template and it works:

    [gd_post_badge key=’website’ condition=’is_not_empty’ icon_class=’fas fa-link fa-fw’ link=’%%input%%’ new_window=’1′ bg_color=’#85a9b5′ txt_color=’#ffffff’ alignment=’left’]

    Thanks a lot

    in reply to: How to contact listing owner with no email via Ninja Forms? #515086

    serendipity
    Buyer
    Post count: 131

    I added an admin email to each listing with no email address so I can notify listing owners of new leads they received.

Viewing 15 posts - 16 through 30 (of 97 total)