Discussion on Warehouse - Prestashop theme with paqe builder

Discussion on Warehouse - Prestashop theme with paqe builder

Cart 21,999 sales
Recently Updated
Well Documented

iqit-commerce supports this item

Supported

This author's response time can be up to 5 business days.

8249 comments found.

Hi,

I have introduced a variable product but when viewing the product only appears “Add to cart” and should leave a “More” to select from the different options…

Could you help me please?

you mean on product list or on product page?

Hi - How can I put “Add to wishlist” before “Add to compare”, ”Print” and “Send to a friend”. That is, I want to visualize it in this order: first “Add to wishlist” and after “Add to compare”, ”Print”, “Send to a friend”? - How can I translate the word “filter by”, the word categories and price present in the filters? - How can I translate “Add to compare” Present on the product sheet - How can I modified “2014 Powered by iqit-commerce.com. All Rights Reserved” Present on footer?

Hello In back office > modules > positions > displayProductButtons hook I moved wishlist in the first position but in the front office it is not seen as first but as the third.

Hi Please can you help me Thank you so much

please contact by https://iqitcommerce.ticksy.com/ and send bo and ftp access data

Hello,

When using chrome 56 or higher on mobile the cart and login buttons are not working: Documentation: https://developers.google.com/web/updates/2017/01/scrolling-intervention

How to fix this?

Luke

Code in global.js : function dropDownMobileHeader() { melementClick = ’#mh-search, #mh-user, #mh-cart’; melementSlide = ’.mh-drop, .cart_block’; mactiveClass = ‘active’; $dropdownsWrapper = $(’.mh-dropdowns’); }

$(document).on('click touchstart', melementClick, function(e){
    console.log("dropDownMobileHeader");
    e.stopPropagation();
    var $parent = $(this).parent();
    if(!$parent.hasClass('active'))
    {
        $parent.addClass(mactiveClass);    
        if (typeof $(this).data('mh-search') !== 'undefined'){
            $dropdownsWrapper.addClass(mactiveClass);
             setTimeout(function(){
            $(".search_query:visible").focus();
            }, 300);
        }
});
}
else
{    
    $parent.removeClass(mactiveClass);
    if (typeof $(this).data('mh-search') !== 'undefined')
    $dropdownsWrapper.removeClass(mactiveClass);
}
$(melementClick).not(this).parent().removeClass(mactiveClass);
if (typeof $(this).data('mh-search') == 'undefined')
    $dropdownsWrapper.removeClass(mactiveClass);
e.preventDefault();
$(document).on('click touchstart', melementSlide, function(e){
    e.stopPropagation();
});
$(document).on('click touchstart', function(e){
    e.stopPropagation();
    var melementHide = $(melementClick).next(melementSlide);
    $(melementClick).parent().removeClass('active');
    $dropdownsWrapper.removeClass(mactiveClass);
});

Will there be an “Add to Wishlist” Button?

there is already add to wishlist button in both ps 1.6 and ps 1.7

Hi, On prestashop 1.7, when I try to configure IQITLINKSMANAGER, I’ve got a message “page not found” in plugin with two buttons to go back on previous page or on dashboard. Do I need to configure plugin from there or is there another page to update these links? Thanks

anyway to fix that just reinstall links module and it will be ok

Thanks it’s working fine! But the page builder has issues too. When I try to save, there’s a top green bar that is loading very slowly and it never saves the page. When I delete section, it’s working fine but when I try to add html, it doesn’t works.

send me ftp and bo access data pleaee byu form https://themeforest.net/user/iqit-commerce

All brilliant and really easy. Very happy. Only isue are the twitter modules which require a Widget ID. Twitter no longer use these now and only provide embed .js code. Will the modules be updated to use the code or to just use the twitter user name instead as I would like to use twitter on my store :) ?

Fantastic. Thank you very much. Great Theme. Could I ask about the advanced slider mentioned in the instructions. I know the theme has revolution slider but the instructions also mention one called advanced slider which allows text to slide on to the slide. That advanced slider was not in the download and the revolution slider is to complicated to create some simple slides. The advanced slider looks perfect. Will that be reintroduced again ?

No IT is replaced with rev slider. Revsliser is not hard to use od You start from importing sample slider

Sure, I understand Rev Slider. Just a bit too much work really for a simple slider with text on it. It’s great to have rev slider though but the adv slider would have been great as welll for quick slides :) Thanks for the reply, really appreciated

