Close

Profile: bcdiesel

Avatar

User posts

6 years ago

Hi Hristan,

Thank you for the info, that’s great news. I tried to implement your suggestions but I guess I’m not fluent enough in CSS and your plugin to be able to accomplish this. 

Which CSS file should I be adding that code to? Are there any other files that I need to modify? The slider I’m using is on our home page using the home_page_main_slider widget zone. 

I wanted to have two sliders, one with images of 1920x450 for desktop view, and one with images of 350x300 for mobile view. I created the two theme class names “desktop” and “mobile” and set the max width of the mobile to be 500 and min width of the desktop class to  501. Unfortunately though the mobile slider shows up no matter what. 

Any pointers would be super appreciated. 


Cheers!
Travis

6 years ago

Hi Stoyan,

I think I found the error a few days ago. Not surprisingly, it was one of your initial suspicions. 

It turns out that there was a caching entry for .js files in the web.config which I assume was somehow blocking the newer script file from downloading to the users computer. 

Seems to be working now. Sorry for the annoyance. 


Cheers!
T

6 years ago

Hello,
I recently purchased this plugin and have been testing it to see how it works. For the most part it seems to do as it's advertised, however there seems to be a small issue which is causing some annoying problems.

There are some products where I'd like specific information related to the vehicle the product fits included (we're an auto parts website), so I've created a few SEO Templates which pertains to products in a certain category. I unchecked the "IsGlobal" flag on the template, then I added the categories and manufacturers that those products pertain to.

However, products that aren't in categories that I've defined in the template are getting the same treatment. This is unfortunately not acceptable in our case because the meta keywords in the template include vehicle-specific information, and products that don't fit that vehicle are receiving those keywords.

I've noticed another bug (is it related?) on the list of templates shown when you first click on Nop-Templates -> Plugins -> Smart Seo Plugin -> SmartSEO templates. All the templates show that "IsGlobal" is checked, even though none of them have that flag enabled inside the template.

If you require more info then please let me know. I'm using Nop 3.8.




Thanks,
Travis

6 years ago

SDobrev wrote:
Hi,

If you are using CDN clear the cache. It is possible to receive this error because the cache of your customers' browsers is not cleared yet.

No CDN here. But I’m also getting the errors using my own equipment where I clear the cache several times a day after making changes to the configuration of the store. 


[quote]Please note that it is not a good idea to modify the code.[/quote]
I understand what you’re saying - I guess I was just being a little impatient and was trying to assist in figuring out the issue. At this point I’m just a little exasperated and just want this problem to go away. If it wasn’t making hundreds of entries into the log then I would just ignore it.

Is there a reason why it’s calling for vendor functions even though all of the vendor related options are disabled? Can you maybe recommend any code to remove from the cshtml or JavaScript files so that it doesn’t do the SearchVendorId function? I don’t use vendors at all in my store. 

Sorry for being a pest. 

Thanks
Travis 

6 years ago

Please add the ability to select whether a slider can be desktop only/mobile only/both. This would be awesome as sliders designed for desktop views can be difficult to see on a mobile screen. 

Cheers

6 years ago

It would be nice to somehow include Smart SEO support for grouped products... I know it's probably impossible but a lot of products are missing out because of it.

Thanks!

6 years ago

I was wrong.  They’re still coming back even with the case sensitivity. 

I had edited the DLL’s with Visual Studio and overwrote the lower case s with a capital. I had heard that case sensitivity was a big annoyance so I had thought I had it conquered. 

Still stumped. 

6 years ago

Whelp, turns out that that’s what it was .. at least I think so anyway, as after replacing the variable calls with a capital S, I haven’t had the error since. 

There were about 3 DLL files that needed to be changed in both the core and Ajax plugin DLL. 

Cheers
Travis

6 years ago

One thought- is it possible that it has something to do with case sensitivity?

I just noticed that the error has the variable “searchVendorId” when the proper variable should actually be “SearchVendorId” with a capital S. 


Cheers
Travis 

6 years ago

Hi,

I’ve tried both suggestions, even deleted all the plugins and the core and reinstalled, and unfortunately I’m still getting these messages. 100’s now per day. 

Like I said the filters seem to be functioning normally and I haven’t seen it throw an error message to the user yet but I’d really like to get it figure out.

Any other suggestions that I could try?


Thanks again 
Travis