Import Business Directory Listings

This topic contains 8 replies, has 3 voices, and was last updated by  Paolo 7 years, 5 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #328028

    Jimmy Ryan
    Expired Member
    Post count: 202

    I have a business directory listing formatted with OpenOffice as suggested in the docs. I’ve created the required column headers and each of the required field names. Let’s say I import the data list and it fails or does not load correctly or ends up displaying in some weird order — can I click a button and eliminate the uploaded listings or do I have to start from scratch and rebuild the site?

    #328036

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    You can use the GD import/export to export your listings and check all the locations are correct quickly and then re-import them to update them.

    Thanks!

    #328241

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #328851

    Kor
    Moderator
    Post count: 16516

    Hi Jimmy,

    Sorry for the late response. Let me try to answer your questions accordingly.

    #1 Use the “Upload listing no image” option to use a default placeholder image. https://wpgeodirectory.com/docs/core-design/#listings

    #2 Kindly follow this section of the documentation for more info https://wpgeodirectory.com/docs/core-export/

    #3 You can probably filter the listing using the “filters” as shown in this screenshot http://prntscr.com/dmjjio . Then bulk edit or delete it.

    #328915

    Jimmy Ryan
    Expired Member
    Post count: 202

    Kor,

    You are my HERO because:

    1. Your responses are crisp, clean, and uncluttered.

    2. You support your responses with show-n-tell links.

    3. Exceptional customer service, top-flight, above and beyond.

    Jimmy

    #329048

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #329329

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    in the same settings page where you disable the right sidebar, set this option: “Width of listing content section” to 100.

    Let us know how it goes,

    Thanks

    #329361

    Jimmy Ryan
    Expired Member
    Post count: 202
    This reply has been marked as private.
    #329367

    Paolo
    Site Admin
    Post count: 31206

    With supreme you need custom css:

    
    
    
    .sd.search.geodir-page #geodir_content, .sd.archive.geodir-page #geodir_content {
        flex-basis: 100%;
        width: 100% !important;
    }

    However, becasue of the carousel that you added below the content, you will have 2 scroll bars and that is defintely not ideal.

    Thanks

Viewing 9 posts - 1 through 9 (of 9 total)

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

Open Support Ticket