-
Posts
39 -
Joined
-
Last visited
Everything posted by Orange35
-
innovacy! Many thanks for your solution! It is simple and great!
- 20 replies
-
- code completion
- cc
- (and 4 more)
-
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
you can see best sellers at the back-end dashboard - so they were added to the system. And if you do not see them at user-end - the reason is in theme. Maybe try to contact with theme developers? -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Kay75, any progress? And do you see the best sellers at your back-end dashboard? (at the bottom of the page, at the section 'PRODUCTS AND SALES', tab 'BEST SELLERS')? -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
if you install files at the same place and rewrite your database - yes. But you can create subfolder at your hosting, new database and install prestashop again there (in new subfolder and with new database). And you will new default store with default products and your current store with your products. Make sure that you see 'best seller' in new default store, than install your theme and check again. -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
And as i see - this theme supports prestashop 1.5.6.x. But you use Prestashop1.6. I think it is reasonable try this theme on default prestashop 1.6 with default products and check the workability of the 'best sellers' . -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Kay75, i see the theme supports 'best selleres' module (http://eggthemes.com/manual/et_kidsworld_1.5/#!/module_position) - see top right. And if you have created some orders with needed products, they must be visible there. The best way - install this theme to the clear prestashop with default products and make sure that 'best sellers' block is visible. Can you do this? -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hm.... Do you use standard theme? Was best seller block visible at your theme before removing standard products? How many orders have you created? Which statuses they have? -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Have you cleared the cache? Which PrestaShop you use? -
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Log in to your back end. Go to Orders section. Create couple new orders with needed products (select bank wire or something else - because you do not need real payments now), mark order as 'shiped' or 'preparation', save them. Then via main menu at back end go to 'Advanced Parametres' > 'Performance' and click 'Clear cache'. Go to to your store, refresh and you will see best sellers block. Try :-) And tell about results. -
add category from php code
Orange35 replied to hagen22's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Class ObjectModel extends ObjectModelCore, so you need them both. -
Try to clear cache. If error will be still present - you need to fix smarty templates (they have extension *.tpl, NOT *.tpl.php - it is compiled templates). Error in compiled templates is caused by error in some of smarty templates. templates are here: {PRESTASHOP_FOLDER}/themes/{THEME_NAME} And if you have saved templates (from your store before this error) - restore them and use them. Or you can use original templates from the prestashop download page.
- 2 replies
-
- 1
-
-
- smarty
- back office
-
(and 4 more)
Tagged with:
-
CS best seller block not displaying
Orange35 replied to Kay75's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
i think you do not have products which were bought. Have you removed all default products and added your own? If yes - module does not have anything to show. -
Customised prices for clients
Orange35 replied to eds-solution's topic in Installing PrestaShop for the first time
You can create a group with only one customer in it. -
You want to delete cart data at database? It may disturb prestashop smooth running. Use prestashop classes to do this.
-
I think you have resolved your problem, but maybe someone else will have the same trouble. So, try to delete file \cache\class_index.php on your site.
- 3 replies
-
- 8
-
-
- fatal error
- class tools
-
(and 2 more)
Tagged with:
-
а такое? http://www.prestashop.com/forums/topic/297848-module-advanced-slider-with-hotspots/ демка: http://demo.orange35.com/prestashop-ahs/index.php
-
Want to Learn Theme Development
Orange35 replied to mohsin.digitalpoin8's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
see: http://doc.prestashop.com/display/PS15/Theme+development+fundamentals -
How to create PROGRESS BAR in Backoffice
Orange35 replied to andkozinski's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
yes, for dynamic changing of {$PRODUCT} at <progress you must use javascript (ajax request to your module for getting current value). But without js you must see appropriate value of {$PRODUCT} at user-end. -
How to create PROGRESS BAR in Backoffice
Orange35 replied to andkozinski's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
em... try to change: $smarty->assign('PRODUCT', $tmp++); => $this->smarty->assign('PRODUCT', $tmp++); -
Displaymore than 50 products per page in BO
Orange35 replied to Elbe06's topic in Configuring and using PrestaShop
maybe try to clear cache? and do you have more than 50 products at your store? -
How to create PROGRESS BAR in Backoffice
Orange35 replied to andkozinski's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
do you see any content from your template at user end? Write at tpl file something like 'TEST. TEST. TEST' at the top. If you will not see it - check path to your tpl. And cache also can be a problem - clear it at your admin-end. -
Friendly URLs for pagination
Orange35 replied to elvizgz's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Did you see that? http://www.presto-changeo.com/en/content/6-prestashopseotips -
How to create PROGRESS BAR in Backoffice
Orange35 replied to andkozinski's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
em.. this is forum for prestashop 1.5. Maybe, create theme in another forum tree? -
Социальная авторизация с OneAll Social Login
Orange35 replied to homunculus's topic in Модули, Шаблоны [ARCHIVE]
наверное, кто-то где-то что-то правил или обновлял? а Вы пробовали обратится к разработчику?- 1 reply
-
- oneall
- авторизация
-
(and 2 more)
Tagged with: