@brozobob I don't see any Amazon ads above the menu, but in the source code I see that you use alignleft alignleft.jpg
@mtumbady paste the recent topics shortcode above the wpForo shortcode
You use wpForo as standalone, so there is no homepage where you can use the shortcode
@mtumbady the CSS needs to be adapted to your pageGive a link to the page where you are now using the shortcode for recent topics
Hi @mtumbady You can use > WidgetShortcode and customize it with CSS
You read the linked post? Especially this part? User registration process is under WordPress control, not wpForo.
@angelolazzari Read this post Registration email FROM address is wordpress@mydomain.com
@brozobob add this to custom css #cm-header-container .social-links .fa, .footer-socket-area .social-links .fa { font-size: 18px !important; ...
@dmitriyt wpForo > Settings > Display Forums > Q&A Layout wpForo v2 Documentation > Q&A Layout
@dimalifragis layouts/2/post.php I added it directly after <?php wpforo_member_nicename($member, '@'); ?>
@dimalifragis <?php wpforo_phrase('Joined:') ?> <?php wpforo_date( $member['user_registered'], 'date' ) ?>
@percysgrowroom if you use wpForo User Custom Fields, you can ask here if the sorting via a dropdown field also works in the frontend maybe like t...
why can't it be the widget? the widget has all the information you need and with e.g. WidgetShortcode you can display it wherever you want
@percysgrowroom well wpforo has only one member list, and this has only one selection option, not for admin or other groups a separate selectionBut...
Hi @percysgrowroom Dashboard > wpForo > Settings > Display Members > Members List Ordering Join Date Ascending Join Date Descending