Page 63 of 96 FirstFirst ... 1353616263646573 ... LastLast
Results 621 to 630 of 953
  1. #621
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by Laszlo View Post
    Hi All,

    I started getting this error in my logs:

    PHP Fatal error: Call to a member function count_contents() on a non-object in ../gifts4baby.ie/includes/templates/winchester_responsive/common/tpl_header.php on line 106

    I tracked it down to Google bot visits to the site.

    The template tries to display how many items are in the cart in the top right of the page and it accesses $_SESSION['cart'] to do that.

    The problem is _SESSION['cart'] does not exist when bots visit (no session is created by Zencart) so the fatal error occurs.

    The issue though is that this seems to work fine on an empty test store I set up in 20 minutes, so it appears that the Winchester template somehow manages to have something meaningful in $_SESSION['cart'] when a bot visits, on my test store, but not the real store.

    Perhaps I have some customisation that causes this.

    Anyway I am trying to understand how does the template get _SESSION populated for a bot.

    Any help would be appreciated.

    As things stand, the bot does not see anything other than the very top of the page and dies when displaying the cart content in the top right corner so site indexing is very broken by Google.

    Thanks,

    Laszlo
    This is not a problem with the template out of the box. Do a test install with the un modified template to see the correct behaviour.

    Thanks,

    Anne

  2. #622
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

    Default Re: Winchester Responsive - Share and connect

    Quote Originally Posted by Parafanaylya View Post
    Where do I edit the links for social media?
    Admin > Tools > Flexible Footer Menu

    Out of curiosity, which image is supposed to follow the list of Headers on Admin/flexible_footer_menu.php ?

    Apparently mine didn't load. Thanks in advance!
    Cheers!
    v2.0+

  3. #623
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

    Default Re: Winchester Responsive - Share and connect

    How can the flex slider box become more transparent, auto-sized, and the color changed? Thanks.
    Cheers!
    v2.0+

  4. #624
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

    Default Re: Winchester Responsive - Share and connect

    Quote Originally Posted by webskipper View Post
    How can the flex slider box become more transparent, auto-sized, and the color changed? Thanks.
    Figured out color and opacity. Original color best suited the opacity. Just looking to auto-size the banner according to the size of the text.

    Add to the /includes/templates/YOUR_TEMPLATE/css/stylesheet.css appropriately :

    .banner span {background-color: rgba(46, 50, 51, 0.8);}
    .banner span {opacity: 0.7;}
    Cheers!
    v2.0+

  5. #625
    Join Date
    Apr 2014
    Location
    NJ
    Posts
    59
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    I love your template! Thanks so much for all the hard work you put into it!

    I am using a mailing list company, MadMimi. I'd like to add something on my site that allows people to subscribe to the mailing list. I created a sidebox, which works fine. However, it only shows up when I view my site on a desktop, not on a mobile phone. I understand that it wouldn't make sense for all the left sideboxes to show up on a phone. But I'm wondering if anyone has any suggestions on a strategy for this. I'd like to have a signup for the mailing list show up on a phone as well. Would you suggest putting the signup in the footer instead of a sidebox? Or is there a way to put it in the footer only for mobile viewing, but to leave it in a sidebox for desktop viewing? If so, how would I specify that it should only be displayed in the footer for mobile viewing? I only see a single tpl_footer.php in
    includes/templates/winchester_responsive/common/. Thanks in advance for any suggestions!

  6. #626
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by earth-friendly View Post
    I love your template! Thanks so much for all the hard work you put into it!

    I am using a mailing list company, MadMimi. I'd like to add something on my site that allows people to subscribe to the mailing list. I created a sidebox, which works fine. However, it only shows up when I view my site on a desktop, not on a mobile phone. I understand that it wouldn't make sense for all the left sideboxes to show up on a phone. But I'm wondering if anyone has any suggestions on a strategy for this. I'd like to have a signup for the mailing list show up on a phone as well. Would you suggest putting the signup in the footer instead of a sidebox? Or is there a way to put it in the footer only for mobile viewing, but to leave it in a sidebox for desktop viewing? If so, how would I specify that it should only be displayed in the footer for mobile viewing? I only see a single tpl_footer.php in
    includes/templates/winchester_responsive/common/. Thanks in advance for any suggestions!
    I would add it either to the header or the footer, or perhaps in the mobile menu. You could leave it in a sidebox on landscape tablets and larger and then have it in the mobile menu for portrait tablets and smaller.

    If you want to create a separate footer for mobiles then you can create the file tpl_footer_mobile.php. Then in the tpl_main_page.php look at the way the mobile header file is called and copy that code to the footer location in the file to call the mobile footer file.

    Thanks,

    Anne

  7. #627
    Join Date
    Nov 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    The template looks and functions great except i have learned that the popup or mouse-over for the image attribute isnt working on any browsers I have tried. Firefox, IE, opera and android mobile. Is there a way to resize the image or to get the popup to work? Right now the image is 325px × 395px (scaled to 57px × 69px) 57 x69 is really hard to see. I cant see any where in admin to increase size of attribute images or find anywhere to ensure popup is working. All help is appreciated.

    Thanks

  8. #628
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by PullingOutMyHair View Post
    The template looks and functions great except i have learned that the popup or mouse-over for the image attribute isnt working on any browsers I have tried. Firefox, IE, opera and android mobile. Is there a way to resize the image or to get the popup to work? Right now the image is 325px × 395px (scaled to 57px × 69px) 57 x69 is really hard to see. I cant see any where in admin to increase size of attribute images or find anywhere to ensure popup is working. All help is appreciated.

    Thanks
    If you post a link to a page on your site with the problem I can take a look.

    Thanks,

    Anne

  9. #629
    Join Date
    Nov 2012
    Posts
    20
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Thanks Anne, the link is http://www.collectibleshopping.com/h...tone-flip-coin I should add the same problem is with any items that offer Product attributes

  10. #630
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by PullingOutMyHair View Post
    Thanks Anne, the link is http://www.collectibleshopping.com/h...tone-flip-coin I should add the same problem is with any items that offer Product attributes
    Popup or mouse over for image attributes is not native functionality. My guess is that you have not installed the plugin correctly.

    Thanks,

    Anne

 

 
Page 63 of 96 FirstFirst ... 1353616263646573 ... LastLast

Similar Threads

  1. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  2. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  3. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  4. v154 Where do I find the images for sliders, using Winchester Responsive Black
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2016, 12:00 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR