This topic has 5 replies, 3 voices, and was last updated 4 months ago ago by Andrew Mitchell
I would like to display the logos of the brands in full without cropping the image and arrange them beautifully. What should I do?
Hello Tumada,
Thank you for reaching out to us with your query.
Please provide temporary wp-admin and FTP access.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.
Best Regards,
8Theme’s Team
As your request.
Thank you.
Hello, Tumada,
Thank you for providing us with the necessary access. We have successfully modified the image sizes as requested.
Please review the changes at your earliest convenience. For this update, we have modified the following file:
wp-content/plugins/et-core-plugin/app/models/widgets/brands.php
These changes will be included in the upcoming update.
Additionally, we have added the following code to the file:
wp-content/themes/xstore-child/functions.php
add_filter('etheme_widget_brands-image-dimensions', function($dimensions){
$dimensions = 'full';
return $dimensions;
}, 101);
Should you have any questions or require further assistance, please do not hesitate to contact us.
Best Regards,
The 8Theme Team
Dear Tumada,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘how to customize widget brands in sidebar ?’' has been successfully resolved, and the topic is now closed for further responses