Search found 58 matches

Search found 58 matches

Re: How to make the carousel slide from left to right (instead of right to left)

@yodapt... If you're not going to help please DO NOT SPAM. I need to have this thread as clean as possible. I never insisted on asking for YOUR help...why you so mad ? what's your problem ?!!! I advice you to go out and get some fresh air for a change and leave this thread alone...

Jump to post
  • Wed Sep 13, 2017 11:03 pm
  • Replies 11
  • Views 7473
Re: How to make the carousel slide from left to right (instead of right to left)

Here are owl.carousel.css and owl.transitions.css just in case : owl.carousel.css : /* * Core Owl Carousel CSS File * v1.3.3 */ /* clearfix */ .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* display none unti...

Jump to post
  • Wed Sep 13, 2017 12:10 am
  • Replies 11
  • Views 7473
How to make the carousel slide from left to right (instead of right to left)

I tried changing the following in "javascript/jquery/owl-carousel/owl.carousel.css" but everything went blank : .owl-carousel .owl-item { float: right; } .owl-carousel { direction: rtl !important; } what am I doing wrong ? P.S... I'm not a coder and I'm not trying to learn anything. just n...

Jump to post
  • Tue Sep 12, 2017 5:54 am
  • Replies 11
  • Views 7473
Re: How to make this Carousel vqmod compatible with the new version of Opencart 2.3.0.2

It's been more than 3 years I've been waiting for build-in carousels for the Latest, Special and Featured modules but still nothing !!!

Jump to post
  • Fri Mar 03, 2017 9:46 am
  • Replies 1
  • Views 1380
How to make this Carousel vqmod compatible with the new version of Opencart 2.3.0.2

I'm trying to make this vqmod compatible with the new version of Opencart 2.3.0.2: Carousel: bestseller_lastest_special_featured only this part of the vqmod is important for me which is related to the Latest module: <file path="catalog/view/theme/*/template/module/latest.tpl"> <operation> ...

Jump to post
  • Wed Mar 01, 2017 12:24 pm
  • Replies 1
  • Views 1380
Re: How to set Order Status in Option settings for downloadable products ?

Of course. Because in store settings you set DEFAULT values, which can be overridden by extensions. Now I see what's happening. it's the default value for PAYMENT options. No, its not. Create Shipped status and when you actually ship the order, mark it with Shipped status. That's it. you said mark ...

Jump to post
  • Mon Feb 27, 2017 10:32 pm
  • Replies 5
  • Views 3741
Re: How to set Order Status in Option settings for downloadable products ?

Order Status as : Pending: This status is assigned, when order is added. The problem is when you set your payment option to Complete, the "Order Status: Pending" would have no effect. the status is assigned as Complete when the order is added. Processing Order Status checked as: Complete,...

Jump to post
  • Fri Feb 24, 2017 4:55 pm
  • Replies 5
  • Views 3741
How to set Order Status in Option settings for downloadable products ?

For downloadable products all I need to do is set the Payment options to Complete and then the customer can download the product after payment. however when I go to Option settings I see the following as default: Order Status as : Pending Processing Order Status checked as: Complete, Pending, Proces...

Jump to post
  • Fri Feb 24, 2017 2:11 am
  • Replies 5
  • Views 3741
Store Opencart "Download" folder on another server

Why would I need this ? well say I have a host that is low on resources. I can easily buy some very cheap limited hosts that are meant to be for download purposes. that way, I don't have to worry about the original host because it would never run out of resources because the download files are calle...

Jump to post
  • Wed Jan 11, 2017 9:55 am
  • Replies 2
  • Views 364
Re: Same 32bit hash characters for all downloadable files

I just googled and it seem like 32bit hash characters isn't that important and the numbers can be lower than that. so I guess it has no harm to use the same hash for all files but I'm not sure yet.

Jump to post
  • Sat Jan 07, 2017 5:48 pm
  • Replies 1
  • Views 255
Same 32bit hash characters for all downloadable files

can I use the same 32bit hash characters for all downloadable files ? is there any security issue if I put the same hash characters for all of them ?

the reason that I'm gonna do that is because it makes it easier for me to manage and manipulate the database for any the future changes.

Jump to post
  • Sat Jan 07, 2017 3:00 am
  • Replies 1
  • Views 255

hmm... I see... however that's an stupid idea IMO. say I'd like to move a module at the end to the second row. I need to click on the drop-down menu of the second row and replace it with that module and repeat the same process for the rest which is time consuming and confusing. they could simply put...

Jump to post
  • Sat Jan 07, 2017 2:12 am
  • Replies 2
  • Views 536
Can't find any position/sort order in layouts (Solved)

Here is what I see in my layouts:

Sort.jpg

Sort.jpg (90.49 KiB) Viewed 536 times

And here is what it has to be:
Sort02.jpg

Sort02.jpg (138.74 KiB) Viewed 536 times

Now how may I change the sort orders and positions ? I can't even drag and drop and more important than that I can't find this issue anywhere else. am I the only one having this problem ? weird !

Jump to post
  • Sat Jan 07, 2017 12:06 am
  • Replies 2
  • Views 536
Re: How to have different title names for each Featured pane

I should have used the right keywords. it was way easy: https://forum.opencart.com/viewtopic.php?f=183&t=170753#p647846 =============================================== Edit file /catalog/controller/module/featured.php Now, search for: $data['heading_title'] = $this->language->get('heading_title'...

Jump to post
  • Fri Jan 06, 2017 11:34 am
  • Replies 2
  • Views 897
Different title names for each Featured panel (Solved)

I'd like to have different Featured title names for each Featured panel because I have different products. it's a bit difficult to recognize the product through the title name Featured for all of them.

any help would be much appreciated.

Jump to post
  • Fri Jan 06, 2017 7:07 am
  • Replies 2
  • Views 897
Re: How can I have my header the way it looks at 478px and 7

Easy... all I had to do was modify the header.tpl and set the fav classes accordingly.

Jump to post
  • Fri Jan 06, 2017 6:56 am
  • Replies 2
  • Views 820

Search found 58 matches