ujeb 0 Posted August 11, 2011 Posted August 11, 2011 please...tell me where I can translate the menu at the top right blcoco? where there is a sitemap, etc. contact us about?? I do not find it anywhere! Please aitatemi worth my mental stability! edit this files -> / clothetheme / modules / blockcms / blockcms.tpl thanks!! Share this post Link to post Share on other sites
damian5000 3 Posted August 12, 2011 Posted August 12, 2011 Just wanted to say, your support has been exemplary and a model to be followed. What version is this theme currently updated to run with? 1.4.3 or 1.4.4 . Thanks much again for your hard work and excellent customer service. Theme developers... Take note! Share this post Link to post Share on other sites
soo 0 Posted August 12, 2011 Posted August 12, 2011 I love this theme!! thanks for sharing.. Just need some help 1. under "my shopping cart" page,when i change the qty of the product (or try to delete it), it shows an error msg "unable to save updated quantity" 2. the right top tab shows properly when i have 1 item in my cart, but the "login" tab shift when i have more than 1 item in my cart... 3. on the home page, the sub category won't expand when i click on the + does anyone know how to address these issues??? really appreciate... thanks very much!!!! Share this post Link to post Share on other sites
luissss81 0 Posted August 13, 2011 Posted August 13, 2011 Hello, Could someone help me with this? I would like to move this section to the bottom of the page.Thank you in advance. Share this post Link to post Share on other sites
harpua216 0 Posted August 14, 2011 Posted August 14, 2011 Now I've activated this; How do I remove the space on the picture Did anyone figure this out, or get an answer to this? I just went in to global css and changed the height of the header (I think) good luck! Share this post Link to post Share on other sites
bluecafe 5 Posted August 14, 2011 Posted August 14, 2011 Hello, Could someone help me with this? I would like to move this section to the bottom of the page.Thank you in advance. It is not easy without a link to the site and being able to see the source code and the css involved. But you could try the following. Open product-compare.tpl, find in line 34 <form method="get" action="{$link->getPageLink('products-comparison.php', true)}" onsubmit="return checkBeforeComparison();"> add class="clear" <form class="clear" method="get" action="{$link->getPageLink('products-comparison.php', true)}" onsubmit="return checkBeforeComparison();"> You will need to clear the cache to see if it works. Share this post Link to post Share on other sites
Redzor 1 Posted August 15, 2011 Posted August 15, 2011 Hello there i am again the theme is just amazing, the basics are really nice but sometimes i am missing things. On the front page of the shop i am willing in the center the block with text above Featured products In the back office i have the module Homepage text editor on but it wont show up on the front page. How can i show this text block on the front page ? Share this post Link to post Share on other sites
Redzor 1 Posted August 15, 2011 Posted August 15, 2011 Hello there i am again the theme is just amazing, the basics are really nice but sometimes i am missing things. On the front page of the shop i am willing in the center the block with text above Featured products In the back office i have the module Homepage text editor on but it wont show up on the front page. How can i show this text block on the front page ? Hello. for the folks who are searching to get the center text block. You must renew the install of that module, then you go to the map of the module if the i have copied everything from the basic installation editorial module to the theme module map of editorial. then i have made a copy of the en.php file and renamed it to nl.php for my country. This works for me.. Share this post Link to post Share on other sites
Redzor 1 Posted August 15, 2011 Posted August 15, 2011 Hello I am having trouble with the on sale item at a product. If i am setting no product in the sale option in the backoffice, the frontpage is doing weird. But if i am setting one or more products in the sale option in the backoffice, the frontpage is just fine. I don't want to have 1 or more products in the sale option. What am i doing wrong ? Share this post Link to post Share on other sites
bluecafe 5 Posted August 15, 2011 Posted August 15, 2011 A link to the site would help to see what "weird" means and check the css involved. Share this post Link to post Share on other sites
Redzor 1 Posted August 15, 2011 Posted August 15, 2011 Hello I am having trouble with the on sale item at a product. If i am setting no product in the sale option in the backoffice, the frontpage is doing weird. But if i am setting one or more products in the sale option in the backoffice, the frontpage is just fine. I don't want to have 1 or more products in the sale option. What am i doing wrong ? If we keep on trying we will learn everything! I am having the solution for this problem i had deleted row 52 with code {if $sale-products > 0} in blockhomeslideshow.tpl but still having on row 86 and 87 {/if} {/if}. I have restored row 52 and now the frontpage is doing just fine. Share this post Link to post Share on other sites
adamina 0 Posted August 16, 2011 Posted August 16, 2011 Hallo! I have some problems with homeslideshow. Blockhomeslideshow works in IE and Google chrome, But in Firefox it doesn't work. It goes left. Share this post Link to post Share on other sites
Redzor 1 Posted August 16, 2011 Posted August 16, 2011 Hey guys, I have managed to get the newsletterblock working at the bottom for visitors (non-registered customers). I have attached 2 files. Replace the old files with these new ones in the following locations: 1) . / clothetheme / modules / blockcms / blockcms.tpl 2) . / clothetheme / modules / blocknewsletter / blocknewsletter.tpl Now, make sure that in: Backoffice -> modules -> Administration. You have installed 'Newsletter V2.0' . This is to export the mailinglist after people have registered. Finally do a module reset for : modules -> front office -> Newsletter Block modules -> administration -> Newsletter 2.0 Before you try this, back up your old files just in case. (I installed the theme on Prestashop 1.4.2.5) Cheers, Yonizzz Hello thanks for the files, but i am having trouble with them.. I have copied your files from the attachment to the module map 1) . / clothetheme / modules / blockcms / blockcms.tpl 2) . / clothetheme / modules / blocknewsletter / blocknewsletter.tpl i have then in the backoffice did a module reset on the Newsletter Block and Newsletter 2.0. Now i look on the frontpage of my website and i see a newsletter block on the left of the page. if i fill the newsletter subscription in the footer it does fine. But if i delete the block on the left, i unhook (positions --> delete ) the module from the left. the module in the footer does nothing. How can i change this ? Thanks already Share this post Link to post Share on other sites
Redzor 1 Posted August 16, 2011 Posted August 16, 2011 Hallo! I have some problems with homeslideshow. Blockhomeslideshow works in IE and Google chrome, But in Firefox it doesn't work. It goes left. have you got a link to the website ? Share this post Link to post Share on other sites
yonizzz 1 Posted August 16, 2011 Posted August 16, 2011 Hey guys, I have managed to get the newsletterblock working at the bottom for visitors (non-registered customers). I have attached 2 files. Replace the old files with these new ones in the following locations: 1) . / clothetheme / modules / blockcms / blockcms.tpl 2) . / clothetheme / modules / blocknewsletter / blocknewsletter.tpl Now, make sure that in: Backoffice -> modules -> Administration. You have installed 'Newsletter V2.0' . This is to export the mailinglist after people have registered. Finally do a module reset for : modules -> front office -> Newsletter Block modules -> administration -> Newsletter 2.0 Before you try this, back up your old files just in case. (I installed the theme on Prestashop 1.4.2.5) Cheers, Yonizzz Hello thanks for the files, but i am having trouble with them.. I have copied your files from the attachment to the module map 1) . / clothetheme / modules / blockcms / blockcms.tpl 2) . / clothetheme / modules / blocknewsletter / blocknewsletter.tpl i have then in the backoffice did a module reset on the Newsletter Block and Newsletter 2.0. Now i look on the frontpage of my website and i see a newsletter block on the left of the page. if i fill the newsletter subscription in the footer it does fine. But if i delete the block on the left, i unhook (positions --> delete ) the module from the left. the module in the footer does nothing. How can i change this ? Thanks already Hi Redzor, You shouldn't delete the newsletterblock module but only remove the hook from the left column. You can do this by going to modules -> positions. Here you can choose live edit which shows you all the modules you can move. Click close on the newsletterblock on the left. Oh sorry I see you did that already... Let me check.. My webshop is : http://www.artwearjordaanwebshop.com Yonizzz Share this post Link to post Share on other sites
Redzor 1 Posted August 16, 2011 Posted August 16, 2011 Hey guys, I have managed to get the newsletterblock working at the bottom for visitors (non-registered customers). I have attached 2 files. Replace the old files with these new ones in the following locations: 1) . / clothetheme / modules / blockcms / blockcms.tpl 2) . / clothetheme / modules / blocknewsletter / blocknewsletter.tpl Now, make sure that in: Backoffice -> modules -> Administration. You have installed 'Newsletter V2.0' . This is to export the mailinglist after people have registered. Finally do a module reset for : modules -> front office -> Newsletter Block modules -> administration -> Newsletter 2.0 Before you try this, back up your old files just in case. (I installed the theme on Prestashop 1.4.2.5) Cheers, Yonizzz Hello thanks for the files, but i am having trouble with them.. I have copied your files from the attachment to the module map 1) . / clothetheme / modules / blockcms / blockcms.tpl 2) . / clothetheme / modules / blocknewsletter / blocknewsletter.tpl i have then in the backoffice did a module reset on the Newsletter Block and Newsletter 2.0. Now i look on the frontpage of my website and i see a newsletter block on the left of the page. if i fill the newsletter subscription in the footer it does fine. But if i delete the block on the left, i unhook (positions --> delete ) the module from the left. the module in the footer does nothing. How can i change this ? Thanks already Hi Redzor, You shouldn't delete the newsletterblock module but only remove the hook from the left column. You can do this by going to modules -> positions. Here you can choose live edit which shows you all the modules you can move. Click close on the newsletterblock on the left. Oh sorry I see you did that already... Let me check.. My webshop is : http://www.artwearjordaanwebshop.com Yonizzz Hello i have lookad at your website and is saw that you have also the newsletter block on the left side. i have not yet tried to unhook it with live edit, tommorow i will see if i can do that. The website i have running local on the computer at work. you will hear from me thans already, bedankt alvast Share this post Link to post Share on other sites
youstar 0 Posted August 16, 2011 Posted August 16, 2011 I wanna remove the homeslideshow. where do I do that??? Share this post Link to post Share on other sites
Redzor 1 Posted August 17, 2011 Posted August 17, 2011 I wanna remove the homeslideshow. where do I do that??? This can be done at the admin page, ( the backoffice ) Under the button modules and then under the title "Other modules" There you can disable the " Slide Show Home Block v0.1 " succes Share this post Link to post Share on other sites
Redzor 1 Posted August 17, 2011 Posted August 17, 2011 Newsletter module, footer and left block Good morning, I have tried trough live edit to remove the module block on the left side. this isn't possible. the module gets removed but the newsletter subscribe in the footer won't work. Update: The code on the blockcms.tpl = <div class="footer_newsletter"> <h2>{l s='Newsletter' mod='blockcms'}</h2> <div class="block_content"> {if isset($msg) && $msg} <p class="{if $nw_error}warning_inline{else}success_inline{/if}">{$msg}</p> {/if} <form action="{$link->getPageLink('index.php')}" method="post"> <p> <label>{l s='Your email:' mod='blockcms'}</label> <input class="texto" type="text" name="email" size="18" value="{if isset($value) && $value}{$value}{else}{l s='email' mod='blocknewsletter'}....{/if}" onfocus="javascript:if(this.value=='{l s='email' mod='blocknewsletter'}....')this.value='';" onblur="javascript:if(this.value=='')this.value='{l s='email' mod='blocknewsletter'}....';" /></p> <p> <label>{l s='Choose:' mod='blockcms'}</label> <select name="action"> <option value="0"{if isset($action) && $action == 0} selected="selected"{/if}>{l s='Subscribe' mod='blockcms'}</option> <option value="1"{if isset($action) && $action == 1} selected="selected"{/if}>{l s='Unsubscribe' mod='blockcms'}</option> </select> <input type="submit" value="ok" class="button_small" name="submitNewsletter" /> </p> </form> </div> </div> the code on the blocknewsletter = <div id="newsletter_block_left" class="block"> <h4>{l s='Newsletter' mod='blocknewsletter'}</h4> <div class="block_content"> {if isset($msg) && $msg} <p class="{if $nw_error}warning_inline{else}success_inline{/if}">{$msg}</p> {/if} <form action="{$link->getPageLink('index.php')}" method="post"> <p><input type="text" name="email" size="18" value="{if isset($value) && $value}{$value}{else}{l s='your e-mail' mod='blocknewsletter'}{/if}" onfocus="javascript:if(this.value=='{l s='your e-mail' mod='blocknewsletter'}')this.value='';" onblur="javascript:if(this.value=='')this.value='{l s='your e-mail' mod='blocknewsletter'}';" /></p> <p> <select name="action"> <option value="0"{if isset($action) && $action == 0} selected="selected"{/if}>{l s='Subscribe' mod='blocknewsletter'}</option> <option value="1"{if isset($action) && $action == 1} selected="selected"{/if}>{l s='Unsubscribe' mod='blocknewsletter'}</option> </select> <input type="submit" value="ok" class="button_mini" name="submitNewsletter" /> </p> </form> </div> </div> Who can help me out? Share this post Link to post Share on other sites
Redzor 1 Posted August 18, 2011 Posted August 18, 2011 anyone ? this is the only problem i'am facing to finish my webshop ? otherwise i must delete this from the footer, but its then so empty... I can't figure it out, i think that i am not the only one who have trouble with this.. Update I have deleted the newsletter function from the footer, and replaced it with static text with information from our company. Share this post Link to post Share on other sites
wolfstores.com 7 Posted August 19, 2011 Posted August 19, 2011 Hi guys, I am trying to install this theme on prestashop 1.4.3 but I am getting some problems with the slider. The links to images on sale are incorrect. The links work but the image does not display. I think i need to change the following code <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home_special')}" /></a> found in /modules/blockhomeslideshow/blockhomeslideshow.tpl but I am not sure what i need to put there instead. Help would be much appreciated. Best regards, Tim Share this post Link to post Share on other sites
wolfstores.com 7 Posted August 19, 2011 Posted August 19, 2011 Hi guys, I am trying to install this theme on prestashop 1.4.3 but I am getting some problems with the slider. The links to images on sale are incorrect. The links work but the image does not display. I think i need to change the following code <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home_special')}" /></a> found in /modules/blockhomeslideshow/blockhomeslideshow.tpl but I am not sure what i need to put there instead. Help would be much appreciated. Best regards, Tim Ok I solved my own question. Basically i just changed 'home_special' to 'home' Fixed code below. Hope this helps someone else. <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home')}" /></a> 1 Share this post Link to post Share on other sites
micdgls67 1 Posted August 21, 2011 Posted August 21, 2011 Don´t work in 1.4.4 :( Share this post Link to post Share on other sites
lat79 0 Posted August 23, 2011 Posted August 23, 2011 bonjour je n'arrive pas faire marcher le caroussel et le slide. J'ai un vide au niveau des carroussel de produit Merci de m'aider svp [Carl : Thanks to use English language in the English forum] Share this post Link to post Share on other sites
lat79 0 Posted August 23, 2011 Posted August 23, 2011 hello, did you solve this problem, please help me Share this post Link to post Share on other sites
youstar 0 Posted August 23, 2011 Posted August 23, 2011 I wanna remove the homeslideshow. where do I do that??? This can be done at the admin page, ( the backoffice ) Under the button modules and then under the title "Other modules" There you can disable the " Slide Show Home Block v0.1 " succes No the space is still there enthough I have tried to both uninstall the Slide show home Bloack v0.1 and delete it. I want that space to be gone Share this post Link to post Share on other sites
marco_clacio 0 Posted August 23, 2011 Posted August 23, 2011 Hi fellow prestashopers... I am a total nobs to prestashop but and I really need your help with this one. I dont have idea why the word "Ofertas" displays on my home slide show. I want to get rid this but instead replace it with my preferred line in English---I Googled it and somehow knew it was a Spanish word of Offers. Here's the link to my site: www.jelgenuineshoppe.com credit: thanks to PrestaDesigner.com for the wonderful theme Share this post Link to post Share on other sites
marco_clacio 0 Posted August 24, 2011 Posted August 24, 2011 I agree the theme is awesome but just need help with the carousel text... and I'd be happy as a bunny in a field of carrots... what is the problem? Fixed it :-) I cleared the cache... he he! Only have one main problem now and that has been added to a new topic I have created. Any help with that problem would be awesome. http://www.prestashop.com/forums/topic/121915-manufacturer-image-and-short-description/page__p__597628__fromsearch__1#entry597628 How did you do it? I did clear the cache, but still my carousel still show the word "Ofertas" that I want to get rid off. Please help me how to do it. Here's my shop's homepage: www.jelgenuineshoppe.com Share this post Link to post Share on other sites
marco_clacio 0 Posted August 24, 2011 Posted August 24, 2011 1: Fixed the position of the navigation on slider 2: Now put the message you want by languages 3: It works the carousel at the same time the slidershow Hi ShadowMx, How did you change the message on the carousel? I really appreciate the help. Thanks. Share this post Link to post Share on other sites
PrestaDesigner.com 16 Posted August 27, 2011 Posted August 27, 2011 Hello all of you! We would like to thank you for using our theme and in the same time we really appreciate all of you who have responded to the questions on this thread. A lot of changes have been done on our website. Since we have lunched this theme we have switched our system to a a premium membership which means that for a small fee you will be able to access all of our premium themes, more then that we are working on another free theme which will released soon. We have updated this thread and we have included a pool. We will be really happy if we could know the answer to our question. ~Cornel Share this post Link to post Share on other sites
dimfaria 0 Posted August 28, 2011 Posted August 28, 2011 this is the best theme I`ve ever seen. Well I am trying to translate a couple things... But I guess Im gonna need some help. this is my future website - http://animetownbr.com/?id_lang=6 Someone know how can I fix my "Welcome"(Seja bem vindo)? BTW How can I translate the "Home", "Sitemap", "New Products" buttons? Tvm Share this post Link to post Share on other sites
damian5000 3 Posted September 1, 2011 Posted September 1, 2011 Hello all of you! We would like to thank you for using our theme and in the same time we really appreciate all of you who have responded to the questions on this thread. A lot of changes have been done on our website. Since we have lunched this theme we have switched our system to a a premium membership which means that for a small fee you will be able to access all of our premium themes, more then that we are working on another free theme which will released soon. We have updated this thread and we have included a pool. We will be really happy if we could know the answer to our question. ~Cornel How about updating your theme to work with the latest version of prestashop. Tons of complaints and issues, maybe get them ironed out? Share this post Link to post Share on other sites
PrestaDesigner.com 16 Posted September 1, 2011 Posted September 1, 2011 Damian, As far as we know this theme is working with the latest prestashop release... Hello all of you! We would like to thank you for using our theme and in the same time we really appreciate all of you who have responded to the questions on this thread. A lot of changes have been done on our website. Since we have lunched this theme we have switched our system to a a premium membership which means that for a small fee you will be able to access all of our premium themes, more then that we are working on another free theme which will released soon. We have updated this thread and we have included a pool. We will be really happy if we could know the answer to our question. ~Cornel How about updating your theme to work with the latest version of prestashop. Tons of complaints and issues, maybe get them ironed out? Share this post Link to post Share on other sites
shacker 1,055 Posted September 1, 2011 Posted September 1, 2011 really nice theme! Share this post Link to post Share on other sites
CrystalPhoenix18 3 Posted September 2, 2011 Posted September 2, 2011 I wanna remove the homeslideshow. where do I do that??? This can be done at the admin page, ( the backoffice ) Under the button modules and then under the title "Other modules" There you can disable the " Slide Show Home Block v0.1 " succes No the space is still there enthough I have tried to both uninstall the Slide show home Bloack v0.1 and delete it. I want that space to be gone I used this theme a few months ago, and if I remember correctly, in order to remove the space that was taken up by the home slide show, you need to play with the css - whether to eliminate the block or to reduce its size (eg to 5px) I can't quite remember. If you use Firebug you will be able to see the block and the css connected to it. I do remember that I successfully removed the space so it is possible. Share this post Link to post Share on other sites
nilady 1 Posted September 6, 2011 Posted September 6, 2011 Hello, Sorry for the late replay, we have been working pretty hard on our premium themes . Regarding the fix for the top links (About Us page) I have attached a file. Please replace the old file with this new one in themes/clothetheme/modules/blockuserinfo Regards, Cornel i do the replacement, and i clear chace and force compile, but nothing change ( and the logo cant change too, what happen? i use the latest version 1.4.4.1 Share this post Link to post Share on other sites
malcek 34 Posted September 8, 2011 Posted September 8, 2011 Hi to all, it very nice theme, but I have problem on showing product page. Like there nothing there. But when you look at address bar you see the correct URL in category view It OK. http://www.trgovina-figura.si Need urgent replay to that... 1 Share this post Link to post Share on other sites
Ricsca 7 Posted September 14, 2011 Posted September 14, 2011 Slide Show Home Block dont work. Images do not flow... Why? Share this post Link to post Share on other sites
sahil17 0 Posted September 14, 2011 Posted September 14, 2011 I must agree with the rest of guys. This theme is great, and I think it's the best free theme available. But I'm having one small problem, wo orange dots next to slieshow. Has anyone found solution to this ? I have used the theme Clothes Store you. but i have a problem, my problem same as above, I can not display the slide show product, I've follow the instructions in help.pdf but it did not help. Please help. thanks Share this post Link to post Share on other sites
fcorey 0 Posted September 14, 2011 Posted September 14, 2011 Running PS 1.4.2.5 fresh install and then installed your theme. Everytime I try to modify the images using the slideshow editor module something crashes and i can no longer use the Configure option. I am only preseneted with a blank module. This has occurred after installing your theme fresh on 3 different builds of PS 1.4.2.5, 1.4.3, 1.4.4.1, Any idea why everytime I begin the remove/Add images to the slideshow it crashes? Share this post Link to post Share on other sites
limba 0 Posted September 15, 2011 Posted September 15, 2011 Hello, Do you know where are the psd files for this templates ? Thanks by advance. Share this post Link to post Share on other sites
Ricsca 7 Posted September 17, 2011 Posted September 17, 2011 The slide bloc dont scroll... why? Share this post Link to post Share on other sites
Ricsca 7 Posted September 17, 2011 Posted September 17, 2011 Why the price in fature product??? Share this post Link to post Share on other sites
Nagasadow 0 Posted September 17, 2011 Posted September 17, 2011 Why the price in fature product??? I am having the exact same problem, I have regenerated images and done a force compile neither worked. Share this post Link to post Share on other sites
Ricsca 7 Posted September 18, 2011 Posted September 18, 2011 I solved ... you see it that way the products are in stock and can not be bought Share this post Link to post Share on other sites
gabrielle1677 0 Posted September 20, 2011 Posted September 20, 2011 Hello, First thanks to prestadesigner for this theme. I did this : http://prestadesigne...estashop-theme/ but i still have a problem with the carousel, i have this now : images don't appear, what can i do ? Thanks ! Share this post Link to post Share on other sites
PrestaDesigner.com 16 Posted September 20, 2011 Posted September 20, 2011 @gabrielle1677 Try to regenerate the images @Ricsca the problem is it fixed now. Download again the theme (just push the download button on your email) and replace the global.css within the theme folder. (if you haven't modified the CSS file) @limba Will update the theme folder soon. @Nagasadow please see my response to @Ricsca Share this post Link to post Share on other sites
Ricsca 7 Posted September 21, 2011 Posted September 21, 2011 @Ricsca the problem is it fixed now. Download again the theme (just push the download button on your email) and replace the global.css within the theme folder. (if you haven't modified the CSS file) Dont work... Share this post Link to post Share on other sites
PrestaDesigner.com 16 Posted September 22, 2011 Posted September 22, 2011 Dont work... Please try to Force Compile in Prestashop Back Office > Preferences > Performance. Share this post Link to post Share on other sites
ReaLity 1 Posted September 23, 2011 Posted September 23, 2011 Ok I solved my own question. Basically i just changed 'home_special' to 'home' Fixed code below. Hope this helps someone else. <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home')}" /></a> Thank you very much. I struggled, but I solved the problem thanks to 2 days Share this post Link to post Share on other sites
ReaLity 1 Posted September 23, 2011 Posted September 23, 2011 Hello, First thanks to prestadesigner for this theme. I did this : http://prestadesigne...estashop-theme/ but i still have a problem with the carousel, i have this now : images don't appear, what can i do ? Thanks ! Hi ! open to blockhomeslideshow.tpl <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home_special')}" /></a> " home_special " change to "home" <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home')}" /></a> and worked ! good luck ! 1 Share this post Link to post Share on other sites
carosbella 0 Posted September 23, 2011 Posted September 23, 2011 Hello, Try to regenerate all the pictures. If is not working you will have to add your custom size. Regards, Cornel Hi there, Need some help.. My images are not centralized at all.. I am using a landscape image (2272 x 1704 px) and the image size is around 800kb... How can i proceed about centralizing the image and filling up the space??? Or is there a default size that this theme is using?? i dont mind resizing them, using photoshop.... Share this post Link to post Share on other sites
kahraman durna 0 Posted September 24, 2011 Posted September 24, 2011 Hi, I uploaded all theme files to my store. but I m recieving http 500 error. I m using presta 1.4.4.1. others thems are working fine, but whenever I chose clothes theme I recieve that error. can anyone help? Kahraman Share this post Link to post Share on other sites
PaulM-pack 6 Posted September 25, 2011 Posted September 25, 2011 Hi all To fix newsletter block v1.4 in the footer you must be checked mySql database with phpMyadmin (Cpanel) if exist ps_newsletter db if not exist - execute this SQL CREATE TABLE IF NOT EXISTS `ps_newsletter` ( `id` int(6) NOT NULL AUTO_INCREMENT, `email` varchar(255) NOT NULL, `newsletter_date_add` DATETIME NULL, `ip_registration_newsletter` varchar(15) NOT NULL, `http_referer` VARCHAR(255) NULL, PRIMARY KEY(`id`) ) ENGINE=InnoDB default CHARSET=utf8 ; or change last line if still not working ) ENGINE=MyISAM default CHARSET=utf8 ; if exist - delete them and execute the SQL may be necessary to: Back Office -->Preferences--> Performance--> force compile Newsletter block must be placed on right column - Back Office --> Modules--> Positions Share this post Link to post Share on other sites
PrestaDesigner.com 16 Posted September 27, 2011 Posted September 27, 2011 @ReaLity On the products you would like to show on the carousel, try to put them "On Sale" @kahraman durna There might be some permission errors, check your server log files. @paulmparfum Thank you for your help. We really appreciate this! Share this post Link to post Share on other sites
fra.contess 2 Posted October 4, 2011 Posted October 4, 2011 Hello Everybody, i have a problem in changing the top menu and bottom language from english. I know you discussed a lot on it and i follow all your adviced. I changed the two files blockuserinfo.tpl and blockcms.tpl with dreamweaver. I changed the words such as "sitemap", "contacts".... into my languaged. I saved the two new files (also i saved the links as dremweaver asked me) into my desktop and then using filezilla i put them on my site but nothing happened! I wrote the new words where i saw l=s (or something like this...) Can you help me? Where did i wrong? I am new in using prestashop and css file etc so please explain to me as clear as possible where to go and what to do. Thank you very much!!! Share this post Link to post Share on other sites
fra.contess 2 Posted October 4, 2011 Posted October 4, 2011 another thing: how to change color and words on "sale" carousel? i don't like the orange part and i need to change the words on it, where do i have to go? thanks! Share this post Link to post Share on other sites
malcek 34 Posted October 4, 2011 Posted October 4, 2011 It may be with cashe of browser. Clear all history in your browser and open your web shop again. I have the same problems and this was the solution. second question I don't know answear at this moment Share this post Link to post Share on other sites
fra.contess 2 Posted October 4, 2011 Posted October 4, 2011 Thank you Malcek for your answer, i delated the browser cache but it doesn't work. My home page is still in english. Share this post Link to post Share on other sites
malcek 34 Posted October 4, 2011 Posted October 4, 2011 Why don't you try and set in Dreamweaver data for log in to your web site directly, instead of making long rout with saving on your local disk, then putting on server, etc. Probably you put on wrong dir. Can you add .tpl file here to see what's wrong? or link to your web site. I manage all files and css directly and all is working OK. Share this post Link to post Share on other sites
fra.contess 2 Posted October 5, 2011 Posted October 5, 2011 I don't know way but if i try to attach the files on this post it wrote me error you don't have the permission so i cannot send you them!i will try lo send you a private message. i used all this passages because i do not know how to do everything directly with dreamweaver...(i am new with all this stuff)...anyway i changed only blockuserinfo.tpl and blockcms.tpl...maybe do i have to change something else?or do i have to install again the theme with the modifications?(i installed the oldest version long time ago...) Share this post Link to post Share on other sites
malcek 34 Posted October 5, 2011 Posted October 5, 2011 There's always good to have the latest version. It could be done how you described. You translate all the files localy, make zip and then install theme. But be carful to leave the directory intact, because the template won't work if the structure of template is changed. Share this post Link to post Share on other sites
fra.contess 2 Posted October 5, 2011 Posted October 5, 2011 but, do i have to install them directly on prestashop????cause with filezilla i putted then on themes/clothestheme/modules/blockuserinfo.tpl....i changed that one ,the one inside the theme and not the one on prestashop. Share this post Link to post Share on other sites
malcek 34 Posted October 5, 2011 Posted October 5, 2011 I attached the modifyed tpl. file. Look in the line 55 to 60 with slovenian translation. You can also put link to Blog If you have it or anything else... Save it in to your theme/cloth/module/blocuserinfo dir and It should work. If not, you have to delete theme and install again. blockuserinfo.zip Share this post Link to post Share on other sites
malcek 34 Posted October 5, 2011 Posted October 5, 2011 The forum system only accept zip, jpg or gif files...... Share this post Link to post Share on other sites
fra.contess 2 Posted October 5, 2011 Posted October 5, 2011 i dint know this! i attach the file i modified. I saw your modifications and they seams to be the same. one last thing just to be sure: do i have to install it as a new module? so go to BO admin, module, add a new one....right? blockuserinfo.tpl.zip Share this post Link to post Share on other sites
malcek 34 Posted October 5, 2011 Posted October 5, 2011 No whole theme. You have to delete dir with clothes theme and install again. Now I look in to your file and the translation should appear in FO Share this post Link to post Share on other sites
fra.contess 2 Posted October 6, 2011 Posted October 6, 2011 i uninstalled clothestheme, i installed the more recent version(i thought that the about us link was working on the recent version but it is not...) anyway using filezilla i putted blockuserinfo.tpl on the clothestheme's blockuserinfo folder, but is not working! maybe i have to delated the cache inside prestashop but it seams not to be active and also i have to confess i don't know how to delated the caches inside prestashop, i delated only safari caches. if i delate something on the home page it works but if i try to change something like language or my logo instead of clothestheme, it is not working i don't know which is my mistake...uff! Share this post Link to post Share on other sites
PrestaDesigner.com 16 Posted October 10, 2011 Posted October 10, 2011 Hello, Are you still having problems? To delete the you will have to force compile in B.O > Preferences > Performance i uninstalled clothestheme, i installed the more recent version(i thought that the about us link was working on the recent version but it is not...) anyway using filezilla i putted blockuserinfo.tpl on the clothestheme's blockuserinfo folder, but is not working! maybe i have to delated the cache inside prestashop but it seams not to be active and also i have to confess i don't know how to delated the caches inside prestashop, i delated only safari caches. if i delate something on the home page it works but if i try to change something like language or my logo instead of clothestheme, it is not working i don't know which is my mistake...uff! Share this post Link to post Share on other sites
zacha 1 Posted October 10, 2011 Posted October 10, 2011 I attached the modifyed tpl. file. Look in the line 55 to 60 with slovenian translation. You can also put link to Blog If you have it or anything else... Save it in to your theme/cloth/module/blocuserinfo dir and It should work. If not, you have to delete theme and install again. Thanks for your share! That really helped me;) Share this post Link to post Share on other sites
malcek 34 Posted October 10, 2011 Posted October 10, 2011 Share this post Link to post Share on other sites
gabrielle1677 0 Posted October 13, 2011 Posted October 13, 2011 Hi ! open to blockhomeslideshow.tpl <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home_special')}" /></a> " home_special " change to "home" <a href="{$sale_product.link|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($sale_product.link_rewrite, $sale_product.id_image, 'home')}" /></a> and worked ! good luck ! Thank You !!!!!!! Share this post Link to post Share on other sites
gabrielle1677 0 Posted October 13, 2011 Posted October 13, 2011 Help I have another problem! my pictures products on home page are still left. I can't center them. Does anyone have the solution ? Share this post Link to post Share on other sites
Camille Frisch 3 Posted October 14, 2011 Posted October 14, 2011 Hi I have downloaded this theme when it came out. Is there an updated version and how can I download it ? Thanks Edit : I used the link provided by email the first time, is it the lattest version ? Share this post Link to post Share on other sites
PaulM-pack 6 Posted October 16, 2011 Posted October 16, 2011 Hi there, Need some help.. My images are not centralized at all.. I am using a landscape image (2272 x 1704 px) and the image size is around 800kb... How can i proceed about centralizing the image and filling up the space??? Or is there a default size that this theme is using?? i dont mind resizing them, using photoshop.... Hi, Play with Fireburg for firefox. In global.css at line arround 2566 #thumbs_list li { border: 1px solid #E3E3E3; cursor: pointer; float: left; height: 112px; margin-right: 5px; width: 114px; text-align: center; } Edit with dreamweaver or other Share this post Link to post Share on other sites
fra.contess 2 Posted October 18, 2011 Posted October 18, 2011 hello! hi solved my problems finally!! i want to thank Malcek, thank you for your help!!! Share this post Link to post Share on other sites
malcek 34 Posted October 18, 2011 Posted October 18, 2011 , posted here when your web is going live! Share this post Link to post Share on other sites
fra.contess 2 Posted October 19, 2011 Posted October 19, 2011 hello, i have one more thing to solve. I centralized all the page modifying global.css. i like the result because all the pictures are centalized and not on the left, but automatically also the categories turn to be centralized (i like them on the left) i tried to change only them but it seams that all is linked and if i change one part everything will change. Is there a solution? i attach a picture of the categories how they look like now. I would like to have them on the left. PS:for carosbella to do the picture centralized you have to go on global.css line 1018(i am not sure now, i will control and write you for sure later the line because now i am at work) and add "text-align: center" Share this post Link to post Share on other sites
PaulM-pack 6 Posted October 19, 2011 Posted October 19, 2011 hello, i have one more thing to solve. I centralized all the page modifying global.css. i like the result because all the pictures are centalized and not on the left, but automatically also the categories turn to be centralized (i like them on the left) i tried to change only them but it seams that all is linked and if i change one part everything will change. Is there a solution? i attach a picture of the categories how they look like now. I would like to have them on the left. PS:for carosbella to do the picture centralized you have to go on global.css line 1018(i am not sure now, i will control and write you for sure later the line because now i am at work) and add "text-align: center" Hi I say same thing for carosbella, You can study my global.css modify. My pictures are centered and categoy on the left. Share this post Link to post Share on other sites
iljic 0 Posted October 22, 2011 Posted October 22, 2011 I have a problem with the theme. I use Prestashop 1.4.4.0 Thank you for your advice. http://www.hodinky.crystals.sk solved I deleted the bottom slider and it's OK Share this post Link to post Share on other sites
fra.contess 2 Posted October 23, 2011 Posted October 23, 2011 thank you Paulmparfum! with your instruction i centralized all the pictures inside each single item, when i select it all the pictures are centralized.But i would like to centralized also the pictures on the home page, do you know how to do it? I have done it but also the categories changed! 1 Share this post Link to post Share on other sites
PaulM-pack 6 Posted October 23, 2011 Posted October 23, 2011 thank you Paulmparfum! with your instruction i centralized all the pictures inside each single item, when i select it all the pictures are centralized.But i would like to centralized also the pictures on the home page, do you know how to do it? I have done it but also the categories changed! Hi, with welcome Play with global.css arround line 376 and firebug. See my global.css on costumebaie.eu. Share this post Link to post Share on other sites
fra.contess 2 Posted October 23, 2011 Posted October 23, 2011 hi paulmparfum and thank you! i am Sorry to bother you, but can you write me the part of global.css i have to change (like you did before)? And what i have to write?because i don't know why but i have different lines numbers of global.css so right not i do not understand where to change but if you post the part like before then i can find it by searching the words! ps your website is awesome! 1 Share this post Link to post Share on other sites
PaulM-pack 6 Posted October 23, 2011 Posted October 23, 2011 hi paulmparfum and thank you! i am Sorry to bother you, but can you wri
Recommended Posts