TigriWeb | Support
Forum Replies Created
-
AuthorPosts
-
TigriWeb
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, 4 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 TeamTigriWeb
KeymasterThere is no such option on the theme. For some cases, we use a border as a gradient of the svg image. The whole design is built using border-radius, too many changes will need to be made.
Best regards,
TigriWeb TeamTigriWeb
Keymaster1) Go to the
Appearance -> Customize: https://prnt.sc/g0qTI86Z3Oav
2) Open theAdditional Csstab: https://prnt.sc/b2PZT88UW8rQ
3) Paste code and click onPublishbutton: https://prnt.sc/EB23pq6AXcpwBest regards,
TigriWeb Team-
This reply was modified 1 year, 8 months ago by
TigriWeb.
TigriWeb
KeymasterPlease, add this styles to
Appearance -> Customize -> Additional CSS:.is-root-container .wp-block-image.is-style-with-line img, .is-root-container .wp-block-image.is-style-with-line:before { border-radius: 0 !important; }Best regards,
TigriWeb TeamTigriWeb
KeymasterThis is a Featured Image of each post: https://wordpress.com/support/featured-images/
Or in Your Site: https://prnt.sc/W2uLfP13ktNf
Best regards,
TigriWeb TeamTigriWeb
KeymasterAre you referring to this block? https://prnt.sc/hwd0r8A5IGEb
Because there are no more images with a golden border on the home page.Best regards,
TigriWeb TeamTigriWeb
KeymasterPlease share a screenshot or give us the name of the block.
Best regards,
TigriWeb Team -
This reply was modified 1 year, 4 months ago by
-
AuthorPosts