Page 53 of 96 FirstFirst ... 343515253545563 ... LastLast
Results 521 to 530 of 953
  1. #521
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Winchester Responsive - create new custo0mer not working

    Quote Originally Posted by cliffvt View Post
    Appreciate the help but I honestly think it has something to do with jquery... I see the slider on the homepage is also now sitting at the bottom of the page and has lost it's sliding ability.... But I will try your suggestion too, thanks.
    I got your email ;)

    Thanks,

    Anne

  2. #522
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Winchester Responsive - create new custo0mer not working

    Thanks for the template, its really good and i am learning a lot from using it.

    However i have 3 issues that are affecting me, and I'm not 100% sure that they aren't caused by my alterations to the template

    1) When an item is sold out, the category product listing page thingie

    nagstoriches.com.au/testingSite/index.php?main_page=products_new

    The more info doesn't get a button any more it just appears as a link but the sold out does get the button, it looks a little odd on the page, I know we can hide the sold out product but we would rather it was still displayed.

    2)
    Where is the height of the slideshow set as i can't seem to get it to stay proportional on large desktops the height stretches too much, the width is restricted on large desktops to the same width as one fluid row but somehow i can't figure out height, Can i just set a max Height for the large display (I realise that'll probably lock me into one aspect ratio for slides)
    nagstoriches.com.au/testingSite/

    3)
    And finally the trickiest which is my bugbear CSS, I want the Login/cart/search stuff to appear up the top above above the menu bar (Categories/Information/contact) is this doable via CSS or is it more of a hardcoding change as i seem to be getting one thing in the correct place only for everything else to drop out of alignment

    Thanks
    Webzings Design
    Semi retired from Web Design

  3. #523
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Winchester Responsive - create new custo0mer not working

    Quote Originally Posted by nigelt74 View Post
    Thanks for the template, its really good and i am learning a lot from using it.

    However i have 3 issues that are affecting me, and I'm not 100% sure that they aren't caused by my alterations to the template

    1) When an item is sold out, the category product listing page thingie

    nagstoriches.com.au/testingSite/index.php?main_page=products_new

    The more info doesn't get a button any more it just appears as a link but the sold out does get the button, it looks a little odd on the page, I know we can hide the sold out product but we would rather it was still displayed.

    2)
    Where is the height of the slideshow set as i can't seem to get it to stay proportional on large desktops the height stretches too much, the width is restricted on large desktops to the same width as one fluid row but somehow i can't figure out height, Can i just set a max Height for the large display (I realise that'll probably lock me into one aspect ratio for slides)
    nagstoriches.com.au/testingSite/

    3)
    And finally the trickiest which is my bugbear CSS, I want the Login/cart/search stuff to appear up the top above above the menu bar (Categories/Information/contact) is this doable via CSS or is it more of a hardcoding change as i seem to be getting one thing in the correct place only for everything else to drop out of alignment

    Thanks

    1. You can add the button for this "more info" to the includes/modules/winchester_responsive/product_listing.php file.

    2. Adjust the height in stylesheet_flex.css line 27

    3. I would recommend making your changes in the includes/templates/winchester_responsive/common/tpl_header.php file and then using css if needed to align things perfectly. Don't forget to also make changes to the tablet and mobile header files.



    Thanks,

    Anne

  4. #524
    Join Date
    May 2015
    Posts
    21
    Plugin Contributions
    0

    Default Re: Winchester Responsive - create new custo0mer not working

    Hello,

    New to the thread. Great job by the way. I am having trouble finding where to deactivate or remove the "Custom Left Slide Out" tab. Thanks

  5. #525
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Winchester Responsive - create new custo0mer not working

    Quote Originally Posted by Freddiec2385 View Post
    Hello,

    New to the thread. Great job by the way. I am having trouble finding where to deactivate or remove the "Custom Left Slide Out" tab. Thanks
    You can remove the code from the bottom on the tpl_main_page.php file

    Thanks,

    Anne

  6. #526
    Join Date
    Mar 2015
    Location
    Florida
    Posts
    7
    Plugin Contributions
    0

    Default Stripe Payment Module

    Hello,

    I recently installed a stripe payment module and for some reason it is not showing up as an available payment option. I currently have PayPal Express module installed and it works fine. Any ideas?

  7. #527
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Stripe Payment Module

    Quote Originally Posted by omega2008 View Post
    Hello,

    I recently installed a stripe payment module and for some reason it is not showing up as an available payment option. I currently have PayPal Express module installed and it works fine. Any ideas?
    This is not a template related issue. Maybe you don't have ssl enabled on your zen cart?

    Thanks,

    Anne

  8. #528
    Join Date
    May 2015
    Posts
    21
    Plugin Contributions
    0

    Default Re: Stripe Payment Module

    Does anyone know how to correct this? In "all products" the top right and bottom right displays SHOW_PAGEVIEW_BUTTON. Once clicked it then shows "SHOW_ALL_BUTTON" instead of displaying an image. I ran the developers toolkit and it comes up in includes/classes/split_page_results.php . I cannot find where it links to an image/ button to correct this. Once again, thank you all for your assistance. This is a great template.

  9. #529
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Stripe Payment Module

    Quote Originally Posted by Freddiec2385 View Post
    Does anyone know how to correct this? In "all products" the top right and bottom right displays SHOW_PAGEVIEW_BUTTON. Once clicked it then shows "SHOW_ALL_BUTTON" instead of displaying an image. I ran the developers toolkit and it comes up in includes/classes/split_page_results.php . I cannot find where it links to an image/ button to correct this. Once again, thank you all for your assistance. This is a great template.
    This template requires that you have css buttons turned on in your admin--configuration--layout settings.

    Thanks,

    Anne

  10. #530
    Join Date
    May 2015
    Posts
    21
    Plugin Contributions
    0

    Default Re: Stripe Payment Module

    Quote Originally Posted by picaflor-azul View Post
    This template requires that you have css buttons turned on in your admin--configuration--layout settings.

    Thanks,

    Anne
    Thank you for the response Anne. I do have CSS buttons turned on, all of them work except the SHOW_ALL_BUTTON, so apparently something is courrpt. Any pointers in the right direction on this ? Dev toolkit is not helping me on this one

 

 
Page 53 of 96 FirstFirst ... 343515253545563 ... 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