GD Category listing won't display as single column

This topic contains 6 replies, has 3 voices, and was last updated by  Kor 4 years, 8 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #506198

    Carl Barton
    Full Member
    Post count: 45

    Hi,
    Im having multiple issues.
    1. The category listing wont show as a single column, and it is cutting the text short as its trying to fit it in a smaller area.
    2. The search wont function on the desktop (works ok on mobile)
    3. The Place listings (see screengrab) need to display in readable boxes (currently not very visable against black background)
    Also is it possible that these all display the same height ie. limit the content text to say… 30 words.

    And finally (for now) the some of the PLACEs are the same company but diffent addresses, can these somehow be displayed as one Place in the listing, which then opens to display all the seperate related place post listing.

    I hope you can help, sorry but i find geodirectory very hard to use and understand.

    Thanks

    #506230

    Kor
    Moderator
    Post count: 16516

    Hi Carl Barton,

    Thanks for your post. Please allow me to answer your questions accordingly.

    1. Could you share the URL of the page in question so that I could check on it?

    2. Could you tell us a little bit more about the issue?

    3. We can use custom CSS code to adjust it. Which page can I see the issue?

    #506238

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #506542

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #506651

    Alex Rollin
    Moderator
    Post count: 27815

    1. I added this CSS

    
    
    
    /*Make categories full width*/
    ul.gd-cptcat-ul.gd-cptcat-parent {
        width: 100%;
    }
    

    2. The search box on the location page is not accessible on desktop, I see that. We will continue to look in to the issue.

    3. It looks like you set a white background on the location page. If this is still an issue please share a different page URL where we can see the issue.

    #507150

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #507436

    Kor
    Moderator
    Post count: 16516

    hi Carl Barton,

    Thanks for your reply. Please allow me to answer your questions accordingly.

    1 and 2 : It should be working now. Could you please check?

    .upb_video_class, .vc_row, .wpb_column, .wpb_row {
        position: inherit;
    }

    3. Try using this custom CSS code and see if it helps.

    .geodir_post_meta.geodir-field-post_content {color:#fff;}
    
    
    .gd-list-item-right  a {
        color: #fff!important;
    }

    4. You can edit the page and locate the listing shortcode and display only the image. Then, use the post meta shortcode to display the meta items individually.

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

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

Open Support Ticket