Page 5 of 5 FirstFirst ... 345
Results 41 to 50 of 50
  1. #41
    Join Date
    Jun 2013
    Location
    Melbourne, Australia
    Posts
    12
    Plugin Contributions
    0

    Default Re: Salesmaker not show under Specials?

    Quote Originally Posted by numinix View Post
    Please see my latest comment: https://www.numinix.com/blog/2010/10.../#comment-5001.

    Have you made other customizations to the specials listing? This code does work with ZC 1.5.1. Try using the developer's toolkit to find where this text is used:

    Code:
    select count(distinct *) as total FROM
    Just wondering Numinix if your fix is fully compatible with Zen Cart 1.5.4. I would be really interested to know.

  2. #42
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Salesmaker not show under Specials?

    Quote Originally Posted by numinix View Post
    This is really something that should be built into Zen Cart. To a customer, a special and a sale product are the exactly the same thing. They should both show under the specials page or in the specials centerbox. There needs to be a central place where you can show ALL sales and ALL specials on a single page.
    Totally agree.
    Downunder QLD

  3. #43
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Salesmaker not show under Specials?

    Quote Originally Posted by swguy View Post
    If you want to show the sales on the front page, use my "What's On Sale" contribution in the Free Software Add Ons at the top left of this page.
    Hi,

    Your plugin is great. Thank you.

    I have just updated your to recent What's On Sale - Version: 1.2b.

    As you can see from the attached,

    they are showing in one single vertical list. How can I get it to show the same size images and layout as above?

    Link page : http://qbrands.com.au/qb/

    I am using 1.5.5d zencart
    Attached Images Attached Images  
    Downunder QLD

  4. #44
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,622
    Plugin Contributions
    123

    Default Re: Salesmaker not show under Specials?

    You have a stylesheet called http://www.qbrands.com.au/qb/include...oduct_list.css that is styling those items. You'd have to use the same stylesheet. But this should work correctly in the default responsive template in 1.5.5d if it hasn't been altered; this behavior is showing up because of your template.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #45
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Salesmaker not show under Specials?

    Quote Originally Posted by swguy View Post
    You have a stylesheet called http://www.qbrands.com.au/qb/include...oduct_list.css that is styling those items. You'd have to use the same stylesheet. But this should work correctly in the default responsive template in 1.5.5d if it hasn't been altered; this behavior is showing up because of your template.
    In Responsive Classic Template, it is not even showing SALE items at all. It is only showing New Products For January etc.
    Last edited by oavs; 23 Jan 2017 at 12:17 AM.
    Downunder QLD

  6. #46
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,622
    Plugin Contributions
    123

    Default Re: Salesmaker not show under Specials?

    You would have to install it there - creating these files (from files that are in /custom/ template in the contrib).

    includes/templates/template_default/templates/tpl_modules_sale_products.php
    includes/templates/template_default/templates/tpl_index_default.php
    includes/modules/template_default/sales_index.php
    includes/templates/template_default/common/tpl_sale_columnar_display.php
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #47
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Salesmaker not show under Specials?

    Quote Originally Posted by oavs View Post
    In Responsive Classic Template, it is not even showing SALE items at all. It is only showing New Products For January etc.
    OK I understand now. Thank you.
    Downunder QLD

  8. #48
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Salesmaker not show under Specials?

    At the end I gave up. Too much mucking around with the existing CSS and not knowing which CSS is to fix. And if I do find to fix then problem of will it effect the rest of the theme elsewhere .. Too much to risk. I'll have to get around in different way or take out altogether. Thanks for looking into it.
    Downunder QLD

  9. #49
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,106
    Plugin Contributions
    11

    Default Re: Salesmaker not show under Specials?

    Quote Originally Posted by oavs View Post
    At the end I gave up. Too much mucking around with the existing CSS and not knowing which CSS is to fix. And if I do find to fix then problem of will it effect the rest of the theme elsewhere .. Too much to risk. I'll have to get around in different way or take out altogether. Thanks for looking into it.
    One of the reasons we did the Color Change mod was that the Responsive Classic grouped too many items into one css call. You found yourself changing colors in odd places when trying to color a heading in a side column.
    This may have been part of your frustration.
    If you really want to give it a try, use lat9's Clone a Template to clone the built-in template to your own then, use the Color Change mod to use your own colors and make adjustments easier.
    You'll always have the original to fall back on for testing, etc.

  10. #50
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Idea or Suggestion Re: Salesmaker not show under Specials?

    Quote Originally Posted by Ajeh View Post
    You could make a Category called: Sale

    or something similar ...

    Then you could use the Multiple Categories Link Manager to copy all of the Products from 1 Category to another as Linked Products ...

    Then use the Multiple Categories Link Manager to set all Products in the Sale category to be the Master Category so that the Sale set in SaleMaker now works on these Products ...

    After the Sale you can use the Multiple Categories Link Manager to reset the original Category as the Master Categories ID and then use the Multiple Categories Link Manager to unlink these Products from the Sale category ...

    To get to the Multiple Categories Link Manager just find a Product and click on C for Copy and the link for Multiple Categories Link Manager ...
    Ridiculously complicated. My simple (no coding) solution is this.

    Add all Sale/Discounted/Special products in Featured Products as Featured Products.
    List Featured Products in the index page.
    leave title as is 'Featured Products'

    ...or change the title of 'Featured Products' in english.php to 'SALE of The Day'
    end of story.
    Downunder QLD

 

 
Page 5 of 5 FirstFirst ... 345

Similar Threads

  1. Only have % show up in specials, not .99
    By JEKB in forum Setting Up Specials and SaleMaker
    Replies: 3
    Last Post: 11 Sep 2010, 09:23 PM
  2. How to a pick which specific items show under MONTHLY SPECIALS
    By soultrain99 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jun 2008, 10:11 PM
  3. Include specials end date to under specials price?
    By this side up in forum Setting Up Specials and SaleMaker
    Replies: 7
    Last Post: 13 Jun 2007, 04:47 PM
  4. Specials vs. Salesmaker
    By DesignbyDemeter in forum Setting Up Specials and SaleMaker
    Replies: 1
    Last Post: 2 Jul 2006, 03:26 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