TigriWeb
Forum Replies Created
-
AuthorPosts
-
TigriWeb
KeymasterHi Imran,
We use the styles of other fonts if they are smaller.
You can add to
Appearance -> Customize -> Additional CSScustom 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 TeamTigriWeb
KeymasterHi 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 2TigriWeb
KeymasterHi Rohitgparmar,
Debug has
og:imagetag, but don’t load it.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:imagetag or Facebook.Best Regards,
TigriWeb TeamTigriWeb
KeymasterHi Gisele,
We have the
team sliderinside thecontainer blockwith a same background: https://prnt.sc/p7td541ul894.Best Regards,
TigriWeb TeamTigriWeb
KeymasterHi Gisele
Go to
Appearance -> Widgetsand follow these steps: https://prnt.sc/7MI2NSPHApV5.And there will be a Social Icons block.
Best Regards,
TigriWeb TeamTigriWeb
KeymasterHi 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 TeamTigriWeb
KeymasterHi Bajwa,
We add a small CSS fix to
Appearance -> Customize -> Additional CSS, and now labels is normal. Please check.Best regards,
TigriWeb TeamJuly 21, 2024 at 8:13 am in reply to: Kampina – Camping WooCommerce WordPress Theme This License multiple domains #182TigriWeb
KeymasterHi 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 TeamTigriWeb
KeymasterWe add a small CSS fix to
Appearance -> Customize -> Additional CSS, and now the alignment is normal.Best regards,
TigriWeb TeamTigriWeb
KeymasterHello Imran,
For “Amenities” we use icons as having a maximum width of 50px, and for “Attraction” – a maximum width of 75px.
The size of the icons can be changed using CSS. This is not a problem. All the ones you like should fit.
As for the space, there is an additional blank paragraph at the end of the page. After removing it, the space will disappear.
Best regards,
TigriWeb TeamTigriWeb
KeymasterHi Moz,
Please replace the styles for the 3 and 4 columns (or just add them to the end of the styles):
@media (min-width: 992px) { .site__footer__area__col--3 { max-width: 22%; } .site__footer__area__col--4 { max-width: 16%; } }and add these styles to the button extra space:
.site__footer__area__col--1 .wp-block-column { flex-basis: auto !important; flex-grow: 0; } .site__footer__area__col--1 ul.wp-block-social-links { margin: 0; }Best regards,
TigriWeb TeamTigriWeb
KeymasterHi Moz,
Please, add this styles to
Appearance -> Customize -> Additional CSS:.site__header__button--search { display: none; } @media (min-width: 782px) { .site__header__button__list { margin-left: 0; } } .site__header .menu-item-4590 a { background: var(--kampina--color--secondary); padding-left: 16px; padding-right: 16px; border-radius: 20px; transition: opacity var(--kampina--transition-speed) var(--kampina--transition-timing-function); } .site__header .menu-item-4590 a:hover { opacity: 0.6; } .site__header .menu-item-4590:after { content: none !important; } @media (min-width: 992px) { .site__footer__area__col--1 { max-width: 39%; } .site__footer__area__col--2 { max-width: 23%; } .site__footer__area__col--3 { max-width: 23%; } .site__footer__area__col--4 { max-width: 15%; } }Best regards,
TigriWeb TeamTigriWeb
KeymasterDear Imran,
We enabled
WP_DEBUGand saw the following error:Fatal error: Uncaught Error: Call to a member function get_id() on string in ...wp-content/plugins/my-bookable-product/my-bookable-product.php</strong> on line 135We also saw that this is Your plugin, so we took the liberty of changing the code of your plugin so that there was no error. On line 130 we change:
global $product;->$product = wc_get_product();Best regards,
TigriWeb Team-
This reply was modified 1 year, 11 months ago by
TigriWeb.
TigriWeb
KeymasterHi Imran,
Could you create a user “administrator” and send access to the admin panel to the email – tigriweb@gmail.com?
It would be very good and would help to solve the problem faster – access to FTP.
Best regards,
TigriWeb Team -
This reply was modified 1 year, 11 months ago by
-
AuthorPosts