!IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

!IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

Post by axew3 »

Code: Select all

= 1.6.1 =
*Release Date - 16 Feb, 2017*

* !Important - Fix 'phpBB get config' function, which was called and repeated several times during plugin code execution. It is now exeuted only one time, on any possible plugin options configuration.
* !Important - Fix WP_w3all Preferences: no reports about this but, the only one option working was the 'Activate WordPress to phpBB users transfer', on 'WP_w3all Preferences' options section while all others fails. 
* Add - notify about Read/Unread Topics/Posts option (WP_w3all Preferences), for registered users in Last Topics Widgets.
* More important fixes.
User avatar
Lantern
User www
User www
Posts: 66
Joined: Fri Sep 09, 2016 12:07 pm
Location: The Netherlands
Contact:

Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

Post by Lantern »

Hi Axew3 - thank you for the new post notification widget fearture !

/deep bow !
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

Post by axew3 »

The latest feature about read/unread on last topics it's easy to improve now, but at moment, it just add (resuming) into views/phpbb_last_topics.php file at line 16:

Code: Select all

<span style="color:red">&#9754;</span>
&#9754; is a (html entity) little hand that will display color red if the topic is unread ... yes yes it is not so elegant/nice :D
Better links in another way if unread or what? the little red icon of phpBB?
User avatar
Lantern
User www
User www
Posts: 66
Joined: Fri Sep 09, 2016 12:07 pm
Location: The Netherlands
Contact:

Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

Post by Lantern »

Hi i did a little tweakin and came up with this:
Attachments
NEW.PNG
NEW.PNG (6.02 KiB) Viewed 2265 times
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

Post by axew3 »

nice result, it is an image? that is of course a good solution. Maybe possible try to find out a pure css solution to reproduce something similar?
User avatar
Lantern
User www
User www
Posts: 66
Joined: Fri Sep 09, 2016 12:07 pm
Location: The Netherlands
Contact:

Re: !IMPORTANT fixes: released WP_w3all phpBB WordPress 1.6.1

Post by Lantern »

No a buddy came with the idea : http://fontawesome.io/cheatsheet/

maybe you can use it in future updates/features :P
Post Reply