Jump to content

(NB41) Reading Time


Recommended Posts

  • 2 weeks later...
Posted (edited)

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
  • 3 weeks later...
  • 2 weeks later...
Posted
3 minutes ago, Sascha Prinz said:

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
}

 

Posted (edited)
1 hour ago, Sascha Prinz said:

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...
  • 3 months later...
Posted
3 minutes ago, Maxxius said:

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...
Posted
On 10/30/2019 at 10:02 AM, newbie LAC said:

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

Posted

Hello,

3 hours ago, Fernando Pinheiro said:

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


3 hours ago, Fernando Pinheiro said:

Can you help?

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

2. Add 

{readingtime="$record"}

 

  • 3 months later...
  • 1 month later...
Posted
On 4/28/2020 at 2:09 AM, newbie LAC said:

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.

Posted

Hello,

19 minutes ago, Fernando Pinheiro said:

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 members

    • No registered users viewing this page.
×
×
  • Create New...