The above is the url of the image, what makes you think it’s encrypted yet on homepage, categories and posts – all thumbnails are showing well.
I had cleared all cache, deactivated plugins.
Your answers are poorly researched and I have never gotten a satisfying answer from you.
No, that does not help, my site is kenyannews.co.ke. I want also an image to show if there is a thumbnail.
“Hi, can I use the jetpack option filter – https://snipboard.io/3jF8rh.jpg and exclude posts or category.”
I asked just a simple question, but your answer is not okay.
Popular (jetpack + stats module required) – when i choose that option and filter out posts or category it does not work. The posts still show up.
I have jetpack plugin installed and stats module enable.
I have tried this code and still did not work – https://jeremy.hu/jetpack-remove-top-posts/
https://snipboard.io/8TPCGS.jpg
I mean that.
The solution for preview has worked.
What about the issue below as quoted above
Plus Mobile Horizontal menu does not work on the category which have submenu. Like on my first item on the Mobile horizontal menu which news, it’s not clickable. (this does not work at all even when the standard plugin is active or not).
The mobile horizontal menu is only active on mobile.
NB: Categories that don’t have submenus are clickable on mobile horizontal menu, But with sub-menu are not clickable.
Any plugin that can help on that?
kenyannews.co.ke is the site
I have followed the best practices required by the theme but I have some issues.
Like when I preview posts I get this error – https://snipboard.io/DZ4ntX.jpg
I have different users – administrator, editor and author. I would like to remove post settings on authors posts – https://snipboard.io/h4t0mu.jpg (check screenshot)
Am getting tired coz am just repeating my self. And from my the chat above all is clear of what i want.
First i said am using cloud template which i guess the changes for cloud category should be done under td-cloud-library/includes/tdb_module.php (if am wrong correct me)
$buffy .= ‘ ‘. ( get_the_time(‘U’, $this->post->ID) > strtotime( “7 days ago” ))? human_time_diff( get_the_time(‘U’, $this->post->ID), current_time(‘timestamp’) ). ‘ ago’ : $this->get_date();
The code above is giving me wrong time, all posts are showing to be 3 months. I have told u to correct me or show me how i can go about it.
The code you send me is for blocks, yet am talking about categories.
I have no issue with blocks/ modules as i have already set time ago on them.
As you can see on my previous reply I had send you illustrations and screenshots.
I need to display time ago on categories.
Can you correct my code please, https://prnt.sc/mpsx8v
$buffy .= ' '. ( get_the_time('U', $this->post->ID) > strtotime( "7 days ago" ))? human_time_diff( get_the_time('U', $this->post->ID), current_time('timestamp') ). ' ago' : $this->get_date();
My categories posts are showing wrong time, like posts published today are appearing to be 3 months ago.
https://prnt.sc/mpsyxq
$buffy .= ‘ – ‘. human_time_diff( get_the_time(‘U’, $this->post->ID), current_time(‘timestamp’) ) . ‘ ago’;
I used the above code and its displaying wrong time on posts under categories. All posts are showing to have been published 3 months ago which is wrong.
Am still unable to solve the issue on the categories. Am getting wrong time ago from my code and the code you had given me.
I also need the time ago to revert to dates after seven days.
Hey man! Whats wrong with you?
First you did not answer my first question neither did you answer my second question.
The code you gave me yesterday is showing wrong time.
Second; just give me the code which will align time ago with dates on the blocks, its not a must I use the code I pointed.
$buffy .= ‘ – ‘. human_time_diff( get_the_time(‘U’, $this->post->ID), current_time(‘timestamp’) ) . ‘ ago’;
1. Your code above is showing wrong time. All my posts are appearing to have been published ‘3 months ago’.
I would also like the time ago to revert to normal dates after 7 days.
2.<?php echo ( get_the_time(‘U’, $this->post->ID) > strtotime( “7 days ago” ))? human_time_diff( get_the_time(‘U’, $this->post->ID), current_time(‘timestamp’) ). ‘ ago’ : $this->get_date(); ?>
Am using the code above on my flex blocks eg on td_module_flex_1.php and the codes works well and reverts to normal date after 7 days
How do I align ‘time ago’ maintaining the color as that of ‘date’?
I want the results to be like this: https://wizimatic.com/category/entertainment/
(Changing dates to time ago, replacing dates).
NB: I have the code for time ago.
https://kenyannews.co.ke/business-news/
I need to change the dates on the cloud category templates to time ago. Which file do I need to edit?
If you are unable to get me just leave someone else to answer.
I have been patiently waiting for a reply but you have not even given me a solution of any of my two questions. I have explained myself well and even attached a screenshot. Am already using cloud templates on my categories. Please get serious and review my questions.
What about on the post
i had tried this did not work
.category-16 .td-post-date .td-post-date-no-dot,
.category-18 .td-post-date .td-post-date-no-dot{
display: none ;
}
The css option does not work but the mouse option works.
Does everyone using laptop touch-pad experience this?
Hope this will be worked out for better experience.
What i did was to to clear all the cache.
Try this; Clear the cache if you are using any cache plugin, If you are using cloudflare or any other cdn u need also to clear the cache.