Left/Right Arrows in slideshow are small boxes in Chrome, Firefox. Nice arrows in Opera/IE. V.3.0.2.0
What might cause Left/Right Arrows on the home page slideshow to be small boxes in Chrome and Firefox, with proper arrows displayed in Opera and Internet Explorer? Multiple PCs tested.
Any guidance appreciated.
- General Support
- Left/Right Arrows in slideshow are small boxes in Chrome, Firefox. Nice arrows in Opera/IE. V.3.0.2.0
- Thu Jul 05, 2018 2:14 am
- Replies 4
- Views 449
Re: Shipping Percentage
Yes!
Please post the link.
- Fri Feb 04, 2011 2:25 am
- Replies 16
- Views 5659
Re: Shipping Percentage
I second the motion.
Jump to post- Sun Jan 16, 2011 12:47 pm
- Replies 16
- Views 5659
Order ID & Increment values - Admin
Please CONSIDER a 'Starting Order ID' field and 'Order ID increment' field in Admin. Maybe the starting Order ID not being available to alter after the first transaction, or checking for a db value < or > than a newly entered value, etc.. The increment value could be changed at any time. Moving from...
Jump to post- Thu Jan 06, 2011 1:07 pm
- Replies 0
- Views 568
Contact Us Additional Fields - Step by Step Instructions!!
I think everyone that has been struggling to add fields to their contcat us page will appreciate this set of step-by-step instructions on how to add fields. http://www.askabouthugo.com/all-about-programming/opencart-diy-customize-contact-us-form/ This is the new email message display format: Name : ...
Jump to post- Wed Jan 05, 2011 10:39 am
- Replies 1
- Views 1659
Re: Weight Based Shipping question
Thank you! very much Marc.
That's exactly what I was looking for.
- Tue Jan 04, 2011 9:55 am
- Replies 2
- Views 1080
Re: Shipping Percentage
With the greatly missed shipping percentage module, was the shipping % a unique value for each product, or a common store-waide value for all products? The Weight Based Shipping extension may satisfy this, but I can't find the price/weight unit field anywhere.
Jump to post- Mon Jan 03, 2011 1:31 pm
- Replies 16
- Views 5659
Weight Based Shipping question - RESOLVED
I'm trying to setup the Weight Based Shipping feature for US shipping. But after installing and enabling the feature, I'm looking for the price/weight field, but can find it nowhere. There is no 'Set the rates' field as described in this thread: http://forum.opencart.com/viewtopic.php?f=114&t=12...
Jump to post- Mon Jan 03, 2011 1:20 pm
- Replies 2
- Views 1080
Re: Contact Us Form -- Additional Fields help
So Steve
Reference this my post question: http://forum.opencart.com/viewtopic.php?f=20&t=24836
Are there any other files requiring modification?
I was unable to find variable sources for $email, $name, etc. found in the form code.
Any asistance appreciated -- you have the answers.
- Mon Jan 03, 2011 11:05 am
- Replies 6
- Views 1915
Contact Us files question
Are these the only three files that contain elements that effect/control the contact us form email function? ...catalog\language\english\information\contact.php ...catalog\view\theme\default\template\information\contact.tpl ...catalog\controller\information\contact.php Any suggestions greatly apprec...
Jump to post- Sat Jan 01, 2011 8:08 am
- Replies 1
- Views 780
Re: changing logo and Removing Powerd By.
Thank you very much!
Jump to post- Sat Jan 01, 2011 2:22 am
- Replies 23
- Views 10239
Re: changing logo and Removing Powerd By.
Do you know where $text_powered_by; gets it value though?
I wanted to pass the Storename to the copyright line.
- Fri Dec 31, 2010 7:19 am
- Replies 23
- Views 10239
Re: Contact Us form code location - RESOLVED-
That was it! Thanks.
Jump to post- Fri Dec 31, 2010 6:56 am
- Replies 4
- Views 983
Re: Removing Powerd By.
In editing to remove the 'Powered by', the $text_powered_by seems to contain the Powered by as well as the 'Store name (c) Year'. When <div class="div2"><?php echo $text_powered_by; ?></div> is removed both Powered by and copyright go away. I'd like to keep the 'Store name (c) Year' as the...
Jump to post- Fri Dec 31, 2010 6:53 am
- Replies 23
- Views 10239
Re: Contact Us form code location
No I don't think that is it.
I'm looking for the 'First Name' text, and the other text in the form.
- Fri Dec 31, 2010 5:25 am
- Replies 4
- Views 983
Re: Email configuration assistance, not working
Resolved.
I did learn that the email address on the Settings, General tab, is the one used for email send-out, not the one under the Email tab Protocol selector.
- Thu Dec 30, 2010 1:26 pm
- Replies 2
- Views 598
Email configuration assistance, --RESOLVED--
I'm not able to get Opencart email to send, starting with the contact us form. Tried Mail & SMTP protocols. The PHP Mail on my web server is loaded. FormMail & other contact forms on the same web server work perfectly. When using 'Mail' protocol is the recipient's email address all that is r...
Jump to post- Thu Dec 30, 2010 10:17 am
- Replies 2
- Views 598
Contact Us form code location - RESOLVED-
Anyone know where I can find the contact us form code?
I need to correct the 'First name' issue.
- Thu Dec 30, 2010 8:25 am
- Replies 4
- Views 983
Re: Modify header area
Jay Looks like this is place in header.tpl. <div class="div3"><a href="<?php echo str_replace('&', '&', $special); ?>" style="background-image: url('catalog/view/theme/default/image/special.png');"><?php echo $text_special; ?></a><a onclick="bookmark(docume...
Jump to post- Wed Dec 29, 2010 11:55 am
- Replies 4
- Views 1383