Quantcast
Channel: bbPress.org » All Posts
Browsing all 3669 articles
Browse latest View live

Tweak CSS from another theme

Hi everyone, I’m sorry if the questions was already post, but since yesterday i couldn’t find any answer.. The problem : Theme : Hello-elementor I have 100+ Hours design on my theme website. I wanted...

View Article


Reply To: Tweak CSS from another theme

download this Hello Elementor bbPress fix and then use this to style and add features bbp style pack

View Article


Reply To: Tweak CSS from another theme

Ok thank you, i’ll try !

View Article

Reply To: Tweak CSS from another theme

It fix the problem, thank you so much Robin ! Now i have to design everything i guess with bbp style pack ? They are no solution to add a “ready-custom” template ? Thanks again 😉

View Article

Reply To: Tweak CSS from another theme

Reply*test

View Article


Reply To: Problem with theme

I presume you are adding the adrotate with a shortcode – yes?

View Article

ACF shortcode in topic post frontend

Here is the ACF shortcode for a custom field. What bbPress template/file do I place this shortcode so that the custom field displays on the frontend of a topic post. Where do I place it. [acf_views...

View Article

Reply To: ACF shortcode in topic post frontend

so is this the front end of any topic post, or a specific topic post ? and exactly where do you want it? A link to a live example on your site, together with ‘under/over/beside xx’ would be useful.

View Article


Reply To: ACF shortcode in topic post frontend

I need this custom field in the front end of any topic post. I want it to show up underneath the bottom of the topic field. Here is other code ACH generates. Not sure which one to use and what fle it...

View Article


Reply To: ACF shortcode in topic post frontend

Note: where there is lake_marker_point in the coding above it is actually lake_marker_point_2.

View Article

Reply To: ACF shortcode in topic post frontend

I want it to show up underneath the bottom of the topic field. ok, no idea what you mean by that, as asked can you provide a link and say precisely where you would like it

View Article

Image may be NSFW.
Clik here to view.

Reply To: ACF shortcode in topic post frontend

Back end So I want the custom field to show up here on the Front-end: FYI the following code displays the custom field in the Front-end on pages, page.php in the template. echo ‘Lake Marker 2: ‘...

View Article

Reply To: ACF shortcode in topic post frontend

thanks, I’ll take a look tomorrow

View Article


Reply To: ACF shortcode in topic post frontend

just got 10 minutes to look at this. try this add_action ('bbp_theme_after_reply_content' , 'rew_display_acf') ; function rew_display_acf () { $id = bbp_get_reply_id() ; //if it is the topic... if...

View Article

Reply To: ACF shortcode in topic post frontend

The code you gave me to insert into functions.php causes a fatal crash.

View Article


Reply To: ACF shortcode in topic post frontend

I found a code that works when inserted into …/wp-content/plugins/bbpress/templates/default/bbpress <h6>Date: <?php the_field( ‘date’ ) ; ?></h6> <h6>Fish Caught: <?php...

View Article

Are there Themes I can buy for bbpress?

I’ve spent hours trying to get bbp style pack to work and it doesn’t work for me. I’ve disabled all other plugins and no effects ever work So I would like to just buy a pre-done theme so my forums...

View Article


Reply To: Are there Themes I can buy for bbpress?

so what wordpress theme are you using?

View Article

Reply To: Are there Themes I can buy for bbpress?

I’m using Themeco X Theme, which is a very high quality theme that is compatible with just about everything. bbpress is too generic for me, it looks like its from 1992 I wish it was a lot nicer, I...

View Article

Reply To: Are there Themes I can buy for bbpress?

no problem, glad you have found a solution

View Article
Browsing all 3669 articles
Browse latest View live