Robert
Robert
@robert
Admin
Support Team
Topics: 97 / Replies: 10198
Reply
RE: Category/forum icon not updated to "no unread posts" when all posts below and in subforums are read

@herwin, Please don't disable wpForo Caches. Those don't cause any issue during the test. just leave your forum URL to allow us test it.  

6 years ago
Reply
RE: Can I show the name and avatar somewhere else?

@dmolina Why a function? Just put those together: <?php echo get_avatar( get_current_user_id(), 60 ) . ' <span class="user-name">' . WPF(...

6 years ago
Reply
Reply
RE: Issues with forum page title and forum menu translation

@nican The title you're showing is not the page title. your page title is already disabled. This is the forum title, this will be changed to topic t...

6 years ago
Reply
RE: How to add several thousand Tags in my forum?

There is no any code to import tags. You can write some code to do that. wpForo tags are stored in the wp_wpforo_tags table. The tags which are associ...

6 years ago
Reply
RE: Can the Add Topic form have its own URL rather than opening up within other pages? How?

The add topic button is only located in some forum. This allows the form to understand where the new topic should be added. Without the forum location...

6 years ago
Reply
RE: While adding a topic, how to make Tags a required field?

I'm sorry but not, wpForo doesn't have such option. If you need any customization you should contact to gVectors Custom Development team via sales[at]...

6 years ago
Reply
RE: Problem with login button

Maybe the Italian translation is incorrect in PO/MO files. I recommend go to Forums > Phrases admin page. Find the "Login" and "Sign In" phrases, e...

6 years ago
Reply
RE: Can I show the name and avatar somewhere else?

The avatar could be displayed using this function: <?php echo get_avatar( get_current_user_id(), 60 ); ?> The user display name: <?php e...

6 years ago
Reply
RE: Strange Lines Appear on Part of Forum Categories ... but only on cell phones

Hi @traces-of-texas, Please navigate to Dashboard > Forums > Settings > Styles admin page. put this css code in the Custom CSS Code textare...

6 years ago
Reply
RE: Can users be exported from an excel?

Hi @dmolina, I'm sorry but there is no wpForo code for this. However there is an instruction how to export full users' data using your hosting cPanl...

6 years ago
Reply
RE: Adding chat box code to wpforo

Hi @percysgrowroom, I'm sorry but I can't follow you. How can something be located in forum boxes and in the same time in the sidebar. So where exac...

6 years ago
Reply
RE: how to put more recent comments first

Hi @franricht 1. There is no option to conditionally display different content on PC and mobile. But there is a way to show recent topics on forum h...

6 years ago
Reply
RE: social media buttons

@franricht, Share buttons can be bigger. Just choose another locations for post specific buttons:

6 years ago
Page 307 / 717