Awesome tutorial. Just a tiny input: one can still have custom fields for posts without using ACF. Click on the 3 dots when creating or editing a page, click on Preference, select Panels and turn on the Custom Field. You can then go to your Posts and add Read Time as a custom field. Another tip: Clicking on the little info icon on the Post creation page will display the estimated Read Time alongside Words, Characters, etc. One can just type in the estimated time right there.
this process auto calculates the post content read time and displays on front end eliminating all manual process and you ca use shortcode in elementor post info and select custom and dynamic tags use shortcode and place [readtime] and you are good togo.
Hello Jeffrey I am very happy to see that you are teaching us the next level... Looking more stuff like this especially with Blockcy Theme along with Elementor . Stay Blessed
@@LytboxStudio yeah Jeffrey and to avoid plugins I am using almost 15 plus snippet . And looking Forward for this combo tutorial kindly give more snippet especially for single product page .
I was found the snippet to remove product tabs but can not found how to move them bellow add to cart button, kindly assist at your convenience (it is important) 🙂 . Regards
Hey. I wanna change the global set color and font of the text widget. So when I add a new text widget to my blog post, I want it to already have my body text in black. Is this something you can help me with? Thanks mate!
Hi, There. Thanks for guiding us every time. I have One question I have created Woo commerce website using Ocean WP theme. I want to show products as per price, I want show lower Price to higher Price. Can you please suggest us something. Thanks.
Hi. You are really good. I have a question. How can I change background color of alternate grids while making of custom blog/product design using LOOP widget of Elementor? I mean, one box in grid will be let say grey color and other let say black. Thank you.
Hello sir, i have made my website with wp but when i use it from mobile i can't zoomi in-out(user-scalable) which is not working. How can i fix this? From where?
Awesome tutorial. Just a tiny input: one can still have custom fields for posts without using ACF. Click on the 3 dots when creating or editing a page, click on Preference, select Panels and turn on the Custom Field.
You can then go to your Posts and add Read Time as a custom field.
Another tip: Clicking on the little info icon on the Post creation page will display the estimated Read Time alongside Words, Characters, etc. One can just type in the estimated time right there.
as always loved your tutorial ID );
$word_count = str_word_count( strip_tags( $content ) );
$readingtime = ceil($word_count / 260);
if ($readingtime == 1) {
$timer = " minute read";
} else {
$timer = " minutes read";
}
$totalreadingtime = $readingtime . $timer;
return $totalreadingtime;
}
add_shortcode('readtime', 'reading_time');
this process auto calculates the post content read time and displays on front end eliminating all manual process and you ca use shortcode in elementor post info and select custom and dynamic tags use shortcode and place [readtime] and you are good togo.
Very nice, this is ace!
perfect thanks.
Hello Jeffrey I am very happy to see that you are teaching us the next level...
Looking more stuff like this especially with Blockcy Theme along with Elementor
.
Stay Blessed
Hey thanks! And yes, I’m currently experimenting with Blocksy and WooCommerce. It’s a great combo
@@LytboxStudio yeah Jeffrey and to avoid plugins I am using almost 15 plus snippet
.
And looking Forward for this combo tutorial kindly give more snippet especially for single product page
.
I was found the snippet to remove product tabs but can not found how to move them bellow add to cart button, kindly assist at your convenience (it is important) 🙂
.
Regards
Hello Jeffrey, thanks a lot for the tutorial,
Please is there a way to use Elementor Loop Builder as Archive? Like normal Blog posts Widget?
Thanks for the video. I had to activate the read time field for it to appear under each blog post. Maybe there was an update since you did this video.
how can we build a blog like yours on your website? its one of the nicest I've seen in a while and id love to replicate some functionality
Looking forward to next video!
Is there a way to automate that reading time instead of manually entering them?
There is but would take another tut. I’d take it to ChatGPT and use this as a starting point.
Hey. I wanna change the global set color and font of the text widget. So when I add a new text widget to my blog post, I want it to already have my body text in black. Is this something you can help me with? Thanks mate!
Hi, There.
Thanks for guiding us every time.
I have One question I have created Woo commerce website using Ocean WP theme.
I want to show products as per price, I want show lower Price to higher Price.
Can you please suggest us something.
Thanks.
Hi. You are really good. I have a question. How can I change background color of alternate grids while making of custom blog/product design using LOOP widget of Elementor? I mean, one box in grid will be let say grey color and other let say black. Thank you.
I love this man.
Thanks!
Epic
Thanks mate!
How would we calculate read time of all articles
You can either estimate the tie or use a tool like tipseason.com/reading-time-calculator
Hello sir, i have made my website with wp but when i use it from mobile i can't zoomi in-out(user-scalable) which is not working. How can i fix this? From where?
It's absolutely outrageous that Elementor doesn't have a nativ option for reading time, the hell I'm paying for?
It’s just 1 plugin, it can’t have everything 😉
Hahah not cool