Search found 22 matches

Search found 22 matches

Re: ugh one more thing! How do I add hidden input to paypal.

I'm thinking something like the options. You know how the options show up in the paypal invoice? I'd like to do that as a hidden input for internal purposes.

Jump to post
  • Wed Nov 24, 2010 12:36 am
  • Replies 2
  • Views 722
ugh one more thing! How do I add hidden input to paypal.??

Hey guys, thanks to everyone who's been such a big help. I need one last thing before I can put my stores live. How can I add a single paypal input that gets sent to paypal? Just like the options and such get sent to paypal, i need to send a hidden variable to paypal, just one!

Thanks in advance!!

Jump to post
  • Tue Nov 23, 2010 4:16 am
  • Replies 2
  • Views 722
Re: Specific options for each option?

10-4 Thanks for the reply!

Jump to post
  • Tue Nov 23, 2010 2:40 am
  • Replies 2
  • Views 823
Text Input Box for order option?

Text Input Box for order option?

Is there any way to do this?

Jump to post
  • Sat Nov 06, 2010 3:48 am
  • Replies 1
  • Views 521
Specific options for each option?

How can I make it so it will only display certain options when a previous option is picked? Say there are 3 choices, such as: (example) Company: Microsoft, Apple, Other So upon selecting Microsoft, these options would then pop up: Windows XP - Windows 7 If they pick Apple these options would show: O...

Jump to post
  • Sun Oct 24, 2010 1:18 am
  • Replies 2
  • Views 823
Re: Noob Multistore question - Different images for differen

Yeah just duplicating the DB would be easiest at this point in time I suppose. Thanks for you help! Well is there anyway to mass populate items? I plan on running 9 or 10 different "Specialized" Online stores for clients, and they (mostly) consist of the same products/prices, but with diff...

Jump to post
  • Thu Oct 21, 2010 3:59 am
  • Replies 6
  • Views 1232
Show ONLY Additional Images tab?

With my store, I have no need for "Description, Reviews, or rating" tabs. How can I do away with them completely and just use the "Additional Images" tab by itself?

Jump to post
  • Thu Oct 21, 2010 2:52 am
  • Replies 3
  • Views 909
Re: Noob Multistore question - Different images for differen

Bah. Not so good with MySQL. How could I go about this?

FYI your donate link in your sig comes back as Fatal Failure. :o

Jump to post
  • Thu Oct 21, 2010 2:22 am
  • Replies 6
  • Views 1232
Re: Noob Multistore question - Different images for differen

Aye.

So I take it the image gallery location is stored in the database itself and not in the php code?

Jump to post
  • Thu Oct 21, 2010 1:48 am
  • Replies 6
  • Views 1232
Noob Multistore question - Different images for different...

Is it possible, through multishop, to have different product images for different stores? I.E. same exact product, price, etc, but different colors, so the images need to be different. I'm making specialized catalogs for good clients of mine.

Jump to post
  • Thu Oct 21, 2010 1:27 am
  • Replies 6
  • Views 1232
Re: Redirecting all cart pages to www.newdomain.com/

ifyouseek wrote:i think i will try this code i've used to redirect single pages in the header.

<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://newdomain.com/" );
?>

Just throw this at the VERY TOP of index.php and your good to go.

Jump to post
  • Thu Oct 21, 2010 1:25 am
  • Replies 9
  • Views 1105
Make email OPTIONAL and not REQUIRED on guest checkout.

Ok what do I need to do to make email OPTIONAL and not REQUIRED on (I only use guest checkout) checkout?

Jump to post
  • Wed Oct 20, 2010 5:54 am
  • Replies 0
  • Views 691
Re: Need Single Page CheckOut

If there is only one shipping method and only one payment method I have a two page checkout solution..

Step 1---> Enter customer info

Step 2---> Paypal

That's it. It also only uses Guest checkout so no user accounts can be created. If you guys want, I can post the details

Jump to post
  • Wed Oct 20, 2010 5:50 am
  • Replies 25
  • Views 14479
Re: How do I display all products on the front page?

Yeah I figured that out, but it's a PITA for people to add/remove products, as after you do that, you have to go to modules/extensions and manually add the products. It also screws with the sort order.

Jump to post
  • Sat Oct 16, 2010 5:54 am
  • Replies 9
  • Views 3393
Re: How to resize middle column?

Ok I figured this one out. For those who need this in the future, in the stylesheet.php of your current theme, simply go to: } #column_left { float: left; [b]width: 0px;[/b] margin-right: 10px; clear: left; } #column_right { float: right; width: 180px; margin-left: 10px; clear: right; } #content { [...

Jump to post
  • Sat Oct 16, 2010 5:52 am
  • Replies 4
  • Views 866
Re: How do I display all products on the front page?

Ok so I created a category called "All Products" How can I get it to redirect automatically to this category? header( 'Location:yoursite.com/index.php?route=product/category&path=35' ) ;  I tried that in the index, and several of the requires/includes but it ends in a redirect loop. An...

Jump to post
  • Sat Oct 16, 2010 5:47 am
  • Replies 9
  • Views 3393
Re: [How to] Add watermark to image???

Why don't you guys just use photoshop or gimp (free open source) to water mark your images?

Jump to post
  • Sat Oct 16, 2010 4:54 am
  • Replies 28
  • Views 36262
Automatic image swap on color selection?

Ok just wanted to know if this is possible.

My shopping cart is apparel related, I'm completely stock.

Upon selecting a color, how can I get the product image to change to another image representing that color they picked?

Jump to post
  • Sat Oct 16, 2010 4:52 am
  • Replies 0
  • Views 539

Search found 22 matches