Close

Profile: Boyko

Avatar

User posts

11 years ago

olga_bo wrote:
I have the same problem. I've downloaded the fashion theme including mega menu plugin, and subcategories are gone... How can I download the updated plugin?


Hi olga_bo,

Please refer to this article of how to update a plugin.

Thanks

11 years ago

inahmias wrote:
the menu is not open corectly in "english-rtl" on ipad


Hi inahmias,

Thank you for reporting this. We will let you know when this is fixed.

Thanks

11 years ago

inahmias wrote:
hello, we've just bought the Alfresco theme, and it comes with Nop ajax filters.
for our needs we should enable/disable (display none/block) the manufacturers filter box according to the state of one specific specification, let's say, if in this specific specification one or more options have been checked then we should display the manufacturers filter box, and if all the options went uncheckd again we should display:none , afcourse initially the manufacturers filter box shouldn't be displayed..

any ideas on how to implement this functionality?
thanks.


Hi,

There is no other way to do this without writing some custom javascript.
There is an event that you can hook to and add your custom javascript logic there.
Please refer to this post for sample code how to know when a filtration is complete and add your logic there.

Hope this helps!

11 years ago

Hi,

That is strange as by looking at the error it seems like something is trying to open the login page, while I guess you are actually on the Home page. Could you check that the theme files are properly uploaded on your server. I would advice to download the theme package and delete the old theme folder and add the new one and try again. If you still have problems then please send an email to our support mail.

Thanks

11 years ago

Hi,

You can check the error following this guide.

Hope this helps!

11 years ago

mattprice1707 wrote:
Hi Boyko,

Sorry I didn't reply sooner, have been off over Christmas and this alert went to my work e-mail. I may be and probably am totally wrong in what I tried to do. We sell tins of paint and the ajax filters would be great for letting the customer sort different colours, tin sizes and finishes. However, our web developer has created a custom theme that doesn't have a left sidebar where I have seen ajax filters being used in just about every demo. I was wondering whether there is any way to integrate it into the main body of the category page or into the right sidebar instead.

Thanks

Matt


Hi Matt,

You can add the Ajax Filters to any widget zone that you like. You can even define your own widget zone and add it in the SupportedWidgetZones.xml file of the plugin.
Here for example we have placed the filters in the main column.
themes.playground.nop-templates.com/baby-mobile

Please refer to the documentation of the Filters to see how to change the widget zone.

Hope this helps!

Thanks

11 years ago

gnikspam wrote:

http://onestore.by/ноутбуки


It looks like you store is closed and I am redirected to the home page all the time.
You also have a javascript error from your custom.js file that you should fix as it is possible that it can break the filters.

Thanks

11 years ago

gnikspam wrote:
Good afternoon.

Could you help me?

I added SupportedWidgetZones <WidgetZone> center_side </ WidgetZone>

save application

Added [email protected] ("center_side")

Appeared filter, but when I click on the filter nothing happens, checkbox does not work. I can not choose a filter by selecting checkbox.

senks.


Hi gnikspam,

Do you still have this problem? If so, then could you please share a link to your web site, so that we can take a look?

Thanks

11 years ago

financeguy wrote:
Hi, I had a quick question about the categories shown on the home page. In the demo for this theme, there are two categories per row, then 3 featured products and then 4 best sellers per row.

Is there a way to change the items per row, i.e. 3 items per row in all of the above? Do I need to change the views or the CSS? I searched in the Configuration settings and couldn't find anything.

Thanks in advance!
FG


Hi FG,

This is so by design and if you want to change it you will need to change the styles of the theme.
Unfortunately the styles are not configurable from the administration and you need to modify the css files of the theme directly. There is no need to modify any of the Razor view files just the css styles.

Best Regards,
Nop-Templates.com Team

11 years ago

glhays wrote:
Version 2.65 of the Beauty Theme
Can not seem to be able to find the right resource in the admin panel to change the url values for facebook and twitter buttons in the footer. It only appends to the store domain value.
Any help would be greatly appreciated!


Hi glhays,

Don't you find these two settings in the administration of the Beauty theme plugin here Plugins -> Nop Beauty Theme -> Settings ?

Best Regards,
Nop-Templates.com Team