Search found 2023 matches

Search found 2023 matches

Re: OC 2.2.0.0 Bug = Syntax Error MAMP PRO

What is your php version? Make sure it is 5.4+

Jump to post
  • Sat Mar 19, 2016 3:00 pm
  • Replies 4
  • Views 965
Re: problems after expiration of the SSL

Had you change your config.php and admin/config.php? change site urls from https to http

Jump to post
  • Sat Mar 19, 2016 2:51 pm
  • Replies 4
  • Views 512
Re: Creating a new theme for 2.2

You need to install the theme at Extensions > Themes.
To be listed at Extensions > Themes, you must have the file at admin/controller/theme
Once it installed, you can set the theme at System > Setting.

Note: Theme status must be Enabled, or you will get issue in front site.

Jump to post
  • Sat Mar 19, 2016 2:44 pm
  • Replies 4
  • Views 6548
Re: Summernote not empty issue

@reptile You can check with strip_tags

Code: Select all

if (strip_tags($name)) { ... } 

Jump to post
  • Sat Mar 19, 2016 2:15 pm
  • Replies 4
  • Views 5074
Re: default2 - free OpenCart 2 theme

make sure Rhythm Framework at Extension > Modification is enabled, then try to refresh Modification.

Jump to post
  • Wed Mar 16, 2016 2:43 am
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

As I told you, template only show sub-categories. If sub-category doesn't have another sub-category, it show nothing.
Right now it's must used with template #1 as default.

And I already told you before, I will change this behaviour in future, but not in the near future.

Jump to post
  • Mon Mar 14, 2016 1:21 pm
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

As I told you before, template category #2 will show sub-category like banners. If category doesn't have sub-category, it will throw empty products just like what on your site. May be I should change this next time to show products when there is not sub-categories. But for now it's your choice what ...

Jump to post
  • Mon Mar 14, 2016 6:46 am
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

In the default2 setting, choose template #1 for category.
Then if you want the desktop page to show sub category like on your site (banner like), put 20 at specific template #2.

Try and let me know if that solve the issue.

Jump to post
  • Mon Mar 14, 2016 3:52 am
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

Checking it out on my test store that just had the default products on it and I notice that the products are not showing under categories properly. Can you describe what you mean by "not showing properly?", because it's fine on my test. May be screenshoot will help me to understand. Using...

Jump to post
  • Sun Mar 13, 2016 11:19 pm
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

default2 v2.0.0 released!

Updates:

^ OpenCart 2.2 compatible
(including various templates updates)
^ Rhythm Framework v1.0.0
^ Gearbox Modules v1.1.0
^ Replace vQmod with OcMod
^ Change hide_block to alpha and omega
+ Metadata file as theme main refference
+ Child template

Jump to post
  • Sun Mar 13, 2016 1:32 am
  • Replies 196
  • Views 139349
Re: Invalid image dimensions in image.php on line 105

As a note, this dimension image issue also happen when theme you choose at system > setting have status disabled on extensions > themes.

So make sure to never disabled your active theme.

Jump to post
  • Sun Mar 13, 2016 12:50 am
  • Replies 14
  • Views 67646
Re: default2 - free OpenCart 2 theme

What version you use?

Have you refresh Modification and vQmod cache?
Does this happen suddenly, or after updating?

Jump to post
  • Sat Mar 12, 2016 12:23 am
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

I use OC 2.2 release as opportunity to do massive refactor.
All works is done, but need to recheck everything before release.

Jump to post
  • Sat Mar 05, 2016 4:53 am
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

Show product in category is not theme related features, but OpenCart features.

I suggest you to read OpenCart product documentation.
It's not just cover product to category, but also manufacturer.

Jump to post
  • Thu Mar 03, 2016 6:32 pm
  • Replies 196
  • Views 139349
Re: Opencart 2 mobile detection

OpenCart 2 themes use Bootstrap, therefore I would suggest you to read Disabling Responsivenes . This will affecting all devices, not just yours. But before you disable your Site responsivenes, you need to understand that Physical resolutions is different from CSS resolution. From various physical r...

Jump to post
  • Sun Feb 21, 2016 10:29 pm
  • Replies 3
  • Views 2093
Re: System user access and edit privilege...

Not realy sure how you can have 3 catalog/product there.

OpenCart only have basic permission view and modify.
You need to use 3rd extension for extra permission you need

Jump to post
  • Sun Feb 21, 2016 1:17 am
  • Replies 1
  • Views 372
Re: OC2 shopping cart issue :(

Have you contact the theme developer?
most possibly your theme use custom mini-cart javascript code

Jump to post
  • Sun Feb 21, 2016 1:11 am
  • Replies 6
  • Views 632
Re: opencart template blog feature

OpenCart not come with blog feature, if you use 3rd extensions try to contact the developer.

Jump to post
  • Sun Feb 21, 2016 1:09 am
  • Replies 12
  • Views 1816
Re: default2 - free OpenCart 2 theme

default2 v1.3.1 released!

Updates:

  • Fix block position container on small device

Jump to post
  • Sat Feb 20, 2016 11:47 pm
  • Replies 196
  • Views 139349
Re: default2 - free OpenCart 2 theme

@robang:
Sorry for the late reply.
I think there is bugs, I will check and release the fix soon.

For now, use Content Top position for your slideshow.

Jump to post
  • Fri Feb 19, 2016 8:11 pm
  • Replies 196
  • Views 139349

Search found 2023 matches