Location Descriptions not displaying

This topic contains 18 replies, has 4 voices, and was last updated by  Sam Kneller 5 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #446850

    Sam Kneller
    Expired Member
    Post count: 38

    I uploaded a csv with location descriptions. They are visible in Multilocations > SEO settings. I also added a Location Description widget to the GD Home Content Section. However, the descriptions are not displaying on the Location pages. Can you help please? Thanks

    #446851

    Kor
    Moderator
    Post count: 16516

    Hi Sam,

    Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.

    Thanks!

    #446852

    Sam Kneller
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #446861

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #446862

    Alex Rollin
    Moderator
    Post count: 27815

    The descriptions are not ‘inherited’, so, the France description doesn’t show on every city page for each city that is in France. Instead the description for a city in France will be shown, if it exists.

    #446867

    Kor
    Moderator
    Post count: 16516

    Hi Sam,

    I’ve inserted this custom CSS code below into Gd > Design > Scripts > Custom Style CSS to fix this. Could you please check?

    
    
    .geodir_category_list_view li.geodir-gridview .geodir-content .geodir-entry-content {
        display: block;
    }
    #446882

    Sam Kneller
    Expired Member
    Post count: 38

    Thanks for working on this, but I think something is still awry. Please see the image. I’ve uploaded, via import csv, a series of location descriptions that are in the database in “location description.” The csv uploaded descriptions do NOT display … but the manually entered ones like for Paris “A great place!” do display. I think the csv descriptions should display also, right?

    #446951

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    #446963

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    I also imported one fantasy location and see the Location Description displayed.

    The “city_desc” field values seem to have not loaded in completely during your import, as they are to be copied into that ‘other’ location description field.

    Please try exporting and importing the locations again.

    #446964

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #447029

    Sam Kneller
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #447080

    Alex Rollin
    Moderator
    Post count: 27815

    OK! I think I see the issue.

    The import is moving the city_desc to the right place when the cities in the CSV are NEW.

    But if they are being updated, then the city_desc is not being copied over to the proper location in the locations table.

    I will flag this for the developers to take a look and confirm this finding.

    Thanks for your patience!

    #447085

    Kiran
    Moderator
    Post count: 7069

    Hi Sam,

    Finally found this issue happens with update seo data via CSV import. We have fixed it.

    Please provide us FTP credentials so we can apply patch on your site or it will be in next release.

    Kiran

    #447147

    Sam Kneller
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #447185

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 19 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket