Support Forum
It works fine for me here and on couple test sites... have you tried here?
do you have a link to site so we can look for any obvious conflicts?
Visit Cruise Talk Central and Mr Papa's World
thanks, this forum opens the login box
Also, how do i remove/hide the administrator names/userid's in the stats bar at the bottom of the forum 🙂
So likely some sort of jQuery conflict. Looked quickly and only thing jumping out is that your wp theme loads a touch-punch library and we load the jQuery touch punch library that comes with wp... They may be conflicting... No sure why your wp theme wants to loads its own library...
As to removing some or all stats, please see this faq: https://simple-press.com/docum.....tatistics/
Visit Cruise Talk Central and Mr Papa's World
Please note, I did not say the theme was the problem... only that the touch punch it was loading may conflict... purely hypothetical - I have no data to back that up...
A possible way to see if the theme is involved would be to do a temp switch to the default wp theme and see if the mobile issue continues...
No chance of that becoming an option... If we converted all the capabilities yielded by theme template functions, we would have to literally add thousands of pages of options in the admin...
Its pretty simple to adjust the theme... of course, we strongly recommend a child theme or custom theme to keep from losing changes on updates...
so for example, if you created a barebones child theme, you would copy over the spFootDesktop.php template file and edit it... look for this line:
sp_AdminsList('tagClass=spCenter spAdministrators&postCount=0&stack=1', __sp('Administrators: ')); sp_AdminsList('tagClass=spCenter spAdministrators&postCount=0&stack=1', __sp('Administrators: '));
and just remove it to get rid of the admins list... you would probably want to do same for the spFootMobile.php template file... that line will exist in any of our themes, so should get you there...
Visit Cruise Talk Central and Mr Papa's World
That Faq link I gave you has the details. Basically remove the entire section of template tags related to stats... It's commented.
Remember to do the child theme.
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)