Comments kecster2 started the conversationApril 17, 2018 at 7:41pmI have added the Category Widget to my sidebar but when i click on an item on the drop down nothing happens.[deleted] repliedApril 18, 2018 at 10:25amHi,We know about this problem an will try to fix in next theme update. If you don't want wait please share ftp access. kecster2 replied privately[deleted] repliedApril 19, 2018 at 2:16pmPlease check category widget.1. You need to install child theme, copy content-page.php template from main theme to child, open this file for edit and move this code: <?php if ( comments_open() || get_comments_number() ) { comments_template(); } ?>before this line: <?php if (get_post_type() == 'post' && !thegem_get_option('blog_hide_realted')) { thegem_related_posts(); } ?>2. Please give some screenshots with your problem. kecster2 replied privately[deleted] repliedApril 19, 2018 at 4:35pmTry to add next code custom css in theme options: .gallery-icon img { max-width: 100%; height: auto;}kecster2 repliedApril 19, 2018 at 4:59pmnothing =([deleted] repliedApril 19, 2018 at 5:19pmTry clear browser cash. I see that images in gallery are responsive now.kecster2 repliedApril 19, 2018 at 6:49pmThank you yes it is working now. The only thing I am seeing wrong is that the categories is not working on mobile devices.[deleted] repliedApril 20, 2018 at 11:40amI checked widget in android and iphone devices. Widget works without any problems.1 Like Sign in to reply ...
I have added the Category Widget to my sidebar but when i click on an item on the drop down nothing happens.
Hi,
We know about this problem an will try to fix in next theme update. If you don't want wait please share ftp access.
Please check category widget.
1. You need to install child theme, copy content-page.php template from main theme to child, open this file for edit and move this code:
before this line:2. Please give some screenshots with your problem.
Try to add next code custom css in theme options:
nothing =(
Try clear browser cash. I see that images in gallery are responsive now.
Thank you yes it is working now. The only thing I am seeing wrong is that the categories is not working on mobile devices.
I checked widget in android and iphone devices. Widget works without any problems.