Search found 8 matches

Page 1 of 1

Search found 8 matches

Re: help got an error

You should check the path in the config.php file. It seems that you moved the testing store to live store.

Jump to post
  • Sat Apr 11, 2015 6:46 pm
  • Replies 4
  • Views 449
Re: Where can I change these colors?

Did you change these colors?

Jump to post
  • Sat Apr 11, 2015 10:33 am
  • Replies 2
  • Views 899
Re: Problem in top categories in menu

Because the header is too tall so it overlaps on the menu. You should cut transparent area in the logo.

Jump to post
  • Sat Apr 11, 2015 12:34 am
  • Replies 1
  • Views 358
Re: My website is not letting any reviews!

Glad to hear that the problem is solved :)

Jump to post
  • Sat Apr 11, 2015 12:23 am
  • Replies 9
  • Views 1085
Re: Blog article

Did you enter title for all languages?

Jump to post
  • Fri Apr 10, 2015 8:48 pm
  • Replies 2
  • Views 980
Re: How to Show contents only on home page of opencart site?

You just edit the file catalog\view\theme\default\template\common\home.tpl only.

Jump to post
  • Fri Apr 10, 2015 8:31 pm
  • Replies 1
  • Views 1011
Re: category view layout

bordt wrote:Hello,
is there an easy way to change the layout of the category view?

I would like to have the category picture not on the top, but on the left.
And the list of assigned products on the center-right.
Could you provide your site url, so we can take a look at it closer?

Jump to post
  • Fri Apr 10, 2015 6:59 pm
  • Replies 2
  • Views 675
Re: My website is not letting any reviews!

You can follow this steps below to fix it
Step 1: Edit catalog\model\catalog\review.php
Step 2: Find code below
$mail->setTo(array($this->config->get('config_email')));
and replace with:
$mail->setTo($this->config->get('config_email'));

Jump to post
  • Fri Apr 10, 2015 4:46 pm
  • Replies 9
  • Views 1085

Page 1 of 1

Search found 8 matches