Close

Profile: Valentin

Avatar

User posts

7 years ago

JRon wrote:
Hi, I am wondering why is it not possible to have custom product list in the Category Product Collection (just like a tab with custom list in  Custom Product Collection)

It´s much easier to add the products that way, rather then using featured products.

How does the feature product list work, I thought, that products marked "show on homepage" would be categorized as featured product but my products that are marked "show on homepage" do not show up if I select featured  as a sort method



Hello JRon,

In order to have a Category collection, you need to have a Category and products associated to it. You need to be able to access that Category's page, too.

With Custom products you have no such page. This is precisely why the Smart Product Collections plugin has a separate section for Custom Product Collections.


You can always create a custom category with the products you want to show and then use the Category Product Collection functionality, otherwise, the Custom Product Collections is the only way to go.

As for the featured products, you are correct, the Show on home page option marks them as featured. There must be another issue there. You can submit a ticket for that so we can investigate what the problem might be.

7 years ago

bcdiesel wrote:
I’m trying to put a carousel on my front page showing a list of our manufacturers, but for some reason when I choose manufacturers as the data source type, there is no carousel title or navigation arrows displayed. If I change the data source to any other source, the title bar comes up. 

Bug or...?


Greetings bcdiesel,

are you using some of our themes or are you using just the plugin?

In your admin panel when you go to Nop-templates -> Plugins -> JCarousel -> Manage Carousels and then click Edit on your Manufacturers carousel, you will see two checkboxes - Arrows navigation and Show title.

If these two checkboxes aren't checked then the arrows and the title will not show.

If you check these two and they still don't show then you need to submit a ticket and include a link and admin credentials for your site in it.

Please do not post your credentials here because other users will be able to see them, too.

Bugs
7 years ago

RobbyBassic wrote:
Related to Color Squares and Image Squares

When one product has a couple of color squares and a couple of image squares the main large image does not change when clicking on the image squares, only changes when a color square is clicked.

It works only if it's the first thing that is clicked after a page refresh, meaning it works only if you click the image square first, but stops working after clicking the color square.

There are images associated to all squares and SKU does change when any of the squares are clicked.


Hey RobbyBassic,

to investigate what the issue might be we need a link with an example from your site. Please submit a ticket for this issue and include a working link to such a product and admin credentials for your site.

Do not post your credentials here in the Forum because other users will be able to see them, too.

7 years ago

Peppi wrote:
Hi,

i have seen that in the "Anywhere Slider" there is the option to set conditions. For me this is a great feature.

I will reach that i can display for loged-out users some specific banners in widget zone 1 and for loged-in users also in widget zone 1 an other feature like the "JCarousel" or "Smart Product Collections" or "Sale of the Day".

Is this possible?

Greatings



Greetings Peppi,

yes, you can achieve this but you need to set conditions to all the plugins you want to use, not only the sliders.

For example, you can set an Anywhere slider to appear in widget-zone-1 only if the is user has a role of Guest and you can set a Jcarousel in the same widget zone but set it to appear only if the user is registered.

Hope this was helpful.
Have a nice day!

7 years ago

Tommy wrote:
Hi

Is it right you don´t have a scroll to top button on this theme?

Br
Tommy


Greetings Tommy,

yes, there is no scroll to top button in the Emporium theme.

Nop Mega Menu
7 years ago

shahhir wrote:
Dear sir,

              i have used your plugin of mega menu in my website as per your demo website but still i did not show image when i hover on my any category menu. can you please explain why my image not display in my menu as per your demo website.

https://drive.google.com/open?id=1YSwhulC16Zwzs2yikg6IV0vjWa2f0Jzc

Thanks


Greetings shahhir,

if you want to show the image in the drop-down menus you have to use the Anywhere Sliders plugin and to set it up to show in the categories-banner widget zone, like we are doing in our demo - see here.

For the Tiffany there we are using a combination of the Mega menu and the Anywhere sliders plugins to achieve this functionality.

7 years ago

gruddle wrote:
Hi there
I have a menu item with 3 sub-list items.
They display correctly on the mobile page but don't appear in a standard browser page.
I'm using the Urban theme on 4.0.

Any ideas?

Thanks


Greetings gruddle,

In order to investigate this issue we need access to your site so please, submit a ticket for this issue and include a link to your site and admin credentials in it.

Please, do not post your admin credentials here, because they will be visible to all our users.

Have a nice day!

Bugs
7 years ago

[email protected] wrote:


Anybody please let me know why the category misaligned in Safari browser on my Iphone X ?


Greetings,

it seems you have an element which is stretching the whole page on mobile. As we inspected your site we found a large image with payment logos which you have inserted in a topic-page.

As I mentioned in the ticket, if you add the following code to your Custom Head Styles section, the problem should disappear:

.topic-block-body img {
     height: auto;
     max-width: 100%;
}

7 years ago

usrs wrote:
I'm using the defaultclean theme and want to change the height of the mega menu.

Looked at the css, but didn't see anything that looked right. Where would I change it?

Thanks!


Greetings,

can you please provide us with a screen-shot of the exact element you need to change the height to, because there are many elements in the MegaMenu and the height of the menu is usually set by the inner rows of elements.

chongtto wrote:
Yes I made some changes to the plugin for nop slider to divide the container into 2 panes: left and right. Is that not allowed?



Greetings again,

you are allowed to do any kind of modification to your theme, but we cannot provide support for issues that aren't caused by our products.