OK, a couple things here I’ve noticed since updating to Reboot 1.0.1…
I’m trying to keep my child theme with as few edits as possible, so I wonder if these issues might be addressed in the next parent release.
1. I temporarily disabled my child Group View and notice there are still multiple Share This buttons. One for every group. The links shared all go to the same page. Only one is necessary atop all the groups, or perhaps it belongs back in the Head….
2. I have no modified Topic View template in my child theme for any device. There are two Share This buttons at the top of the topic, above all posts. The shared links generated are different, but they both direct to the same topic page…
3. In the screenshot above, I also point out the floating Share This button that appears at the bottom of the mobile screen. We have a #top button that tends to cover it up and cause problems with a user clicking one or the other. Yes, I know I can move my button up but that would cause clutter and I just believe that floating button is redundant when share links appear above the forums.
First question: Any way to disable that floating button? I saw no option in the plugin options. Does it have its own template tag/call?
4. Forum View appears to be fine, with one share button atop all the topics. Except that is too has the redundant floating button, which I understand some people may prefer…
5. While editing files to modify my child theme, I noticed a consistent problem with many Reboot theme files. It may not be causing any issues, but I just downloaded a freash copy and confirmed that all /mobile and most /desktop templates reference the Unified theme, not Reboot. For example…
# Simple:Press Template
# Theme : Unified
# Template : foot
# Author : Simple:Press
All the files in the root theme direcory seem to have the correct theme name, but I did notice that all the PM templates do not reference any theme, if they are supposed to.
NOTE: Hopefully the next Reboot update will also correct the capitalization of the /Reboot directory name so child framework themes don’t break when it is updated. They call the Parent: Reboot (not: reboot)
Sorry for all this, but I hope I’m being clear and I hope it helps. Thanks!