rezalik
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Showing posts from other WP site of mineThank you very much for your help
Forum: Fixing WordPress
In reply to: Showing posts from other WP site of minecan’t thank you enough for your patience.
site and blog are both on WP, but under separate installations.
Hope I have provided the information.
Many thanks
Forum: Fixing WordPress
In reply to: Showing posts from other WP site of mineThanks for your prompt reply.
In my website, I write about a subject, let say basketball, on which I have some blog posts, let say the ball, the players, etc….Now I want to show posts from blog on ball, when I have a post in website on basketball.
The way you suggested needs many feeds to be created and used, while I am looking for something to take a query or keyword and look into the blog for related topics on that query or keyword.
Thanks again
Forum: Themes and Templates
In reply to: [Hueman] slider on first pageI changed th function to the original one but still does not work! I feel it has several reasons. ..will keep looking although frustrated:(
Forum: Themes and Templates
In reply to: [Hueman] slider on first pageI noticed that before and noticed that it is not in the original version. read a bit about that attribute, but didnt understand it.
Now I am looking for the file where this has been added and could be modified.
If found that, will keep you posted.
Any clues on the file name to find this setting?Forum: Themes and Templates
In reply to: [Hueman] slider on first pageHello 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…
Forum: Themes and Templates
In reply to: [Hueman] slider on first pageThanks 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 thanksForum: Themes and Templates
In reply to: [Hueman] slider on first pageI 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 helpForum: Themes and Templates
In reply to: [Hueman] slider on first pagedid so, with all plugins deactivated, it still does not work!
lost hereForum: Themes and Templates
In reply to: [Hueman] slider on first pagethanks 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 dayForum: Themes and Templates
In reply to: [Hueman] slider on first pageHello
Activated. But as it does not show anything, I need to revert that soon.
Many thanksForum: Themes and Templates
In reply to: [Hueman] slider on first pageyes, 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 thanksForum: Themes and Templates
In reply to: [Hueman] slider on first pageHello bdbrown
Thanks for your reply.
My posts have featured images, there is an empty area there, but nothing is played:-(
Any other clues?
ThanksForum: Plugins
In reply to: [Animate It!] adding animate classes to existing div elementThanks for reply
As I notice both of your solutions need me to add code inside the plugin, that is what I dont want to do.
You might like adding a functionality to your future releases as adding animations to existing selectors with certain ID or class.
I did it with a piece of js inserted in my footer for now, which is not the best way…Thanks for the wonderful plugin
`<script type=’text/javascript’>
var d= document.getElementsByClassName(“yarpp-thumbnail”);
//alert(d.length);
for(var i = 0; i < d.length; i++)
{
d[i].className = d[i].className + ” animated fadeInDown delay1 duration ” + i +” eds-on-scroll “;
}
</script>Forum: Plugins
In reply to: [Free Quotation] New language supportThanks for your reply.
I could not find the quote of the day link as well:-(