Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: Submenu in the mobile view is missing

@dimalifragis The function to open the sub-menu is missingon mouseover does not work 😉

3 years ago
Forum
Reply
RE: Submenu in the mobile view is missing

@wp-henne the submenu is hidden by default with "display:none" in mobile view @media screen and (max-width: 620px) #wpforo #wpforo-wrap #wpforo-m...

3 years ago
Forum
Reply
RE: Change breakpoint for mobile menu (from 620px)

@wp-henne I read in your topics/posts that you are customizing the classic theme, are you aware that this theme is no longer supported?

3 years ago
Reply
RE: walker_nav_menu_start_el ti make arrows for menu with submenu

@wp-henne You can insert it in your active wp-themes functions.php file or use > Code Snippets plugin. The code below uses the integrated Font ...

3 years ago
Reply
RE: Custom CSS classic Theme

@wp-henne use for the submenu Example #wpforo #wpforo-wrap #wpforo-menu li > ul > li.wpforo-active {background: #ff0000} #wpforo #wpforo...

3 years ago
Reply
RE: Custom CSS classic Theme

Hi @wp-henne try (custom CSS) #wpforo #wpforo-wrap #wpforo-menu .wpforo-active { background-color: #ff0000 !important; } #wpforo #wpforo-wrap #...

3 years ago
Reply
RE: How to improve wpforo performance?

I have already done but here again the two tests mysite.com/community mysite.com/blogs

3 years ago
Reply
RE: How to improve wpforo performance?

@ldj72 But your comparison is not okyou compare an almost empty page with the forumon your mysite.com is only a picture and a few share icons nothi...

3 years ago
Reply
RE: URL in user registration email isn't hyperlinked (clickable)

Hi @jeff-v23 >> wpForo email shortcodes (Rule: _url vs _link in shortcodes)

3 years ago
Reply
RE: How to change font-awesome icon colors?

@diegopino example Icons #wpforo #wpforo-wrap .wpforo-forum-icon .fa-playstation::before { color: #a1d283; } #wpforo #wpforo-wrap .wpforo-f...

3 years ago
Reply
RE: How can change Color Icon Stats ?

Hi @diegopino try #wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li svg, #wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg { ...

3 years ago
Reply
RE: How to add color on a usergroup

@martinentrp I have found your mistake 😉 you use the wrong closing brackettherefore the css codes don't work #wpforo #wpforo-wrap .wpf-p-error { ...

3 years ago
Reply
RE: How to add color on a usergroup

@martinentrp you can try this code #wpforo #wpforo-wrap .wpf-member-title.wpfut.wpfsut { color: #ff0000 !important; border: 1px solid #ff99...

3 years ago
Reply
RE: Recent posts vs Unread posts

@fawp Recent posts: lists all new posts, the unread ones in bold additionallyUnread posts: lists only the unread posts this all refers to the logg...

3 years ago
Reply
RE: How to add color on a usergroup

Chris has edited the code, so use the edited code  early-bird.png

3 years ago
Page 44 / 102