Jump to content

fcmdiana

Members
  • Posts

    15
  • Joined

  • Last visited

fcmdiana's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. Hi I too have this problem - although when uninstalling/disabling the Layered navigation block the product does show up now. However I do need the Layered Navigation block because I have colours attributes. Does anyone know any alternative way to solve this problem? Thanks in advance. [using Prestashop v1.4.4 Matrice Theme]
  2. Hi I was wondering did you add any additional code in product.tpl to make this effect work? Thanks in advance Sorry my mistake - I found it ;D for those who were wondering: <div id="my_id"> <p class="buttons_bottom_block"><a href="javascript:{ldelim}{rdelim}" class="button if_more_details">{l s='More Details'}</a></p></div>
  3. Np I found it! http://www.prestashop.com/forums/viewthread/87477/integration/solved_terms_of_service_thickboxpopup_showing_half_of_content/
  4. Yay I finally solved this! However, I've only solved it using Prestashop v1.4. After hours or searching every files related - I found the file! Please go to your root folder then js folder > jquery folder > then look for jquery.fancybox-1.3.4.js find line 1105: $.fn.fancybox.defaults = { padding : 10, margin : 40, opacity : false, modal : false, cyclic : false, scrolling : 'auto', // 'auto', 'yes' or 'no' width : 560, height : 340, Then just change the width to whatever you want - I changed it to 695. Hope it works out for you!
  5. @cth7687 Please check themes>matrice>css> category.css - the code should appear there
  6. Sorry ignore me - I found it for those who are wondering the code is in category.css
  7. Hi I also cant find the div names to change the values. But this may be due to updating to Matrice theme 1.4. Can someone advise me on how to achieve this with Matrice theme 1.4 please? Thanks in advance!
  8. Hi guys I found the fix - in Tools.php comment out the 2 lines after //check if js files exists // check if js files exists // if (!file_exists($file_uri)) // unset($js_uri[$key]); Lines 1342-1343, google maps seems to work again. Also remember to delete the compiled files in smarty folder Please looks at this site for more info: http://forge.prestashop.com/browse/PSCFI-1602 Hope that works
  9. Hi I was wondering if anyone knew the solution to this. I am using Prestashop 1.4 and loving the new features especially the filter color attribute. However is there a way to disable the products’ status (new, used, refurbished) appearing on the filter categories as shown in the image? I have tried going to adminproducts.php and removing the Conditions sections and also the blocklayered.php (from the layerednavigation module but this caused the whole website to not work at all. Please could anyone give me some idea on how to achieve this? I would be so grateful! Thank you in advance ~ p.s also using Matrice theme if that helps
  10. I'm having the same problem with worldpay alpha version. Is there any way to move the module to the payment category instead of the "other modules" category?
  11. Hi I'm a newbie in PrestaShop - so far it's working great. However, my client would really want something like this to be integrated in their shop for each subcategory. As you can see, the products are listed horizontally with a horizontal scroll bar. Is this possible in PrestaShop? And could you point me in the right direction to achieve this? Is there a module for this? Thanks in advance.
  12. Hi I was wondering if anyone could help me on this. I am using Matrice theme with prestashop 1.3.5.0 installed. On the shipping order page where this is displayed: when i click on (read) a thickbox appears but as you can see from the image attached - it only shows half of the terms of conditions. I did try and edit the width of the iframe - but this would make the thickbox as wide as the page itself. Thanks in advance
×
×
  • Create New...