Adding Read Time to Elementor Posts & Loop Builder

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 28

  • @Claudius.a
    @Claudius.a Рік тому +7

    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.

  • @rehmankureshi
    @rehmankureshi Рік тому +6

    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');

    • @rehmankureshi
      @rehmankureshi Рік тому

      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.

    • @ginosamotics
      @ginosamotics Рік тому +1

      Very nice, this is ace!

    • @MuhammadAli-hh2ml
      @MuhammadAli-hh2ml Рік тому +1

      perfect thanks.

  • @fabrictexture4767
    @fabrictexture4767 Рік тому +2

    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
      @LytboxStudio  Рік тому +1

      Hey thanks! And yes, I’m currently experimenting with Blocksy and WooCommerce. It’s a great combo

    • @fabrictexture4767
      @fabrictexture4767 Рік тому

      @@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
      .

    • @fabrictexture4767
      @fabrictexture4767 Рік тому

      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

  • @bigtutos5804
    @bigtutos5804 Рік тому +1

    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?

  • @gigworkmama
    @gigworkmama Рік тому

    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.

  • @eliavgi7993
    @eliavgi7993 Рік тому

    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

  • @matejprat2743
    @matejprat2743 Рік тому

    Looking forward to next video!

  • @jackierielsoft
    @jackierielsoft Місяць тому

    Is there a way to automate that reading time instead of manually entering them?

    • @LytboxStudio
      @LytboxStudio  Місяць тому

      There is but would take another tut. I’d take it to ChatGPT and use this as a starting point.

  • @AxlRose-kw2cp
    @AxlRose-kw2cp Рік тому

    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!

  • @nutbolt9595
    @nutbolt9595 Рік тому

    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.

  • @zeefahdesk856
    @zeefahdesk856 Рік тому

    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.

  • @dancastady8571
    @dancastady8571 Рік тому

    I love this man.

  • @websquadron
    @websquadron Рік тому +1

    Epic

  • @playercool003
    @playercool003 Рік тому +1

    How would we calculate read time of all articles

    • @LytboxStudio
      @LytboxStudio  Рік тому +1

      You can either estimate the tie or use a tool like tipseason.com/reading-time-calculator

  • @thc5440
    @thc5440 Рік тому

    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?

  • @heikorudi6105
    @heikorudi6105 Рік тому

    It's absolutely outrageous that Elementor doesn't have a nativ option for reading time, the hell I'm paying for?

    • @LytboxStudio
      @LytboxStudio  Рік тому

      It’s just 1 plugin, it can’t have everything 😉

  • @nishidshajib5720
    @nishidshajib5720 Рік тому

    Hahah not cool