Jump to content

(NB41) Reading Time

This topic contains 25 posts. A summary containing the most significant posts is available

Featured Replies

Posted

Support topic

  • 2 weeks later...

Perfect... Thank you. I need exactly this for my poetry forum.

It would be great if we can add this info in the forum view like this screen ?

For the grid and fluid view too. ? Thaaaaanks 

5ab25fd621d3d_lesezeit.jpg.294c1c72ea0ca54e42557586826efbb6.thumb.jpg.f60fc37595fb900761094467548d0d00.jpg

And maybe you can upgrade a whole forum stat... how long is the reading time for all articles ? 

Edited by Sascha Prinz
small image size

  • Author

Hello,

I can add the timer in the forum view (topics list).

 

And maybe you can upgrade a whole forum stat... how long is the reading time for all articles ? 

This can affect performance

Edited by newbie LAC

That would be great ? 

  • Author

I did but it looks not good

timeread.jpg.aabf9589d9d48649d1c7a08af199300b.jpg

  • 3 weeks later...

But for my forum, it would be great ? 

 

  • Author

Hello,

 

But for my forum, it would be great ? 

 

Ok. I'll make some tests on 4.3.1 and upload new version

  • 2 weeks later...
 

Ok. I'll make some tests on 4.3.1 and upload new version

Thank's a lot

where can i edit for this the font size ? I would like to use a little bit smaller font and in italic and not bold ?

  • Author
 

where can i edit for this the font size ? I would like to use a little bit smaller font and in italic and not bold ?

Hello,

You can use css class cNbreadingtime_item

Add in custom.css 

.cNbreadingtime_item {
	// Your properties
}

 

2018-05-07_12-32-05.thumb.jpg.da79642e62b952d95340af9600a2497f.jpg

If i use a short text, the layout is broken.

  • Author
 

If i use a short text, the layout is broken.

This only happens on fluid mode.

You can decrease font size 

.ipsResponsive_hideTablet .cNbreadingtime_item {
    font-size: 12px;
}

 

Edited by newbie LAC

  • 1 year later...
  • Author

Hello,

 

Is it possible to add

Where to add?

In this area ? 

19-07-_2019_14-30-11.jpg

Maybe, because it's a long content, you can add this information in an accordion tab ?

  • Author

On the topic page. Ok.

I'll need to find API for stats.

  • 3 months later...

Hello, I wonder if its possible for this mod only to work with Pages articles?

  • Author
 

Hello, I wonder if its possible for this mod only to work with Pages articles?

Hello,

The counters under topic title you can hide via css

The counters inside posts you can hide via setting

The counters in the topics list you can hide via setting

  • 5 months later...
 

Hello,

The counters under topic title you can hide via css

The counters inside posts you can hide via setting

The counters in the topics list you can hide via setting

From what I understand from this answer, the plugin shows reading time for Pages (database entries) by default, right? I just bought but it only worked on forums in my case. Can you help?

Thanks,

Fernando

  • Author

Hello,

 

the plugin shows reading time for Pages (database entries) by default, right?

No.

  Quote

About This File

This application will shows the estimated reading time for posts/topics.

You can use template plugin to show the counter on the records pages


 

Can you help?

1. ACP - Pages - Templates - Database Templates - Display - record

2. Add 

{readingtime="$record"}

 

  • 3 months later...

Perfect... Thank you for the update. 

image.png.cbf740ca172ebd99959f93379b772f58.png

The first post text statistic summed up all posts and not just the first post. 🙂 

  • Author

Hello,

 

The first post text statistic summed up all posts and not just the first post. 🙂 

Fixed in next version

  • 1 month later...
 

1. ACP - Pages - Templates - Database Templates - Display - record

2. Add 

{readingtime="$record"}

 

Thanks for you answer. By the time you posted it I tried but got an error. I decided to upgrade to 4.5 before trying again but I still get the following error:

ErrorException: Object of class IPS\cms\Records5 could not be converted to string (4096)

I tried to paste the line you suggested somewhere in the record template below the date an entry was published. I hope I understood it correctly. I appreciate if you have any other suggestions.

Thanks.

  • Author

Hello,

 

I tried to paste the line you suggested somewhere in the record template below the date an entry was published. I hope I understood it correctly. I appreciate if you have any other suggestions.

Works fine

rt.jpg.8d0f1f0a37cd534830089bd4db77cfc9.jpg

rt2.jpg.074ea7c4136038a3e12f70913fa90ab9.jpg

Recently Browsing 0

  • No registered users viewing this page.