Search Results for 'code'
-
Search Results
-
There’s a lot of functionality I’m seeing on this forum that I’m not too sure how to reproduce on my own install of bbPress.
One of them is the account dropdown links that show when you hover over your profile photo, see this screenshot: https://pasteboard.co/jx5O0rsY1Qoy.png
I have no idea how to reproduce this, I’ve checked the shortcodes available but I can’t find it: https://codex.bbpress.org/features/shortcodes/
I’m working from a local WP install so the site is not live. When i try to visit the links on my install they dont work, for example:
https://forum-website.local/forums/profile/admin/topics
https://forum-website.local/forums/profile/admin/replies
…
…The forum root is set to forums and admin is the name of the user im logged into and testing. How do I go about reproducing this dropdown so users can keep track of their topics, replies, subscriptions, favorites etc just like on bbpress.org?
Hello. I hope you are well!
When using jetpack link shortener feature “wp.me”, this feature does not work with jetpack link sharer (whatsapp, facebook, etc)
This was solved with the plugin: “Shortlinks for Jetpack sharing buttons” by Jeremy Herve.
See here:
https://br.wordpress.org/plugins/jetpack-shortlinks-for-sharing-buttons/However, the plugin only works natively on standard WordPress posts and pages, on custom post types like Woocommerce, it does not work.
Here’s a way to fix this:
https://jetpack.com/support/wp-me-shortlinks/
As the post type for woocommerce products is “product”, the code looked like this:add_action( 'init', function () { add_post_type_support( 'product', 'shortlinks' ); });It is now possible to share woocommerce products with shortened links using jetpack share buttons.
I would like to know if BBPress is compatible with Jetpack’s sharing feature, and what type of post should I use so that shares can be made using the link shortener as I did above in Woocommerce.
Grateful.
Hi. I use a shortcode from bbP shortcodes like [bbp-display-topic-index show=’6′ forum =’2692,2696,2697,2698,2700,2702′ show_stickies=’false’] Question about Stickies – the display does not depend on this records – false or true. I even tried to write no – it doesn’t help either, the topics are always shown at the top.
BBpress 2.6.11
How is this solved?I changed the color visually via the web browser and then copied the code into Custom CSS, but when I then refresh the page, it again shows the color I wanted to change, so this didn’t help! See the image of the code I wrote in Custom CSS
What am I doing wrong here, why didn’t the color change? See the image of the code I pasted into Custom CSS
I use bbPress Version 2.6.11 and wp version: 6.6.1.
I am also using bbp style pack Version 6.0.6.https://drive.google.com/file/d/10K7mu5ipMPwsPtfEneTZ5PpmRjq4Ilhn/view?usp=sharing
Topic: View the topic title
Hello ,
I hope I can explain clearly what I want.
The topic title from the last post should be displayedAs can be seen in the following picture:

this picture is from my Woltlab forum. I specifically mean what I marked yellow!
I would like to have the same thing in the bbPress forum!
At the point I marked in the following picture.

So the name of the last topic is displayed above the date and time.
What should the code look like here?I hope you can help me .
greetings from simsdreams
Security risk: privesc. It could be possible to elevate a user’s privileges to a higher permission level.
Severity: critical
Fixed in: 2.6.5
Security risk: privesc. It could be possible to elevate a user’s privileges to a higher permission level.
Severity: high
Fixed in: 2.6.5
Security risk: xss. Data from an attacker could be interpreted as code by site visitors’ web browsers. The ability to run code in another site visitors’ browser can be abused to steal information, or modify site configuration.
Severity: medium
Fixed in: 2.6.0
Security risk: xss. Data from an attacker could be interpreted as code by site visitors’ web browsers. The ability to run code in another site visitors’ browser can be abused to steal information, or modify site configuration.
Severity: medium
Fixed in: 2.6.5
Security risk: sqli. The plugin contains a vulnerability wherein unauthenticated visitors could inject SQL statements into WordPress. SQL injection could allow an attacker to gain control of your site.
Severity: low
Fixed in: 2.0
Security risk: xss. Data from an attacker could be interpreted as code by site visitors’ web browsers. The ability to run code in another site visitors’ browser can be abused to steal information, or modify site configuration.
Severity: low
Fixed in: 2.5.9
Security risk: sqli. The plugin contains a vulnerability wherein unauthenticated visitors could inject SQL statements into WordPress. SQL injection could allow an attacker to gain control of your site.
Severity: low
Fixed in: 2.0
Security risk: xss. Data from an attacker could be interpreted as code by site visitors’ web browsers. The ability to run code in another site visitors’ browser can be abused to steal information, or modify site configuration.
Severity: low
Fixed in: 2.5.10
Security risk: sqli. The plugin contains a vulnerability wherein unauthenticated visitors could inject SQL statements into WordPress. SQL injection could allow an attacker to gain control of your site.
Severity: low
Fixed in: 2.5.13