Qode
Forum Replies Created
-
Forum: Plugins
In reply to: [Qi Addons For Elementor] Compatibility with Elementor 3.11.2Hi there,
Happy to help 🙂
Best,
Qode
Forum: Themes and Templates
In reply to: [Qi] Some changes do not appear after updatingHi there,
Thanks for writing in!
Testing the Qi theme it self we could not replicate this issue as all the changes do get applied however checking your website we do see that you use a Premium theme and not Qi theme, so if this is the case please contact the support team for this particular theme of yours, since we are only focused on our Qi theme here.
Thank you.
Best,
Qode
Forum: Plugins
In reply to: [Qi Addons For Elementor] Compatibility with Elementor 3.11.2Hi there,
Thanks for writing in!
The Qi Addons for Elementor is compatible with the latest version of Elemenetor, we have tested this and everything is working correctly. The compatibility will be added to the change log once an update is released but you can use the plugin with the latest version for sure.
Best,
Qode
Forum: Plugins
In reply to: [Qi Blocks] Can i use your blocks in custom areas (footer etc)Hi there,
Thanks for writing in!
You can use our blocks in Footer or Header, you can build your footer if you navigate to Appearance > Editor, and Header and Footer editor should be located there. You will then be able to add any widget in the Footer area. We have tested the button widget and it works correctly.
If you still have issues with this please tell us a bit more on what you encounter exactly.
Thanks.
Best,
Qode
Forum: Plugins
In reply to: [Qi Blocks] Masonry Image Gallery block not working correctlyHi there,
Thanks for writing in!
When it comes to our Masonry Image Gallery, you should keep in mind that for the Image sizes you still should upload Portrait, landscape, Square sizes of the original images, and set the Image size as it is for each individual item. So if you upload a landscape image you should set it to have Landscape Image size so it can display well. If you want to have it differently you could perhaps consider to use our Pinterest Gallery instead since it will keep the image proportions.
Thanks for understanding and let us know if you have any additional questions.
Best,
Qode
Forum: Plugins
In reply to: [Qi Blocks] Remove dot in date in Timeline Showcase blockHi there,
Thank you for your patience and feedback.
We are here if you have any additional questions.
Best,
Qode
Forum: Plugins
In reply to: [Qi Addons For Elementor] Testimonials Carousel directionHi there,
Glad we could help 🙂
Best,
Qode
Forum: Reviews
In reply to: [Qi Addons For Elementor] Great Add-Ons for ElementorHi there,
We are happy to hear this and thank you for your feedback!
Best,
Qode
Forum: Plugins
In reply to: [Qi Addons For Elementor] Graphs widget colorHi there,
Thanks for writing in!
If you click Edit Graph > General > Dataset Labels you can change the text for each line.
Also you do have option to change the Data Label and separating them with comma.
We hope this helped and let us know if you have any additional questions.
Best,
Qode
Forum: Plugins
In reply to: [Qi Addons For Elementor] Testimonials Carousel directionHi there,
There is no option to reverse the direction of the Testimonial Carousel unfortunately.
If you refer to the pagination of the Testimonial slider, since there is no option to remove it on mobile only you could always try to add custom CSS such as this one:
@media (max-width: 1024px){
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
display: none;
}
}We hope this helped.
Best,
Qode
Forum: Plugins
In reply to: [Qi Blocks] Remove dot in date in Timeline Showcase blockHi there,
This will be removed within the next update. However, in the meantime you could use this JS code:
jQuery('.qi-block-timeline .qodef-e-date').each(function(){
var text = jQuery(this).html();
text = text.slice(0,-1);
jQuery(this).html(text);
})We hope this helped.
Best,
Qode
Forum: Reviews
In reply to: [Qi Blocks] Great PluginHi there,
Thank you, we are glad you like it!
Bbest,
Qode
Forum: Themes and Templates
In reply to: [Qi] Editing the “add to cart” label and link – Qi ThemeHi there,
Thanks for writing in and using our plugin.
Well, the Product slider is indeed related to WooCommerce, and the purchase process will be handled through Woo, so if you intend to edit this there is not an option to enter a custom URL for the Add to Cart button within our widget options, unfortunately.
It might be possible to edit the plugin main.js
wp-content/plugins/qi-addons-for-elementor/assets/js/main.js where you would have to locate the add to cart for product slider and edit the code.
There are also a few WooCommerce plugins that allow you to redirect visitors to a different page which you can try, such as this one for example:
https://woocommerce.com/products/woocommerce-add-cart-redirect/
We hope this helped and let us know if you have any additional questions.
Best,
Qode
Forum: Reviews
In reply to: [Qi Addons For Elementor] Amazing add-onsHi there,
Thanks a lot, great to hear that you enjoy using it.
Best,
Qode
Forum: Plugins
In reply to: [Qi Addons For Elementor] Qi Testimonials Carousel widget sizeHi there,
Thanks for writing in!
We have tried to add the Testimonials Carousel, testing it on our end, both with Vertical and Horizontal direction and with big/small images but we could not reproduce the issue on our side. So could you please provide us with additional information on which theme, plugins you have as well as your website URL would be of great help.
Thank you.
Best,
Qode