Hi there,
I have recently installed a commercial theme purchased from Prestathemes onto my clients website, but when you click on the categories, the products do not display properly.
Can anyone help with this please. This is the site www.lovemaxpetwear.co.uk
Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
[SOLVED] Problems after installing theme from Prestathemes
Started by MerseysideUK, Sep 01 2010 05:59 PM
[SOLVED] Problems after installing theme from Prestathemes
#2
Posted 01 September 2010 - 06:46 PM
There is a JavaScript error on your page caused by the following in header.tpl:
This error could be caused by difference in your Prestashop version ex 1.2.5 and theme version 1.3.1.
Check this and this topics for more info and also you could try to contact Prestathemes.
var roundMode = ;
This error could be caused by difference in your Prestashop version ex 1.2.5 and theme version 1.3.1.
Check this and this topics for more info and also you could try to contact Prestathemes.
#3
Posted 05 September 2010 - 12:20 PM
Thanks for that. I've upgraded to 1.3.1 anf now the categories are working.
However, now I don't seem to be able to edit any of the modules (all greyed out).
Any ideas?
However, now I don't seem to be able to edit any of the modules (all greyed out).
Any ideas?
#4
Posted 05 September 2010 - 01:06 PM
On the Modules > Positions tab, you must click the "Transplant a module" link instead of the "Edit" icon next to a module, then those dropdowns won't be greyed out.
Check out Nethercott Constructions for PrestaShop guides and modules. Like us on Facebook for news updates.
Guides Performance Guide | Installation Guide | Development Guide
Modules AJAX Sliding Categories | AJAX Dropdown Categories | Carousel | Image Gallery | Sliding Menu
All free and paid software, modules, themes and modifications are subject to the terms and conditions here.
Guides Performance Guide | Installation Guide | Development Guide
Modules AJAX Sliding Categories | AJAX Dropdown Categories | Carousel | Image Gallery | Sliding Menu
All free and paid software, modules, themes and modifications are subject to the terms and conditions here.
#5
Posted 05 September 2010 - 02:36 PM
Thanks for your reply.
I managed to work it out in the end. I've just got one problem with the site now. When I go to checkout, in the shipping section, I get some strange background image showing. See attached picture. Any ideas how to sort this out? Thanks again.
I managed to work it out in the end. I've just got one problem with the site now. When I go to checkout, in the shipping section, I get some strange background image showing. See attached picture. Any ideas how to sort this out? Thanks again.
Attached File(s)
Love Max Pet Wear.png (21bytes)
Number of downloads: 147
#6
Posted 05 September 2010 - 02:55 PM
You are missing two images in your theme img folder table_header.gif and table_footer.gif.
Maybe there are not uploaded correctly or it is just error in css.
Here is code where thay appear
at global.css (line 197)
at global.css (line 181)
Maybe there are not uploaded correctly or it is just error in css.
Here is code where thay appear
table.std thead th {
background-color:transparent;
background-image:url("../img/table_header.gif");
background-repeat:no-repeat;
color:#374853;
font-weight:bold;
height:24px;
text-align:left;
white-space:nowrap;
}at global.css (line 197)
div.table_block {
background:url("../img/table_footer.gif") no-repeat scroll left bottom transparent;
margin:0 auto 2em;
padding-bottom:6px;
}at global.css (line 181)
#7
Posted 05 September 2010 - 03:25 PM
Just checked and those files weren't included in the theme package, so I uploaded the same files from the standard Prestashop theme and it looks fine now. Thanks for your help.
#8
Posted 05 September 2010 - 03:50 PM
If your issue is resolved please edit your first post and add [SOLVED] the front of the title.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











