Forum Replies Created

Viewing 15 posts - 1 through 15 (of 30 total)
  • Author
    Posts
  • in reply to: TC Ecommerce Shop #925
    Themes Caliber
    Keymaster

    Hi,

    You can remove those section from the Appearance -> Customize -> Theme settings -> Open the section you want to disable. And check the radio button to disable.

    Thanks

    in reply to: Pet Shop Pro #903
    Themes Caliber
    Keymaster

    Hi,

    Kindly unset the highlight color from customizer.
    Go to Appearance –> Theme Setting –> Typography Setting –> Highlight color (It will change it globally)

    Thanks

    in reply to: Issues #852
    Themes Caliber
    Keymaster

    Hello

    You can do this by adding the below code to your function.php file

    Go To Appearance >> Editor >> Function.php

    Paste the code at the end of file

    add_filter( ‘woocommerce_billing_fields’, ‘wc_npr_filter_phone’, 10, 1 );

    function wc_npr_filter_phone( $address_fields ) {
    $address_fields[‘billing_phone’][‘required’] = true;
    return $address_fields;
    }

    Hope this helps
    Thankyou

    in reply to: TC Ecommerce Shop #851
    Themes Caliber
    Keymaster

    Hi,

    Child Theme is basically used to add your own functions and add CSS according to your requirement.

    You can add or create new sections accordingly by using hooks as a function in your function.php file

    If anything troubles you feel free to ask anything about our theme

    Thankyou

    in reply to: Sauna Spa Theme #847
    Themes Caliber
    Keymaster

    Hi Giovanni,

    Go to Appearance >> Menu >>

    1.) Create a menu name it anything you want
    2.) Select options/ Pages you want to display on your front panel.
    3.) At the bottom of the page, you can find three checkboxes:- check the primary menu
    4.) Click on save menu

    Hope this helps

    Thankyou

    in reply to: TC Ecommerce Shop #844
    Themes Caliber
    Keymaster

    Hi,

    Thank you for asking the query, and you got yourself a right plugin for your gallery,

    If you know something about the programming you can activate the child theme which would be available on our portal https://www.themescaliber.com/

    In the download section

    Child theme Allows you to alter CSS according to your need and add the functions which would very easy to use.

    Hope this helps

    in reply to: TC Ecommerce Shop #839
    Themes Caliber
    Keymaster

    Hi rickg013,

    Thank you for letting us know about your issue

    1.)If you would like to change the CSS you can do it by

    GO TO >> Appearance >> Editor >> (there you can find the style.css file)

    go to line no. 4118

    there you can find

    .med-header {
    background: #e22626; // change color code here
    margin-top: 7%;
    }

    2.) It is difficult to find which lightbox plugin you are using and most of the features are not provided in the demo version

    Lightbox Gallery – Image Popup, Photos Gallery, Image Gallery

    check out for the above link

    Thankyou

    in reply to: Issues #835
    Themes Caliber
    Keymaster

    Hi

    We are working on the mega menu thing, These features will be available soon in our template, as soon as we update our theme, we will notify you by email

    till then you can try for different plugin available at https://wordpress.org/plugins/

    Thankyou

    in reply to: Issues #823
    Themes Caliber
    Keymaster

    Go to Dashboard >> Appearance >> Widget >> (Find option for footer 1, footer 2, footer 3, footer 4)

    For the 4 respective columns

    There You can drag the content like (navigation menu, Image, Calendar, Blog Audio etc)

    and save the changes

    Hope this helps

    in reply to: Issues #807
    Themes Caliber
    Keymaster

    Thank you for your response Mrs. Jain

    in reply to: Issues #805
    Themes Caliber
    Keymaster

    Hi Mrs. Jain,

    The request you are asking for will change the default theme layout but still if it helps with your website we can do that by changing some functionalities on to your personal portal.

    Hope this helps

    Thank you

    in reply to: TC Ecommerce Shop #767
    Themes Caliber
    Keymaster

    Hi Carlo,

    kindly go through the documentation on https://themescaliber.com/doc/tc-ecommerce-shop-documentation/

    Go through the theme setup throughly

    If possible send us the url of your website to checkout what exactly the problem is.

    Hope this helps
    Regards
    Team https://www.themescaliber.com/

    in reply to: Issues #750
    Themes Caliber
    Keymaster

    If you want to send the screen shot send it at [email protected]

    thankyou

    in reply to: Issues #744
    Themes Caliber
    Keymaster

    That’s because you have created a new page named stencil.

    you need to add product categories to you under your menu named shop not the pages if you add product categories it will automatically shows products under that page like http://wordpress.thepeekaboodesigns.com/product-category/stencil/

    one of the demo is done for you you. The product demo is removed.

    upload a image from media section and you can find the url below it copy that url and paste it where @@@ symbol appears

    go to widget click on text >> add it to footer 1 >> select text from text or visual write there

    Image link

    save it

    hope this helps

    in reply to: TC Ecommerce Shop #743
    Themes Caliber
    Keymaster

    Hi Mifthah,

    Thanks for your warm Greetings we would always there for our client satisfaction and we are really very happy that you have choose our platform to grow your business

    thankyou

    Regards
    Team https://www.themescaliber.com/

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