Supreme Rating info Detail page

This topic contains 5 replies, has 3 voices, and was last updated by  ukvape 6 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #412697

    ukvape
    Expired Member
    Post count: 72

    hi guys switched from whoop to supreme and in the sidebar i used to have 5/5 based on on 65 reviews

    This does not show in Supreme and have checked in the settings and are not hidded. How can i show these in the sidebar please on the detail page

    #412700

    Guust
    Moderator
    Post count: 29970

    In supreme, that info is in on the top of the listing, see image.
    Thanks

    #412702

    ukvape
    Expired Member
    Post count: 72

    I see, is there anyway of showing the 5/5 or 4.6/5 in the sidebar as well ?

    #412723

    ukvape
    Expired Member
    Post count: 72

    Like this

    #412764

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Not tested but try this:

    
    
    add_action('after_setup_theme','_my_actions_after_setup_theme');
    function _my_actions_after_setup_theme(){
      add_action('geodir_detail_sidebar_inside', 'geodir_detail_page_review_rating', 0);
    }

    Thanks,

    Stiofan

    #412770

    ukvape
    Expired Member
    Post count: 72

    Thanks, will test 🙂

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

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

Open Support Ticket