image size portfolio eror
hi, I have a few questions, I would be very happy if you could help me
web site
1- I want to add a Clients Slider logo section on the homepage. I have added the logos in the Clients section of the admin panel, but they appear too small on the website. How can I adjust the logo image sizes?
2- I have added a Portfolio widget to the homepage. However, the second category, "İnşaat Projeleri" (Construction Projects), does not open. How can I fix this issue?
3- I have added the "Bizi Tercih Edenler" (Our Clients) section at the bottom of the homepage, using the Image Gallery widget. However, I do not want the Lightbox to open when clicking on the images. How can I disable this only for the homepage?
4- I have added the "Neler Yaparız" (What We Do) section to the homepage. However, the carousel I am using does not autoplay. Is there a carousel component I can use that supports automatic sliding?
Comments
Hi,
1) The Client slider does not have an option to adjust the image size. However, you can recreate it with Query Loops and set any size you want.
https://www.youtube.com/watch?v=maE0FuFIhjQ&list=PLyfUqkbtW2kxq8AY0SivMxX7kf2H9Y-Wf
2) You must set Portfolio element Posts to a number of all your posts or higher.
This is because of how jQuery filtering works. First, all posts must load so the categories switcher will choose them from the all posts
3) Try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
4) See the following article:
https://support.muffingroup.com/how-to/how-to-activate-auto-slide-for-slider/
Best regards