![]() |
1 Attachment(s)
I uploaded modified xml file that enables that (also includes my previous modifications, read what I changed with older version), or you could manually edit your file, or your plugin.
You need to edit plugin: QAS: Handle Switch At the end of plugin add this line: PHP Code:
PHP Code:
|
Quote:
|
Works great on 4.1.2 ♥
|
Quote:
when i upgraded to 4.1.11 i lost it in the whats new how do i fix this ???thanks in advance |
I still don't have 4.1.11, so I couldn't tell. But, you need to find the right hook. You could take a look in template and find out name of the hook now.
|
It does not show up in my navbar but does on other themes.
Anyone know of a way to add this manually to the navbar? Thanks. |
Quick fix for 4.2.0:
Replace in product XML, this: Code:
$template_hook['navbar_end'] .= $add_string; Code:
$template_hook['navbar_after_links'] .= $add_string; |
Quote:
|
Quote:
How do you change it? I have never dealt with XML. I tried to do it in Excel but it didn't work. Can someone help with it? Thanks |
Open it in text editor you prefer, it is plain text. Find code you want to edit and just edit it. :)
|
All times are GMT. The time now is 10:46 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|