PrestaShop Forums: [SOLVED] Problems after installing theme from Prestathemes - PrestaShop Forums

Jump to content


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.

NYC

Vous parlez français ? par ici !


[SOLVED] Problems after installing theme from Prestathemes


[SOLVED] Problems after installing theme from Prestathemes

#1 MerseysideUK

    PrestaShop Newbie

  • 01 Sep 2010
  • Members
  • Pip
  • 14 posts

Posted 01 September 2010 - 05:59 PM

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

#2 razaro

    PrestaShop Addict

  • 28 Nov 2009
  • Members
  • PipPipPip
  • 949 posts

Posted 01 September 2010 - 06:46 PM

There is a JavaScript error on your page caused by the following in header.tpl:

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 MerseysideUK

    PrestaShop Newbie

  • 01 Sep 2010
  • Members
  • Pip
  • 14 posts

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?

#4 rocky

    PrestaShop Superstar

  • 16 Oct 2008
  • US Moderators
  • 9981 posts
  • Location:Australia

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.

#5 MerseysideUK

    PrestaShop Newbie

  • 01 Sep 2010
  • Members
  • Pip
  • 14 posts

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.

Attached File(s)



#6 razaro

    PrestaShop Addict

  • 28 Nov 2009
  • Members
  • PipPipPip
  • 949 posts

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

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 MerseysideUK

    PrestaShop Newbie

  • 01 Sep 2010
  • Members
  • Pip
  • 14 posts

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 razaro

    PrestaShop Addict

  • 28 Nov 2009
  • Members
  • PipPipPip
  • 949 posts

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.

#9 MerseysideUK

    PrestaShop Newbie

  • 01 Sep 2010
  • Members
  • Pip
  • 14 posts

Posted 05 September 2010 - 04:15 PM

Done thanks.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users