Close

Profile: xjtumalin

Avatar

User posts

7 years ago

Anton

Thank you so much.

Lin

anton_ivanov wrote:
Hello,

The first is from the Ajax Filters Plugin and the other one is from the theme. The first you can remove from the administration. Just go to Administration -> Nop-Templates -> Plugins -> Ajax Filters -> Settings -> Ajax Filters Availability Settings  and uncheck "Enable Manufacturers Filter".

You cannot remove the second Manufacturers box from the administration. You will need to some code customizations.

Hope that helps!

7 years ago

On the page of Pavilion Theme
http://www.themes.pavilion.nop-templates.com/electronics

You'll see two MANUFACTURERS  on the left side of page.

How to hide one?

Thank you.

Lin Ma

7 years ago

It did help.

Thank you so much.

Lin

stoian_stoianov wrote:
Hi,

You need to add some CSS styles in Custom Head Styles text area in theme's administration.
Please copy this code:

.accepted-payments .method1
{display:none;}


Hope this helps!

7 years ago

How to remove Paypal icon at footer?  I have Pavilion Theme.

Thanks.

7 years ago

How to remove Paypal icon at footer?  I have Pavilion Theme.

Thanks.

7 years ago

It did help.

Thank you so much, Anton.

Lin

7 years ago

I have NopCommerce 3.8 and applied Pavilion Template.
But I can't find anywhere to update Latest Offers and it's sub categories:


FEATURED
LAPTOPS & TABLETS
MOBILE PHONES & CASES
CUSTOM LIST
WOMEN'S FASHION
-----------------------------
I have deleted both these categories, but I don't know why they still be displayed here.
LAPTOPS & TABLETS
MOBILE PHONES & CASES


Any help would be appreciated.

Thank you.

Lin

7 years ago

Boyko wrote:
Hi there,  I'm wondering if I can do this kind customization on this theme.

My customer wants to have a div on the right part of banner, this div will display some countdown

selling items. So it won't be a static content. Please take a look at attached picture.



Please help out.

Thanks.

Lin

Hi Lin,

I guess you want to have the countdown timer next to the main Slider an not above it as shown in the picture. To achieve this you need to add your div next to the Slider which is integrated via this code on the Home page.
In this file:
Themes\Pavilion\Views\Shared\Header.cshtml

Basically right after this line (around line 137):
@homePageMainSlider

You need to call your own action that will return your dynamic content with the countdown timer.

Hope this helps!


Hi Boyko,

   Thank you for the instant reply.  It works for me.

Lin

7 years ago

Hi there,  I'm wondering if I can do this kind customization on this theme.

My customer wants to have a div on the right part of banner, this div will display some countdown

selling items. So it won't be a static content. Please take a look at attached picture.



Please help out.

Thanks.

Lin