Close

Profile: Boyko

Avatar

User posts

12 years ago

shayt wrote:
Hi,

how can i change the direction of the scrolling of the JCarousel ?
when i click on the next button of the JCarousel, it goes to the other direction.
i think it because i am using RTL theme.

Thanks,
Shay


Hi shayt,

Yes, when the language is RTL then this is the expected behavior.
If your current language supports RTL then the JCarousel is automatically RTL enabled and that is why the direction is RTL. If you switch to a language that is not RTL then the JCarousel will have the default direction.

Thanks

Bugs
12 years ago

[email protected] wrote:
The simple space did fix the issue. Very strange. Thanks though.


Yes, it is a known issue related to nopCommerce and MVC. The empty space simply triggers a full cache reset in the ASP.NET temporary files, so that the newly installed plugin controllers can be discovered.

Thanks

Bugs
12 years ago

[email protected] wrote:
Support team,

I am getting the following error when I try to configure this plugin (see below). Any suggestions? It is causing the store to error out.

Thanks Greggory


The controller for path '/Admin/Widget/ConfigureWidget' was not found or does not implement IController.


Hi Greggory,

Please open your Global.asax file with Notepad and add an empty space at the end of the file and save it. You should be able to access the Quick View settings page from Plugins -> Nop Quick View -> Settings menu, also from the Widgets page or from the Configuration -Plugins.

Thanks

12 years ago

drcomputer wrote:
I wanted to add two different product dropdowns menus on Megamenu. I have two categories namely Jewellery and Homedecor. I want to show menu as shown in picture. I need both categories should have dropdown
http://tinypic.com/view.php?pic=219qpv4&s=6


Please refer to the online documentation about the various options you have available in the Administration of the Mega Menu. Basically you need to uncheck the show products in a single menu option and choose the Grid template with pictures.

Thanks

12 years ago

jdyer wrote:
Clearing the cache does help make sure the mega menu is showing the categories the shopper has access to but those categories seem to disappear after some time. Maybe 20 or 30 minutes... it's hard to tell for sure. Now, when logged in as a registered shopper, I no longer see the category in the MegaMenu but DO see the category in the navigation on the left. If I clear cache in Admin and view Public Store again, the category shows up in the MegaMenu. Only to disappear again randomly.


HI jdyer,

Please let me explain this in more details. The information shown in the left category navigation is cached by nopCommerce and is updated after 1 hour. The same applies about the information in the Mega Menu. This is done for improving the performance for nopCommerce. Unfortunately nopCommerce is missing a mechanism for knowing when the store owner makes any modifications on the ACL. That's why when the cache expires, it might seem random as it depends on when it has been cached, you see the updated information. You can always force resetting of the cache by clicking the "Reset cache" link on the top right in the Administration.
I hope this information is useful.

Best Regards,
Nop-Templates Support Team

12 years ago

cskhoo7 wrote:
Pls reply...URGENT...THANKS!!


Hi cskhoo7,

Basically our plugins are built for the specific version of nopCommerce in this case nopCommerce 2.8, so they need to be rebuilt in order to work for a modified version of nopCommerce but this will break our support line and you will not be able to get future updates and take advantage of bug fixes and improvements. We would advice you to use a different hosting provider that supports .NET 4.5.
Anyway we sent you an email to see how we can resolve your case.

Thanks

what is this?
12 years ago



Hi manager,

Unfortunately the links you have added do not work.
Please answer our questions above, so that we can help you effectively.

Thanks

12 years ago

drcomputer wrote:
I wanted to added two categories with many sub categories. I wanted to added display two categories on megamenu. How to do it


Hi drcomputer,

Could you elaborate more on this as it is not very clear to us what exactly you want to achieve?

Thanks

what is this?
12 years ago

manager wrote:
what is this?

http://www.controlsystem.co.kr/Content/Images/uploaded/bug1.gif
http://www.controlsystem.co.kr/Content/Images/uploaded/bug2.gif
http://www.controlsystem.co.kr/Content/Images/uploaded/bug3.gif
http://www.controlsystem.co.kr/Content/Images/uploaded/bug4.gif
http://www.controlsystem.co.kr/Content/Images/uploaded/bug5.gif


Hi manager,

What version of nopCommerce do you use? When did you notice these? As you can see there are no problems on our Demo store. Have you made any changes to the styling of the theme? What browser did you use when you see these?
Could you send us a link to see this live in order to inspect the html and the css?
By just looking at the pictures it is very hard to know what is wrong.

Thanks

12 years ago

terile wrote:
I've tried modifying the global.asax file with empty spaces as suggested, but I'm still getting the same error. Additionally, I accessed the log files and received the following message:

"Error while running the 'Keep alive' schedule task. The remote server returned an error: (404) Not Found.



Full message:

System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at Nop.Services.Common.KeepAliveTask.Execute() at Nop.Services.Tasks.Task.Execute()"


Hi terile,

This is definitely not an error related to the Header Menu. There should be some other errors. You can send us an email with your web site and login administration credentials and we can take a look at your log and see what is wrong.

Thanks