ToggleME

ToggleME 3.1.4

No permission to download
if you hide some text to increase your ranking, it will impact your SEO,
I wouldn't do this because I want to increase my ranking. I would do this because it is much less scrolling for the user. But I don't want that google penalizes me for it.
I am afraid that if the categories are closed, google won't crawl your website correctly, because it can't reach the threads or something.
 
I wouldn't do this because I want to increase my ranking. I would do this because it is much less scrolling for the user. But I don't want that google penalizes me for it.
I am afraid that if the categories are closed, google won't crawl your website correctly, because it can't reach the threads or something.
Toggle=>JavaScript=>(to make it simple) Use the display:none css property/value (so data are available on the page, they are just hidden) => see my previous reply.
 
  • Like
Reactions: sbj
Hello Cedric.
How about handle (open/close) categories according this criteria:

R 2015-04-23 at 17.06.10.webp
I would like keep open/closed certain categories according the language used. it is possible?
 
I can't find a solution to this one.

In forumhome, when ToggleME is enabled, characters get corrupted:
Informática
becomes:
Informática

This bug occurs in the HTML for any accented characters. It goes away if I disable ToggleME for the usergroup.

Has this happened to anybody else? Any ideas?
 
No issues here.
I'm using Toggle me in my board (Spanish, English and Chinese) and everything is perfect.
 
I can't find a solution to this one.

In forumhome, when ToggleME is enabled, characters get corrupted:
Informática
becomes:
Informática

This bug occurs in the HTML for any accented characters. It goes away if I disable ToggleME for the usergroup.

Has this happened to anybody else? Any ideas?
What is your php version? You need to have at leat PHP 5.3.6: this addon is using the PHP Dom functions (ref), if you still have problems, try to upgrade your php version.
 
Sorry, Cédric. I didn't notice your response!

PHP version 5.4.41. This is the latest available for PHP 5.4.

Do you have any other suggestions or ideas?

EDIT: The other strange thing that it is doing, that might be related is that it is "unescaping" some text.

HTML without ToggleME:
Moderators' Forums

With ToogleME:
Moderators' Forums
 
Last edited:
Do you have any other suggestions or ideas?
It can come from two things:
  1. A problem with your PHP dom functions. If you are not on a share hosting plan you might check this php help file on how to install it: http://php.net/manual/en/dom.setup.php
  2. Your database doesn't use UTF-8 (at least some tables) ; in this addon I considered that the default charset for XenForo was utf-8 ; if it's not you can try to change this in this file (there are several occurrences ; I can update the file to avoid this if needed).
The other strange thing that it is doing, that might be related is that it is "unescaping" some text.

HTML without ToggleME:
Moderators' Forums

With ToogleME:
Moderators' Forums
A node title doesn't support html ; its description does. If you enter "Moderators' Forums" in its description, no mater this addon is enabled or not, the description will always display "Moderators' Forums". Now its title should always display the raw content (with &#039).
 
Hi mate,

For some reason I don't get the close sidebar x for forum_list... Although it works fine for every other page...?

What would cause that.
 
Does it occur on the default theme? If you need to customize the trigger element on custom style, see this post.
It doesn't show up on the default theme either. It's weird, when I first installed the add-on it worked fine on that page, now it doesn't.

A few things to help you diagnose the problem:

1. It remains functional for all other pages, including third party add-ons like the wiki and portal.
2. It worked originally but then stopped working randomly -- no other add-ons have been changed.
3. I've tried reverting the forum_list and sidebar templates (before you told me to check the default theme) as well as removing everything from extra.css.
4. I've tried disabling all other add-ons.
5. I've tried uninstalling and reinstalling the add-on and configuring it again.

Any other suggestions?
 
It doesn't show up on the default theme either. It's weird, when I first installed the add-on it worked fine on that page, now it doesn't.

A few things to help you diagnose the problem:

1. It remains functional for all other pages, including third party add-ons like the wiki and portal.
2. It worked originally but then stopped working randomly -- no other add-ons have been changed.
3. I've tried reverting the forum_list and sidebar templates (before you told me to check the default theme) as well as removing everything from extra.css.
4. I've tried disabling all other add-ons.
5. I've tried uninstalling and reinstalling the add-on and configuring it again.

Any other suggestions?
Send me by pm the url of your board and if possible a test admin account so I can check the configuration.
 
Before saying an addon is buggy, read the faq (§ 3). Thanks.
Sorry alot, and thanks for the help <3 Maybe you could try help me add it to my portal page like shoutbox, recent threads etcetc

Twonkinfo

I am very new to using Xenforo and I tried to read your §1 and I downloaded Template Modifications Collection

I opened up dark_taigachat_chatbox and I did search for the line
#[\t ]*?<h3><a href='{xen:link '{\$taigachat\.route}'}.*?</h3>#s

But I simply cant find this line anywhere at all.

Once again, sorry if I am stupid or something :P But only been playing with a forum tool / Xenforo for about a week now.

Best regards
 
Last edited:
Back
Top Bottom