Page 1 of 1
Search found 4 matches
Re: Product images not displayed
I am having similar issues. My images are on a remote server. And, even if I supply the complete URL to the image, I get nothing. We are looking at having over 40,000 products w/images - just too much to upload.
Any ideas?
Dave
- Tue Nov 11, 2014 3:44 am
- Replies 2
- Views 483
Re: Double Payments with PayPal Website Payment Pro
Hello, I see this thread has been around awhile, and nobody has posted a solution. It's now 2013, and I am running v1.5.4 and have the double billing issue. Has anyone overcome this obstacle? I'm curious to know if in your PayPal Website Payment Pro setup you are using SALE or AUTHORIZATION as the t...
Jump to post- Fri Jun 07, 2013 10:03 pm
- Replies 9
- Views 3857
Re: PayPal Pro no Confirmation.
I am having similar issues with Paypal being billed twice, but only one order in OC. I looked for the file, Vqmod_product_bundle.xml but don't have it. Any ideas?
Jump to post- Wed Jun 05, 2013 10:02 pm
- Replies 27
- Views 7857
Re: HELP Changing Default "LIST" view to "GRID"-[CUSTOM TMPL
No problem .. You should have inside the catogory.tpl near at the end this: if (view) { display(view); } else { display('list'); } Change that to: if (view) { display(view); } else { display('grid'); } and you have as standard the 'grid' view. In your case I would look into the css and see what is ...
Jump to post- Thu Oct 18, 2012 11:17 pm
- Replies 5
- Views 4786
Search found 4 matches