Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
Popup or mouse over for image attributes is not native functionality. My guess is that you have not installed the plugin correctly.
Thanks,
Anne
Strange, it used to work. I never installed a plugin.
Re: Winchester Responsive
Quote:
Originally Posted by
PullingOutMyHair
Strange, it used to work. I never installed a plugin.
The attribute images hover/pop out if you switch the template to the classic template?
Thanks,
Anne
Re: Winchester Responsive
Is it possible to have a "View Full Site" option while viewing with a mobile device. Essentially bypassing / defeating the responsiveness of the temple?
Thanks!
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Is it possible to have a "View Full Site" option while viewing with a mobile device. Essentially bypassing / defeating the responsiveness of the temple?
Thanks!
Yes, you should be able to use the link:
index.php?main_page=index&layoutType=full
Thanks,
Anne
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
Yes, you should be able to use the link:
index.php?main_page=index&layoutType=full
Thanks,
Anne
Hi Anne,
I gave it a try on a local dev using the FF Web Dev Responsive Design View and it didn't seem to make a difference? I'm using v1.3 of the template.
Thanks
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Hi Anne,
I gave it a try on a local dev using the FF Web Dev Responsive Design View and it didn't seem to make a difference? I'm using v1.3 of the template.
Thanks
What is the link to your site?
Thanks,
Anne
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
What is the link to your site?
Thanks,
Anne
Unfortunately, it's not live as yet...what file(s) parses the layoutType=full. Maybe I've inadvertently changes them...
Thanks Anne!
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Unfortunately, it's not live as yet...what file(s) parses the layoutType=full. Maybe I've inadvertently changes them...
Thanks Anne!
You can check the files against the DIY template default package.
Thanks,
Anne
Re: Winchester Responsive
Where is the edit feature for
Custom Left Slide Out? ( Specials? )
I don't want it, don't need it, and can't find it.
I have turned off/deleted the banner manager stuff that I don't need
Killed ( turned off left side stuff on the Column boxes)
Searched via Developer's tool kit to find it.
I don't need, nor want this slide out menu that I can't find to edit:
www.thedumbdog.com
Re: Winchester Responsive
Quote:
Originally Posted by
xcergy
Where is the edit feature for
Custom Left Slide Out? ( Specials? )
I don't want it, don't need it, and can't find it.
I have turned off/deleted the banner manager stuff that I don't need
Killed ( turned off left side stuff on the Column boxes)
Searched via Developer's tool kit to find it.
I don't need, nor want this slide out menu that I can't find to edit:
www.thedumbdog.com
I removed it as follows:
Find the file: includes/templates/winchester_responsive/common/tpl_main_page.php
Before making any changes, make a backup copy of this file.
Search for this line:
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
Below that line, remove everything until the bottom line:
So, the bottom of my file looks as follows:
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
<!-- removed slider code -->
</body>