mimbelli
Forum Replies Created
-
Forum: Plugins
In reply to: [Proxy Cache Purge] Varnish and BBPressThank you for your kindly reply.
Your explanation make sense but actually I get the entire BBpress forum cached hence in my instance Varnish is caching. I tried to disable all plugins and I tested it with standard WP themes as Twenty Seventeen & co. But even with them I get everything cached.
Of course I do not pretend you debug my website. I just ask you some suggestion on what I can aks to investigate to my ISP which installed varnish as default.
Thanks
Forum: Plugins
In reply to: [bbp style pack] Default StyleI uploaded the new version and all my custom values were overwritten. Ouch! π
Forum: Plugins
In reply to: [bbp style pack] Default StyleHi Robin,
Did you fix these issues in the last versions?
Thank you in advance
Forum: Plugins
In reply to: [WP Popular Posts] Sorry, no data so far@aaronrobb I simply had a syntax error in the above code. Pay attention to single and double quotes.
Forum: Plugins
In reply to: [bbp style pack] Default StyleOk thank you indeed
Forum: Plugins
In reply to: [bbp style pack] Default StyleAnother strange behavior and question…
As I wrote after I configured my forum I saved and then modified by hand the css file removing the unwanted styles.
Nevertheless after one hour just browsing the bbp Style pack settings I got the css file updated again automatically.
is there some autosave feature?PS
Sorry ofr stupid question but I’m a wordpress newbieForum: Plugins
In reply to: [bbp style pack] Default StyleOk thank you.
I went to settings > bbp Style pack and I pressed “save” on the first tab without changing nothing from before.
I made a diff on my css file and I get updated:/* 1 ---------------------- forum list backgrounds --------------------------*/ #bbpress-forums ul.odd { background-color: #fbfbfb ; } #bbpress-forums ul.even { background-color: #fff; }Then
/* 2 ---------------------- headers backgrounds --------------------------*/ #bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer { background-color: #f4f4f4 ; }#bbpress-forums ul.forum-titles li.bbp-forum-info { Font-weight: normal ; } #bbpress-forums ul.forum-titles li.bbp-forum-topic-count { Font-weight: normal ; } #bbpress-forums ul.forum-titles li.bbp-forum-reply-count { Font-weight: normal ; } #bbpress-forums ul.forum-titles li.bbp-forum-freshness { Font-weight: normal ; }/* 8 ---------------------- Remove Forum Description --------------------------*/ div.bbp-template-notice.info { display: none; }And finally
/*———————- thumbnails on forum lists ————————–*/
.bsp_thumbnail { display: flex; align-items: center; } .bsp_thumbnail a { padding-left: 10px ; }Forum: Plugins
In reply to: [bbp style pack] Default StyleI’m starting to understand.
Every time I press save on some tab, the whole css is written overriding my theme styles.
Why don’t you write only the styles I choose to modify?
Bye
Forum: Plugins
In reply to: [WP Popular Posts] Sorry, no data so farSolved thanks
Forum: Plugins
In reply to: [WP Popular Posts] Sorry, no data so farIuuuuuu Huuuu
Is there anybody out there?
Please help
Forum: Plugins
In reply to: [WP Popular Posts] Sorry, no data so farI asked to my ISP for hosting cache and they confirmed that there is no cache on hosting.
Not to be unpolite π
Do you know if there is a plugin which manage subscriptions sitewide?
Would be very useful to have their role “pending” from all the site WP/BP/BB until an administrator approve them…Thank you in advance