Best of… customization

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

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #275883

    Cory Sanchez
    Expired Member
    Post count: 12

    We really like the “best of” widget. It’s of huge value to us. We’ve found it easy to customize the look and feel but are struggling to figure out how to modify the layout.

    Is there a way to customize the “best of” widget display based on location placement (side bar or bottom section)?

    Here’s how we want it to appear on the sidebar:
    – display only “featured” category tab
    – display single result per row
    – show image thumbnail
    – title
    – address
    – phone
    – reviews

    And for the bottom section:
    – display all category tabs starting/default “featured”:
    – show x number of columns (vs current single column) per row
    – show image thumbnail
    – title
    – address
    – phone
    – reviews

    Is there a way to do this?

    #276105

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    that would require a customization, which goes beyond support.

    Thanks

    #276116

    Cory Sanchez
    Expired Member
    Post count: 12

    Ok. Thanks.

    Do you know of anybody who has attempted modifying it?

    More specifically, on “https://wpgeodirectory.com/docs/widgets/” under section 7, it shows a screenshot of “best of” that displays the address info vs profile description which is what is currently displayed on our site.

    If you can point me to how to accomplish that, much appreciated.

    #276881

    Giri
    Expired Member
    Post count: 3155

    Hi there,

    Please try this CSS in custom CSS settings.

    When displaying widget in Sidebar set the Tab layout to “Tabs as Dropdown”

    
    
    #gd-sidebar-wrapper .geo-bestof-contentwrap article.geodir-category-listing .geodir-post-img, #gd-sidebar-wrapper .geo-bestof-contentwrap article.geodir-category-listing .geodir-content, #gd-sidebar-wrapper .geo-bestof-contentwrap article.geodir-category-listing .geodir-entry-meta, #gd-sidebar-wrapper .geo-bestof-contentwrap article.geodir-category-listing .geodir-addinfo {
        width: 100%;
    }
    #gd-sidebar-wrapper .geo-bestof-contentwrap article.geodir-category-listing .geodir-content, #gd-sidebar-wrapper .geo-bestof-contentwrap article.geodir-category-listing .geodir-addinfo {
        margin-top: 10px;
    }

    To display only featured tab, it would require some customisation.

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

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

Open Support Ticket