Home Forums WoodMart support forum Additional field

Additional field

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #305677

    Luas
    Participant

    Hi,
    I would like to add Ads on Archive Page and single page but have no idea how to do it.
    Can I ask You for example a code that I could add in funkcion.php which could add some extra field and I could add ads code into it? or any other way? Please see screen shot with marked places where I would like to put ads, The best

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You can add the custom content to the shop page please follow these steps:

    1. Enable Top filters in the Theme Settings > Product Arhives > Shop filters https://gyazo.com/3564df2a5d658a0010b6c0ebd0b537d4

    2. Enable Shop filters area always opened

    3. Shop filters content type should be set Custom content

    4. You can choose the HTML block with the content from the Shop filters custom content drop-down. https://xtemos.com/docs/woodmart/html-blocks-2/

    You can create the banner in the HTML block by means of the builder you use in the site.

    Product category page: you can create HTML block and insert it in the category description: https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag

    HTML blocked allow extra content in the product page as well: https://xtemos.com/docs/woodmart/html-blocks-2/#extra_content_options

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

    Best Regards

    #305782

    Luas
    Participant

    Thanks but i have 850 categories and 50 000 products so it’s impossible to add ads to all does page separetly.
    Do You have some other idea?

    #305816

    Hello,

    You can show your ad in the pre-footer, you can find this area in the Theme Settings > Footer. It will be shown on all the products/products categories. You can disable the pre-footer in the pages you do not want to show the ad, there is the option in the page options: https://xtemos.com/docs/woodmart/options-for-pages/

    One more option to show the ad throughout the site is the Header banner. You can find this option in the Theme Settings > General.

    Best Regards

    #306011

    Luas
    Participant

    Thanks a lot! Works great.
    All the bst
    Lukas

    #306030

    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

    #306475

    ljwei28
    Participant

    How can i remove PRICE FILTER form the top shop fliter widget (https://prnt.sc/1ax366i). i want it to be dropdown (https://prnt.sc/1ax3cnf). My widget setting is empty (https://prnt.sc/1ax3s98).

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

    Hello,

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

    .woocommerce-ordering {
       display:none;
    }

    Best Regards

Tagged: 

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