New Landing How can we help? Themeforest Theme Support Joyn Woocomerce catalog mode

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Joyn
  • #204702
    ndaffunchio
    Member
    Post count: 44

    Hi, I need to turn woocommerce into a catalog for now, that means:

    1. Hide price from all views (list page, detail page)
    2. Hide quantity and Add to cart btn from all places
    3. Hide Comments and Leave feedback.
    4. Show main category tabs in “catalog” (shop) page.

    I see that in other templates you suggested to turn on “catalog mode” but I cant find it in Joyn.

    Thanks!
    Nat

    #204852
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s in Theme Options > WooCommerce Options

    – Kyle

    #204938
    ndaffunchio
    Member
    Post count: 44

    Hi Kyle, thank you for your reply but I dont have any options item in woocommerce. See attached.
    Nat

    Attachments:
    You must be logged in to view attached files.
    #204941
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I said the theme options: http://d.pr/i/fm2d/2sQti9jy

    – Kyle

    #204942
    ndaffunchio
    Member
    Post count: 44

    You are VERY RIGHT, this pair of eyes are a little bit tired. Sorry and thank you Kyle ๐Ÿ˜€

    #204948
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    #208293
    ndaffunchio
    Member
    Post count: 44

    Hi! I need to:

    1. hide leave comment (Dejar Feedback in spanish)
    2. space between product gallery images and image

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #208313
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .leave-feedback{
    display:none !important;
    }
    #product-img-slider{
    margin-bottom:10px !important;
    }

    Thanks
    Mohammad

    #208318
    ndaffunchio
    Member
    Post count: 44

    Thanks! But flexslider thumbs keeps together side by side.

    Is there a way to create single product page entirely with SPB objects.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #208329
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me marked screenshot to indicate the issue and specific page url with issue.
    Thanks
    Mohammad

    #208463
    ndaffunchio
    Member
    Post count: 44

    Sure, heres screenshot. Dont have url, I am working in MAMP.

    THE other questions here is:

    1. What is the priority in product page?
    I mean what comes first? All the elements, text, objects that I add using Swift Page Builder tool goes under all the product data provided by filling META OPTIONS fields?

    2. How can make “Product Aditional Information” display like text block, not in accordeon or tabs?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #208667
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Yes, that is correct. If you wish to adjust that you would need to edit the WooCommerce template files in the theme.

    2) Add this css:

    #product-accordion .panel .accordion-body {
    display: block!important;
    }
    #product-accordion .accordion-toggle:after {
    display: none!important;
    }

    For the image nav, it is designed like that, but you can add space with:

    #product-img-nav li {
    padding-right: 15px;
    }

    – Ed

    #215569
    ndaffunchio
    Member
    Post count: 44

    Hi! Sorry to come back with this issue.

    After the update no gallery images are showing below featured image.

    I am working locally, I can provide ip and access if needed. Please help ๐Ÿ™‚

    Thanks in advance, Nat

    #215852
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Nat,

    Not much we can do without a link to double check this.

    Can you make sure everything is updated WP/Plugins also?

    Can you send a screenshot of the page with missing images?

    If updating everything yields no results, please deactivate all plugins apart from WooCommerce and test again.

    – David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register