Re: Adding some html to a page or new layout for a page?
Fantastic, that's just how I wanted it. Thanks again.
Jump to post- Sun Jul 07, 2013 8:19 pm
- Replies 10
- Views 1410
Re: Adding some html to a page or new layout for a page?
Hi thanks very much for your help. I think we're nearly there... My problem now is this seems to be in the wrong DIV as even if I float it to the right, it moves around if you resize the browser. I'd really like the image to site next to the form within the "content" div and float right. I...
Jump to post- Sat Jul 06, 2013 6:53 pm
- Replies 10
- Views 1410
Re: Adding some html to a page or new layout for a page?
better use a background image for container on this page only.. Hi thanks so what's the most efficient way to set that up? Do you mean put html in the Welcome that contains a div or class and then add to the css to add an image to that class? How do I make that then overflow into the main column al...
Jump to post- Thu Jul 04, 2013 9:26 pm
- Replies 10
- Views 1410
Re: Adding some html to a page or new layout for a page?
Hi thanks, I didn't think to use the modular approach already available, of course! - the only issue is with this page in particular I wanted to have more of a 50%-50% two column, as the order form takes half the width of the page up and then the image will take up the other half. I've implemented w...
Jump to post- Wed Jul 03, 2013 10:00 pm
- Replies 10
- Views 1410
Re: Adding some html to a page or new layout for a page?
Hi thanks for the help, I've added this new design layout, but where do I then add some styling to it (columns, images, html) etc?
Thanks for any help.
- Wed Jul 03, 2013 9:00 pm
- Replies 10
- Views 1410
Adding some html to a page or new layout for a page?
Hi I hope someone can help. I'm working on a site which is set up fine and works well. But it uses an Order Form module which lets customer order a product to requirements rather than what is listed on there already. The form is here: http://www.krazycatjewels.co.uk/index.php?route=information/form&...
Jump to post- Tue Jul 02, 2013 7:14 pm
- Replies 10
- Views 1410
Multiple select and layout problem
Hi can anyone please help with this page: http://www.krazycatjewels.co.uk/index.php?route=product/product&path=59&product_id=50 I'm looking for any suggestions on how to make the colour selection multiple (so users can choose two or more colours if they want and mix them), and also how to di...
Jump to post- Sun Jun 09, 2013 5:32 pm
- Replies 0
- Views 281
Re: How to add custom page ?
Hi does anyone know hot to add a rewrite to the .htaccess file to direct a forward slash domain address to redirect to the ?route=landingpage/wty address so I can simplify the custom page link for publications/advertising etc?
Thanks for your help.
- Sat Feb 16, 2013 5:55 pm
- Replies 16
- Views 26466
Re: How to add custom page ?
Thanks for the fix!
- Sat Feb 16, 2013 5:49 pm
- Replies 16
- Views 26466
Re: How to add custom page ?
Hi I'm also setting this up but receive this error:
Code: Select all
Fatal error: Class 'Controllerlandingpagewty' not found in /home/www/public_html/websitename/vqmod/vqcache/vq2-system_engine_front.php on line 45
- Fri Feb 15, 2013 4:20 pm
- Replies 16
- Views 26466
Re: Display Product Dimensions Field on category.tpl
Hi thanks to the very talented Open Cart developer hydrowire for finding a fix!! He's one of the most talented Opencart guys around and has great addon modules too! Thanks again! It works perfectly and displays the correct measurements on the category page listings. In the file: catalog/controller/p...
Jump to post- Sun Jun 10, 2012 9:21 pm
- Replies 30
- Views 50291
Re: Display Product Dimensions Field on category.tpl
Here is an example of the product list showing in inches but when you click on a product it's in mm: http://www.photoengraver.co.uk/index.php?route=product/category&path=59 If anyone can please let me know where to find the " symbol in the template files that would be great so I can amend i...
Jump to post- Sat Jun 09, 2012 9:54 am
- Replies 30
- Views 50291
Re: Display Product Dimensions Field on category.tpl
i have done everything u said and it works perfectly for products view. my only problem is that in category view of a product i get my dimesions converted and displayed in INCHES with the sign .".(symbol for inch) after the numbers and only one one decimal instead of two. but when i click on t...
Jump to post- Tue May 29, 2012 7:39 am
- Replies 30
- Views 50291
Re: user permission problem
thanks that's fixed it great!
- Fri May 11, 2012 2:13 am
- Replies 6
- Views 732
user permission problem
hi guys, I've accidently logged in as the wrong user and change user group permissions - thus locking me out of a setting i need to change. Is there a way to change this back from phpmyadmin? I found the User_Group and User tables but not sure what to change in them or if these are the right mysql p...
Jump to post- Thu May 10, 2012 9:12 pm
- Replies 6
- Views 732
change template to display filename
Hi, in the product template there is this code for an upload option: <?php if ($options) { ?> <script type="text/javascript" src="catalog/view/javascript/jquery/ajaxupload.js"></script> <?php foreach ($options as $option) { ?> <?php if ($option['type'] == 'file') { ?> <script typ...
Jump to post- Mon Apr 30, 2012 2:24 am
- Replies 2
- Views 916
Re: customer upload option
Hi I just wondered if anyone knew a way to get this current upload option to show a filename of what's been uploaded on the product page. When a user uploads it tells them the upload is complete, but doesn't show you what is uploaded anywhere. Is this possible with the current product template please?
Jump to post- Mon Apr 30, 2012 1:01 am
- Replies 4
- Views 706
Re: [vQmod] Fix downloading of files with spaces 1.5.x
Hi does this still happen in the latest OpenCart version, and if so where do I put your XML file to implement this bug fix?
Thanks for any help
- Thu Apr 26, 2012 10:00 pm
- Replies 1
- Views 1047
Re: 1.5.x File Upload Information
Hi I'm also looking for this, does anyone know of a custom hack to implement this? thanks for any help
Jump to post- Thu Apr 26, 2012 9:58 pm
- Replies 4
- Views 1184
Re: Product with file upload - help to show filename/thumbna
Hi thanks. I'm already using the functionality of a file option for the upload and it uploads ok on the product page. I don't need to do this at checkout, just with the product options which seems to be working fine. I just need to show the filename next to the upload to confirm it... thanks again i...
Jump to post- Wed Apr 25, 2012 3:51 am
- Replies 14
- Views 10952