Viewing 8 posts - 1 through 8 (of 8 total)
  • Question

    #60165

    Hi
    A few questions to begin with-

    1 How/where do I make a featured seller?
    2 In the collections settings when I type in to categories it starts to search but returns no results -any idea why?
    3 How can I make the marketplace widget bar align centre rather than left aligned – tried inspecting through chrome and only seem to pick up the menu items.

    and lastly (at the moment..)-
    Fatal error: Class ‘WCVendors_Pro_Reports_Controller’ not found in /var/sites/d/mysite.co.uk/public_html/wp-content/plugins/buddyboss-marketplace/includes/reports.php on line 4
    If I try to activate marketplace plugin with wcvendors but without wcvendors PRO being installed I get the above error -I get the same message on a couple of sites.
    I have wcvendors pro installed on another site and if I deactivate it but leave the free version active I get the same message.

    Many thanks.

    Answers

    #60177
    @stashfellas

    Afternoon,

    I too have had the same problems as @pousis has posted.

    Look forward to hearing a response!

    #60462
    @vapvarun

    Hi @pousis @stashfellas
    1) We have added dedicated widgets to Visual Composer to add those sections
    https://drive.google.com/file/d/0Bzv-k-FcE80ib3ZESjNvdHRQdXc/view?usp=drivesdk
    You will need to add your seller page url inside it for example we have added http://demos.buddyboss.com/marketplace/sellers/
    2) You can add following css to keep text alignment center
    @media screen and (min-width: 481px){
    .footer-widget {
    text-align: center;
    }
    }
    3) Fatal error is fixed in our last update, it was reflecting when WC vender Pro was not active.Please update the marketplace plugin and it will fix the issue .

    Regards

    #60468

    Hi @vapvarun

    I can already see that there are dedicated widgets there to add collections, featured sellers etc. However, I cannot seem to add any product categories into the collections widget. see pic.
    How to specify who is a featured seller is perhaps a better question. see pic.

    Saw the fatal error was fixed – many thanks.

    #60536
    @stashfellas

    I have exactly the same issue as @pousis

    #60538
    @vapvarun

    Hi @pousis
    https://drive.google.com/file/d/0Bzv-k-FcE80iaDR1STJfZ3NsWm8/view?usp=drivesdk
    featured seller is the one with most “likes”, the one whose shop is most favorited with “heart button”.
    I have added suggestion for manual selection for it.
    Regards
    Varun Dubey

    #60647

    Any news on my category question on the collections widget that is still unanswered?

    #60800
    @vapvarun

    Hi @pousis Sorry for inconvenience.
    I have checked it again, seems collection widget have some issue, it is not populating category id or category names
    Please use WooCommerce product category widget for now.

    I have notified developers and it should be fixed in next update
    Regards

Viewing 8 posts - 1 through 8 (of 8 total)
  • The question ‘Couple of things..’ is closed to new replies.