Page 49 of 55 FirstFirst ... 394748495051 ... LastLast
Results 481 to 490 of 543
  1. #481
    Join Date
    Apr 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Hello, I have installed this template on version 1.5.1, everything looks great except I have a problem. There is a company that crawls my site, same idea as google, and they list my products, price and availability. Once I installed the template, my site no longer shows on that site.

    The owner of it said "I am able to update for the Buy Now vs Sold Out, but the price has moved from inside a div with a class name of listingPrice to just nothing. Could that price be put inside a div with a class again?"

    I have no idea how to move that or if I can so it will show up. I have searched for an answer but have come up empty.

    Thanks for the great template.
    donnyb

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by donnyb View Post
    Hello, I have installed this template on version 1.5.1, everything looks great except I have a problem. There is a company that crawls my site, same idea as google, and they list my products, price and availability. Once I installed the template, my site no longer shows on that site.

    The owner of it said "I am able to update for the Buy Now vs Sold Out, but the price has moved from inside a div with a class name of listingPrice to just nothing. Could that price be put inside a div with a class again?"

    I have no idea how to move that or if I can so it will show up. I have searched for an answer but have come up empty.

    Thanks for the great template.
    donnyb
    Yes, you can add a div class to any element in a zen cart. Which price --on which page-- do you need to add the class?

    Thanks,

    Anne

  3. #483
    Join Date
    Apr 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Thanks for the quick reply, I assume I need the change for the product listing as it crawls each product page individually. Things like this I have no clue about. My previous site was 1.3.9h with my own template (I mainly just changed background color) and it was being crawled correctly until my upgrade, I do not know where to begin to look for this change between what I had and what I have now.

    donnyb

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by donnyb View Post
    Thanks for the quick reply, I assume I need the change for the product listing as it crawls each product page individually. Things like this I have no clue about. My previous site was 1.3.9h with my own template (I mainly just changed background color) and it was being crawled correctly until my upgrade, I do not know where to begin to look for this change between what I had and what I have now.

    donnyb
    You can add the class to the includes/modules/avonlee_contempo/product_listing.php file.

    Thanks,

    Anne

  5. #485
    Join Date
    Apr 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You can add the class to the includes/modules/avonlee_contempo/product_listing.php file.

    Thanks,

    Anne
    I appreciate your help on this. Things like this are way over my head. You wouldn't happen to know what I need to put in the file to accomplish this would you? Does it matter where in the file it goes? I tried to compare my previous sites file and the one on my live site, but there is too many differences for me to figure out which would accomplish what I need.

    Thanks again for your help.
    donnyb

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by donnyb View Post
    I appreciate your help on this. Things like this are way over my head. You wouldn't happen to know what I need to put in the file to accomplish this would you? Does it matter where in the file it goes? I tried to compare my previous sites file and the one on my live site, but there is too many differences for me to figure out which would accomplish what I need.

    Thanks again for your help.
    donnyb
    Change line 150 to:

    Code:
            $lc_price = '<div class="put your class here">' . zen_get_products_display_price($listing->fields['products_id']) . '</div><br />';
    Thanks,

    Anne

  7. #487
    Join Date
    Apr 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Change line 150 to:

    Code:
            $lc_price = '<div class="put your class here">' . zen_get_products_display_price($listing->fields['products_id']) . '</div><br />';
    Thanks,

    Anne
    Thank you for the help. I have made the change and hopefully my site will start showing up again on that search site soon. Thank you for the template and for your help with this Anne, I do appreciate it!

    Thank you
    donnyb

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by donnyb View Post
    Thank you for the help. I have made the change and hopefully my site will start showing up again on that search site soon. Thank you for the template and for your help with this Anne, I do appreciate it!

    Thank you
    donnyb
    No problem ;)

    Thanks,

    Anne

  9. #489
    Join Date
    Apr 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Avonlee Contempo Template Support Thread

    Just wanted to post that the suggested fix did the trick.

    Thanks
    donnyb

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

    Default Re: Avonlee Contempo Template Support Thread

    Quote Originally Posted by donnyb View Post
    Just wanted to post that the suggested fix did the trick.

    Thanks
    donnyb
    That's great ;)

    Thanks,

    Anne

 

 
Page 49 of 55 FirstFirst ... 394748495051 ... LastLast

Similar Threads

  1. How to make the "PRODUCT DETAILS" button not display ? (Avonlee Contempo Template)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Apr 2014, 04:04 PM
  2. Replies: 2
    Last Post: 4 Mar 2014, 08:58 PM
  3. How to change the product image display mode "Avonlee Contempo template" ?
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Feb 2014, 10:32 AM
  4. About "Avonlee Contempo" Template - Layout , store logo and product description
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Feb 2014, 08:27 AM
  5. Avonlee Contempo template
    By nothingnuaghty in forum Addon Templates
    Replies: 2
    Last Post: 15 Dec 2010, 08:05 AM

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