Theme X Responsive Questions and Answers

Verschickt: 8 years ago Zitieren #26
Hi I need information about "How to add new navigation item in top menu" please help me.
Verschickt: 8 years ago Zitieren #27
Hi Sijin, see the section "Theme Configuration Object" in the Configuration guide:
http://shop.getyournet.ch/de/theme-x-responsive-configuration-guide
Best regards, Peter
Software Developer
www.getyournet.ch
Verschickt: 8 years ago Zitieren #28
Hi,

I am working with large number of products (nearly 700) and 2 column layout.

because all image sizes are 700 (both product and category), it took lot of time to load the entire page
Currently 2 product are showing in one line. Is it possible to show 4 -6 products in one line with small image. If yes how can I do that?
Verschickt: 8 years ago Zitieren #29
Yes, you can modify the html and css accordingly.
Best regards, Peter
Software Developer
www.getyournet.ch
Verschickt: 8 years ago Zitieren #30
which css and cshtml file?
Verschickt: 8 years ago Zitieren #31
See the nopCommerce Designer's Guide:
http://docs.nopcommerce.com/display/nc/Designer%27s+Guide
and the Theme X Responsive Configuration Guide:
http://shop.getyournet.ch/en/theme-x-responsive-configuration-guide
Best regards, Peter
Software Developer
www.getyournet.ch
Verschickt: 8 years ago Zitieren #32
Hello,

I just installed nopCommerce 3.70 and then installed Theme X Responsive at this [link removed]. There are some issues with this as follows:

1. I can see a "bullet" at top right corner of the slider. I think slider's bullets css is conflicting nopCommerce native css.
2. For sometime, slider goes blank (I am not sure if some slider image is missing or failing to load)
3. At the bottom of the page, Newsletter subscription box is not fixed (I guess some css problem or conflicting with nopCommerce native css).
4. In Footer.cshtml located at ~\Themes\X20\Views\Common (where x20 is Theme X Responsive), there are no properties with names RecentlyAddedProductsEnabled, HideOrders and HideAddresses. I had to comment these lines from the view to run the website.

Can you please help me fixing these problems?

Thanks.
Verschickt: 8 years ago Zitieren #33
This theme is not available for nopCommerce 3.7. Trying to run it on 3.7 and just fixing arising errors will result in a never ending nightmare.
Best regards, Peter
Software Developer
www.getyournet.ch
Verschickt: 7 years ago Zitieren #35
Hi Everyone I'm a beginner of nopcommerce
I have integrated this theme when I'm going to run It shows me error like this:

Compiler Error Message: CS0103: The name 'WorkContext' does not exist in the current context
Source Error:
Line 286:    catch { }
Line 287:
Line 288:    var roles = WorkContext.CurrentCustomer.CustomerRoles.Where(x => x.Active && x.Name == "Administrators");
Line 289:
Line 290:    init();

Source File: e:\ASP\PetPalaceNop\Presentation\Nop.Web\Themes\X20\Views\Shared\_Root.cshtml    Line: 288

Verschickt: 7 years ago Zitieren #36
Hi Anant,
I have never seen this error before. Something special or customized on your implementation?
Best regards, Peter
Software Developer
www.getyournet.ch