Close

Profile: iliyan.tanev

Avatar

User posts

10 years ago

Hi,

This is due to insufficient permissions for the resource folder of the plugin.

We will investigate this further more, but in the meantime if you have problem installing this plugin, you can try this workaround:

1. Open the Plugins\SevenSpikes.Nop.Plugins.SmartSEO and delete the Resources folder.
2. Install the plugin ( everything should be fine now ).
3. Copy the Resource folder from the plugin package and place it in the Plugins\SevenSpikes.Nop.Plugins.SmartSEO
4. Go to Configuration -> Languages
5. Click on the Edit
6. Click Import resources and select the file from Plugins\SevenSpikes.Nop.Plugins.SmartSEO\Resources.

10 years ago

Hi,

Currently this is not supported. 
However I encourage you to suggest this to our UserVoice portal.

10 years ago

Hi,

Maybe in your case will be easier to set the scroll to all the panels, like this:

.filter-block ul
{
  max-height: 300px;
  overflow: auto;
}

If you want only specific panels to get the scrolling you can inspect the page source of some category page which have all the different kinds of filters and get the specific selectors from there.

Hope this helps!

10 years ago

Hi,

Can we ask you to submit a ticket with admin credentials and link to your site, so we can inspect your setup ?

Thanks!

10 years ago

Hi,

Maybe you have Do Not Override Default Category Meta Data settings checked and you have default meta data for you categories. Can you make sure that this is not the case ? 

10 years ago

Hi,

Yes, it does when the panels have enough options to stretch more than 300 px in height. Maybe your css is cached. Can you make sure that the styling is loaded for your site by expecting your css with Chrome Developer Tools ?

10 years ago

Hi,

Can you provide us with the path to your css file ? Also, make sure that the css file you are changing belongs to the active theme on your website.

10 years ago

Hi,

You can set it in Plugins\SevenSpikes.Nop.Plugins.AjaxFilters\Themes\YourTheme\Content\AjaxFilters.css, if you are using one of our themes. 

Play around with the max-height property so you can adjust the panel height according to your liking. 

Hi,

It's not from the trial version. Maybe the theme you are using does not have the widget zone(s) you are choosing. What theme are you using  ?

10 years ago

Hi,

I just tried it and it seems to be working fine on our demo site. Can you guide us step by step through the steps you are performing to reproduce the problem including what product are you adding to the cart, does this product have required attributes and etc.

We are looking forward for your response!