1 Attachment(s)
Re: Winchester Responsive
Greetings All,
I have read that several folks needed various changes to the Specials Top Bar menu. Since I change the content in the Top Bar menu often, I too needed changes so I have created an enhancement to the Specials Top Bar menu and would like to share! :D
What it does:
Bypasses the hardcoded defines in includes/languages/english/extra_definitions/winchester_responsive/winchester_responsive_defines.php for the Specials Top Bar and adds a Specials Top Bar configuration group to the Admin->Configuration menu where you can
- Change button text
- Change text next to button
- Make the button text a link
- Make the text next to the button a link
- Have links open in new window
- Disable Special Top Bar from showing
I have attached a complete zip package with install instructions. This isn't really a plugin, just an enhancement. If you see any issues or errors, please let me know! :wink2:
Quick Note: This is for Winchester Responsive 1.3. If someone needs it for 1.4, just let me know!
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Greetings All,
I have read that several folks needed various changes to the Specials Top Bar menu. Since I change the content in the Top Bar menu often, I too needed changes so I have created an enhancement to the Specials Top Bar menu and would like to share! :D
What it does:
Bypasses the hardcoded defines in includes/languages/english/extra_definitions/winchester_responsive/winchester_responsive_defines.php for the Specials Top Bar and adds a Specials Top Bar configuration group to the Admin->Configuration menu where you can
- Change button text
- Change text next to button
- Make the button text a link
- Make the text next to the button a link
- Have links open in new window
- Disable Special Top Bar from showing
I have attached a complete zip package with install instructions. This isn't really a plugin, just an enhancement. If you see any issues or errors, please let me know! :wink2:
That is very cool. I will be sure to take a look at this and add it to the next package update which should be soon ;)
Thanks,
Anne
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
That is very cool. I will be sure to take a look at this and add it to the next package update which should be soon ;)
Thanks,
Anne
Thanks Anne, just added a note that this was for v1.3. I see that there were some change to the files I modified for v1.4. When I get a chance, I will repackage for v1.4!
Kevin
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Thanks Anne, just added a note that this was for v1.3. I see that there were some change to the files I modified for v1.4. When I get a chance, I will repackage for v1.4!
Kevin
Ok, that would be great ;)
Thanks,
Anne
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
Not good ! I'm set in local mode with XAMP...
I have a live website (www.mabie-ecodesign.com) but it's my "old" Zen Cart 1.3.9.
1 Attachment(s)
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Greetings All,
I have read that several folks needed various changes to the Specials Top Bar menu. Since I change the content in the Top Bar menu often, I too needed changes so I have created an enhancement to the Specials Top Bar menu and would like to share! :D
What it does:
Bypasses the hardcoded defines in includes/languages/english/extra_definitions/winchester_responsive/winchester_responsive_defines.php for the Specials Top Bar and adds a Specials Top Bar configuration group to the Admin->Configuration menu where you can
- Change button text
- Change text next to button
- Make the button text a link
- Make the text next to the button a link
- Have links open in new window
- Disable Special Top Bar from showing
I have attached a complete zip package with install instructions. This isn't really a plugin, just an enhancement. If you see any issues or errors, please let me know! :wink2:
Quick Note: This is for Winchester Responsive 1.3. If someone needs it for 1.4, just let me know!
OK, attached are the updated files for Specials Top Bar Mods for the Winchester Responsive v1.2 - v1.4.
A few notes. Looks as if some classes were added to the tpl files in v1.4. Maybe to be consistent with the Winchester Black? Also noticed that the require handheld menu display code was moved up into the top-wrapper div in v1.4. This seem to cause the menu to not show correctly when viewed with a tablet in landscape mode (saw mention of this in earlier post). I have moved it back to where it was in v1.3 which seemed to fix the problem.
Enjoy!
Re: Winchester Responsive
Quote:
Originally Posted by
EricBel
Don't know what I've done to my test site but I'm unable to activate "Home page carousel for Featured Products"
I add "5 featured product" in my admin, I see only 4 of them on my home page, no left/right arrow.
What's wrong ? Turn off something somewhere ??
Got it !
I change my CSS for the winchester black one and didn't change the left/right gif for the arrow....
Black arrow on a black backgroud don't show up very well...
:lookaroun
Re: Winchester Responsive
In "westminster_new", the "featured product carousel" offer a "fast in / fast out" effect
Where should I look to do the same thing in "winchester responsive" ?
Is it a javascript function or CSS ?
Also, can I limit the number of featured product that is show on the screen ? eg : 8 featured products configured but only show 3 in carousel.
Re: Winchester Responsive
Quote:
Originally Posted by
EricBel
Got it !
I change my CSS for the winchester black one and didn't change the left/right gif for the arrow....
Black arrow on a black backgroud don't show up very well...
:lookaroun
I am happy that you figured it out ;)
Thanks,
Anne
Re: Winchester Responsive
Quote:
Originally Posted by
EricBel
In "westminster_new", the "featured product carousel" offer a "fast in / fast out" effect
Where should I look to do the same thing in "winchester responsive" ?
Is it a javascript function or CSS ?
Also, can I limit the number of featured product that is show on the screen ? eg : 8 featured products configured but only show 3 in carousel.
The transition is using css.
If you want to show a different number of products in the carousel you might have to edit the javascript. See the caroufredsel web site (do a google search) for more specifics.
Thanks,
Anne