Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Aug 2007
    Location
    Troy, MI
    Posts
    80
    Plugin Contributions
    0

    Default Re: Recycling sidebox

    ok resaved it as that name it's no longer animated but don't really care about that :)

    doesn't seem to do all the "mod" instructions talked about but it could be me but I am happy with this :)

    Thanks Clyde & Steven300!!!

  2. #12
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Recycling sidebox

    As it's an animated gif, it will likely not work if you rename it to a jpg. Best to change the code which is trying to point to it:

    includes/templates/your_template/sideboxes/tpl_Recycle.php

  3. #13
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Recycling sidebox

    Quote Originally Posted by luvingmamma View Post
    ok resaved it as that name it's no longer animated but don't really care about that :)

    doesn't seem to do all the "mod" instructions talked about but it could be me but I am happy with this :)

    Thanks Clyde & Steven300!!!
    B.

    I reworked/updated the mod somewhat and it seems to be working fine.

    If you'd like to give it a go, just unzip the file and upload the entire includes folder to your server. I've already renamed the template directories for you.

    As for telling people what you recycle You'd need to create additional define statements and then include those in the sidebox.

    Attachment 5671
    Last edited by clydejones; 31 Dec 2009 at 02:34 AM.

  4. #14
    Join Date
    Aug 2007
    Location
    Troy, MI
    Posts
    80
    Plugin Contributions
    0

    Default Re: Recycling sidebox

    Wow that did the trick works like a dream :)

    Thanks again!!

  5. #15
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Recycling sidebox

    Quote Originally Posted by luvingmamma View Post
    Wow that did the trick works like a dream :)

    Thanks again!!
    Glad I could help.

  6. #16
    Join Date
    Aug 2007
    Location
    Troy, MI
    Posts
    80
    Plugin Contributions
    0

    Default Re: Recycling sidebox

    I didn't see your post Clyde- i changed the name and it worked that way.

    What do you mean the define statements, do I change the recycle_defines files? how do I do that.

    sorry I am a bundle of questions today :)

  7. #17
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Recycling sidebox

    Quote Originally Posted by luvingmamma View Post
    I didn't see your post Clyde- i changed the name and it worked that way.

    What do you mean the define statements, do I change the recycle_defines files? how do I do that.

    sorry I am a bundle of questions today :)
    open includes/languages/english/extra_definitions/comstock/recycle_defines

    you can add a new define statement (such as)

    define("WE_RECYCLE', 'Paper Products');

    Save the file and upload to your server.

    Now open
    includes/templates/comstock/sideboxes/tpl_Recycle.php

    add the information as indicated by the highlight

    $content .= zen_image($template->get_template_dir(IMAGE_RECYCLE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . IMAGE_RECYCLE, IMAGE_RECYCLE_ALT, IMAGE_RECYCLE_WIDTH, IMAGE_RECYCLE_HEIGHT);

    $content .= '<br />' . WE_RECYCLE;

    Save the file and upload to your server

  8. #18
    Join Date
    Aug 2007
    Location
    Troy, MI
    Posts
    80
    Plugin Contributions
    0

    Default Re: Recycling sidebox

    I didn't get that to work but I think it's due to lack of sleep will look at again when I am fresh again tomorrow...

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Adding $5 tire recycling fee to cart
    By bowes in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 14 Oct 2010, 01:36 AM
  2. i made a sidebox but the sidebox dont appear on my store
    By antonio_Portugal in forum General Questions
    Replies: 1
    Last Post: 21 Jul 2009, 04:51 AM
  3. Adding one sidebox to a define page when sidebox is turned off
    By Happyworker in forum Basic Configuration
    Replies: 3
    Last Post: 30 Nov 2008, 01:27 AM
  4. sidebox html - add image/link to paypal verified sidebox
    By wasana in forum General Questions
    Replies: 0
    Last Post: 14 Jul 2006, 04:00 AM

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