Close

Profile: Boyko

Avatar

User posts

Hi mwoffenden,

Thank you for the feedback!

The ultimate theme collection package is getting bigger and bigger with each new theme added to it.
That is why we zip it as 19 themes x number of supported nopCommerce versions and the package gets really big in terms of size.
We plan to make some more radical changes to the downloadable packages, so that you can select a single theme and then select the nopCommerce version you use and it will download a single theme package (no zipping inside) for a specific nopCommerce version rather than all the themes. It is quite a big change in our release process, so it will take some time to be done but we are working on it to make this happen and to make your life easier. We also think to automate the release notes, so that you can see all the changes. Here is a summary of the most interesting things we did since 3.2 release.

Many thanks for your feedback! It is much appreciated!

10 years ago

mrbombay wrote:
Hey,

We are using some of your plugins on our website and homepage. We are using nopCommerce version 3.40 on a dedicated server with the following plugins installed on the website.

- 2 x Sliders (Nop Anywhere Sliders)
- 4 x JCarousel (Manufacturers, Bestsellers, Newest Products, Custom Carousel)
- 1 x Instant search
- 1 x Ajax Cart

When all of this is enabled, my homepage works very slow while the other pages are very fast.
I've did a test where i've copied the generated html and javascript into my homepage (plugins disabled), and those results are very fast with the same visual outcome. Is there a problem on the server side code?

Best regards,


Hi mrbombay,

You can't compare returning some "predefined" html (as you have done with adding the html in the home view) with calling several services that get data from the database.
Each plugin goes to the database to get the data you need + some business logic applied to this data, so it is normal to be slower than just returning an html.
But please note that all our plugin have caching, which means that once the data is taken from the database it is cached and the next time you open the Home page for example, the page will be loaded much faster.
What would be a proper test to see how much the plugins on the home page are slowing it is to do the followings:
1. Open the home page for first time, so that all the plugins cache their data.
2. Open the home page again and check the Time to First byte time (the time it takes to return the html).
3. Disable all the plugins and test again.

There shouldn't be any significant difference from the time in 2 and 3.

Page Size
10 years ago

IvanSlater wrote:
If you please take a look in my test site you will see:

http://hml.aquelascoisas.com.br/ofertas-do-mes

I have a lot of products in this category. If I filter it, the plugin displays 12 (page size) products, but the category has much more, not displayed because of the infinite scroll modification, so I want to display all products when the category is filtered, overriding the page size limit and disabling the infinite scroll.

Got it?

Ivan.


Hi Ivan,

Thank you for the link. I see you are using some custom route InfiniteScroll to which you make a request, sending the page number + the current category id.
Anyway you can't do this easily as the Ajax Filters need to support it. There are a number of changes that needs to be made into the plugin to support Infinite Scroll but these changes are not trivial and will require a substantial amount of work.You could suggest to add Infinite Scroll functionality into the Ajax Filters in our UserVoice portal.

Localizable
10 years ago

IvanSlater wrote:
Hi!

We are having some result problems when searched diatric word. The result is different from searches made by same word, using diatrics and removing it.

Can you help?

Ex.: "próteses" and "proteses", same portuguese word, with correct diatrics and without it.

Thanks!


Hi IvanSlater,

Could you please disable the Instant Search and enable the default nopCommerce auto complete and check if you still have the same results. I believe this is an issue in nopCommerce as the Instant Search uses the SearchProducts method from the nopCommerce ProductService.

Bugs
10 years ago

Lucrasoft wrote:
Uncaught TypeError: Cannot read property 'toString' of undefined
RefreshFilters
RequestProductsForSelectedFilters.$.ajax.success


We have the same problem, but could not find a solution on this forum. Could someone please publish a solution?

Thanks!


Hi Lucrasoft,

You probably have a server error and you need to see what the error is by looking at the System -> Log.

10 years ago

integrious wrote:
Hi,

I have what looks to be the latest version of the Jewelry theme (3.3) - you list support for nopCommerce 3.4 on the web page for the Jewelry theme, but the plugins in the theme ZIP all list only nopCommerce 3.3 as supported (in the 3.3 folder - there's no 3.4 folder in the ZIP).

Does this theme actually support 3.4?


Hi integrious,

Simply login to our web site and download the theme package again. It contains all the available versions for which you have a valid license. I just checked that your package does include the 3.4 version of the theme. You can check this video of how to upgrade a theme.

Bugs
10 years ago

alexcompulab wrote:
Hi Boyko,
The new resources are right, so the first part of the problem are solved (Category and Manufacturer fields). However, the additional fields (selected specification attributes) remain untranslated.


Hi alexcompulab,

If the specification attribute has different values for the different languages then it should show the correct one as well the values of the specification options - all are localized.
Please check out our demo store.
We have a specification called - Processor in English and it is called Processor RTL in English RTL laguage. You can change the language to be English RTL and you will see that the specification name will be changed to Processor RTL. The same applies for the specification options - we have Core i3 value for English and Core i3 RTL for English RTL.

Please check if you have different values for the different languages by going to Catalog -> Attributes -> Specification Attributes.

Bugs
10 years ago

alexcompulab wrote:
Hi,
My site have two languages (EN, PT) but the specifications atributes are alway in EN, ignoring the PT values. Even on EN, I need to change the term "Manufacturers" to "Car Models" but I cant find this resource on localizations tools of the NopCommerce.
The Ajax Filters Pro plugin are not multilingue?!


Hi alexcompulab,

Thank you for reporting this!
It looks like we have missed to add a few resources. We added them.
Please update the plugin as described here. Then you should look for this resource:
SevenSpikes.NopAjaxFiltersPro.Client.Manufacturer

10 years ago

radoslavy wrote:

PS: Actualy I got one more idea. As you can see in Traction Theme( http://themes.traction.nop-templates.com/ ) you developed one new feature, which is great by the way. I am talking about FEATURED PRODUCTS, BESTSELLERS and NEW PRODUCTS tabs. This option Saves a lot of scrolling and it looks cool. But if you can implement  this feature with JCarousel, will be something else. Just think about it ;)


Hi radoslavy,

Do you mean to use the JCarousel to present the products inside the Tabs?

10 years ago

joster wrote:
I need help configuring my multi-store site to use two different 7spikes themes...

I own and have the alfresco theme already working(and heavily modified) on my main store.

I am creating a second store, and now also have current license for fashion theme.  

I have both themes installed on my site...however...when I was installing the second theme, I did not upload the plugins included with fashion theme because the same plugins that came with alfresco are already in the /plugins folder.of my site (and some views and css in my alfresco now have modifications)

I suspect that is why I get error when enable the fashion theme on the second store:
Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.
..........in c:\inetpub\wwwroot\MYSITE\Views\Widget\WidgetsByZone.cshtml:line 5 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()


Where do I put the plugins that came with the fashion theme??

Also..I now realize that while the subject was relevant, replying to this thread was probably not the best because it is in the mega menu forum...please feel free to move it.

Thanks-


Hi joster,

If you already have the plugins with the Alfresco theme then most of the plugins should contain Themes\Alfresco folders. So now you need to open the Fashion theme package and go through all the plugins and copy their Themes\Fashion folders (if present).
For example when you open the Ajax Filters plugin folder you should have two folders inside the Themes folder - Alfresco and Fashion.

This way each plugin will load their proper styling depending on the current theme.

About the error that you have - please Submit a ticket with the detailed error information, so that we can advice.