Support Forum
I am having issues with the new theme.
Signatures not showing up. The line appears but the actual sig does not.
Embeds being cutoff:
Quotes not showing up properly: the boundaries do not show. They show when you quote, but not when you actually view the post.
Additionally, is there a way to stop how many times a quote shows up? When you have long threads, people tend to keep quoting each other and it creates a mess. This used to happen in our other forum, however that was fixed. I believe the max quotes displayed was around 5? This new theme looks great so far though. Just need to fix these issues.
These two issues are almost certainly going to be a knock-on from your WordPress theme. We can help you with them but will need to see them in your forum page so is it possible to give us a link to actual examples and, as non-registered users, will we be able to see them?
The issue with embedded quotes is a difficult one. We have thrown this against the wall many, many times in an attempt to come up with a good solution but so far it has really evaded us. Sure there are some hard options we could make bit we are really hoping to find a neat and elegant solution. So - so far I am afraid - we don't have an improvement.
YELLOW
SWORDFISH
|
Yes, I have the open forum up and you do not need to be registered. I created a test post there and you should see the two issues. http://www.ohhtee.com
Here's another issue which has popped up:
When on your phone, the rate icon is misplaced and clips into the post area.
As a rule we d not register on peoples sites but ask the user to create an account we can use. Can you do this for us please...?
If so please PM credentials to both myself, to 'Mr Papa' and ti 'Ike'. Please include in the PM a link to your site, a link to this thread and brief reminder of the problem. And one of us will take a look for you.
Actual URLS to specific posts would be useful to save time as well thanks.
YELLOW
SWORDFISH
|
You don't need to register. Here's a direct link to the test post: http://www.ohhtee.com/forum/gu.....test-page/
Hey Alex,
Glad you are enjoying the theme on the whole..
I have noted the embedded media problem and will open a ticket to get this resolved, in the mean time it's a quick fix. If you're not interested in making a child theme right away it shouldn't matter in this case as the next time Reboot is updated it should contain the change.
Firstly open reboot.php from the themes style folder, then locate the line:
#spMainContainer .spPostContent iframe
Remove the width: 100% and height: 100% so the rule should look like:
#spMainContainer .spPostContent iframe { max-width:100%; }
Also thanks for the info on the quotes within quotes. I've made another note here and again this will be fixed. All you need to do here is change the border rule in the stylesheet, or the colour associated with the $postQuoteBorder in the overlay - again this will be updated so it shouldn't matter too much if you change the stock theme or make a child.
Again, in reboot.php, find the line:
#spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent blockquote
It's probably easiest to change the border rule, so change it from:
border: <?php echo($postQuoteBorder); ?>;
To something like:
border: 3px solid #ffffff;
Or if your feeling adventurous, you can find $postQuoteBorder in the overlay you're using and change the value associated with it. For the future, if you decide to make a custom or child theme of Reboot the latter is the correct way!
I've also made a note of the rate icons on mobile, although I don't have time to look in to that one right now. If there is a straight forward fix like the above then I will add to this topic, if it's a little more complicated it will probably have to wait until the next update.
As for the picture problem you mentioned, could you add one to the test thread you have there so we can take a look?
Really not sure what to say on the signatures, perhaps either Andy or Steve might know a good place to start looking, they are definitely working as you can see here!
The two fixes worked great! Here's the direct link to how a picture is showing up: http://www.ohhtee.com/forum/gu.....re/#p13227
Also, here's another issue:
As you can see, the likes bleeds over once it passes double digit likes.
Ike will be along in the morning (he's in UK)...
Visit Cruise Talk Central and Mr Papa's World
On the space beneath the image issue I find it hard to understand the description 'long empty space'! There is a section under every post reserved for plugin display output which, I note, has a minimum height set of 40px. I am asking around here why it is set as a min-height and why the height is not just set at auto. So we will have to see what happens on that score. But you could remove it and then see what happens! Bit it so only 40px. Let me know if you want the edit details.
Om the signature question - are the posts you linked us to so far supposed to show a signature - i.e., has one been defined?
YELLOW
SWORDFISH
|
1 Guest(s)