This topic has 5 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Rose Tyler
See original question on post topic: https://www.8theme.com/topic/brand-carousel-one-general-setting-and-not-adjustable/#post-329724
I have now add images to all my brands, and all brands have now and a title and an image.
I used `/*
* Remove Image Founder from Pre Footer Static Block
*/
.brands-carousel .swiper-slide img {
display: none !important;
}
.home .fp-reiki .products-page-brands {
display: none !important;
}` in my custom CSS
I Noticed when I add an image to the brand the title is gone, when I remove the image the title is back again.
In my original post i stated that I want only the title shown in the Brand Carousel, but in the Single Product Page I want the Brand Title and the Brand Image been shown.
I think there is a bug here or made it possible in the widget to choose if title or image need to be shown.
Hello,
A new option for Brands element will be added in the next update.
If you do not want to wait for the update, reupload next files via FTP –
https://dropmefiles.com.ua/ua/WvPSX (brands.php) -> et-core-plugin/app/controllers/elementor/general/brands.php
https://dropmefiles.com.ua/ua/RmhH (brands.php) -> et-core-plugin/app/controllers/shortcodes/brands.php
Regards
Wow Thank u for this, just upload it and this works.
but one thing came up new for me.. , I had the number of brands on “-1″so it would show all brands… but now with the update I noticed that with this value only 1 item will be showed.
The limit is now 30 brand max in the carousel, and that’s also fine but then I would expected that the “order by” would had an “Random” option.
I have more then 250+ brands at least, and i understand an maximum to show, but then please add the random option as well..
Tnx!
Hello,
I’ve passed your request to our dev team. They will give an answer after the weekend.
Regards
Hello,
Thanks for the issue with limits you found. In such way of getting terms only 0 is acceptable to load all terms but in most wp_query args there was -1 to load all posts. We will set min value of limit – 0 and will add description about the option. (You may set 0 now and it will load all brands at once :))
About random order -> https://prnt.sc/V3LNr-v_Ij4P . By default in WP_Term_Query there no possibilities to get terms by random order so only the options you have now are possible for brands.
Regards
The issue related to '‘Brand Carousel No title shown only Image and want title only in carousel.’' has been successfully resolved, and the topic is now closed for further responses