Close

Profile: Boyko

Avatar

User posts

10 years ago

jvadakkel wrote:
Yup the Theme is definitely in the Plugin folder. I tried commenting that line of code but then there are several references to Lighthouse objects (like LighthouseThemeSettings) that I still get an error


Are you sure the SevenSpikes plugins are for version 3.2? Can you check plugins Description.txt file and see the version. I don't see any other reason why nopCommerce wouldn't load the theme plugin.

Thanks

Bugs
10 years ago

joster wrote:
Hello again-

Have you had a chance to enable the forums on your demo and see if you have the same problem yet?

I am no expert at CSS, but I can't see any reason for the topic and post content to all be "hidden" like it is.

Very frustrating..


Hi joster,

Yes, we enabled the forums on the demo. The forum is working fine. We also tested locally and it is working fine too. I guess it is an issue with your forum (database). Does your forum works if you switch to the defaultClean theme?

Thanks

10 years ago

fakeplacebo wrote:
Hi there,

on the store, product page, if I click on "buy now" button without selecting a product attribute which is "is selected" it's opening a warning message box contains attribute name only.

for example, if I click on "buy now" button without selecting color attiribute, warning message box contains only "color" text.

so how could I'll be change this message box text to "please pick a color" or something like that?

Best Regards


Hi fakeplacebo,

If you are using the Ajax Cart plugin the message should contain "Please select ...". Probably you don't use the Ajax Cart plugin. If you can send us a link to your web site and to a specific product page so that we can take a look would be great.

Thanks

10 years ago

jvadakkel wrote:
Also because of this error I cannot reach the admin screen because it's in the footer file


Did you have the SevenSpikes.Theme.Lighthouse plugin in the Plugins folder?
Alternatively you can comment this code in the file and also any places where it throws an error.

Thanks

mtek wrote:
Hi ,
I try to use mega menu left side for categories . And i changed widget name then i see mega menu
left side but for apperaence how can i change to be like this .
http://peraport.nopdestek.com/content/images/thumbs/menu_1.png with normal and with pictures .



Hi mtek,

I think is all about making the right css changes to the menu, so that it looks like you want it to look like. I don't think you will need to change the markup of the Mega menu to achieve this but I am not 100% sure.

Thanks

10 years ago

jvadakkel wrote:
Thank you for your response. I did do all of the steps except I installed nopCommerce in a different folder than 3.1 in order to make sure that the upgrade goes through without impacting our marketing lead and webmaster who are concurrently making changes to the site. I guess what I'm not understanding is why there is a reference error being thrown. I don't see any references made in the Nop.Web project to any of the SevenSpikes dlls. Can you please shed some light on how this works?


Hi jvadakkel,

In which Razor view file (.cshtml) do you get this error?
Please make sure you have the Lighthouse theme plugin installed and active as a widget (check int InstalledPlugins.txt file as well).

Thanks

10 years ago

jvadakkel wrote:
Hi
I just recently upgraded nopCommerce from 3.1 to 3.2. When I run the application after the upgrade I'm receiving the following error when I run the app from Visual Studio in debug mode (F5)
Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0246: The type or namespace name 'SevenSpikes' could not be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 2:  @using Nop.Web.Models.Common;
Line 3:  @using Nop.Core.Infrastructure;
Line 4:  @using SevenSpikes.Theme.Lighthouse.Domain;
Line 5:  @using Nop.Core;
Line 6:  

Any suggestions? This is a show stopper for us. I have also reached out on the nopCommerce forum I haven't received a response that works


Hi jvadakkei,

Did you follow the steps as shown in our video?
Maybe you haven't properly upgraded. Please download the theme package again from our web site and update the Theme\Lighthouse and the Plugins folders.

Best Regards,
Nop-Templates.com Support Team

Bugs
10 years ago

_andy1 wrote:

Is this fixed?


Yes, we have improved the loading of the images. Please update the plugin as described here.

Thanks

10 years ago

fakeplacebo wrote:
Hi there,

I made some custom changes with theme roller and dowloaded themeroller.css file

I deployed and copied in themes-->NeoFashion-->content-->css

but my Neo Fashion theme is still in defaults.

Could you tell me what I'm missing?

(Not that; today I'm getting errors while trying to download a new themeroller.css)

regards


Hi fakeplacebo,

Thank you for reporting this!
Now you can download the themeroller.css file. Simply add it in the correct folder and it should be fine. Please let me know if you still have any issues.

Best Regards,
Nop-Templates.com Support Team

Bugs
10 years ago

[email protected] wrote:
we have couple of bugs
1- javascript error on IE 8 as in the link below
http://im37.gulfup.com/HesF0.jpg

2- when converting to RTL interface we can't select check-boxes in the filter when using IE8.0


Hi [email protected],

Thank you for reporting these issues!

We will investigate and will let you know when we are done with the fix.

Thanks