Home › Forums › WoodMart support forum › A few questions
A few questions
- This topic has 14 replies, 3 voices, and was last updated 6 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
April 17, 2018 at 3:32 pm #52977
fotovivaParticipantHi, 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 🙂
April 17, 2018 at 6:08 pm #53002
Artem TemosKeymasterHello,
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 StudioApril 17, 2018 at 7:25 pm #53021
fotovivaParticipantThanks! 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!
April 17, 2018 at 7:27 pm #53022
fotovivaParticipantattachment failed, trying again…
Attachments:
You must be logged in to view attached files.April 18, 2018 at 6:08 am #53049
Artem TemosKeymasterThe 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.
April 18, 2018 at 7:11 am #53068
fotovivaParticipantBut 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!
April 18, 2018 at 7:22 am #53070
Artem TemosKeymasterWe 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.
April 18, 2018 at 8:31 am #53081
fotovivaParticipantThat would be great if you could supply the css please.
April 18, 2018 at 8:41 am #53085
Artem TemosKeymasterAdd 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; }
April 18, 2018 at 8:55 am #53087
fotovivaParticipantThat 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.
April 18, 2018 at 9:31 am #53096
Artem TemosKeymasterCould you please send us some screenshots?
April 18, 2018 at 10:31 am #53106
fotovivaParticipantI 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.April 18, 2018 at 12:28 pm #53116
Elise NoromitMemberHello,
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
April 18, 2018 at 1:41 pm #53132
fotovivaParticipantWas that reply for someone else?
April 18, 2018 at 1:53 pm #53137
Artem TemosKeymasterThe 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.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register