Forum Replies Created
-
In reply to: Stickies ban doesn’t work in shortcode
Great idea, close everything in css.
I first tried your option – so far it’s not working. This can’t happen? I added it’s important! No result. I looked in the code – it’s super-sticky. No again. I set the class-dot and it worked. This is what works for me:
.hiddensticky .super-sticky {
display: none;
}
An entry about sticks in the shortcode is not needed.Thank you very much for your help.😍
In reply to: Stickies ban doesn’t work in shortcodeЕverything according to the recipes bbP shortcodes 2.8 – works. Stickies are always shown if they are marked by the admin.
There were several layers in my CSS code – I need to figure it out. I just wanted to make sure that everyone’s bbP shortcodes 2.8 is working properly.In reply to: Stickies ban doesn’t work in shortcodeThank you. I’ll be waiting.
In reply to: Stickies ban doesn’t work in shortcodeThanks for your feedback!
I use the bbP shortcodes 2.8 plugin only, don’t have the style pack plugin. The bbp-display-topic-index shortcode works great with both double or single quotes—everything! except for sticker management. In the web code, the line that I want to disable is written as .bbp-topics ul.super-sticky, .bbp-topics-front ul.super-sticky – this is all standard, I didn’t change anything.Maybe the problem is the shortcode is used twice on the page? I plan to allow stickers in one block, but prohibit them in the second – other forums and stickers are not appropriate there.
In reply to: BBPRESS 2.6.10!10х John! bbpress is alive! what’s important 🙂
In reply to: Is there an admin tool like Shadowban for a user?This is not in the basic bbpress, but I saw this on other forum’ engines.
I think it would be great if to find a combo plugin for bbpress admins like bbpress-styles for poly-customize.
Now I’m just looking for a shadowban recipe – perhaps this can be done through the hooks of the php function…In reply to: Is there an admin tool like Shadowban for a user?as an idea – shadowban – use the link to edit the post bbp_toggle_reply_approve, then use css to remove the class moderator background and the inscription – “awaiting approval”.
But it will remain in the back-office “awaiting approval” listSome time has passed – release: this fix works stably, can be used to improve for admin bbtool .
Thanks Robin.Oh, it works like a charm! This will save a lot of time for the admin.
But all the roles need to be tested.
I will observe for 2 weeks and report the results.
Thanks Robin for the good Tips!In reply to: Profile pictures on an angle like bbPressadd to css
transform: rotate(5deg) translateY(-10%); transform-origin: top left;
In reply to: Shortcodes and WP 6.0Good.
I’m glad that shortcuts still work great in Gutenberg and special blocks aren’t to need 🙂In reply to: Shortcodes and WP 6.0On reddit ))))) Are these rumors?
Okay, what’s the best way integrate bbpress with Guttenberg’ blocks today?
Only shortcodes or some other method…It’s been 3 years and 2 months – and everything works great.
Such a short entry in functions frees up a lot of free time for administrator. You can better plan the appearance of content in your forum, smooth out the peaks and days of silence, leave the scheduled right answers or warnings in the topics.
I recommend the authors of bbpress to include these lines in the standard delivery))Thanks so much to Robin for your generosity and kindness!
In reply to: How to see what users see?It’s simple. Use plugins/user-switching/ by wp.org
In reply to: Update 2.6.9. TinyEditor is gone. Simple cure?Wow, it works like a charm for me!
Thank you very much Robin for a very helpful work. 🙂 Great!In reply to: Is it possible to drip posts and replies?As a simple and light platform, bbPress is focused on ease of use, web standards and speed.
Sample Recipes avtomatization and collobarate list here
automatorplugin.***/integration/bbpressIn reply to: Is it possible to drip posts and replies?You can try any automation with plugins like
.. .org/plugins/automatorwp/
.. .org/plugins/uncanny-automator/And if you know what a Cron is, there are also many tools specifically for WP.
Finally. Simple solution – redirect
^ / forums / users /(.*?)/ replies / to smw.
don’t forget to add a regex 🙂works as it should
I think we can celebrate the coming date change. Our programmer went skiing, but he will be back in 2 days and we can probably make a redirect 🙂
Thank you for your great participation – Happy New Year Robin! :))Happy new year 2022! we have already arrived.
but the code doesn’t work again 🙂
now your new code is on air .. but .. you can go to the same addresseshttps://imhodom.ru/wp-content/uploads/2021/12/kak1.jpg
syntax
That is highlight values in red?I pasted the code, but …
it should look like this
https://imhodom.ru/forums/users/ox/topics/ – lock оr redirect…
but it doesn’t work like want (that’s want to fix)
https://imhodom.ru/forums/users/ox/replies/Please delete this message as you see.
The last advice code is inserted and works.just moment 🙂
Does this code work for you?
If so, I will look on my side myself.
You’ve done so much for me.I paste the code down before the sign ?>
The first code worked – redirected the address with the word ‘users’.
The second code doesn’t make any changes by the look.