Close

Profile: Boyko

Avatar

User posts

12 years ago

s.jaspreet wrote:
I am trying to access sitemap of the domain using http://yoursite/sitemap.

But the layout totally off (as per the fashion theme), is there a fix for this?

All I see hyperlink to site category and some topic pages with no css applied to it. (Can't show this to customers)

Is there any other way get formatted sitemap? I would like to create a link for this in footer.

Any suggestion would be appreciated..


Hi s.jaspreet,

Are you using the Fashion or Jewelry theme as per our records you have a license for the Jewelry theme?

Thanks

12 years ago

fireblade669 wrote:
Thanks for the rapid reply. I will have a peep here to see if there is some reason why the caching might not be working and report back.


Hi fireblade669,

We made some caching improvements to the Nop Ajax Filters. Could you download the Ajax Filters again and update to the latest version for nopCommerce 2.7 and test them? You need to update the plugin .dll only and restart the application.

Please let us know how it goes!

Thanks

12 years ago

fireblade669 wrote:
Hi there,

Just wondered if anyone has found a way to improve speed (perhaps indexes) when using Ajax Filters with a large(ish) number of products and filters. I have 700 products with 4600 Specification Attribute mappings, 500 Variant Attribute mappings and then I'm also using the price range filter. Can be seen in action here: http://www.mypad.je/sofa .

We're seeing time to first byte of about 1.7 seconds on the above page. If I remove the filter control, it decreases to about 0.7 seconds.

Any ideas much appreciated.


Hi fireblade669,

The strange thing is that the Ajax Filters does cache the model after the first request and it should be really fast when you open the same category for a second time as no requests to the database are made afterwards.
You can try to Clear the Cache from the administration and measure it, although nopCommerce also caches the Category navigation on the left and it should be much slower.
We will test locally why even though there is caching in the Filters it takes one more second as you describe.

Thanks

12 years ago

nirmaljoseph wrote:
As i did customization i couldn't place it under the exact classes as in the manual..


Hi nirmaljoseph,

In order the zoom to work in 2.65 it should be placed in the exactly the same classes as in the manual.
The new version for 2.8 has widget integration with css selectors and allows much more flexibility.
As to the zooming - it depends on the size of the picture. The zoom simply uses the original picture when showing the zoom. The Nop Cloud Zoom plugin uses the Cloud Zoom JQuery plugin.

Could you provide a link to your web site, so that we can see what is wrong?

Thanks

garrie007 wrote:
Hi,

Does anyone know why when i search for a product the search menu hides behind the NopMega Menu.


Picture here:

http://i1290.photobucket.com/albums/b530/garrie0007/Untitled-1_zps7ad75e56.jpg


Using NopCommerce v2.65


Regards



Hi Garrie,

It is a z-index issue. Please find the solution in this post.

Thanks

12 years ago

david.hirst wrote:
Is there a bug such that the Ajax cart fails on the category page if the product templates do not have sequential Ids in the ProdcutTemplate table?


Hi David,

I don't think so. We use the same template that is used on the product page. Probably the problem is that the new template does not exist in the Ajax Cart plugin.
There are two predefined templates that match the two existing templates:
SevenSpikes.Nop.Plugins.AjaxCart\Views\NopAjaxCartCatalog\ProductTemplate.SingleVariant.cshtml
SevenSpikes.Nop.Plugins.AjaxCart\Views\NopAjaxCartCatalog\ProductTemplate.VariantsInGrid.cshtml

So if you add a new templates you might need to copy one of the templates and name it to match your new template. Probably that has been the case or it might also be a caching issues as once we get the templates id of the product it is being cached and will use the same template id till you don't restart the web site. This is so as we don't change the product templates so often and improves performance. Actually nopCommerce caches the product templates as well.

Hope this helps!

Thanks

12 years ago

s.jaspreet wrote:
I got the jewelry theme 2.8 and installed all plugins successfully. I was testing out filter by option via admin and trying to show it after category. No matter what I do, I cant seems to make filter visible on the site. I am doing out of the box set up and it seems like there is no manual integration need to take place.

Any suggestion would be appreciated.


Hi s.jaspreet,

Could you check if the Ajax Filters are enabled as a Widget on the Widgets page in the administration? If it is enabled is it just this widget zone that is not working for you or you can't show the Filters on any of the available widget zones?

Thanks

12 years ago

vedran wrote:
Hello

You have not forgotten me?
Answer?


Hi Vedran,

We have not forgotten you :)
We just noticed that we have discussed the same issues with you several months ago in this forum topic.
We can't understand if you have the same problem now or it is a completely different matter as you are asking for the manual integration and we are a bit confused. If you have the Filters working then this means that you have already integrated them. You can also update your nopCommerce 2.8 installation with the latest version of the Ajax Filters 2.81. In the new version we have changed the old way the manual integration was done with a much better way of doing it via Widgets and custom widget zones. You can of course use some of the already defined Widget zones in the Filters. You can read about the new release here and please provide more info to what exactly you have done and when you get this error. If you can provide us with a link to investigate it will be best.

Have a nice weekend!

12 years ago

david.hirst wrote:
oops - cross-post. I'll update the themes folder as well then. I know I've made some layout tweaks in there so I'll be careful :-)


Hi David,

You can use BeyondCompare to merge your changes back. It is a great tool and it allows you to compare files in Folders as well.

Thanks

12 years ago

david.hirst wrote:
Hi Boyko,

Thanks, I've just downloaded and removed/replaced all the SevenSpikes. plugins in the plugins folder and restarted IIS. I have also added a space to the global.asax file. I haven't replaced anything in the "themes" folder. With the plugins replaced, I still get the same problem unfortunately.


Hi David,

You should have replaced the theme folder as well as the plugins are now integrated as widgets i.e the Ajax cart plugin.
Could you send us an email to support at nop-templates.com with a link to your web site, so that we can investigate?

Thanks