ThemeForest

Cleve Responsive PrestaShop Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi,

Are there the spanish translation?

Thanks in advance

tiquet

Hi,

Yes, PrestaShop have spanish translation.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi,

I would like to know how to disable responsive feature. That is I want the size to stay fixed regardless of window’s size. Thanks.

Verawat

tiquet

Hi,

Only by removing the code responsible for responsive.

Regards

Default-user

thanks, i already found it in the css file.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hello is this theme also in dutch avaible

tiquet

Hi,

This is only theme. But this theme is multilanguage and of course will work with dutch language.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Romania

Hello! I have installed the theme via FTP on http://gsmro.ro, but the cart looks very bad and I have some wierd buttons and prices in the top.

I will send you an email with admin details, is ok? Thx!

tiquet

Hi,

Answered. Wrong modules positions.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi,

Is it normal that AJAX search box is not working? Thanks.

Verawat

tiquet

Hi,

What do you exactly mean not working? Url please.

Regards

Default-user

Hi, my website is not live yet. I am testing it on my localhost.

Basically, i need the suggested results, when typing in the search box. Please see the picture from the link. http://foodmate.in.th/custom_img/ajaxsearch.jpg

When I use your theme, the suggested results are not shown up. I also test it on your theme-preview web. It is not working as well.

Please let me know if I misunderstand anything.. Thanks very much.

tiquet

Hi,

Because this module is not installed in our configuration. But in next update (probably next week) we will add this as default setting in our theme.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
r2get Purchased

Hello,

First of all thank you for the great theme. Many themes dont work good out of the box and this one doesnt have many issues.

But i still have a few issues.

I have enabled the custom footer and positioned it but it doest show whatever i do? how can i fix this?

Also we also let guest check out but with that option enabled the checkout page looks very ugly. For example just add a product open up the cart and click next. Then ull see the register option, login option and very ugly under the 2 options guest checkout

how can i fix this?

www.vibeaudio.nl/v2/ is the website

tiquet

Hi,

I need access to admin panel o check what is wrong with custom footer.

Did you edit something in chekcout page on second step? There should be only e-mail adress in left column and you have much more fields. Please give me ftp account via contact form on my profile page with your message above and we will fix this asap.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi!

Is it possible to turn off “add to cart” button and use the template as simple catalog?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi,

Can you tell me how can i update my current prestashop installation 1.5.3 to 1.5.4, without loosing modifications ?

Thanks!

tiquet

Hi,

How to update prestashop, you should read on prestashop.com. There is insruction how to do this.

If you want upgrade my theme. Just reupload files.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi there!

Loving your theme, it’s exactly what I want – but I am seeing some funny code on various CMS pages.. For example on my “About page” (and most of the pages other than the product pages) the following code appears

“Warning: nl2br() expects parameter 1 to be string, array given in /home/luvfroma/public_html/shop/cache/smarty/compile/ef570163b88a5b23ac68fa10e3aa9f7e22f38984.file.header.tpl.php on line 639
  • * 2007-2012 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2012 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} Want to keep up to date with the latest luvfromamy news?”

My page is currently offline but I will add your I.P address and give permossions via email (luvfromamy@gmail.com)

Thank you :-)

tiquet

Hi,

Please download newest update. All this bugs was fixed.

Regards

Default-user

New prestashop version or theme version?

tiquet

Hi,

New theme version: 1.0.2

Regards

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • Spain
juanan Purchased

Hello we have translated everything to Spanish but We can´t translate the “add to cart” from the home. Please give a solution

tiquet

Hi,

Please show me url to store and send me admin access via contact form on my profile page. I will check.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello, i try automatic install on prestashop 1.5.4 without succes. So i had to upload and install it manually. Wonder why it’s not possible.

tiquet

Hi,

I need admin access and ftp account to check what is wrong.

Regards

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I like the theme, but the address form is a big mess:

http://i.imgur.com/iP56GVv.png

Am I doing something wrong?

tiquet

Hi,

Please give me url to this page.

Regards

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years

Hi,

Is there anyway to use fancybox on CMS pages? I have done a lot of research and have not found a solution yet.

Any help would be very appreciated!

tiquet

Hi,

Please tell me how exactly do you want to use fancybox on CMS pages.

Regards

Default-user

I would like to have images that play YouTube videos in a popup window when the image is clicked on.

tiquet

Hi,

You can do this. Open themes/cleve/js/cms.js and add the bottom add this:
$(document).ready(function()
{

$("head").append($("<link rel='stylesheet' href='js/jquery/plugins/fancybox/jquery.fancybox.css' type='text/css' media='screen' />"));

$.getScript("js/jquery/plugins/fancybox/jquery.fancybox.js", function(){

    $('.thickbox').fancybox({
        'hideOnContentClick': true,
        'transitionIn'    : 'elastic',
        'transitionOut'    : 'elastic'
    });

});

});
Than, when you create CMS page you need to add settings for url: http://cl.ly/image/3r351U1F210O http://cl.ly/image/2Y0e0m380C42 or in HTML version: http://cl.ly/image/2A2b060A3H47

Regards

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
Yorran Purchased

Hi,

Awesome looking theme. However installation doesn;t go well for me! Looks like there is something broken in the .zip, tried multiple hosters. Now I finally got the theme sort-of-installed, it’s still not looking as it should be.

http://www.houtenzooi.com

Do know what the problem is here?

Best wishes

Yorran,

tiquet

Hi,

You have installed theme but without my config files. You need to set positions of module in Modules/Positions like in documemntation.

Regards

by
by
by
by
by