Home Forums WoodMart support forum Dokan sidebar question

Dokan sidebar question

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #72216

    indrapal
    Participant

    Hi TEAM,

    Need one more help,

    I have just installed dokan plugin but when I am visiting to vendor store then its is showing in only 72% width where as my shop page has 100% width and there is no sidebar as default shop page. I want it link my shop page because products are looking to too small.

    Please team help me to fix it.

    Link: https://www.flapos.com/artists/mobicompare/

    Snap: https://prnt.sc/kh9srk

    Thanks

    #72229

    Artem Temos
    Keymaster

    Hi,

    Try to go to Dokan -> Settings – > Enable Store Sidebar From Theme, and remove the checkmark from that option.

    Regards

    #75703

    indrapal
    Participant

    Hi Team,

    I am using this https://wordpress.org/plugins/wc-frontend-manager/ multi vendor plugin but when I am visiting to vendor store page then its showing me this “Blog” text on the top https://prnt.sc/kr44hv . I don’t have any blog page.

    #75723

    Hello,

    Please provide your FTP access.

    Best Regards

    #75741

    indrapal
    Participant

    Please check details

    #75752

    Artem Temos
    Keymaster

    Please, provide us your admin access as well. And be sure that you don’t have any caching plugins or Cloudflare.

    #75754

    indrapal
    Participant

    Please check

    #75763

    Artem Temos
    Keymaster

    Try to add the following PHP code snippet to the child theme functions.php file to do this

    function woodmart_is_blog_archive() {
            return ( is_search() || is_tag() || is_category() || is_date() || is_author() );
        }
    #75764

    indrapal
    Participant

    code added in child theme functions.php file but still issue not resolved

    #75765

    indrapal
    Participant

    sorry, fixed

    #75771

    That is fine. If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Dokan sidebar question’ is closed to new replies.