-
Author
-
August 4, 2017 at 17:04 #169559
ibzgoba
ParticipantHello!
After updating Kleo v.4.2.6 and plugin K-Elements in element Kleo posts (Layout “Standart”, Show Thumbnail image “Yes”) thumbnail on page doesn’t show.
Example: https://zgoba.ru (first post)
Help me please!
Attachments:
You must be logged in to view attached files.August 4, 2017 at 21:17 #169617Laura
ModeratorHello, can you share access so I can check it out? 🙂
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 🙂
August 6, 2017 at 03:57 #169748Laura
ModeratorHello, just reply and check “Set this as private reply”
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 🙂
August 7, 2017 at 21:15 #169882Laura
ModeratorHello, the issue is related to custom coding, please check your functions.php and remove some code until you find the one that creates that issue 🙂
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 🙂
August 7, 2017 at 22:48 #169912ibzgoba
ParticipantHello, I’m using a Kleo-child theme and have already deleted all code in functions.php. Also I tried to disconnect all plugins, but the problem remains.
I once again draw your attention to the fact that the problem arose immediately after updating Kleo, functions.php and plugins remained the same.August 8, 2017 at 13:54 #169948ibzgoba
ParticipantI found that the problem manifests itself only in the kleo-child theme. Even if functions.php file is empty. In Kleo the thumbnail is visible.
August 8, 2017 at 15:55 #169952ibzgoba
ParticipantI found the reason. A thumbnail is showed if the option “Display media on post page” (Settings related to blog) is enabled. But what if I dont want to show the image before the post on a single post?
Attachments:
You must be logged in to view attached files.August 9, 2017 at 02:06 #170005Laura
ModeratorHello, you can hide them using this css at style.css of child theme 🙂
COPY CODE.single .article-media img:first-child { display: none !important; }
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 🙂
August 10, 2017 at 00:38 #170131Laura
ModeratorGlad to help 🙂
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 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.