Close

Profile: Boyko

Avatar

User posts

3 years ago

danjou wrote:
Ho, I would also like to add the go-to top button, can you tell me which CSS file I need to update?


Hi danjou,

Simply search for "goToTop" in the css files inside the theme's Content/css folder and you will find it.

deepSpace wrote:
Hi,

Do you have support case when a buy theme (https://www.nop-templates.com/pacific-responsive-theme-for-nopcommerce) which has Single Domain License($249) and want convert to Multiple Domain Licence($448). In that case will a need pay only diff ($448 - $249 = 199$) or full price $448?  


Hi deepSpace,

For any sales related questions please contact us via email.

3 years ago

TimW wrote:
Hi! Is there a paid option for the SevenSpikes plugins that is open source?
Were really interested in some of the themes, but our company asks that we obtain a open source copy of the assemblies to include with our codebase.
Tried reaching out to [email protected], but no luck!
Any insight would be very appreciated! Thanks in advance!


Hi TimW,

Please check your email as we replied to you!

Bugs
3 years ago

dursunkarabatak wrote:

Hi Boyko,
https://www.hizliresim.com/javmw59
_CurrentPageClass.cshtml view Up-to-date.

There are no problems with the theme and plugin.
This plugin(HelpDesk) does not work with the Emporium Theme. Is this true?


Can you please help me. How can I integrate it into mobile navigation? Is there a way, can you show me? It doesn't make any sense that way.

Desktop View > https://www.hizliresim.com/hz3yzsg
Mobile View > https://www.hizliresim.com/23krb1r

Respects.


Hi,

The plugin does not have a specific styling for the Emporium theme but otherwise it should work with it.

Please check if you have this file in the HelpDesk plugin (if you update the plugin you should have it):
Plugins\SevenSpikes.Nop.Plugins.HelpDesk\Themes\Emporium\Views\Components\NopHelpDesk\HelpDeskLinks.cshtml

Bugs
4 years ago

dursunkarabatak wrote:
Hi,
We are using the Help Desk plugin version SevenSpikes.Nop.Plugins.HelpDesk, Version=4.3.579.33586. Emporium theme installed. Our problem is: In the desktop view, there are ticket and ticket options in the left menu. But there are no ticket and ticket options in the mobile view.

Desktop View > https://www.hizliresim.com/hz3yzsg
Mobile View > https://www.hizliresim.com/23krb1r


Hi dursunkarabatak,

Please update the HelpDesk plugin + _CurrentPageClass.cshtml file in the Shared folder of the Emporium theme. The menus should be available now in the mobile navigation.

p.s: Please note that the HelpDesk plugin is not styled specifically for the Emporium theme so it will get the default styling for DefaultClean theme.

4 years ago

cebina wrote:
Hallo Boyko,

i did new error

Themes\Pavilion\Views\Shared\_Header.cshtml(13,37): error CS1061: 'IStoreContext' does not contain a definition for 'CurrentStore' and no accessible extension method 'CurrentStore' accepting a first argument of type 'IStoreContext' could be found (are you missing a using directive or an assembly reference?)


Hi Cebina,

Please note that any old code customization you have done will need to be "upgraded" to the new version of nopCommerce. The easiest way to do it is to check where IStoreContext's CurrentStore property was used and see how it is used in the new version of nopCommerce 4.40. This way you will be able to "upgrade" it properly for 4.40.

4.4 Bugs
4 years ago

shootingsurplus wrote:
Have you guys had a chance to do the same with the rest of your themes?  Pavilion in particular?

Thank you!

Wayne


Hi Wayne,

Yes, we have done this for most of our themes and especially the most popular ones i.e Pavilion, Emporium, Venture, Prisma, Avenue, Uptown, Brooklyn etc.

4.4 Bugs
4 years ago

Hi guys,

The default Ajax Filters that come with nopCommerce are already styled for the Venture theme so you can use them instead of our Ajax Filters plugin.
We have made them to look pretty much the same as our Ajax Filters so probably you don't notice the difference.
Anyway simply update the theme and you should be able to use both.

4 years ago

cebina wrote:
Hallo,
i already update my site to 4.40 and install new version of Pavilion theme, if i put my View and Content folder in theme folder come error, where and what am i doing wrong?

Error:

Themes\Pavilion\Views\Shared\_Root.cshtml(13,32): error CS1061: 'IStoreContext' does not contain a definition for 'CurrentStore' and no accessible extension method 'CurrentStore' accepting a first argument of type 'IStoreContext' could be found (are you missing a using directive or an assembly reference?)


Hi cebina,

The error you get is a compiler error as there is no longer CurrentStore property but this code in the Pavilion theme has already been upgraded in 4.40.
Please make sure you are using the 4.40 version of the Pavilion theme.
If you have already had the Pavilion theme you just need to upgrade as explained here (no need to install anything again).

4 years ago

thurnau wrote:
https://test1.memma.com/
All the product pages load slow, the category are mostly ok. It's when you click on a specific item and it's way too slow.


Hi thurnau,

I just browsed your website and the product pages load pretty fast compared to the other pages.
In any case if you are using nopCommerce 4.40.3 then I would advise to update it to the very latest nopCommerce 4.40.4.