slider on first page
-
Hello Alex,
Your theme is so wonderful and so many features out there and we all can’t ignore them, sorry for disturbing.I have read all your comments on slider, I have changed the setting in featured.php to true, I have set the theme options, the place holder and arrows show up, but no slides, no images to slide.
Can you suggest any clues?
Many thanks
-
Hi rezalik. Welcome to the Hueman forum. Check to see if your posts have a Featured Image assigned. This is what is displayed in the slider.
Hello bdbrown
Thanks for your reply.
My posts have featured images, there is an empty area there, but nothing is played:-(
Any other clues?
ThanksCan you post a link to your site? Would be helpful to see what’s going on. Thanks.
yes, of course.
https://www.uveco.ir/hrblog
but it is in persian language and the slider option is not active at the moment.
should I activate it? let me know.
Many thanksYes, please activate the slider. Thanks.
Hello
Activated. But as it does not show anything, I need to revert that soon.
Many thanksThe theme has created the slider container and the slides all exist. My guess is there is a conflict with one of your other plugins, possibly “Animate It”, that’s keeping the flexslider jQuery from initializing. You might try deactivating all your plugins and see if that fixes it. If so, reactivate them one at a time to see which one causes the issue.
thanks for prompt response.
really appreciate that
I was thinking of jquery version and issues like this….
will do what you said and see what I can do…Really thanks for being so responsible
Have a great dayI edited my post above to indicate a likely candidate is “Animate It”.
did so, with all plugins deactivated, it still does not work!
lost hereThe slider is driven by jQuery. If the slider script doesn’t run, the slider doesn’t get displayed. It appeared that all the pieces were there, including the script. There has to be a conflict somewhere that’s keeping the script from running. Have you made any other modifications to the theme or added anything else to your site?
I have checked all what you mentioned, even traced for any errors, and nothing found.
I didnt do anything inside the theme, some minor changes through child theme, but not that deep to make a conflict.
I am lost, I was looking for a very small script to run from a single page to see if we can find anything? but could not find..Farsi version of the theme is done by someone local here, I dont know if they have done anything deep or not though…
Thanks for your helpYou’re welcome. Sorry I couldn’t provide a more definitive answer. Hope you’re able to get is resolved.
Thanks for your effort and helpful approach.
I will try some solutions and see where I can go, meanwhile I will keep an eye here for any help from others with same issue?
many thanksHello again
I inspected the post and compared with one of working samples of this lovely theme.
I understood that the sequence of code has been changed to show titles above thumbs and though this might have some impact?here is the code from working sample:
<li style="width: 649px; float: left; display: block;" class="clone"> <article id="post-60" class="post-60 post type-post status-publish format-video has-post-thumbnail hentry category-featured category-mixed tag-demo tag-design tag-example group"> <div class="post-inner post-hover"> <div class="post-thumbnail"> <a href="https://demo.alxmedia.se/hueman/2013/07/road-bike-party-2-martyn-ashton/" title="Road Bike Party 2 – Martyn Ashton"> <img src="https://demo.alxmedia.se/hueman/wp-content/uploads/sites/2/2013/07/maxresdefault-720x340.jpg" class="attachment-thumb-large wp-post-image" alt="maxresdefault" height="340" width="720"><span class="thumb-icon"><i class="fa fa-play"></i></span></a> <a class="post-comments" href="https://demo.alxmedia.se/hueman/2013/07/road-bike-party-2-martyn-ashton/#comments"><span><i class="fa fa-comments-o"></i>1</span></a> </div><!--/.post-thumbnail--> <div class="post-meta group"> <p class="post-category"><a href="https://demo.alxmedia.se/hueman/category/featured/" rel="category tag">Featured</a> / <a href="https://demo.alxmedia.se/hueman/category/mixed/" rel="category tag">Mixed</a></p> <p class="post-date">16 Jul, 2013</p> </div><!--/.post-meta--> <h2 class="post-title"> <a href="https://demo.alxmedia.se/hueman/2013/07/road-bike-party-2-martyn-ashton/" rel="bookmark" title="Road Bike Party 2 – Martyn Ashton">Road Bike Party 2 – Martyn Ashton</a> </h2><!--/.post-title--> <div class="entry excerpt"> <p>Incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi. Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </li>
and this is the same block for modified code:
<li style="width: 720px; float: left; display: block;" aria-hidden="true" class="clone"> <article id="post-3458" class="group post-3458 post type-post status-publish format-standard has-post-thumbnail hentry category-71 tag-23 tag-26"> <div class="post-inner post-hover"> <!-- title moved here start: featured--> <h2 class="post-title"> <a href="https://www.xxx.x/yyy/listen-to-understand-not-to-reply/" rel="bookmark" title="?? ?? ???? ??? ???????">?? ?? ???? ??? ???????</a> </h2> <div class="post-meta group"> <p class="post-category"><a href="https://www.xxx.x/yyy/category/%d8%ae%d8%b1%d8%af%d9%87-%d9%86%d9%88%d8%b4%d8%aa%d9%87%d8%a7/" rel="category tag">???? ??????</a></p> <p class="post-date">?? ??????, ????</p> </div><!--/.post-meta--> <!--/.post-title--> <!-- title moved here end : --> <div class="post-thumbnail"> <a href="https://www.xxx.x/yyy/listen-to-understand-not-to-reply/" title="?? ?? ???? ??? ???????"> <img draggable="false" src="https://www.xxx.x/yyyy/wp-content/uploads/2015/09/listening-720x340.png" class="attachment-thumb-large wp-post-image" alt="listening" height="340" width="720"> </a> <a class="post-comments" href="https://www.xxx.x/yyy/listen-to-understand-not-to-reply/#comments"><span><i class="fa fa-comments-o"></i>?</span></a> </div><!--/.post-thumbnail--> <!--title and tags was here : --> <div class="entry excerpt"> <p>??? ???? ??? ?? ???????? ?????? ??? ?? ????? ??????? ? ???? ????? ???. ????? ?? ????? ??? ???. ????? ????? ????? ?? ??? ??? ????? ??? ???? ????. ????? ?? ??? ???? ??...</p> </div><!--/.entry--> </div><!--/.post-inner--> </article><!--/.post--> </li>
As you can see the sequence of the title, thumb and meta blocks are changed…. could this be a clue?
One more issue is that the size and margin in existing theme is set so the area falls outside the visible area… I reduced the zoom level and noticed the location of blocks always outside normal visible area. This can be another clue?
Thanks for your help…
- The topic ‘slider on first page’ is closed to new replies.