Close

Profile: todor.atanasov

Avatar

User posts

3 years ago

mstuart wrote:
Hi,

Maybe a scheduling option for excluding the slider for certain days will do the trick here, but currently, there is no such option in our scheduling.

Can you suggest it to our UserVoice portal?

Currently, we do not have the resources to do it, but if it gets enough customer attention we will have it planned and implement it. By suggesting it to our UserVoice you will be able to follow the state of the feature. You will be notified by email when it is planned, started and completed.


We use a single slider for our homepage.  Inside that slider, we have multiple images.
We need to schedule individual images not the entire slider.



Greetings,

Thank you for reaching out to us!

Unfortunately, such feature is not present and we don't plan to implement it, mainly due to performance concerns.

You may however, create different sliders and schedule them, instead of having a single one.

3 years ago

[email protected] wrote:
Good Day

We are using this plugin on more than 100 of our client websites. The reCAPTCHA on the Quick Tabs "Contact us" section is missing. We getting 100's of spam coming through due to this.
How do we re-enable reCAPTCHA for this plugin?


Hi,

Since 4.2, it is now possible again and we have added the Google reCaptcha to the Quick Tabs plugin.

In order for the captcha to be enabled on the Contact us tab, you need to have CAPTCHA Enabled in the General Settings, as well as Show on contact us page enabled.

Bear in mind that v3 reCaptcha by Google is not visible on the website itself.

If you still have any trouble with enabling the captcha, please submit a ticket in our support system.

Greetings,

If you wish all the items to appear in the top menu, rather than categories on the left sidebar, you may set the Template of the items in question to Simple.

Bugs
3 years ago

dursunkarabatak wrote:
Hi,
Hello https://ekosanevye.com/magazalar i am using Store Locator at the address. I have created an api key. But it doesn't work. What's the trouble? is the "maps javascript api" application paid for? or am I doing it wrong somewhere.

Version:4.30


Hi,

Thank you for reaching out to us!

Unfortunately, Im not able to see the error on the page in question. Could you please raise a ticket in our support system and provide us with more details?

piotrsz772 wrote:
I am having trouble counting categories as it sums up with subcategories and parent categories. I updated nopcommerce from 4.3 to 4.4.


Sofy i Kanapy (26)

    Kanapy (12)
    Sofy (2)
    Wersalki (2)

Sofy i kanapy shows 26 (nopcommerce 4.4) but i think it should show 10 (nopcommerce 4.3)

(10) Sofy i Kanapy

    (6) Kanapy
    (2) Sofy
    (2) Wersalki


             image:https://ibb.co/5MD4jSv


Greetings,

Thank you for reaching out to us!

Unfortunately, I'm not able to replicate the issue. Could you please raise a ticket in our support system and provide us with access to your administration, in order for us to investigate further?

3 years ago

Greetings,

We are taking the first category for the product through the nopCommerce GetProductCategoriesByProductIdAsync method in the Category Service.

NopCommerce first orders the categories returned by this method by display order and then by id of the category.

You can either change the display orders of your categories or modify the nopCommerce code.

3 years ago

bsohn wrote:
Would it be possible OR does it already exist to make the Pop-up ONLY "pop-up" on the site landing page.. Right now it pops up on every page if someone doesn't choose to not show again and just closes the window?


Greetings,

Thank you for reaching out to us!

Unfortunately, there is no such feature in the plugin. However, if you raise a ticket in our support system and let me know what nopCommerce version you are using, I will send you a modified NewsletterPopup.min.js file that will make the popup appear only on the home page.

3 years ago

Damir wrote:
Hi, I understand that, and they don't need old price/sales price functionality, as they have hundreds of attributes so it's not really manageable.

What I asked about was if it's possible to apply same percentage discount as on main product.
So if campaign in sales plugin is created with percentage setting chosen, say 10% on all products in campaign, then show a checkbox and question: "Apply same percentage discount on all attributes for products in campaign?"
So, only when it's percentage discount chosen, which is easy to apply for all attributes on product detail page. In this case we would apply 10% discount on all attributes too.


Greetings,

Thank you for your reply!

Im afraid such functionality is not possible for us to implement in our plugin.

With the current implementation of the plugin, we don't use the default Discount functionality in nopCommerce. Once you configure it, it goes through the desired products and sets their price/old price, instead of creating a nopCommerce discount and then apply it to products.

hkreklame wrote:
I think you are mistaken. This isn't a problem with any other plugins on VS2022. I only have this problem with nop-templates. I want to use VS 2022, so could you look into this issue asap?


Hi,

Im afraid that using Visual Studio 2019 is the only solution we are aware of.

With nopCommerce 4.5, you can use Visual Studio 2022 without any issues, but with with 4.4, there is nothing we can do on our end to resolve this.

3 years ago

Damir wrote:
Hi,
We have a customer who sells furniture, and they have loads of attributes for most products. They use Sales Campaign plugin, but would very much like to have a possibility of applying the same discount percentage on all attributes as on the main product.
It could be easily (I guess) done  with a checkbox on campaign settings, when user selects percentage option, and of course reducing price on all attributes. They are probably not the only shop that have hundreds of attributes (materials, legs, whatnot) so it could be worth considering in next update?


Greetings,

Thank you for reaching out to us!

Unfortunately, this is not possible as only the product itself has an old price (which our plugin uses), but the product attributes do not have it.