Close

Profile: lftalero

Avatar

User posts

10 years ago

Hi again.

I have added some categories and subcategories to Nopcommerce
Now the megamenu shows me everything, but it only allows me to go to the main category but it won't to any subcategory
(see  http://tienda.motoimportados.com/ category "Productos/Cascos", which works, but  "Productos/Cascos/Integrales" does not.

I already checked the megamenu configuration but I don't see the cause for this problem.

Also, I want to add the sliders your demo store uses to narrow the number of items shown by price, color, etc, how do I add one of this sliders?

Thanks!

10 years ago

Hey! Same problem here.
How did you change the size?

Thanks

Thanks again Boyco.

It looks, in development enviroment, you have to add the plugins and theme folders while running the application (?) because the first time I did just like you say in your post.

The first time I added the folders while the application was not running, then I ran the application from VS and the error came up.
This time I started from zero, and added the plugins and themes folders WHILE running the application in VS and this time it worked.

Not sure if that was the reason but it is working.

Anyway: thanks for your help!

10 years ago

Hello!

I have changed every locale string for my language except by the following three which, apparently, are not in the localestring table:
FOLLOW US
PAYMENT OPTIONS
sales [at] store.com

About the last one: already changed my store name both in the general configuration and also in the stores section of the admin area, so my company name is showing everywhere but I can't figure out how to change the email.

And a second question about thumbnails for some elements:
Is it possible to change the thumbnail boxes for each category on the home page? I like the way it looks but I have many more categories I'd like to show, so it would be perfect if I could show four or five with smaller sizes.

I would also like to know if the solution could also be applied to the search results page: it shows three columns, but I'd like to make it four at least, and with many more rows of products.

Thanks  for your kind support!

Thanks for your answer Boyco.
It's been a lot since the last time I used Visual studio as a regular part of my job so thanks for the tip about the non-custom error page.

What I had to do was to reinstall  everything (including nopcommerce)  and do the process over again. It is now working on my server production.

However, when running it locally, I was doing the same process and the error showed:


  private static Assembly PerformFileDeploy(FileInfo plug)
Línea 326:        {
Línea 327:            if (plug.Directory.Parent == null)
Línea 328:                throw new InvalidOperationException("The plugin directory for the " + plug.Name +
Línea 329:                                                    " file exists in a folder outside of the allowed nopCommerce folder heirarchy");

It happened like this: nopcommerce was up and running. I copy the plugins and theme folders to the corresponding nopcommerce locations. I log in to my account and enter the administration area.
I hit the Reload list of plugins and then is when this message shows.
Is there a difference process necessary to use the plugins when running nopcommerce locally from Visual Studio?

Thanks for the help.

I was installing ALFRESCO THEME as instructed here:
http://www.nop-templates.com/Help/NopAlfrescoTheme/Version_3_1/lessons/Installation.html

After I installed all the plugins, I set ALFRESCO as the theme for my store using NOPCOMMERCE admin area.
Then I was going to add the slider to my home page and, for some reason, this pluggin was not available.
I tough some files couldn't had been uploaded or something, so I decided to upload all the slider plugin folder again but, since the instructions says the THEME plugin should be installed at last, I uninstalled it (the them plugin) BUT I forgot to first change NOPCOMMERCE to the default theme in the admin area again. Because of this now I can't enter the admin area nor my store.

So I need to know if I can change the theme by code to return NOPCOMMERCE to the original theme so I can do it all over again.

I appreciate your support about this.
Thanks!

PS: see the error here: http://tienda.motoimportados.com

I was installing ALFRESCO THEME as instructed here:
http://www.nop-templates.com/Help/NopAlfrescoTheme/Version_3_1/lessons/Installation.html

After I installed all the plugins, I set ALFRESCO as the theme for my store using NOPCOMMERCE admin area.
Then I was going to add the slider to my home page and, for some reason, this pluggin was not available.
I tough some files couldn't had been uploaded or something, so I decided to upload all the slider plugin folder again but, since the instructions says the THEME plugin should be installed at last, I uninstalled it (the them plugin) BUT I forgot to first change NOPCOMMERCE to the default theme in the admin area again. Because of this now I can't enter the admin area nor my store.

So I need to know if I can change the theme by code to return NOPCOMMERCE to the original theme so I can do it all over again.

I appreciate your support about this.
Thanks!

PS: see the error here: http://tienda.motoimportados.com

10 years ago

Hello.
I thing the answer is yes, but I didn't find out any documentation about it so I need to ask this:
Is it possible to configure colors and fonts for the new Alfresco theme?
I'm really interested about it so your answer is key for my purchasing decision.

Also: do you guys do personalized themes? I mean: if I want to add/change something from the theme, is there a division of "custom works" in nop-templates?
Looking forward for your answer.

Thanks!