-
Author
-
August 12, 2014 at 16:36 #25425
manikbajaj
ParticipantHi There
I want to change the size of the testimonial featured image. Currently the image size is picked up as a default of 65px x 65px. Can you please let me know where I would be able to change the size of the images ?August 14, 2014 at 11:32 #25649manikbajaj
ParticipantIts been almost more than 2 days I ave posted this request. Can I please get a revert on this ???
August 18, 2014 at 17:07 #25911Catalin
ModeratorHello,
Sorry for the late reply.
You need to create a sub folder named k_elements in your child theme folder and copy the file kleo_testimonials.php from
..\plugins\k-elements\shortcodes\templates\
and modify the line 69:
COPY CODE$image = aq_resize( $img_url, 65, 65, true, true, true );
with your desired new size.
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 21, 2014 at 15:15 #26315manikbajaj
ParticipantSo It will take you another 6 days to answer this as well??
August 21, 2014 at 17:03 #26325Catalin
Moderatorsend me FTP and WordPress credentials to check the modifications you have done.
reply as private for security reasons
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 25, 2014 at 13:53 #26512Catalin
ModeratorHello sir,
Please take a look now. The folder name from the child theme was “k-elements” instead of “k_elements”… I fixed that.
Also the image size was having a css rule so I added in your style.css this:
COPY CODE.kleo-carousel-testimonials .testimonial-image img , .kleo-carousel-testimonials .testimonial-image { width:125px; height:125px; }
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 23, 2016 at 14:06 #112340abbie2636
ParticipantHi – I have just used the above CSS code (nothing else) but it has made the image blurry. Do you have any suggestions as to how I can fix this?
March 30, 2016 at 00:00 #113433Abe
KeymasterHi, you also need to make the changes suggested here: https://archived.seventhqueen.com/forums/topic/changing-testimonial-featured-image-size/#post-25911
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.