Close

Profile: Support

Avatar

User posts

Bugs
11 years ago

Support wrote:
alternative payment method (paypal, google, etc) button does not show below the checkout button on any of the views. :)

Hi Matt,

The alternative payment methods are displayed below the cross sells by default in nopCommerce. We will change this and will let you know once is done.

Thanks!


Hi Matt,

The alternative payment methods have been styled. Can you please update your theme and add the Themes/Alicante/Views/ShoppingCart/OrderSummary.cshtml view to your theme and update the Themes/Alicante/Content/css folder with the downloaded one.

Thanks!

12 years ago

Hi,

Unfortunately there is not such an option or setting. It shows the original image. There is a media setting in nopCommerce which can control the max image that can be uploaded in nopCommerce. I am afraid if it hadn't been set that you will need to upload the big images for the product again.

Hope that helps!

12 years ago

Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Playground Theme for nopCommerce.

Bugs
12 years ago

Topic for reporting any Nop Playground Responsive Theme problems.

12 years ago

Topic for general discussion regarding the Nop Playground Responsive Theme.

12 years ago

dkl73 wrote:
I want to change the button to buy the items on the page in the category, button details.


Hi DKL73,

Have you made any modification to the theme. If not by enabling the "Enable Nop Ajax Cart On Pages With Product Boxes:" and "Enable Ajax Cart On Grouped Product On Pages With Product Boxes" setting under the Administration -> Nop Ajax Cart -> Settings and more precisely under the 'Ajax Cart Availability Settings' section, the buy now button will allow you to add your products to the basket.

Hope that helps! If the issue still occurs can you please send an email to our support email with link to your site, so that we can have a look at it.

12 years ago

Hi DOMENICO.NERI,

You need to edit the Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Views/MegaMenu/MegaMenu.cshtml view. After that you can restart the application from the administration to see the changes.

As all of our plugins are themable if you have your own theme, say named "My_Theme_Name" you can override the default views of the Mega Menu by creating a folder in the Themes folder as shown below:

Copy the Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Views/MegaMenu/MegaMenu.cshtml file to
Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/My_Theme_Name/Views/MegaMenu/MegaMenu.cshtml. Thus when in the future you upgrade your nopCommerce to newer version you will have your own changes separated from the plugin and easily can be merged in the new version.

Please also make sure that you have copied the web.config file from Themes/DefaultClean/Views/ to the Themes/My_Theme_Name/Views folder as it is needed by the MVC.

Hope that helps!

12 years ago

jemmylu wrote:
Except the error in the log, I don't find anything wrong so far.


Hi jemmylu,

Thank you for your feedback.

We will investigate it further and let you know once we find the problem.

Thanks!

12 years ago

Hi JEMMYLU,

I see that this error is produced by a search engine bot. Have you noticed an error being thrown while browsing your store or you just see the error in the log.

We will further investigate this issue for our next release.

Looking forward to your reply!

Image Sizes
12 years ago

Hi Shawn,

Please have a look at the size which we use for our demo and think are optimal for the theme:

- category images - width:height = 3:2 on our demo 450px:300px
- product images - square - on our demo 500px:500px
- home page sliders - on our demo 1280px:248px

Hope that helps!