1. Announcement:
    Forum permissions (Can't post/download? Read this.)
    Rich ‎(Squirrelcart Staff)
    January 1st, 2011
    Views:
    21,133
+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 25 of 50

Forum: Documentation, Tutorials, Etc...

Check here for documentation, support docs, tutorials, etc.. Only the Squirrelcart staff can post to this forum. If you have a request for a post, please submit it via the "Discussions" forum.

  1. Sticky Thread Sticky: Change button images on mouseover via CSS sprites

    This is the approach I recommend for changing Squirrelcart's buttons so that the image changes on mouseover. This approach uses CSS only, without Javascript. It also uses the sprite technique, which doesn't require preloading the alternate images. If you are unfamiliar with sprites, search Google...

    Started by Jamie‎, August 23rd, 2011 12:55 PM
    • Replies: 3
    • Views: 511
    August 23rd, 2011 02:05 PM Go to last post
  2. Sticky Thread Sticky: Test Files

    We are going to use this post to attach files for testing various features that Squirrelcart makes use of. Wherever possible, any code specific to the cart has been stripped out, so as to provide as simple and valid of a test as possible. These files will be added to squirrelcart versions in the...

    Started by Jamie‎, February 24th, 2004 06:07 PM
    • Replies: 0
    • Views: 3,568
    February 24th, 2004 06:07 PM Go to last post
  1. Australian GST Workaround

    Squirrelcart does not yet officially support Australian GST. We plan on adding support for it in the future. If all your prices already include 10% GST and you only sell to customers in Australia, you can install the attached workaround to show the GST amount in the following places: 1....

    Started by Jamie‎, July 3rd, 2008 03:33 PM
    • Replies: 2
    • Views: 2,377
    January 5th, 2012 09:41 AM Go to last post
  2. Recently Viewed Navigation Block

    How can I add a recently viewed products navigation block to my template? Is there a built in Squirrelcart block for this?

    Started by sacrutcher‎, May 9th, 2011 05:12 PM
    • Replies: 12
    • Views: 1,437
    September 1st, 2011 09:42 AM Go to last post
  3. Currency conversion

    One of our customers mentioned a free currency conversion utility that some of you may be interested in: http://dynamicconverter.com/ I just tried it in Squirrelcart, and it works OK. You need to follow their instructions, and paste their code directly before the closing </body> tag in your...

    Started by Jamie‎, November 17th, 2008 04:13 PM
    • Replies: 6
    • Views: 2,322
    August 30th, 2011 03:49 PM Go to last post
  4. Workaround to get some servers to work with the SEO URL feature

    The SEO URLs feature requires support for the PATH_INFO variable, or at least support for passing data via the URL prior to a query string: http://www.example.com/page.php/data/here/before/query/string/?page=blah On some servers (GoDaddy in particular) URLs of this format will result in the...

    Started by Jamie‎, November 19th, 2009 01:34 PM
    • Replies: 6
    • Views: 2,424
    May 13th, 2011 11:11 AM Go to last post
  5. Embedding Products on Other Webpages

    Hi Jamie, I'm sure I saw this somewhere else at some point, but can't find it. Is there a way to add a SC prodct to an external website so it picks up the description and image with a link to the product in the cart. I'm sure I've seen it somewhere. Cheers, Justin

    Started by SketchWork‎, March 25th, 2011 08:55 AM
    • Replies: 12
    • Views: 3,189
    March 29th, 2011 05:38 PM Go to last post
  6. New Products (or products from any category) displayed in Nav Blocks

    Hi Is there a way to display New Products in a Nav Block it a similar way the Category Preview works? Thanks

    Started by zapenterprises‎, December 15th, 2010 12:24 AM
    • Replies: 2
    • Views: 1,251
    December 17th, 2010 08:32 PM Go to last post
  7. Controlling when nav blocks appear based on URL

    Someone suggested I post some info on this, so here goes. Navigation Block records have a Show When field on them. That field can be used to control when the nav block appears. Leave it blank, and it appears on all pages. If you enter a PHP statement that can evaluate to true or false, the nav...

    Started by Jamie‎, August 31st, 2010 11:25 AM
    • Replies: 1
    • Views: 897
    September 10th, 2010 10:34 AM Go to last post
  8. Display a product outside of SquirrelCart on Main (general) web page

    I would like to feature one product outside of the squirrelcart folder on our main website. So visible on: http://www.example.com/page.php as well as: http://www.example.com/squirrelcart/store.php

    Started by PostmanPat‎, February 5th, 2009 07:31 AM
    • Replies: 13
    • Views: 4,313
    August 12th, 2010 10:27 PM Go to last post
  9. Using Images for Navigation Block Titles

    Overview Navigation blocks by default have titles displayed via text: For some designs, you may wish to use images representing those titles so you can make the text stand out. The easiest way I've found to do this involves adding custom code to one template, just one time. It allows...

    Started by Jamie‎, July 26th, 2010 10:13 AM
    • Replies: 1
    • Views: 842
    July 26th, 2010 10:38 AM Go to last post
  10. Add to Cart from the Category Detail Page - v2 and older

    Many people have asked us if you can setup Squirrelcart so that a product can be added to the cart right from the category detail page. The category detail page is seen when you click on a category in the left "Product Catalog" nav. By default, the add to cart button only appears after you click...

    Started by Jamie‎, August 16th, 2004 01:06 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 5,896
    April 12th, 2010 10:35 AM Go to last post
  11. Link to your own pages to show your content in the content area of Squirrelcart

    OK...this is a better and slightly more complicated way to handle adding links that will show your own content inside Squirrelcart's content area. This post is basically a new way to do what we described here: http://www.ldev.com/forums/showthread.php?t=224 This is a 2 part thread. Part one...

    Started by Jamie‎, January 31st, 2007 02:14 PM
    2 Pages
    1 2
    • Replies: 29
    • Views: 9,412
    April 6th, 2010 02:07 PM Go to last post
  12. Controlling products shown for v3 "Featured Products" content

    I've been going through the 3.0.0 files. If I add the content navigation box for "Featured Products", the box adds and it contains a list of products. What button/option/selection controls what products are listed as a "Featured Product"? I could find no setting in the product records, no...

    Started by Beery_Asst‎, April 29th, 2009 01:03 PM
    • Replies: 5
    • Views: 1,009
    March 18th, 2010 11:24 PM Go to last post
  13. Add to Cart from Category Page - v3

    This tutorial is for Squirrelcart version 3x. By default, when you click on a category, product thumbnails are shown. You need to click on those thumbnails in order to open the product's detail page where you can then add the item to the cart. This tutorial explains how to configure...

    Started by Jamie‎, January 12th, 2010 12:51 PM
    • Replies: 4
    • Views: 1,996
    March 11th, 2010 05:53 PM Go to last post
  14. How to get the left and right nav columns to not extend past center content

    If you are having a problem where the left or right navigation columns are extending past the center content area in your design, see this forum thread for info on how to resolve that: http://www.ldev.com/forums/showthread.php?p=19458&posted=1 That thread explains how to change the positioning...

    Started by Jamie‎, December 30th, 2009 06:23 PM
    • Replies: 0
    • Views: 938
    December 30th, 2009 06:23 PM Go to last post
  15. Adding fields to order notification email

    Is it possible to have all contact info the complete address all fields and phone/fax numbers included in the Order notification email? If so how please tell me how ideally it would just be a matter of checking boxes in the store set up.

    Started by vajra‎, August 19th, 2008 07:04 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,931
    November 19th, 2009 08:59 PM Go to last post
  16. Combining stylesheets to remove variants

    Warning: This topic assumes you have a good understanding of CSS. If you don't, you may find this confusing! As of version 3, Squirrelcart supports stylesheet variant files. If you are new to this, read through the "Customizing > Stylesheets" section of our documentation. By default, each...

    Started by Jamie‎, November 10th, 2009 11:53 AM
    • Replies: 2
    • Views: 1,087
    November 14th, 2009 11:25 PM Go to last post
  17. Bypassing shipping calculation

    Edit - 01/31/2006: This post was updated to include instructions for versions 2.0.0 and newer. Edit - 12/09/2009: This procedure is not necessary in versions 3 and newer. Squirrelcart automatically skips the shipping step when no shipping rates are available for a given order in version 3. If...

    Started by Jamie‎, May 7th, 2003 12:48 AM
    2 Pages
    1 2
    • Replies: 23
    • Views: 8,569
    December 7th, 2008 10:30 AM Go to last post
  18. ALT-S To Save Records

    Hey there. In case anyone isn't aware, Squirrelcart supports keyboard shortcut keys to save an open record. In IE, the shortcut is ALT-S In newer versions of Firefox, you have to press ALT-SHIFT-S To change Firefox so it will work with just ALT-S, do the following (at your own peril!! ;) ):...

    Started by Jamie‎, August 15th, 2008 11:53 PM
    • Replies: 0
    • Views: 1,675
    August 15th, 2008 11:53 PM Go to last post
  19. Forcing customers to order certain items in order to checkout

    A customer asked if there was a way to force a customer to purchase a single cooler, only if they have at least one perishable food item in their cart. This hack accomplishes that in versions 2.5.0 and newer. 1. You need a custom theme for this, and it needs to be set as your store's default...

    Started by Jamie‎, August 4th, 2008 07:12 PM
    • Replies: 0
    • Views: 1,624
    August 4th, 2008 07:12 PM Go to last post
  20. Shipping explanation

    Below is a description of the three options below the "Shipping" menu in the administration page of Squirrelcart: 1. Shipping Couriers - this is a table that basically just lists the couriers. If all of a sudden your store starting using a new courier, like "Bob's Delivery", this is where you...

    Started by Jamie‎, May 12th, 2002 10:14 PM
    3 Pages
    1 2 3
    • Replies: 31
    • Views: 11,338
    March 26th, 2008 05:51 PM Go to last post
  21. "ADD to Cart" within thumbnail template

    Is it possible to add to cart button in the thumbnail template? This would be easy for our customer who knows exactly what they want to click on to add item instead of clicking on the item for full description and then clicking add to cart. thanks, david

    Started by dkvroom‎, February 5th, 2008 03:51 PM
    • Replies: 6
    • Views: 2,658
    February 5th, 2008 05:46 PM Go to last post
  22. Example of how to get store info out of DB for custom use

    When I click on the contact us link it goes to this page:http://www.creativeplayer.net/store.php?page=contact but the page is blank. How do I get the store info from the database to come up in this link? www.creativeplayer.net/store.php

    Started by bryan@webjockey.net‎, June 11th, 2002 05:47 PM
    • Replies: 11
    • Views: 5,129
    July 28th, 2007 12:54 PM Go to last post
  23. Taking your store offline temporarily

    We've had many requests on how you can take your store offline. Here is one method you can use which will take your storefront page offline for anyone that is not logged in as a store admin. 1. Find this line at the top of your storefront page (store.php by default): <?php include...

    Started by Jamie‎, June 25th, 2007 12:31 PM
    • Replies: 0
    • Views: 2,556
    June 25th, 2007 12:31 PM Go to last post
  24. Avoiding credit card fraud!

    There are many evil :twisted: people out there who like to use stolen credit cards to try and purchase online. We just had an order today that someone placed with a stolen credit card. They gave an address in New York, but they where sitting somewhere in Saudi Arabia. Here is some info that may...

    Started by Jamie‎, June 19th, 2002 09:18 PM
    • Replies: 5
    • Views: 4,002
    May 5th, 2007 05:29 PM Go to last post
  25. Using the cart only to check out, not to generate prod. pgs

    01/09/2006 Note: The technique described in this post is for versions of Squirrelcart 1.6.3 or older. For versions 2.1.3 and newer, please see the instructions in the documentation: http://www.squirrelcart.com/help/?Add%20to%20Cart%20Manually.html If you are using versions 2.0.0 - 2.1.2, you...

    Started by Jamie‎, September 11th, 2002 08:50 PM
    4 Pages
    1 2 3 4
    • Replies: 50
    • Views: 13,488
    January 30th, 2007 11:30 AM Go to last post

+ Post New Thread
Page 1 of 2 1 2 LastLast

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 20 replies or 50 views
Hot thread with unread posts
More than 20 replies or 50 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts