Hi @brozobob,
I have got the email, will check your website, but need time for troubleshooting, I will come back and let you know what we have.
Ok, that's done; site backed up, them board 3 deleted. Now, there are 2 issues. First, there are no menus showing on either board. Not sure if those need to be reset in the menus area? The other item is that my social icons are rectangles. This issues was fixed a few weeks ago with the following code..
#cm-header-container .social-links .fa,
.footer-socket-area .social-links .fa {
font-size: 18px !important;
font-family: FontAwesome !important;
font-weight: bold !important;
}#wpf-widget-profile .wpf-prof-loginout .fas.fa-user-plus:before{
display: none !important;
}
My new theme moved to SVG logos instead of a version of FontAwesome, and now the issues as shown itself again. Not sure if the theme switch calls for different code is CSS.
For now, the main item still is getting menues back on both boards.
Thanks for your continued help on this Chris...you rock!
Great, that worked for social icons! All that's left is the menu issue
wpForo Navigation was not attached to wpForo Menu. I made the change and everything is showing as it should! Thanks so much again Chris.