Close

Profile: Boyko

Avatar

User posts

Bugs
8 years ago

mkzaman wrote:
I have found a bug in ajax filter while testing in base nopCommerce with deafult clean theme. I have unchecked _Show Ajax Filters on Category Page_ option from admin panel.

Then I go to category pages of public store. While I have changed the sort option, the sort order actually doesn't change.


Hi mkzaman,

That is actually not a bug but expected behavior. Since the Ajax Filters are not integrated on the category pages then the code that sets the Default Sort Order never gets executed.
Please note that the setting of the Default Sort Order works only in the context of the Ajax Filters plugin so without the Ajax Filters it will not work.
Unfortunately nopCommerce does not have a setting to specify the default sort order and without the Ajax Filters plugin the sort order will be the first one (this is how nopCommerce works). If you want to have such a setting with/without the Ajax Filters plugin then you need to suggest this to the nopCommerce team and have them implement it as a general setting for nopCommerce.
There is a similar work item here but you can also suggest your idea in the nopCommerce forum.

8 years ago

leona wrote:
sorry,I can't provide DB backup.
I try to deselect "Enable Manufacturers Filter" on NopAjaxFiltersAdmin/Settings, and then it working correct.
But paradox thing is this category's products didn't setting any manufacturers:
https://www.flnet.tw/%E6%95%B8%E4%BD%8D%E9%9B%BB%E5%AD%90%E5%88%B8




So I thinks it has some bug on manufacturers function.


Hi leona,

It is possible but without your database we will not be able to reproduce and eventually fix this issue. It might be a configuration problem or something specific with your store settings/products etc.

Thank you again for reporting this but we would not be able to help without having your database. Please if possible submit a ticket and provide your database so that we can see what is wrong.

8 years ago

leona wrote:
assumed my category tree is:
level_1
└level_2
 └level_3

and I loading level1 category it will display this message:


but if I remove Ajax Filters, it will display correct.
my setting is "Enable Manufacturers Filter".

I use nop3.6 Thnaks.


Hi leona,

It looks like there is an SQL Timeout during the building of the manufacturer filters.
Please submit a ticket providing more information i.e a database backup and then we will be able to advise.

8 years ago

arjun.nyusoft wrote:
Hello,
I had already purchased the SEO plugin, CDN Plugin & Product on ribbon plugin of version 3.6.

Now I have purchase the NATIVE THEME for version 3.7 . So Can I use Above Nop Plugins for new Native Theme 3.7 or not?

Can I upgrade those plugins?

Please Guide me what can I do?

Thanks   


Hi arjun.nyusoft,

If you are using these plugins in nopCommerce 3.6 then you simply need to upgrade your nopCommerce to 3.7 and then use the 3.7 version of these plugins. To upgrade to 3.7 you can follow the steps described in upgrading a theme article (without the theme since you don't use our theme in 3.6). Once you upgrade to 3.7 you can simply use the 3.7 version of these plugins, which you can download from your account in our website.

Hope this helps!

8 years ago

Damir wrote:
Hi Boyko!
Yeah, I know I'll need to extend the licence, but I wanted to see if it works for my project. There are some smaller issues and questions, but if You do change those things to settings I'll definitely upgrade my licence (I hope it's possible). I'll send you a mail with request for styling of HelpDesk plugin, it's mostly some buttons and positioning of few blocks. Also, I'll need to translate everything to Swedish. I just wonder if you will maybe start collecting language resources that users could provide after translating. It'd be a great service to your users I suppose. Let me know so I can export then somehow. Have a nice weekend,
Damir


Hi Damir,

I can assure you that we will correct these to be settings rather than resources.
Thank you for your suggestion about the language resources.
For now we don't have resources translated to other languages but every customer that has already translated any resources to their language are free to send them to us. We will be happy to include them as part of the product packages so that everyone else can benefit from them. 

8 years ago

Damir wrote:
Hi!

I've installed the theme on one of three sites (multi-site) and I do like it...
There are some issues tho. I was considering using it on maybe both, or all three sites with some modifications.
There are some theme settings (or actually resources), like address and other stuff in the footer thhat  should definitely be moved to plugin settings, so they can be managed separately for every store.
Right now I'll have to live with same address/mail etc and it's not good. Can you move that to settings? It has nothing to do with language strings anyway.
Also, I  have bought pllugin bundle with HelpDesk, but that one loooks rather crappy when implemented on site with Pavillion theme. What to do about thatt one?


Hi Damir,

Thank you for your feedback!
You are right that these could not be changed per store and we have no other choice but making them as settings. By the way you have a single domain license and in order to use the theme on more than one store you should have a multiple domains license.
The HelpDesk plugin does not have a specific styling for the Pavilion theme since it comes with styling for the DefaultClean theme and it is not shipped with the Pavilion theme by default. But we can provide styling for this plugin if you would like to use it with the Pavilion theme. Please send an email to our [email protected] mail requesting styling for the Pavilion theme.

Thanks

8 years ago

markokrstic wrote:

I asked if there is an option like customers role for ticket option which can see only customers which bought our products. 

Btw I saw on nop plugins that this plugin is updated few days ago. Whats new? 


I am now even more confused. What plugin are you talking about?
Please let me know so that I can advise.

8 years ago

markokrstic wrote:
Hello, 

is there option maybe, that only clients who purchased products can open ticket for that product?


Hi markokrstic,

There is no such option out of the box in the administration.
Are you talking about the New Ticket page where the customer can select a product or for the product page where there is a link to the New Ticket page (i.e to hide the New Ticket link on the product page)?

8 years ago

ScotterMonkey wrote:
When I go to the default nopCommerce blog (version 3.70 site), I see "Blog archive" menu on the right side that has Years and then under that, per blog post, a Month with a number next to the month, the number showing how many posts for that month.
This does not tell my users/customers anything about any given blog post until you click/tap on the month. What I'd *like* to see is an option where each month is auto-expanded as a heading, with the titles for each blog post iterating below that month header. And, of course, each title being hyperlinked to the post. 
My assumption, from looking at the demo of your plugin is that it also does not have this feature.
Is this true? How hard to add to your plugin?


Hi ScotterMonkey,

The Blog Archive functionality comes from nopCommerce by default and it is not something that our plugin changes. I think what you suggest makes sense and it will be quite useful (in my opinion) so I would suggest you to suggest your idea in the nopCommerce forum as it should be added in the default nopCommerce functionality.
Of course you can suggest it in our UserVoice portal and let others vote for it but we usually try not to change any default functionality that is built into nopCommerce but rather to build on top of it or to extend it with a new one.

steefD wrote:
Hi, I took over development from someone else, and productionserver is running fine. I only have the problem when developing in Visual Studio which makes me unable to deploy. The site is a nop230 customisation with SevenSpikes plugins included. If I run bare nop230 from Visual Studio everything is fine. 

I can give you detailed information about what is wrong, I can even hand you over the sources if needed.


Hi steefD,

As I said it will be best to submit a ticket. Your customer should have a valid license in order to get free support. Then you can simply package and attached the source code or upload it somewhere where we can get it and debug it locally.
You can check if there are any differences between your local machine plugins and the deployed version on your server and that could help you see what might be wrong. Maybe the Core plugin is not installed and you are trying to use something from the Core plugin that is not available (since it is uninstalled). Please check the InstalledPlugins.txt files on your dev and your productions environments if they are the same.