Home Forums WoodMart support forum Minor Issues Before Launch

Minor Issues Before Launch

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #81843

    hockeysmile
    Participant

    Greetings,

    I am close to launching my site and have a list of minor issues to resolve before going live:

    1. I am unable to set any links with WPBakery. For example, when I input a link with the builder, it simply does not set and redirects me to the posts section in the back end of WP. Note: I did clear my browser cache and even tried other browsers, but nothing seems to work.

    2. YITH Quick View – a) I would like to remove the categories, sku & tags information (like I did in the theme settings for the product page). b) the scroll bar is very thin and hard to use/see.

    3. Shop Page – I am using a currency switcher widget as one of my filters. When the filter selection tab is open and I select the drop-down menu on the widget, it closes the filters tab. Therefore, I am unable to switch the currency with the widget. Not sure if this is a problem with theme/widget/javascript.

    Very minor things:

    A. Is there a way to set the default shop page view to ‘list’ on page load?

    B. Can I change the badge name of featured items from ‘hot,’ to something else?

    Thanks for your help.

    #81848

    hockeysmile
    Participant

    I forgot to mention, that I would also like the shop page results to be ordered by date published, with most recent first (as the default) setting.

    #81865

    Artem Temos
    Keymaster

    Hello,

    1. Try to use Backend editor instead of Frontend interface to do change your links.

    2. Use the following CSS code to customize that

    div.product_meta {
    	display: none;
    }
    
    div.woodmart-scroll-pane {
        width: 8px;
    }

    3. Enable option Stop close filters after click in Theme Settings -> Shop.

    A. Set default products view in Theme settings -> Products grid.

    B. Here is a video that demonstrates how to translate strings with Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls

    You can select product page order in Appearance -> Customize -> WooCommerce -> Products catalog.

    Regards

    #83109

    hockeysmile
    Participant

    One other issue I am having: My social follow links do not seem to work. They send me to my homepage, rather than to the appropriate social profile. Any suggestions are appreciated – Thanks

    #83154

    Hello,

    You need to remove #before each link https://gyazo.com/f61a3b4171c4877eba188df1f275d77e

    Best Regards

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