Home Forums WoodMart support forum WCMP – STOREFRONT

WCMP – STOREFRONT

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #286013

    breackdown
    Participant

    Hi,

    I used WCMP but the storefront is bad as you can see. Before I don’t have a problem.

    Please help us.

    Best regards

    Attachments:
    You must be logged in to view attached files.
    #286098

    Hello,

    Your issue is not clear enough. We do not support the Storefront theme, we sometimes ask to test on these themes and issues to detect if the theme is the reason.

    Please provide more details.

    Best Regards

    #286622

    breackdown
    Participant

    Hi,

    This is not a theme. I use WCMP PLUGIN. I have just a problem with the vendor page.
    Please help me.

    Best regards

    #286838

    Hello,

    Please contact the plugin support, we do not have the instructions on how to fix it. Our support relates to the functionality of the WoodMart theme.

    If you see the broken style, try to disable all the plugins excepting WCMP and theme-related plugin, check how it works.

    Best Regards

    #287954

    breackdown
    Participant

    Hi,

    I contact the WCMP plugin support.
    They gave me the email to communicate with you ro reloved the design for the vendor page.

    Please contact them : [email protected]

    There are very reactive like your support.

    Thanks a lot for the job,
    I really appreciate your excellent support.

    Best regards

    #288060

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.product-vendor .content-layout-wrapper > .site-main {
    	flex-grow: 1;
    }

    Best Regards

    #288065

    breackdown
    Participant

    Hi,

    Thanks but no result. Not working. I deleted the cache.

    Best regards

    #288276

    Hello,

    We have checked the custom code we have provided and we see it works correctly: https://gyazo.com/a6a2232069ea2cbb4066d00a9f1906b6

    Best Regards

    #288295

    breackdown
    Participant

    Hi,

    It’s true. That’s working correctly but I just find that the option doesn’t appear correctly. The space between tabs, option and products aren’t large.

    Very good support

    Best regards

    #288474

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .tax-dc_vendor_shop .wcmp-tab-header {
    	 margin-bottom: 20px;
    }
    .tax-dc_vendor_shop .wd-products-per-page,
    .tax-dc_vendor_shop .wd-products-shop-view,
    .tax-dc_vendor_shop .woocommerce-ordering {
    		display: inline-flex;
    		vertical-align: middle;
    		margin-top: 0;
    		margin-bottom: 20px;
    		margin-right: 20px;
    }

    Best Regards

    #288479

    breackdown
    Participant

    Hi

    Excellent support. I really appreciate your theme. I m in confiance to developp my business with you.Thanks for the code. That’s great.

    Just last question, please I would like disable the Vendor name a the top of the store please.
    Do you have any issue to do this ?

    Thanks again

    Attachments:
    You must be logged in to view attached files.
    #288591

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .tax-dc_vendor_shop .page-title {
    	 display: none;
    }

    Best Regards

    #288592

    breackdown
    Participant

    Hi Bogdan Donovan

    Great support

    best regards

    #288652

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

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