Close

Profile: porcelanosa

Avatar

User posts

2 years ago

Hello, as title suggests, anywhere slider is not showing until scroll is used. There is total of 3 sliders in frame at that point and one is showing while other 2 need scroll action in order to appear. Any suggestions on how to fix this? Thanks!

3 years ago

Hello, as title says, images are not being loaded on homepage until you scroll just a bit. Same problem is on tablet and same is on cellphone. How can we fix this? Thanks in advance!

7 years ago

So, we never had problems with them until today. When they are enabled, not only they don't work but they also mess up paging of nop, which doesn't work as well. They are normally visible but they don't work. When I enter developer tools on chrome it gives me this error:
Filters.min.js:6 Uncaught TypeError: Cannot read property 'wrapper' of null. Please help! Thanks

8 years ago

So, everything but categories can be shown, even sticky category is working and all other links are displayed, but with current setup, home page + contact us + show categories, only home page and contact us link are present in menu. Any idea why is this happening? Version is 3.60, thanks in advance

8 years ago

there is no option to activate it?

http://postimg.org/image/dm0xknijx/

8 years ago

I'm having problem with multiple anywhere sliders, english version is working fine. when i switch to second language, some of the sliders show only 1 image like they dont have any more. When i check html source, only one image is loaded and rest appear only on script on bottom of the page, every image has its captions, can that be an issue of any kind? Chrome is giving following error: "Uncaught SyntaxError: Unexpected token ILLEGAL"

Bugs
8 years ago

I don't know if someone reported it but i will go ahead and say, Mega Menu doesn't support multi store settings of topics if topic setting "Include in top menu" is checked, meaning no matter what store you are in that topic will display on all stores even if you limited that topic only to one specific store.

8 years ago

They don't work properly on vendors and manufacturers pages. All products are grouped products with variants, only thing filters show on those two pages are price filter which is also wrong because it starts with 0$ instead of 9$ which is in our case lowest variant price. They work without those issues on category pages

8 years ago

Got it, thanks for help

8 years ago

Hello, i already checked that view before posting, i searched all views in fact and couldn't find that table.
This is what i have in _ProductSpecifications.cshtml @** Copyright 2015 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*@

@using Nop.Web.Framework

@model int

@Html.Action("ProductSpecifications", "ProductTab", new { productId = Model }) Please fix enter bug so code can be formated