Re: Admin image manager - show more images
Many thanks DigitCart, works perfectly.
Jump to post- Sun Jul 15, 2018 9:12 pm
- Replies 3
- Views 568
Admin image manager - show more images
Hi all,
When uploading a product image through admin image manager it is showing 16 images only in the folder, and i would like to show 50 images in each folder.
How can i show more images in admin image manager?
OC v 3.0.2.0
Thanks.
- Sun Jul 15, 2018 6:32 pm
- Replies 3
- Views 568
Re: center products in category
Thank you IP_CAM for the screenshots and explanation, that was a great reply which explains a lot.
Still, i don't want the images larger, just centered. Is it possible with bootstrap css?
Thanks.
- Fri Jun 29, 2018 3:03 pm
- Replies 10
- Views 1119
Re: center products in category
Can anyone help in centering the products on this demo category page: https://demo.opencart.com/index.php?rou ... ry&path=33
Thanks.
- Thu Jun 28, 2018 11:17 pm
- Replies 10
- Views 1119
Re: center products in category
The opencart demo is exactly the case if you try to center the products as in the categories above. the only difference is the left column but still the products are not centered. Would be happy if you can find a solution that will work on the demo.
Thanks.
- Wed Jun 27, 2018 3:47 am
- Replies 10
- Views 1119
Re: center products in category
https://demo.opencart.com/index.php?rou ... ry&path=57 or
https://demo.opencart.com/index.php?rou ... ry&path=33
I dont have the left column, so i would like the products to be centered.
Thanks.
- Tue Jun 26, 2018 9:21 pm
- Replies 10
- Views 1119
Re: center products in category
Sorry i forgot to mention, i am using the default theme.
Thanks.
- Tue Jun 26, 2018 8:47 pm
- Replies 10
- Views 1119
center products in category
Hi all,
How can i show the products centered in the category page?
I dont have a column left, and products are currently aligned to the left and i would like them to show centered.
OC V 3.0.2.0
Many thanks.
- Mon Jun 25, 2018 3:48 pm
- Replies 10
- Views 1119
Re: Image selection / manager throws invalid session token
Many thanks Straightlight
- Wed Oct 18, 2017 4:44 am
- Replies 24
- Views 7983
Re: Image selection / manager throws invalid session token
Thank you Straightlight, that worked great.
Only issue i can see is that when trying to add a new folder in the image manager the "Warning: Directory does not exist!" popup comes up and the new folder is not created.
- Wed Oct 18, 2017 2:42 am
- Replies 24
- Views 7983
Re: Image selection / manager throws invalid session token
I can confirm i get this issue too on a fresh install 3.0.2.0
Thank you straightlight for your suggestion but it did not help as all instances of token in filemanager.twig are user_token already.
- Tue Oct 17, 2017 10:18 pm
- Replies 24
- Views 7983
Re: admin dashboard sale by month
Thank you Ernie, not blaming you in any way ofcourse.
Just looking for a fix which should not be a big issue, this is one of those things that the forum is great for imho.
- Wed Jun 07, 2017 8:39 pm
- Replies 4
- Views 805
Re: admin dashboard sale by month
Thanks IP_CAM but i need a quick fix, not $25 extensions which i dont need.
I think i am looking at the correct file but not sure what needs to be changed...anyone?
- Mon Jun 05, 2017 11:55 pm
- Replies 4
- Views 805
admin dashboard sale by month
Hello,
How can i set the admin dashboard sale box to show the total sales for the current month and not total sales all time?
I tried looking into admin/controller/extension/dashboard/sale.php but did not manage to figure it out.
Using oc v2.3.0.2
Thanks.
- Sun Jun 04, 2017 8:30 pm
- Replies 4
- Views 805
Re: Disable Admin order alert email
Many thanks sdsoftware!
Jump to post- Sun Jun 04, 2017 8:10 pm
- Replies 6
- Views 1698
Re: Disable Admin order alert email
Thanks for your help sdsoftware. can you please explain how to use Try->catch->error for finding out the correct one?
Can anyone confirm which $mail->send(); should be commented out to stop admin order emails?
- Fri Jun 02, 2017 8:26 pm
- Replies 6
- Views 1698
Re: Disable Admin order alert email
Thanks sdsoftware for your reply.
Actually it is the second $mail->send(); the first one is on line 658. is it correct and the same on your end?
In store->settings->mail is only for additional emails, it does not affect the main admin order emails.
Many thanks.
- Fri Jun 02, 2017 1:16 am
- Replies 6
- Views 1698
Disable Admin order alert email
Hello, How can i disable the email sent to admin on order success in oc 2.3.0.2? I tried commenting out the following in /catalog/model/checkout/order.php but this gives error on order status history update. // Admin Alert Mail //if (in_array('order', (array)$this->config->get('config_mail_alert')))...
Jump to post- Thu Jun 01, 2017 9:45 pm
- Replies 6
- Views 1698
Re: Facebook tracking purchase
Awesome!
Much appreciated, thanks.
- Tue Dec 13, 2016 7:51 pm
- Replies 3
- Views 2181
Facebook tracking purchase
Hi all, I have my fb pixel code before the </head> tag in /catalog/view/theme/default/template/common/header.tpl so it runs on all pages. I would like to add the purchase tracking code fbq('track', 'Purchase', {value: '0.00', currency: 'USD'}); only on checkout/checkout page just under fbq('track','...
Jump to post- Tue Dec 13, 2016 6:14 am
- Replies 3
- Views 2181