Rodrigo Teixeira
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Botiga] Headings on pages created with ElementorHi @michalsgallery ,
Thanks for reaching out.
Please try to run this custom PHP code with the help of a code snippets plugin:
update_option( 'botiga-first-theme-version', '2.2.12' );
Here you can find some code snippets plugins: https://www.ads-software.com/plugins/search/code+snippets/
You need to run this only once. So once you have everything working again you can remove the snippet code as well as remove the code snippets plugin.
We hope this helps.
Forum: Themes and Templates
In reply to: [Botiga] Headings on pages created with ElementorHi @michalsgallery ,
For all the 3 issues, please try adding this custom CSS under Admin > Appearance > Customize > Additional CSS:
body[class*="elementor-page"] .content-wrapper {
max-width: var(--botiga_content_width, 1140px) !important;
margin: 20px auto 15px !important;
padding: 0 15px !important;
}
@media (min-width: 1140px) {
.e-con.e-parent>.e-con-inner {
max-width: calc(var(--content-width)) !important;
}
}Hope this helps.
Kind Regards,
Rodrigo.
Forum: Themes and Templates
In reply to: [Botiga] Headings on pages created with ElementorHi @michalsgallery ,
Just to let you know we released a new version few minutes ago fixing that issue.
Please try updating to the latest version.
Kind Regards,
Rodrigo.
Forum: Themes and Templates
In reply to: [Botiga] when will botige/merchant work with woocoomerce v.90Hi @rbrb,
We did some tests here and can confirm the new Cart and Checkout blocks from WooCommerce are working fine with the free version from Botiga. Here’s some screenshots:
– https://snipboard.io/KPULng.jpg
– https://snipboard.io/QtOR9F.jpgCould you please share more details?
As this forum is reserved for the free version from Botiga we are assuming you are not a Botiga Pro user. So the new Cart/Checkout blocks from WooCommerce should work fine.
If you are a Botiga Pro user, please open a support ticket here and we will explain it in more details for you. Basically, Botiga Pro users should switch to the Classic Cart/Checkout shortcodes to have compatibility with all Pro features.
Looking forward to your reply.
Kind Regards,
Rodrigo.
Hi @trnobranska ,
Thanks for reaching out.
Hello, is there some way to filter products by Your labels?
Filtering products by our labels is something not possible.
I want to put the link from my homepage to the new products…
As our plugin rely in the default WooCommerce queries to display ‘New’ labels to the products that’s possible by passing the parameter ‘?orderby=date’ to the shop page URL. Please try following my instructions below:
- Add any custom component to the homepage such as a Button or Image with a link which contains this URL: https://YOUR_WEBSIDE_DOMAIN.art/eshop/?orderby=date
This link will load the shop page filtering by the latest products added to the store and consequently will match with the Merchant ‘New’ labels.
We hope this helps.
Kind Regards,
Rodrigo.
Hi @vipthea,
The Loop Grid from Elementor isn’t ready to display the products sale labels/badges. If you disable the Merchant Product Labels module you’ll see that the default WooCommerce sale badge also isn’t rendered in the Loop Grid.
You have some options:
1 – Relying on the Elementor widgets that are specific made to render product grids only. E.g the ‘Products’ widget.
Or
2 – Use an extra plugin that contains a Elementor widget to render the product sale label/badge only. The Royal Elementor Addons contains a widget for that: https://www.ads-software.com/plugins/royal-elementor-addons/. Once the plugin is installed look for the ‘Product Sales Badge’ widget.
Important: If you are going with the option number 2 please also modify the Merchant file ‘merchant\inc\modules\product-labels\class-product-labels.php’ from this: https://snipboard.io/RYBedJ.jpg
To this: https://snipboard.io/0FvU7L.jpg
This will ensure the Merchant labels will be rendered in the Royal Elementor Addon plugin.
Based on your message here we are adding a new task to our roadmap to include a built-in Elementor widget to render Product Sale labels (exactly like Royal Elementor Addon is doing). So in the future you don’t need to install an extra plugin to render the sale labels within the Loop Grid.
We hope this helps.
Kind Regards,
Rodrigo.
Hi @oshadha96,
Thanks for the details.
It seems the extra plugin you are using for Cookie Consent it’s causing that issue. As you can see in this screenshot, the plugin is adding a invisible element which it’s over the half to bottom in the page, which makes any other element unclickable in that area: https://snipboard.io/d4GAI2.jpg
For some reason the Cookie Consent content isn’t rendering. Our suggestion in this case is contact the author from that plugin.
We hope this helps.
Kind Regards,
Rodrigo.
Hi DeepBlue,
Great! You are welcome.
Yes. It is happening only with Hello Elementor theme.
Kind regards,
Rodrigo.
Hi DeepBlue,
Thank you for the extra details.
We were able to reproduce the issue when running the Hello Elementor theme. For now please try following my instructions below:
- Go to Admin Area > Plugins > Plugin File Editor
- Select the Merchant plugin to edit
- Edit the file ‘merchant\inc\class-merchant-loader.php’ and replace all code with this new: https://pastebin.com/raw/Pp2VGY8E
- Save the changes.
Note: This fix will be present in the next version from Merchant that we should release soon.
Please try that and let us know how it goes.
Kind Regards,
Rodrigo.
Hi DeepBlue,
Thank you for the kind words.
We did try to reproduce the mentioned issue but without success. It is working fine when running latest version from both Merchant and Elementor/Elementor Pro. Could you please send us more details? LIke which version from Elementor/Elementor Pro are you running? If possible take a screenshot from the error and share with us.
Here’s some screenshots from the test we did:
– Merchant and Elementor/Elementor Pro activated: https://snipboard.io/aBVgSw.jpg
– The Elementor Pro ‘Theme Builder’ interface: https://snipboard.io/5107Xn.jpg
– Editing a single product page template: https://snipboard.io/rouf0I.jpg
– The single product page template rendered in the frontend: https://snipboard.io/FpVtBs.jpgLooking forward to your reply.
Kind Regards,
Rodrigo.
- This reply was modified 9 months, 3 weeks ago by Rodrigo Teixeira.
Forum: Themes and Templates
In reply to: [Botiga] Single product page image not resizingForum: Themes and Templates
In reply to: [Botiga] Single product page image not resizingHi @cvandend
Thanks for contacting us.
It seems the issue is related with the plugin you are using to display variation images. Please try going to Admin Area > GetWooPlugins > Gallery Settings > General and set the Gallery Width to 50%. Like in this image: https://snipboard.io/zc0Sbq.jpg
We hope this helps!
Kind Regards,
Rodrigo.
Forum: Themes and Templates
In reply to: [Botiga] Product equal heightHi @anassal,
Please try with this new code:
add_action( 'wp', function(){ if ( is_shop() || is_product_category() || is_product_tag() || is_product_taxonomy() ) { add_filter( 'botiga_content_class', 'botiga_equal_height_content_class', 11 ); } } );
Hope this helps!
Kind Regards,
Rodrigo.
Forum: Themes and Templates
In reply to: [Botiga] Product equal heightHi @anassal,
We sorry for that issue with the new update. We will release a quick fix for that in the next 1 or 2 days. For now, as a temporary solution, please try adding the custom PHP snippet code below through a child theme or Code Snippets plugin.
add_action( 'wp', function() { if ( is_shop() || is_product_category() || is_product_tag() || is_product_taxonomy() ) { add_filter( 'botiga_content_class', 'botiga_equal_height_content_class' ); } } );
We hope this helps!
Kind Regards,
Rodrigo.
Forum: Themes and Templates
In reply to: [Botiga] Stripe is not showing On checkout pageHi @kiwilogics1234,
Firstly, thanks for using our theme!
I’ve created this test website for testing Botiga + WooCommerce Stripe payments and it seems to be working fine. You can check the testing site in the below link. It’s currently with ‘test mode’ from stripe enabled and you can use the card numbers from here: https://stripe.com/docs/testing#cardsIn this case, could you please share with us more details? Some screenshots or even a video showing what’s happening. So we can investigate it further. Also, have you tried keeping enabled only Elementor, WooCommerce and WooCommerce Stripe plugin enabled? This way you can check for extra plugins conflict.
Also, that’s the stripe plugin you are refering to, right? https://www.ads-software.com/plugins/woocommerce-gateway-stripe/
Looking forward to your reply.
Kind Regards,
Rodrigo.