Close

Profile: Boyko

Avatar

User posts

11 years ago

ibal wrote:
Hi,
  seo plug-in during installation
  error : Load one or more of the desired species. Get LoaderExceptions feature for more information

line: foreach (var t in description.ReferencedAssembly.GetTypes())  // libraries/nopcore/plugins/pluginManager line 137

Nop version : 2.40

how can we solve
thank you!


Hi ibal,

You sent us a private message, sent us a facebook message, wrote here in the forum and also sent an email to our support mail about this issue. There is no need to do all of these as only one communication channel is enough otherwise we can loose track of what has been replied and what not. For installation issues I think it is better to write to our email (which you already did) and we will reply there.

Thanks

11 years ago

jkeeler wrote:
I am fairly new to nopCommerce and I am trying to create a custom home page for this theme.

My goal is to create a slideshow that is full width (980px) and then under that utilize the two column layout with a left sidebar and a right content section.  I have added a slider to the before_content widget and that does achieve this, but it displays within the header div's and not within the body of the content.  Any help would be great.


Hi jkeeler,

The home page in the Lighthouse theme is one column. So if you want to have a two columns then you need to change the layout of the home page. Please note that the two column layout has the content on the left side and the sidebar is on the right side by design in the theme. So you can either just set the two column layout to the home page or create a new one.
If you want to have a slider on the home page only (not in any other pages) and this slider to be above the content and the side bar you can use sections as we do in the Electronics theme.
Please refer to this post for more information.

Hope this helps!

guy wrote:
Hi,
My name is Guy, I am working on a project which uses nopcommerce and some plugins.

(1) There is one plugin called “SevenSpikes.Nop.Plugins.MegaMenu” which does not work well with I.E. in responsive mode, Please go to www.whirlpoolwater.ca and use I.E. to resize the window, then you can see the problem.

(2) I also notice that there is a method called “checkWidth” in “MegaMenuResponsive.min.js”, can you help me understand
            var i = t.getSpikesViewPort()
            …
            i.width <= 768 || …
the difference between i.width and the value “window.innerWidth” in Javascript


Hi Guy,

I see that you are using the Jewelry theme, which you have customized. Good job by the way as the site looks really nice!
I just tested the Mega Menu in the Jewelry theme and it is working fine in IE10.
I guess the problem might be because of the modifications you have made.
What modifications have you done that could help us identify your problem with the menu?
You can also try to disable the mega menu and see if the default nopCommerce menu, which we have made to be responsive as well, is working in IE10.

Thanks

Bugs
11 years ago

Hi Matt,

You can remove the default styling for the Alicante theme from this file:
SevenSpikes.Nop.Plugins.ProductRibbons\Themes\Alicante\Content\Ribbons.css

Simply delete or modify the .product-ribbon class definition.

Best Regards,
Nop-Templates.com Support Team

11 years ago

rehoorn wrote:
I use 3.10

I just dowloaded and reinstalled a fresh version. (no source)

Same error occurs after uploading the plugins. As soon as I reload list of plugins from the admin area I get this error.


Hi rehoorn,

That is really strange. Could you please send us an email at our support mail with your web site credentials and your FTP account, so that we can see what is wrong?

Thanks

11 years ago

bontemps wrote:
Hello Forum,

How can I make featured products display on the bottom of the home page in a nivo slider using the Nop Anywhere Slider plugin. Appreciate your help!

Thanks.


Hi bontemps,

The Nop Anywhere Sliders plugin allows you to show only pictures and to make this pictures to point to a specific product can be done by adding a link to this product.
Maybe you need to use the Nop JCarousel plugin as it allows you to specify specific products and to show them in a carousel. Just like the New products in store carousel on the home page of the electronics theme demo.

Best Regards,
Nop-Templates.com Support Team

11 years ago

Hi REHOORN,

Which version of nopCommerce do you use? Do you use the official nopCommerce 3.1 version or the work in progress one from codeplex?
When exactly do you get this error?

Best Regards,
Nop-Templates.com Support Team

joster wrote:
Hello,

Does there happen to be any way in the Alfresco theme to assign specific colors to various navigation buttons and possible pages? We are hoping to use colors to designate different areas of the website if possible (just a rough example: http://www.usatoday.com). Any information or feedback is appreciated.

Thanks


Hi joster,

Regardless of the theme this kind of modifications will require changes in the Razor view files. Basically you need to find a way to mark the various sections with different css classes and then style them accordingly. I think you will probably need to set different css styles based on categories, so you can use the current category id and set classes like these - currentCategory-1, currentCategory-2 etc. as the number will be the ID of the current category.
These are just some ideas that could be helpful but you need to figure out what would work best in your case.

Thanks

Bugs
11 years ago

joster wrote:
Hello again-

I'm reporting a styling issue with the Alfresco theme in which, when viewing the site at mobile device size, causes the Buy Now button to be mostly obscured by the product images.

If you squish the page down to mobile device size, you'll see that the Buy Now Button is mostly covered by the product photo and cannot be clicked.
http://64.239.149.236/carbon-graphite-shoe-plate

Thanks-


Hi joster,

There is no problem with the styling. This is more like a resizing issue. This could happen only if you resize the web browser to the width of a mobile device, which couldn't happen on a mobile device anyway. If you then refresh the current page you will see that the web site looks just fine. What I am trying to say is that there is nothing to worry about as you need to test with a mobile device rather than resizing the desktop web browser, which  is quite different than browsing from a mobile device. To test how the web site will looks like on a mobile device you need to have the browser resized to a mobile device width first and then open the web site you would like to test. This way you can see how the web site will look like on a mobile device.
Probably the easiest way is to use a device emulator like Responsinator for example.
Here is your web site.

Hope this helps!

Thanks

11 years ago

linkxperts wrote:
I would like to see the plugin to offer the following feature:
Send message after an order was completed.

We use this to ask customers after a few days to write a review.


Hi linkxperts,

This is a very good idea. Please share it in our Uservoice portal.

Thanks