My store goes blank.

Tagged: 

This topic has been marked as not resolved.

I installed the theme and i really don´t understand.
I regret byuing it.
I have now nothing in my store. I dont understand how to rebuild it.
there are no categorys no products, nothing except a few footers

I saw that i could pay 50 dollars to get int installed. Does that mean that you just install it and leave me to build or do you make my store look like before?

if i change to old theme all is good.

i would really like to get a reund and uninstall it. It is to complicated….

The instruction film does not look like my menus so it is not very helpful. I have only deafault skin how do i get the others?
a million questions, mostly can i return it? It is way to much for my compentence.

i mamaged to add some catgorys but it looks bad and i don´t know how to add items.

November 6, 2017 at 9:47 pm #62389

Hi Kvastis,

At first teh posibilitys are quite overwhelming and it took a few days to figure it all out.
The best way to get familiar with Pavilion is to experiment with it in a test store, befor you are using it on a live version.

Creating a test store is quite simple:

1. Copy all your files in the root folder to root/test
2. Create a new Database and call it test
3. Copy your old Database and and import it to the new one
4. Change these lines in root/test/config.php


define('HTTP_SERVER', 'http://store.com/');

// HTTPS
define('HTTPS_SERVER', 'https://store.com/');

// DIR - This is a way shorter Version otherwise you have to alter every single line
$root = '/root/to/your/store/';
define('DIR_APPLICATION', $root . 'catalog/');
define('DIR_SYSTEM', $root . 'system/');
define('DIR_DATABASE', $root . 'system/database/');
define('DIR_LANGUAGE', $root . 'catalog/language/');
define('DIR_TEMPLATE', $root . 'catalog/view/theme/');
define('DIR_CONFIG', $root . 'system/config/');
define('DIR_IMAGE', $root . 'image/');
define('DIR_CACHE', $root . 'system/cache/');
define('DIR_DOWNLOAD', $root . 'download/');
define('DIR_LOGS', $root . 'system/logs/');

// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'Your Username');
define('DB_PASSWORD', 'Your User Password');
define('DB_DATABASE', 'Your Database');
define('DB_PREFIX', 'oc_');

To:



<code>
define('HTTP_SERVER', 'http://store.com/test/'); //edit this line

// HTTPS
define('HTTPS_SERVER', 'https://store.com/test/'); //edit this line

// DIR
$root = '/root/to/your/store/test/'; //edit this line
define('DIR_APPLICATION', $root . 'catalog/');
define('DIR_SYSTEM', $root . 'system/');
define('DIR_DATABASE', $root . 'system/database/');
define('DIR_LANGUAGE', $root . 'catalog/language/');
define('DIR_TEMPLATE', $root . 'catalog/view/theme/');
define('DIR_CONFIG', $root . 'system/config/');
define('DIR_IMAGE', $root . 'image/');
define('DIR_CACHE', $root . 'system/cache/');
define('DIR_DOWNLOAD', $root . 'download/');
define('DIR_LOGS', $root . 'system/logs/');

// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', 'localhost');
define('DB_USERNAME', 'Your Username');
define('DB_PASSWORD', 'Your User Password');
define('DB_DATABASE', 'test'); //edit this line
define('DB_PREFIX', 'oc_');

5. And change the lines in root/test/admin/config.php to point to your store/test/admin and to your test.sql – Database

6. Now you can login to your test store through store.com/test/admin/ and play arround without breaking your live store. If you are done playing you can export some (!!!) settings via BurnEngine Control Panel to your live store.

November 7, 2017 at 9:39 am #62396

Thank you for your reply.

I was really sad yesterday when i bought it and it was really confusing and it said nothing about that the instruction video was outadted and good for nothing.

How do i get the diffrent skins? I don´t want the default one.

November 7, 2017 at 3:14 pm #62400

Well. I don´t have the extra skins. Only deafualt.

Some things work, i managed to add menus and footers but i try to remove one footer but it is still there and i can´t change the name of it even if i changed all the others.

Not really anjoying this theme at all.

Still regret buying it. Still want a refund. Some things work and other don´t.

November 7, 2017 at 8:30 pm #62401

Featured products shows without price and so on.
So many thongs that does not work properly.
I change spacing between footers but on the front end it stays the same.

Som footers works just fine to change the title on but other not.

Could the ThemeBurn team please respond?

Paying for longer support when it is a forum and responses are only from other users?

November 7, 2017 at 10:18 pm #62403

Featured products shows without price and so on.
So many things that does not work properly.
I change spacing between footers but on the front end it stays the same.

Som footers works just fine to change the title on but other not.

Could the ThemeBurn team please respond?

Paying for support when it is a forum and responses are only from other users?

November 7, 2017 at 10:19 pm #62404

Well. I don´t have the extra skins. Only deafualt.

Well, I have the shoppica theme. Not sure wich skins are included in Pavillion.

Some things work, i managed to add menus and footers but i try to remove one footer but it is still there and i can´t change the name of it even if i changed all the others

You have to turn off and clear the cache.

Featured products shows without price and so on.

Not using that one sorry

I change spacing between footers but on the front end it stays the same.
Som footers works just fine to change the title on but other not.

That’s the cache again ;)

  • This reply was modified 2360 days ago by  KnowHowTec.
November 8, 2017 at 10:04 am #62410

Regarding the skin, have you checked skin.png?

Regarding the price, I took a look in my featured.tpl, it should be shown if price is set.
Try fea1.png and fea2.png.

November 8, 2017 at 10:25 am #62412

Thank you KnowHowTac for trying to help!

I do wonder where the ThemeBurn team is though

The cache is cleaned but the footer is still there and the same goes for the name of it.

I´m trying to change it all back to Swedish becuase altough it should be compatible with diffrent laguages i have to manually translate. So the 3 out of 4 footers behaved well and got translated but the “extras” one refues to translate so i decided to solve that with simply removing it. Well that did not work either.

I chekced according to your pictures the price problem but it was already correctly installed.
I add a screen shot of the missing price. This products dispaly price if you go to them trhru the menu but not when displayed as Feaured products it just says kr as in Swedish currency.

Space between footers is not the cache i cleaned it but that is a minor problem really. I can live with that but not with half store being in Swedish and half in english and not showing prices.
It looks really dumb.

The skins, there are none where your screen shot shows. I looked there first :)

It should be 5 skins to choose from.

“Pavilion is premium responsive OpenCart theme with 5 unique skins, tons of features and unlimited styling combinations. ”

The categories also look funky, not at all like the demo page.

Actually i´m tossing this theme in the bin now.
it is not worth it.

Thank you so much for your wanting to help.
I´m grateful!

November 8, 2017 at 1:22 pm #62419
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.