Close

Bugs

Support
9 years ago
#6138 Quote
Avatar
  • Moderator
  • 1044
vb_itis wrote:
Tested on safari on ipad, chrome and ie on laptop.  IE 11 doesn't display the message.  The font is pretty small in chrome.


Hi vb_itis,

Thank you for your follow up.

I just tested it on IE 11 and it is displayed on the Confirm Page. Can you please make sure that you have cleared your browser's cache before opening the page.
You can increase the font of the error message by placing the following in the administration -> plugins -> nop motion theme -> settings -> custom head styles textbox:

#opc-confirm_order .message-error {font-size: 14px;}

If you would like you can increase the 14 to a bigger number!

Thanks again for the feedback!

Best Regards!
vb_itis
9 years ago
#6139 Quote
Avatar
  • 14
Sure enough.  Clearing cache and all is well.  Thanks.
Support
9 years ago
#6140 Quote
Avatar
  • Moderator
  • 1044
vb_itis wrote:
Shopping Cart Count In Header Doesn't Update When Adding Products

When adding products from a product page the shopping cart item count in the page header doesn't update.  Hovering on the link shows the correct items and gives the correct item count.  If you refresh the page or navigate to another page the count updates.  Tested on various platforms and browsers and all have same behavior.


Hi vb_itis,

thank you for the feedback! We have located the error with the default nopCommerce ajax cart and have fixed it. In order to integrate the fix just download the theme again from your My Downloads section and replace the following file with the one from the downloaded package:

Themes/Motion/Views/Shared/_Root.cshtml

Thanks again!

Best Regards!
vb_itis
9 years ago
#6142 Quote
Avatar
  • 14
Fix worked.  Thanks.
ustuffed
9 years ago
#7598 Quote
Avatar
  • 2
Hi,
When the screen is smaller than the default resolution, the responsive theme creates a "second floor" menu.
When a box-menu of some menu is open, and you hover on the box but behind has an item of main menu, the box is closed.

http://i.imgur.com/gjhtRyI.png

In the image that's linked above. When you hover the pointer on the "football" sub-categorie, the box is closed, cuz "contact us" item is behind.
In my store we have lots of categories in the main menu, so the "second floor" 's boxes are always closed by this bug. Making the boxes inaccessible.
Support
9 years ago
#7605 Quote
Avatar
  • Moderator
  • 1044
ustuffed wrote:
Hi,
When the screen is smaller than the default resolution, the responsive theme creates a "second floor" menu.
When a box-menu of some menu is open, and you hover on the box but behind has an item of main menu, the box is closed.

http://i.imgur.com/gjhtRyI.png

In the image that's linked above. When you hover the pointer on the "football" sub-categorie, the box is closed, cuz "contact us" item is behind.
In my store we have lots of categories in the main menu, so the "second floor" 's boxes are always closed by this bug. Making the boxes inaccessible.


Hi,

Thank you for your feedback!

We have fixed that issue and uploaded on our site. In order to integrate the fix just download the theme again from your My Downloads section and replace the following file with the one from the package:

Plugins\SevenSpikes.Nop.Plugins.MegaMenu\Themes\Motion\Content\MegaMenu.css

After that you need to clear your browser's cache and reload the page.

Please let us know if the issue still exists!

Best Regards!
ustuffed
9 years ago
#7609 Quote
Avatar
  • 2
Support wrote:
Hi,
When the screen is smaller than the default resolution, the responsive theme creates a "second floor" menu.
When a box-menu of some menu is open, and you hover on the box but behind has an item of main menu, the box is closed.

http://i.imgur.com/gjhtRyI.png

In the image that's linked above. When you hover the pointer on the "football" sub-categorie, the box is closed, cuz "contact us" item is behind.
In my store we have lots of categories in the main menu, so the "second floor" 's boxes are always closed by this bug. Making the boxes inaccessible.


Hi,

Thank you for your feedback!

We have fixed that issue and uploaded on our site. In order to integrate the fix just download the theme again from your My Downloads section and replace the following file with the one from the package:

Plugins\SevenSpikes.Nop.Plugins.MegaMenu\Themes\Motion\Content\MegaMenu.css

After that you need to clear your browser's cache and reload the page.

Please let us know if the issue still exists!

Best Regards!



Fixed! Thank you, sir! :-)

Best Regards
lmheah
9 years ago
#8120 Quote
Avatar
  • 10
Hi,

It seems like schema for product name does not properly configured.
I got errors in google webmaster tools for all my product page.
The error message is google webmaster tools is "Error: Missing required field "name (fn)"."

Refering to sample site below:-
http://www.puuuvsoap.com/bm068-oval
Search for 'itemprop="name" ' in HTML, it is not bounded insides ' itemtype="http://schema.org/Product" '.
Can you fix this asap?
Cheers.
Stefan
9 years ago
#8121 Quote
Avatar
  • Moderator
  • 157
lmheah wrote:
Hi,

It seems like schema for product name does not properly configured.
I got errors in google webmaster tools for all my product page.
The error message is google webmaster tools is "Error: Missing required field "name (fn)"."

Refering to sample site below:-
http://www.puuuvsoap.com/bm068-oval
Search for 'itemprop="name" ' in HTML, it is not bounded insides ' itemtype="http://schema.org/Product" '.
Can you fix this asap?
Cheers.


Hi,

I suppose you are not using nopCommerce version 3.4 as this had been fixed already. Would it be possible to let us know which version of nopCommerce you use so that we can merge the fix and let you know how to integrate it.

Thanks in advance!
Best Regards,

Stefan Hristov
Nop-Templates.com
lmheah
9 years ago
#8123 Quote
Avatar
  • 10
I am using version 3.30