TigriWeb | Support

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 43 total)
  • Author
    Posts
  • in reply to: Floating Booking Button #218
    TigriWeb
    Keymaster

    Dear Imran,

    Since the product is a WooCommerce variable product, customers need to select an option before proceeding with the purchase. Because of this requirement, the “Buy Now” or “Book Now” button cannot be immediately actionable without first choosing a variation.

    To make this work, the entire selection form would have to be floating, which would take up a significant portion of the screen on mobile devices, potentially affecting usability rather than improving it.

    Best regards,
    Tigriweb Team

    in reply to: Issue with Quantity Selector Label Not Visible #216
    TigriWeb
    Keymaster

    Dear Imran,

    Since you are using the “WooCommerce Product Options” plugin, it’s best to edit all additional fields in one place.

    Go to “Products” → “Product Options” and find the example where I added the “Quantity Label” to “Atlantis” at the end.

    There you’ll find Custom HTML, where you can change the word “Quantity” to something else.

    You’ll need to do something similar with the other “Product Options” as well.

    Best regards,
    TigriWeb Team

    in reply to: Issue with Quantity Selector Label Not Visible #214
    TigriWeb
    Keymaster

    Hi Imran,

    I added some custom HTML “Quantity Label” to the “Atlantis” “Product Options” and now the label is shown 😉

    Best regards,
    TigriWeb Team

    in reply to: demo content error 404 #208
    TigriWeb
    Keymaster

    If I add the IP address to the host file, I can access it.

    It seems to me that the issue lies in the import process trying to fetch a file from a non-existent address. Even though we add the host’s IP address, this address does not exist during the import.

    Perhaps it’s better to create a subdomain and leave the existing site for staging and testing.

    Best regards,
    TigriWeb Team

    in reply to: demo content error 404 #206
    TigriWeb
    Keymaster

    Hi,

    Could you create a user “administrator” and send access to the admin panel to the email – tigriweb@gmail.com?

    Best regards,
    TigriWeb Team

    in reply to: Typography customization not working properly #203
    TigriWeb
    Keymaster

    How and where (in code) these cards added to that page?

    Best regards,
    TigriWeb Team

    in reply to: Typography customization not working properly #201
    TigriWeb
    Keymaster

    Hi Imran,

    We use the styles of other fonts if they are smaller.

    You can add to Appearance -> Customize -> Additional CSS custom CSS code, example for loop product titles:

    .is-root-container ul.products li.product .woocommerce-loop-product__title,
    .is-root-container ul.products li.product .woocommerce-loop-category__title {
        font-weight: var(--kampina--font-weight--heading-h2);
    }

    Best regards,
    TigriWeb Team

    in reply to: Product side bar #199
    TigriWeb
    Keymaster

    Hi Gisele,
    to edit the text in the sidebar go to your Dashboard, go to Appearance, then select Widgets.
    For changing the text in the sidebar on:
    – blog pages – select Area 1
    – products – select Area 2

    https://prnt.sc/z42Y6ENYrHlT

    in reply to: feature image not showing #197
    TigriWeb
    Keymaster

    Hi Rohitgparmar,

    Debug has og:image tag, but don’t load it.

    https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Fstayread.com%2Fmore-than-325-cases-of-dengue-have-been-reported-in-ahmedabad%2F

    Can You create a post with an image that has a name in English letters only for test? Maybe problem in the “અમદાવાદમાં-એક-મહિનામાં-ડેન્ગ્યુના-325થી-વધુ-કેસ-નોંધાયા” name?

    In any case, this is not a problem with the theme, only with the plugin that displays this og:image tag or Facebook.

    Best Regards,
    TigriWeb Team

    in reply to: team slider inside a Hero box #194
    TigriWeb
    Keymaster

    Hi Gisele,

    We have the team slider inside the container block with a same background: https://prnt.sc/p7td541ul894.

    Best Regards,
    TigriWeb Team

    in reply to: footer social media’s icons is gone #192
    TigriWeb
    Keymaster

    Hi Gisele

    Go to Appearance -> Widgets and follow these steps: https://prnt.sc/7MI2NSPHApV5.

    And there will be a Social Icons block.

    Best Regards,
    TigriWeb Team

    in reply to: Additional info on the cart page #190
    TigriWeb
    Keymaster

    Hi Imran,

    There was a similar problem here.

    We hide the product description use this CSS code:

    table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata__description {
      display: none;
    }

    Best regards,
    TigriWeb Team

    in reply to: Edit Hero in the About Us and Contact pages #186
    TigriWeb
    Keymaster

    Hi Gisele,

    You can edit hero settings here.

    Best Regards,
    TigriWeb Team

    in reply to: Checkout page form issue #184
    TigriWeb
    Keymaster

    Hi Bajwa,

    We add a small CSS fix to Appearance -> Customize -> Additional CSS, and now labels is normal. Please check.

    Best regards,
    TigriWeb Team

    TigriWeb
    Keymaster

    Hi Rohitgparmar,

    Currently ThemeForest offers a single license and an extended license.

    The single license means that you need to purchase one single license for every site that use Kampina.
    So if you are building 3 websites with Kampina, then you are required to purchase 3 single licenses.

    Even the extended license operates this way but you can re-sell this as an end product.

    Best regards,
    TigriWeb Team

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