-
Author
-
April 9, 2017 at 18:08 #158004arbolifeParticipant
Hi,
I had it working that the testimonials showed an image, now all I have left is a double quotes icon:
Yet my testimonials are set up with a featured image. Did you guys change something in the last update? I didn’t change anything on my end.
Thanks,
Marc
April 10, 2017 at 10:39 #158067LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 12, 2017 at 20:12 #158336RaduModeratorOn my local install this it works, did you tried to re-upload images?
We haven’t changed anything related to the avatars of the testimonials.
If still not works enable wp debug
Follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 17, 2017 at 11:16 #158648arbolifeParticipantHi Radu,
OK, I re-uploaded the images -> same issue.
Enabled debugging mode -> nothing relevant.
Disabled all plugins -> it worked again.The incompatibility is with WPML, as soon as you activate WPML the images of testimonials turn into the double quotes. Can you please look into this as Kleo claims to be WPML compatible ?
Cheers,
MarcApril 19, 2017 at 17:51 #158939RaduModeratorHi,
Kleo it works good with WPML, there is no compat issue.
Please take a look at this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwMnpsc0hzNXlwdHM/view
I cannot reproduce what you say, If the quotes are displayed it means that there is no featured image attached to the testimonial.
Try to re-upload images , dimension of the images should be specified like this 200×200
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 19, 2017 at 18:21 #158944arbolifeParticipantHi,
I don’t know what it is, but I tried the same thing you did and it doesn’t work for me. Maybe you don’t have WPML Media plugin running.
Here’s a link to my video: https://www.dropbox.com/s/jabitxidrc7yz68/kleo-wpml-testimonials.mov?dl=0
Cheers,
MarcApril 21, 2017 at 16:42 #159246RaduModeratorHi,
The wpml plugin it’s activated it visible on the video the lang switcher it’s on the footer.
Pay attention to the language that you made the thumbnail upload, maybe you do the change on the wp-admin backend EN and you preview the page in another language than en?
Can you please provide admin credentials to test that ? or you can test it ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 3, 2017 at 15:45 #160245arbolifeParticipantHi,
Any news ? The site is online and has no issues, if you can’t access it then it must be your IP. Please send it to me.
Cheers,
MarcMay 4, 2017 at 19:56 #160430RaduModeratorHi,
Sorry for the delay, that’s my office IP: 86.127.153.187 but it’s dynamic allocated
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 5, 2017 at 16:50 #160505arbolifeParticipantHi Radu,
The IP was blocked only for 24 hours because it generated 10x 404 errors in 30 seconds. It has now been put on whitelist.
Maybe don’t deactivate the Cloudinary plugin, otherwise all images hosted in the cloud generate 404 errors:
COPY CODE86.127.153.187 - - [28/Apr/2017:15:56:44 +0200] "GET /wp-content/uploads/https:/res.cloudinary.com/arbolife/image/upload/v1481389384/clients/ArboLife-client-logo-graine-de-belette.png HTTP/1.1" 404 8565 - ww1.arbolife.com 86.127.153.187 - - [28/Apr/2017:15:56:45 +0200] "GET /wp-content/uploads/https:/res.cloudinary.com/arbolife/image/upload/v1481389384/clients/ArboLife-client-logo-zero-waste-switzerland.png HTTP/1.1" 404 8567 - ww1.arbolife.com 86.127.153.187 - - [28/Apr/2017:15:56:45 +0200] "GET /wp-content/uploads/https:/res.cloudinary.com/arbolife/image/upload/v1481389384/clients/ArboLife-client-logo-oka.png HTTP/1.1" 404 8555 - ww1.arbolife.com
You can continue troubleshooting now. I had already tried disabling all plugins, it’s really only connected to WPML.
Cheers,
MarcMay 8, 2017 at 21:54 #160725RaduModeratorHi,
I think it’s related to this: https://wpml.org/forums/topic/no-featured-images-in-other-language/
Can you please provide FTP login details, please? to can test multiple solutions and different technical approaches?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 10, 2017 at 13:19 #160913arbolifeParticipantHi Radu,
Now that you’ve seen the problem with all plugins deactivated, I’m going to go ahead and reactivate the plugins so I can keep using the test site. Let me know if this is an issue.
Best,
MarcMay 11, 2017 at 18:03 #161058RaduModeratorHi,
I’ve made a copy of the kleo_testimonials.php file in the child theme k_elements folder to can patch this temporary.Let me know how it behaves and until the next k-elements update, we will improve this if it’s needed
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 22, 2017 at 21:25 #162355arbolifeParticipantHi Radu,
Yes, this fixes the problem. Can you please let me know once the plugin includes this fix and I can delete this ?
Cheers,
MarcMay 24, 2017 at 18:46 #162599RaduModeratorHi,
Not included in the update, keep the file you will be notified when it’s officially fixed
Keeping the file there it shouldn’t be a problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 16, 2017 at 17:36 #164448arbolifeParticipantHi,
The ticket got closed, I’d like to keep it open until the fix is released. Ok for you?
Thanks,
MarcJune 20, 2017 at 17:15 #164737RaduModeratorHi,
Solved, this will be included in next theme updated.
I’ve deleted the kleo_testimonials.php template from wp-content/themes/kleo-child/k-elements/
It’s directly on the theme the fix on your install. If you make multiple instances of Kleo just copy the /wp-content/themes/kleo/lib/aq_resizer.php to same location but different install.
We will update KLEO those days
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2017 at 18:39 #164749arbolifeParticipantHi Radu,
Thanks, I’ll keep an eye on it on the next update.
Cheers,
MarcJune 22, 2017 at 19:03 #164930RaduModeratorHi,
Ok, let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.