Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1494
Reply
RE: Incorrect display of quotes

@maddyssonn the big quote sign comes from your Neila WP Themeyou can remove it in the forum add this to custom css #wpforo #wpforo-wrap .wpforo-...

6 years ago
Reply
RE: Problem with this symbol "¿"

@alber use a different fontyour "Quando font" doesn't have this symbol    symbol.gif

6 years ago
Reply
RE: Problem with this symbol "¿"

@alber Please leave example URL to check the code of "¿".probably a CSS animation is used

6 years ago
Reply
RE: Menu and Breadcrumb Label

@rafagonzalezu wpForo menu is a regular WordPress menu. Forum Menu  

6 years ago
Reply
RE: Problem with this symbol "¿"

@alber This is the identification of Interrogative sentence in Spanish Language.Upside down question and exclamation marks are punctuation marks of ...

6 years ago
Reply
RE: Advide/help on the captcha

@lvlasked you can activate or deactivate reCAPTCHA for login by using the (Yes) or (No) button Dashboard > Forums > Tools reCAPTCHA.j...

6 years ago
Reply
RE: Why my main menu css not working in main Forum page?

@rishx ask the author of the Divi WP-Themeyour menu item (haga) has no "current-menu-item" class if it activehaga "aktiv" <li id="menu-item-890...

6 years ago
Reply
RE: Last post

@psumbler topic.php & recent.php <?php wpforo_date($topic['created']); ?> replace with <?php wpforo_date($topic['created'], 'd/m/Y...

6 years ago
Reply
RE: Last post

@psumbler open wpf-themes > classic > layouts > 2 > forum.php search for <p class="wpforo-last-post-info"><?php wpforo_memb...

6 years ago
Reply
RE: Changing colour for a single Forum

@berndg try #wpforo #wpforo-wrap .wpfl-2:nth-of-type(1) .wpforo-category {background-color: #ff9900 !important;} red number .... first forum, sec...

6 years ago
Reply
RE: Set text size of forum

@kangarooooo add this CSS Code to > Custom CSS Code Dashboard > Forums > Settings > Style Tab > Custom CSS Code #wpforo #wpforo-w...

6 years ago
Reply
RE: Which php file handles the wpf-head-bar area?

@arvedg "wpf-head-bar" begins at line 27 (wpf-themes > classic > forum.php)   <div class="wpf-head-bar"><div class="wpf-head...

6 years ago
Reply
RE: Which php file handles the wpf-head-bar area?

@arvedg try this CSS Code #wpforo #wpforo-wrap .wpforo-subtop, #wpforo #wpforo-wrap .wpf-search .wpf-search-form {position: relative;top: 200px;} ...

6 years ago
Reply
Reply
RE: How to make quoted replies only quote the last thing?

mark the text you want to quote see attachment Dashboard > Forums > Settings > Style Tab > Custom CSS Code  Quote.gif

6 years ago
Page 97 / 102