TigriWeb
Forum Replies Created
-
AuthorPosts
-
TigriWeb
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 2 years, 3 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 TeamTigriWeb
KeymasterWhat do You mean about “lining”?
Best regards,
TigriWeb TeamTigriWeb
KeymasterWe don’t have this option,
If You use the kampina-child theme: You need to copy the folder
/kampina/includes/templates/related-posts/
into
/kampina-child/includes/templates/related-posts/and edit index.php file:
Replace
$related_posts = kampina_get_related_posts();
with
$related_posts = kampina_get_related_posts( array( 'count_posts' => 10 ) );If You use the kampina theme: only replace that line in the
/kampina/includes/templates/related-posts/index.phpfile.But we recommended use child theme.
Best regards,
TigriWeb TeamTigriWeb
KeymasterHi Rohitgparmar,
What does “purchase installation code” mean?
1) You have the Purchase code to log in to the forum.
2) To update a Kampina Theme from ThemeForest, you need to generate a token:
After activation Envato Market plugin, go to Envato Market link and follow steps from his instruction:

Best regards,
TigriWeb TeamTigriWeb
KeymasterHi Mathilde,
In our Kampina theme, we use the standard WordPress editor – Gutenberg.
As far as we know, Elementor is replacing the Gutenberg editor with its own. The Kampina theme is not compatible with Elementor as it was created for Gutenberg only.
Could you please tell us more about your problem and what errors you are seeing?Best regards,
TigriWeb TeamTigriWeb
KeymasterCould 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
KeymasterSorry, but I don’t know these plugins. I can’t help you here.
Best regards,
TigriWeb TeamTigriWeb
KeymasterHi,
Thank you for your kind words.I created the bookit-events page with shortcode
[bookit].
I found this shortcode here.You need to add a couple of entries for them to be displayed.
Best regards,
TigriWeb TeamTigriWeb
KeymasterHi,
1. WooCommerce allows you to sort categories, just drag and drop them: https://prnt.sc/7hoeBOdSNJMu
2. For display subcategories, you can change the
Display typeoption in category settings: https://prnt.sc/Kbt60FX_agd13. That’s an option ‘Transparent Header’ in category settings: https://prnt.sc/g-QKMb3dHGTg
4. You can add a
Custom Linkfor display events in your menu: https://prnt.sc/n32cA_1r6D1J5. You can click on
Screen Options, selectProduct Categoriesand add them to the menu: https://prnt.sc/zuba7Vp7nKaRBest regards,
TigriWeb TeamTigriWeb
KeymasterHello,
You can create the product categories you need and add products to them.
To display categories on the shop page, go to:
Customize -> WooCommerce -> Product Catalog -> Shop page displayand selectShow Categories.Best regards,
TigriWeb Team -
This reply was modified 2 years, 3 months ago by
-
AuthorPosts