Directory Start + V2

This topic contains 2 replies, has 3 voices, and was last updated by  Alex Rollin 4 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #506220

    Matt Hocking
    Free User
    Post count: 9

    I’m having a number of issues with trying to have this site look the same as it did with the same theme back in Geo v1. I am struggling to have the sidebar appear as it did with the sign in information like it previously I am also finding myself unable to workout how to get the directory listings re-appeared as they did before also.

    I have a live site on the older version and a dev on the new. Is there any way I can get this to display even remotely similarly because at the moment I am struggling to find how to do that.

    Live: https://atlasofprosperity.com/
    Dev: http://atlas.leapness.com/

    #506242

    Kor
    Moderator
    Post count: 16516

    Hi Matt,

    Thanks for your post. Just inspected your dev site and I’m able to see the difference. You’ll need to insert the GD > Dashboard widget on the sidebar and apply the custom CSS code below to remove the box from the content area.

    .content-box, .content .entry, 
    .sidebar .widget, 
    .dt-sidebar .widget,
    .content-box.content-single article.hentry {
        border: 0px;
        box-shadow:0 0 0px 0 rgba(0,0,0,0.1)!important;
    }
    #506243

    Alex Rollin
    Moderator
    Post count: 27815

    You can adjust the layout for GD Listings or GD Loop by creating a new shortcode and adjusting the ‘layout’ option.

    List view is ‘0’ or list.

    Have you already used the shortcode builder?

    https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/

    See the setup instructions for directory starter here: https://wpgeodirectory.com/docs-v2/themes/directory-starter/

    When you edit the GD Details template, use the options in the page attributions section to choose the template you want.

    Add widgets to the GD Sidebar to have them show.

    If we need to check the settings please share WP Admin credentials in a private reply.

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

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

Open Support Ticket