Hello!

I am trying to use custom fonts without success…

At custom font i have

Font-face custom font include field

@font-face { font-family: ‘Roboto Condensed’; font-weight: 400; font-style: regular; src: url(’../fonts/Roboto-Condensed-regular.eot’); src: url(’../fonts/Roboto-Condensed-regular.eot?#iefix’) format(‘embedded-opentype’) url(’../fonts/Roboto-Condensed-regular.woff2’) format(‘woff2’), url(’../fonts/Roboto-Condensed-regular.woff’) format(‘woff’), url(’../fonts/Roboto-Condensed-regular.ttf’) format(‘truetype’), url(’../fonts/Roboto-Condensed-regular.svg#RobotoCondensed’) format(‘svg’); }

Custom font field ‘Roboto Condensed’, regular

All above without success… sorry for posting here, my support period past

You have to copy your custom fonts files by ftp to modules/themeeditor/fonts and then put similar code in field above. Please not that the path(url) must be ../fonts/fontname.eo

Some new features of 1.7 to 1.6 for ThirtyBees users in the future?

There is no plans for ThirtyBees version at the moment

With productcomments module active see “Be the first to write your review!” only on product page! Any suggestion?

please conatc by https://themeforest.net/user/iqit-commerce send ftp and bo access data

Sent data through “Email iqit-commerce” form

Did You recieve my reply through e-mail? Clearing ps cache dosn’n work, after refresh same problem.

Do you have a update file of Rev slider from smart datasoft ?

What updated files?

the latest one ! cause I can not run slider which source from facebook

You probably try to download slider sample from wordpress, In theme there is latest version of rev slider for Prestashop avaiable

Hi, i purchased your theme and it`s great. I use ps 1.6. My question… can you please give more info about image sizes etc. for style 13? Or tell me where can I find them for each style? Thanks in Advance.

It is hard to give exact image sizes, becouse they usually depends on your souruce image sizes so youi can have correct aspect ratio

For home_default you can set 395px width

My camera, take photo 5184×3888. Of course I then resize it for web with photoshop; What size tips for products images to get a good zoom, good images without slowing down the site?

Anyone has experienced problems with manufacturers slider? It doesn’t work. Thanks in advance for any help.

use manufacturerer columns in iqitcontencrator module instead of manufactuerer slider module

Hi. I have problems with the new PS 1.7.2 and Warehouse 4.0 theme. Anyone who installed it can help me with some information about that? I tried but when I activate the theme I get the error 500 (in BO) and the site does not work anymore in frontend. Thank you very much.

Any help please? Thanks.

Please create ticket https://iqitcommerce.ticksy.com/ adn send me bo and ftp access data

Hi, have option to put product thumbails horizontal, vertical, buller, grid view?? All demos I see have thumbails bottom of the product. Thank you

Have love and wishlist? Thank you so much

Hi Friend

please advice, is the ps 1.7 version stable?

and is it possible to only enable (Layered navigation block) on top in mobile and on desktop on left colum?

Hello

In my opinion upcoming ps 1.7.2 can be consider as stable. I did not had any major issues during tests.

  • But if you already have working shop on ps 1.6 I recommend to still keep 1.6 for some time

I want to report bug. I just tried your theme. If you look at the current theme, I’m not able to scroll if the theme has 2 rows of menu. https://www.esonic.com.my/en/ . I will be deleting this comments some times.

I’m testing 1.7 with style 1 and when you click on cart and then either “checkout” or “go to cart page” using my ipad the links do not work – they do work using mouse on a mac -

can you please create ticket https://iqitcommerce.ticksy.com/ and send me access data

I bought this theme for next version of our quartz cuvette website. Does this theme compatable with the prestashop 1.6 fork- thirtybees? From thirtybees website, it says it is compatable with PS 1.6 modules. Thanks.

As far as I know it works fine with TB but i do not officailly support it, issues on TB will be not supported and I currently have no plans to prepare separate version for TB

I found the bug in the theme: there is a mistake in the module “product comment”. In the form of adding the comments Short description of the product in the reviews does not match the product

in ps 1.6 product comment is core part of prestashop not of template, issue comes from ps

Hello,

First of all your theme rox !! it’s the best prestashop’s theme

I would like to know if there’s a way to disable and enable the hover on product image to display a second one ?

Have a nice day

remove link.php file from ovveride/classes/

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey