Hello,
I see that you have submitted a ticket about that issue and the problem seems to be fixed. Thank you for your feedback.
Hello,
Sorry about the misunderstanding, can you please submit a ticket to our ticketing system and a theme member will investigate that issue.
Hello,
Will it be possible for you to submit a ticket about that issue? You can do that from your MyAccount page -> New Ticket. We will make sure to investigate the problem and provide you with a solution for it.
Hello,
Unfortunately, the theme is developed and tested with a restricted content width of 1000px for desktop devices. We provide a fluid template (Nop Minimal Theme) to satisfy the demand for such a theme. If you submit us a ticket we can give provide you with custom CSS which will stretch the content to the full width of the page. Unfortunately, we can't guarantee that there will not be problems with styling breaking in some pages. Therefore we recommend that you leave the content width restriction as it is.
Hello,
Will it be possible for you to submit a ticket about that issue to our support team? It will be easier for us to examine the issue because we will have information about which version of the product you are using and if possible a live store link to your website. Also, we have the possibility to exchange files there which is not possible in the NopTemplates forum.
Thank you.
Hello,
Since the markup of the header in Variant 1 and Variant 2 is different the selector which defines the markup that sticks is different. If you go to the uptown.js file which is located in \Themes\Uptown\Content\scripts folder you can see this code after line 466:
if ($('.header-2').length > 0) {
menuDesktopStickElement = "#headerMenuParent";
menuDesktopStickParentElement = ".header-menu-wrapper";
}
Hello,
Those links don't look to be part of the theme but look like they are custom added. To be able to help we will need live store link to your website, so we can see what is hiding them on mobile resolutions. Why don't you submit us a ticket about that issue and we will do our best to help you.
Hello,
The size of the images are determined by the Media Settings(Configuration -> Settings -> Media Settings). When you install the Urban Theme plugin those settings are automatically set for your theme's demands. If you upload an image with a size bigger or smaller than the setting value nopCommerce will resize it. The only place where you will see the original size of the picture is in the Cloud Zoom plugin window. The space on the left and right parts of the Title and price in the Item Boxes is a design feature and it is left there on purpose. If you like to remove it please submit a ticket with our ticketing system and we will give you instructions on how to change it. Also if you contact us with a ticket we can give you a demo database backup and instructions on how to run it. That way you could set your website the same way as we did it on our demo website.