Close

Profile: todor.atanasov

Avatar

User posts

3 years ago

fundamentalav wrote:
HI,
Inspecting the HTML and CSS on the page and sales campaign css file in the plugs in the folder I can't figure out what the ID or class selector is to be able to style the wrapper or the text in it. All the css for it shows up as inline. What are the ID and or class selectors I need to use to style the wrapper and text for the category and product box sales campaign section?

Thanks Chris


Hi,

Thank you for your reply!

Depending on which theme you are using, the HTML might be different. However, most themes have the countdownTimer class for the wrapper of the countdown timer.

3 years ago

Greetings,

Thank you for reaching out to us. I hope you are safe and well!

1. The Settings.xml file is used only during the installation of the plugin, to populate the default values, not when you restart the application. So I wouldn't advise you to configure the plugin this way.

2. Yes, the settings starting with SaleCampaignProductPageCustomization are for the Product Page.

3. Yes, the settings starting with SaleCampaignCategoryPageCustomization are for the Product Box.

4. The Settings.xml file is only for the default values for the settings of the plugin. I would advise you to put the custom CSS under the Custom Head Styles section of the settings of our theme.

5. You can add custom CSS for the Product Box under the Custom Head Styles section of the settings of our theme.

3 years ago

Yes, it will increase the size on desktop screens as well.

If you want to reduce the font size on mobiles only, you would have to use custom CSS instead.

3 years ago

OTH wrote:
Hi,

I just wanted to check if it was possible to change the size for the countdown on Product boxes for mobile phones?

The countdown is too big when looking at it through a mobile phone and it would be creat if it was possible to make it smaller.


Greetings,

Thank you for reaching out to us!

Yes, you can edit the font sizes for the text and for the countdown timer as well under the Countdown timer ( Product Box ) tab in the Sale campaign settings.

Bear in mind that in order to be able to modify them, the sale campaign should be stopped first.

3 years ago

OTH wrote:
Hi,

Is it possible to change to language for the plugin on the public site?

I tried translating the "Sale ends in # days, # hours, # minutes, # seconds" to our language but it only changed it on the admin side...It still shows the English version on the public site.


Greetings,

Thank you for reaching out to us!

The resource you are looking for is SevenSpikes.Plugins.SaleCampaigns.Public.SaleEndsIn.

Please let me know if you need any further advice.

Bugs
3 years ago

Elvis wrote:
Hello,

We have been using Quick Tabs plugin and it has been working fine. However, when we tried to use Foxnetsoft's Popup Login plugin (( https://www.foxnetsoft.com/noppopuplogin )), we faced an issue.

When the Quick Tabs plugin is enabled; if the customer tries to login on a product detail page, these messages are shown on popup: https://prnt.sc/v50368

If we disable Review tab from the Quick Tabs plugin configuration, these messages don't appear. So, there must a bug with Review tab.

Please let me know how to fix this issue.

Thank you in advance.


Greetings,

Thank you for reaching out to us!

Please raise a ticket in our ticket system and provide us with administrator access, in order for us to investigate further.

3 years ago

OperaGhost wrote:
Hello all,

Where would I find the view/cshtml file for the Advanced/Filter search page so we might alter the layout?

Any help is appreciated

thanks!


Greetings,

Thank you for reaching out to us!

For the Emporium theme, we are not overriding the default nopCommerce template file, so you can edit:

\Views\Catalog\Search.cshtml

fergwal wrote:
Hi,
I have followed instructions as per the demo site.

I have the TOP Menu set up from Settings --> General settings --> Top menu items (tick boxes)
I have the SIDE menu set up in Nop Templates --> Themes --> Pavilion --> Settings --> additional settings --> tick box (show categories in side menu)

When I roll over the side menu links, I still can't get the thumbnail images to show in my sub categories (in the slider area).

I'm following the instructions as per the demo site....but I have flagged this? Could this be it and where do I find this?

"You can achieve the two menus on the Home Page effect by setting your Category Menu Items to have templates  "With Pictures" or "List" ??

many thanks for any help / advice.


Greetings,

Thank you for reaching out to us!

Please raise a ticket in our ticket system and provide us with the URL of the store, as well as administrator access, in order for us to investigate further.

JamesM wrote:
Hello,

I'm trying to add specification attributes to the navigation. Is there a way to add those using Nop Mega Menu? or Can you give me an any possible solution

Ex: I need to add Eco-Friendly attribute as a menu item.

Thank You,
JK


Greetings,

Thank you for reaching out to us!

Specification attributes don't have their own page in nopCommerce. However, if you are talking about a menu item, that leads to the category page with preselected Eco-friendly attribute, you can try this workaround:

Go to your category page and select the Eco-friendly filter. This will change the URL, as the filters add parameters to the URL. Then you can add this to your mega menu as a Custom link.

3 years ago

beatmaster wrote:
No suggestions regarding this?


Greetings,

Thank you for reaching out to us!

I'm afraid that we have no such feature in the Ajax Filters. We have only the Endless scroll feature which loads products only when needed, on scroll.