Home Forums WoodMart support forum A few questions

A few questions

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #52977

    fotoviva
    Participant

    Hi, I’m really loving this theme but as I build my site I have a few things that don’t seem right and I can’t figure out – hopefully you can help me out!

    1. How can I disable to featured image (blog post) from inside the post itself. It’s great for adding imagery to the /news page but I don’t need them in the actual post page. I’m using the child theme so maybe just edit out some code?

    2. I am using the header builder but the woodmart logo is still showing on mobile sticky, and the social icons. The Fotoviva logo shows on desktop etc fine.

    3. Is there an ideal size for the homepage slider? If I get it looking right on one format eg. desktop it goes funny on mobile!

    4. How can I remove the ‘uncategorized’ category from the menu? I’m not sure why it’s even there – there are no products assigned to it.

    5. On a category page on ipad in portrait view, hidden sidebar is hidden but has blank space, so content does not fill page width! This is only for the landscape category which I made as a page rather than a category page like the rest (gives me more flexibility with page content).

    Thanks 🙂

    #53002

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    1. You can copy the file content.php to your child theme and remove this line of code

    <?php the_post_thumbnail(); ?>

    2. You need to switch to responsive view and change the logo image there also. Read more information in our documentation https://xtemos.com/docs/woodmart/header-builder/header-responsive-settings/

    3. It would be better to add this images as a layer and not as a slider background. It will give you more control on its size and position on mobile devices. Here is a video tutorial that should help you create responsive sliders https://www.youtube.com/watch?v=iyuxFo-WBiU

    4. Where do you see this category on your website? Actually, it is default WooCommerce category and there is no option to remove it.

    5. Sorry, but we don’t see any problems on your website regarding this point. Could you please provide us some screenshots?

    Kind Regards
    XTemos Studio

    #53021

    fotoviva
    Participant

    Thanks! I realise the uncategorized menu only appears on my custom category page http://kanjilight.xyz/landscapes/ so I guess it displays the menu differently somehow.

    I have attached a screenshot of portrait view on ipad and marked in red the space. This is only for that landscape category page I made – the others work fine.

    And can you check on mobile the the accordian on that page – it always displays open to begin with on mobile, but not on tablet or desktop!

    Will be leaving you a very positive review on themeforest!

    #53022

    fotoviva
    Participant

    attachment failed, trying again…

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

    Artem Temos
    Keymaster

    The problem is that the page you sent is a custom WordPress page, and even if you select a shop sidebar for it, the off-canvas option will not work correctly there. It can be applied for the shop page only at the moment.

    #53068

    fotoviva
    Participant

    But why? Surely it’s just editing a bit of code? I really want to use the custom category page because it allows me to adjust the layout.

    And can you check on mobile the accordian on that page – it always displays open to begin with on mobile, but not on tablet or desktop!

    #53070

    Artem Temos
    Keymaster

    We can give you a CSS code to make the area full width, but there is no “Show sidebar” button on other pages than the shop page.

    The accordion is always closed both on mobile and desktop devices.

    #53081

    fotoviva
    Participant

    That would be great if you could supply the css please.

    #53085

    Artem Temos
    Keymaster

    Add this code to the Custom CSS field for mobile and tablet devices

    .offcanvas-sidebar-mobile .site-content:not(.col-sm-12) {
        width: 100%;
        left: 0;
    }
    #53087

    fotoviva
    Participant

    That works great thanks.

    I have an iPhone 6s and the accordian displays as open every time when the page opens. I can click the + to close it but it should be closed when the page opens, like it is on tablet and desktop.

    #53096

    Artem Temos
    Keymaster

    Could you please send us some screenshots?

    #53106

    fotoviva
    Participant

    I have attached the screenshot for you.

    And is it possible to edit the placeholder text of the sidebar search widget from ‘search products’ to something like ‘search art’ ?

    Thanks

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

    Hello,

    Usually, we recommend translating all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    However, this phrase is not caught by Loco. We are fixing this and the issue will be solved in our nearest update.

    Best Regards

    #53132

    fotoviva
    Participant

    Was that reply for someone else?

    #53137

    Artem Temos
    Keymaster

    The tab is opened only if you click on it and then reload the page. It adds a hash to the URL and that is why it is opened by default.

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