Page 64 of 108 FirstFirst ... 1454626364656674 ... LastLast
Results 631 to 640 of 1072
  1. #631
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    173
    Plugin Contributions
    3

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    My apologies - probably not a template issue. I think the gap is caused by the presence of the multiple_products_cart_quantity form which appears when the button is there.

  2. #632
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hello,
    We just started to use EZ-Pages.

    When hoovering over the image with the link, no ALT text is shown

    Click image for larger version. 

Name:	alt.JPG 
Views:	53 
Size:	65.4 KB 
ID:	18095

    What can be wrong with settings.

    Thank you.

  3. #633
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by idtags View Post
    Hello,
    We just started to use EZ-Pages.

    When hoovering over the image with the link, no ALT text is shown

    Click image for larger version. 

Name:	alt.JPG 
Views:	53 
Size:	65.4 KB 
ID:	18095

    What can be wrong with settings.

    Thank you.

    - Error - Alt Tag Not Set -
    It appears the template you are using may not have the alt code added. What happens when you switch back to the responsive or classic template to the images?
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  4. #634
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by twitchtoo View Post
    - Error - Alt Tag Not Set -
    It appears the template you are using may not have the alt code added. What happens when you switch back to the responsive or classic template to the images?
    Classic template works the same.

    It appears that Alt Tags is not shown only on EZ-Pages.
    They working fine on all products.

    Also, inspect element shows Alt Tag in code:

    <img alt="Autism Medical Id Dog Tag" src="/images/medium/IDNS16_med.jpg" style="float: left; width: 240px; height: 224px;">

    It is not showing, however, in browser.

    Is there a separate switch ON/OFF for Alt Tags in Admin Configuration for EZ-Pages?

    Thank you

  5. #635
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    We found a simple solution to achieve our goal:

    1. Open EZ-Pages for edit.
    2. Switch to "Source".
    3. Find HTML code for the image and add [title="Your text here"].

    Example:

    <a href="/index.php?main_page=product_info&amp;cPath=3_18&amp;products_id=112&amp;zenid=ll bvbq60k25h1h8viutf9m2pj5" target="_blank"><img alt="Your Text Here" src="/images/medium/IDNS16_med.jpg" style="float: left; width: 240px; height: 224px;" title="Your Text Here" /></a>

  6. #636
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Title and alt are two different things. So if you want the title, you will need to add it when editing your ez-page

  7. #637
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Hi,
    I have upgraded and am starting to use responsive classic. I upgraded from a pretty old version so did not have a responsive version of a template.

    I have been into the css and made changes but nothing seems to change when I alter any css and looked through the config menu in the admin area. I have also deleted cookies and refreshed.
    So I am not sure where to go to fix my problems.

    The first main one is that on the product page, all the elements of the product are overlapping...
    http://craftjam.co.uk/test/index.php...oducts_id=3125

    This is also true for the images on the product pages, they overlap the quantity boxes.

    How do I alter these?

    Also is there a way to remove the quantity boxes on the product page list (not in the actual product page) and the 'add selected to cart' button.
    I would like people to have to go into the product to add it to their cart.

    The template also is not working on mobile devices, however this is something I will go into after I sort this part.

    Thank you
    Amy

  8. #638
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by rainbow_pixie_star View Post
    Hi,
    I have upgraded and am starting to use responsive classic. I upgraded from a pretty old version so did not have a responsive version of a template.

    I have been into the css and made changes but nothing seems to change when I alter any css and looked through the config menu in the admin area. I have also deleted cookies and refreshed.
    So I am not sure where to go to fix my problems.

    The first main one is that on the product page, all the elements of the product are overlapping...
    http://craftjam.co.uk/test/index.php...oducts_id=3125

    This is also true for the images on the product pages, they overlap the quantity boxes.

    How do I alter these?

    Also is there a way to remove the quantity boxes on the product page list (not in the actual product page) and the 'add selected to cart' button.
    I would like people to have to go into the product to add it to their cart.

    The template also is not working on mobile devices, however this is something I will go into after I sort this part.

    Thank you
    Amy
    Your link looks clean on our end except where PayPal and credit card image overlap with Copyright.

    It would be useful to post an Image to illustrate the issue.

    Are you familiar with concept of "Inspect Element" on browser?

  9. #639
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    That's odd, when I click that link I gave you it takes you to my current site, not my new site which is in a test dir, so yes an image will be more helpful for you. I have added that.
    The product info starts half way down the page and looks like all the info is stacked on top of each other.Click image for larger version. 

Name:	page.jpg 
Views:	28 
Size:	37.4 KB 
ID:	18105

    As for inspect element, I had used it to figure out what colours relate to what part of the code, however when I change the code it seems that most of the text on the page has to be one colour and this really isnt working for me.
    I used a really basic template on my old website and i had no problems at all customising it, I am really struggling with this one.

    Thank you
    Amy

  10. #640
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,163
    Plugin Contributions
    11

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Actually an image is seldom if ever helpful when trying to rearrange items on a page. There are so many different combinations that can create the "look". No way we can accurately evaluate them without seeing the code. That's why the posting tips request a link(if possible) be included with each thread or post.

    Remember that you have a lot of control in the ADMIN >> Catalog >> Product Types >> Product - General >>then edit layout
    Last edited by dbltoe; 4 Nov 2018 at 06:55 PM. Reason: added comment

 

 
Page 64 of 108 FirstFirst ... 1454626364656674 ... LastLast

Similar Threads

  1. v155 Support Thread - Responsive Color Changes for 155
    By dbltoe in forum Templates, Stylesheets, Page Layout
    Replies: 99
    Last Post: 1 Oct 2021, 12:31 PM
  2. v151 Tableau Responsive Theme - Support Thread
    By numinix in forum Addon Templates
    Replies: 622
    Last Post: 19 Apr 2020, 11:11 PM
  3. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  4. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM
  5. Bentley Classic Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 173
    Last Post: 17 Sep 2013, 08:25 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