Home Forums WoodMart support forum Header issue.

Header issue.

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #116194

    jingyansu
    Participant

    Hello,
    It is keeping an empty line after the header of my pages. How do i fix it? Check screenshot.

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

    Hello,

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

    Enter the page and set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs

    Best Regards

    #116439

    jingyansu
    Participant

    Hello, I have enabled the size guide. As i want to use it as for a different purpose. And i have enabled it to show under selected category by adding some text and hiding the table. However it is not appearing on the product page. Could you please tell me, how do i fix it? Ex.page: https://www.staging1.techyuga.com/product/mi-phone-battery-replacement/

    2. My additional info is somehow appearing on RTL format. How do i fix it? Ex: https://www.staging1.techyuga.com/product/mi-phone-battery-replacement/

    3. What is the process of creating HTML codes on designs created using visual composer and put then in product descriptions?? And please also tell me, if it will be possible to add product description for all the products under a certain attribute at once??? Without doing it manually one by one.

    4. How do i enabled page heading only for categories and sub-categories pages only?? as i have disabled for the whole site at once as i have more 1000 pages, for which i don’t want to disable them one by one.

    5. Can i create a filter using category and attributes in different fields? For ex: in category, someone would select brand+phone repair, and then he would search an option from problem dropdown (which is used as an attribute) and filter his search to see the desired result. Can you do that???

    Please help me out. Your theme is awesome.

    Thanks

    #116509

    Hello,

    1. Please read and follow the instructions here https://xtemos.com/docs/woodmart/faq-guides/create-size-guide-table/ make sure you have not missed anything.

    2. Check Woodmart > CSS Generator > If you have enabled RTL there, disable and resave.

    3. Sometimes one and the same HTML block is used in several places. That is why there is sense to have the option to insert it into the product page.

    if it will be possible to add product description for all the products under a certain attribute at once??? no, it is not possible.

    4. It is not possible.

    5. When you add product category widget and product attribute filters you will have the option to filter. Navigate to Appearance > Widgets > add widgets into the Shop page widget area.

    Best Regards

    #116523

    jingyansu
    Participant

    Thank you for your response.

    if it will be possible to add product description for all the products under a certain attribute at once??? Yes. This is what i want. Please tell me, how do i do that?

    2nd. Can i use an external plugin to create a page like this (https://www.ismash.com/collections/google-pixel-repairs#select-repair) functionality https://www.ismash.com/collections/google-pixel-repairs#select-repairusing your theme?? If yes, please let me know.

    Thanks for your kind support.

    #116524

    jingyansu
    Participant

    RTL is not checked. Still the specifications shows like this. check screenshot.

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

    jingyansu
    Participant

    Please also tell me, how do i enable page title just for the category pages. But not globally and disabling them on page one by one.

    Thanks

    #116560

    Hello,

    There is no option to do that. You can enable globally and disable locally in each page “PAGE TITLE OPTIONS: Disable Page title – You can hide page heading for this page;” https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards

    #116565

    jingyansu
    Participant

    Please answer my above questions as well. Thanks

    #116578

    Hello,

    if it will be possible to add product description for all the products under a certain attribute at once??? Yes. This is what i want. Please tell me, how do i do that?

    no, it is not possible.

    2nd. Can i use an external plugin to create a page like this

    You can use any plugins, however, we do not guarantee 100% compatibility

    RTL is not checked. Still the specifications shows like this. check screenshot.

    Please check the issue having deactivated all the plugins not related to the theme, or provide your site admin access and confirm permit to do it.

    Best Regards

    #116579

    jingyansu
    Participant

    Here is my site’s details.

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

    Hello,

    You have added custom attributes they would not be filtered. You need to create and add global attributes in Products > Attributes then add to products https://docs.woocommerce.com/document/managing-product-taxonomies/

    Best Regards

    #116602

    jingyansu
    Participant

    Thank you for your response.

    Can you tell me, if i can setup attribute under a certain sub category only?? It means, in product filter, if someone first choose a sub-category, then certain list of attribute should be visible under next filter??
    Thanks

    #116653

    Hello,

    The default Woocommerce does not provide the option and our theme does not influence that.

    Best Regards

    #116654

    jingyansu
    Participant

    Okay.

    Is there any way i can put a shadow effect to my forms?? On this page: https://www.staging1.techyuga.com/feedback/
    Something like this: https://www.techyuga.com/feedback/

    Also, i am using WP from and i am unable to change the button color even if my default button color is something else. Please help me fix it.

    Thanks

    #116686

    Hello,

    Please assign a class to the column containing the form and I will provide custom CSS.

    Best Regards

    #116699

    jingyansu
    Participant

    Okay. the column name is feedback form.

    Thanks

    #116741

    Hello,

    You have not added any classes to the column. Add one word http://prntscr.com/n6zi7q

    Best Regards

    #116742

    jingyansu
    Participant

    Sorry, it was added but not saved. Check now.

    feedback form
    Thanks

    #116790

    Hello,

    And I cannot see it http://prntscr.com/n72t9g

    Best Regards

    #116794

    jingyansu
    Participant

    Hello, Now i have also given class name to the form and also to the column containing it. I don’t understand why you can’t find them. I hope i have done so properly. Please check the screenshot.

    The class names are:

    Element1 (for the form)
    element0 (Column containing the form.)

    let me know you need anything else.

    Thanks

    #116950

    Hello,

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

    .form_shadow{
    	box-shadow: 0 10px 50px rgba(0,0,0,.08), 0 13px 45px rgba(0,0,0,.08);
    	border-radius:15px;
    	padding-top:30px;
    }

    Best Regards

    #116974

    jingyansu
    Participant

    Very nice. It worked like a charm. however, I have many more pages with the form on it. How do i put shadow effect in them all???

    Is there any method to do that using form column’s element??

    Please let me know.
    Thanks

    #117007

    Hello,

    You need to add class form_shadow to all the blocks which you want to make with the shadow https://gyazo.com/bd82ec834a763c6fb2489d598ddf802f

    Best Regards

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