Close

Profile: Support

Avatar

User posts

12 years ago

ylechasseur wrote:
Hi,
I purchased the quicktab and it is very nice. Now I'm trying to add information into my Specifications and UserGuide tab and I have to clue where to add the info. I wnt on the manage products and when I edit one product I don't have any option for tabs.

I restard the applications and clear cache a few time and nothing more... I sure I missed something important but after reading the instruction 3 times, I didn't find any place

Best regards

Yves


Hi Yves,

Thank you using our products!

The Specifications Tab information could not be edited manually as it is dynamically set with all the Specifications set for the current product. Note that when you add new specifications to a product(Edit Product page choose Specification attributes tab)  they must have "Show on product page" set to True as by default they are set to False and are not shown. You also need to activate the Specifications tab from the Settings page of the Tabs plugin.

If you are talking about Manage Products and Tabs menu in short you first need to add a new Tab and then from this page you can easily navigate to any product using the search function and then you need to expand the product in order to get the Add Tab button appear. You can read point 3. Adding Custom Product Tabs to a product:
https://nop-templates.com/Help/NopQuickTabs/Version_2_3/lessons/Working_with_Nop_Quick_Tabs.html
The Manage product Tabs is not that user friendly as we want it to be as we would rather add a new Tab on the Edit Product page for managing the Tabs for a given product and everything to be in a single page.

Hope this helps!
Best Regards,
Nop-Templates Support Team

mickk wrote:
Hi there is it possible to add a view all brands link and have all the manufacturers show?

Thanks

Mike


Hi mickk,

This seems to be a quite a requested feature, so we will discuss it with the team.

We will let you know what we have decided!

Best Regards

Bugs
12 years ago

iBEAUTHENTIC wrote:
Ok then ... I simply noticed view as [grid/list] was not part of fashion them, I only chose a different theme (basic nop classic) in the administration area to see how it worked with it. Everything else was on but it did not work. As you say we can modify, we will attempt to add it back to fashion theme and hopefully it will work.

Sorry to bother you.


Here is some more information that will help you add View in Grid/List to the Fashion theme.
1. nopCommerce uses Category templates to display a given category. You can find the default Category Template here:
Views\Catalog\CategoryTemplate.ProductsInGridOrLines.cshtml
2. Nop Fashion Theme basically overrides the default template with its own and you can find it here:
Themes\Fashion\Views\Catalog\CategoryTemplate.ProductsInGridOrLines.cshtml
3. Nop Ajax Filters basically uses part of this template to show the products returned from an AJAX request after any filter is selected. You can find the Ajax Filters template here:
Plugins\SevenSpikes.Nop.AjaxFilters\Views\Catalog7Spikes\CategoryTemplate.ProductsInGridOrLines.cshtml

So you need to change the Fashion template and the Ajax filters template to support View in List/Grid. The easiest way is to see how they are implemented in the the default template. Also Nop Ajax Filters stand alone version(Paid and Trial) uses a Template that match the template of the default template. So if you can get the Trial version and see the CategoryTemplate.ProductsInGridOrLines.cshtml file could also help.

Hope this information is helpful and will point you in the right direction!

If you need any more help don't hesitate to contact us!

Best Regards,
Nop-Templates Support Team

Bugs
12 years ago

Hi ylechasseur,

this is happening, because the thumbs are not resized. There is a new setting which holds the dimension to which the thumbnails are resized. It should have been added as part of the db upgrade to version 2.4

Can you please make sure you have the

Configuration -> Settings -> Media Settings -> Product thumbnail image size (product page) set to 70.

If it is set and the problem still occurs please do not hesitate to contact us again.

Hope that helps!

p.s. As you have more than 4 images per product the thumbs will appear below the share button. We will be fixing this issue soon and will let you know.

Bugs
12 years ago

iBEAUTHENTIC wrote:

You are correct, I posted the wrong image

Here is the site link if you want to go look http://www.ibuydirect.biz/c/3/desktops

Here is the correct image as well.

Yes paid version of nop ajax filters.


Hi iBEAUTHENTIC,

Your link always redirects to this page http://www.ibuydirect.biz/homepage.htm, so we can't see the exact issues but we think we know what is wrong.
It seems that this is caused because you are trying to integrate the Nop Ajax Filters  from the Fashion theme into the default nopCommerce DarkOrange theme. Note that the Ajax Filters that come with the Fashion theme are intended to be used only within the same theme and won't work outside it. If you want to try the Filters with the Default nopCommerce theme then you need to download the Trial version of the Filters and install them instead of the ones that comes with the Fashion theme.

Hope this helps!

Best Regards,
Nop-Templates Team

Installation
12 years ago

sukhdeep wrote:
Hi Support

I am using a fresh installation of Nop 2.4. Then i had installed Nop SMart SEO plugin for  2.4 version.


Hi sukhdeep,

We just logged in and we saw that you hadn't enabled the Smart SEO plugin from the Settings page of the plugin. We enabled it for you.

Nop Smart SEO - please read this documentation for instructions as to how to use it:
http://www.nop-templates.com/Help/NopSmartSEO/Version_2_3_4/readme.html

We would like to summarize it for you so that you have a quick answer to your problem below.

Nop Smart SEO does not keep meta data in the database. It only keeps the SEO templates in the database.
It generates the meta data on the fly based on the SEO templates and the properties of the entity (category, product, manufacturer).That is why you are not seeing any meta data in the backend. But if you look at the html source of the pages, you should see the generated meta data.
Please note that Nop Smart SEO takes into account tokens like ${meta-title}, ${meta-description}, ${meta-keywords} and ${se-name}. So if you already have meta data entered in the backend for the different entities, you can instruct Nop Smart SEO to make use of this meta data, by including these tokens into the SEO template for the entities.
For example let’s say you entered a meta title for one of you products: “My Product”
and you have a Product SEO template that goes like this: ${name} for ${price} by ${manufacturer}. The Nop Smart SEO will look at the localized name of the product and replace the ${name} token with it.
But if you would like to make use of your meta title “My Product” you can change the template to be like this:

${meta-title} for ${price} by ${manufacturer}

Now Nop Smart SEO will take the meta title entered in the backend for the product and replace the ${meta-title} token with it.

I hope this information is useful! Please do not hesitate to contact us if you have additional questions.

Bugs
12 years ago

iBEAUTHENTIC wrote:
Hi

I'm using the default classic nopcomm 2.4 theme and have the "view as [grid/list]" option on for category view. I also have Nop Ajax Filters installed but when switching to view as list option I receive a pop up error stating:
NO RESULTS FOUND
There are no products for the filters that you selected. Please widen your search criteria.

But no filters were even selected, only switching the view as to list caused this

Here is an image link if it will help. (center product)


Hi iBEAUTHENTIC,

Thank you for reporting this issues!

On the picture you have given it seems that you are using the Fashion theme and not the default nopComerce 2.4 theme. Can you confirm that?
Also it seems that you are using the Ajax Cart plugin too. Can you confirm that?
As to the center product message "You are running a Trial version of Nop Ajax Cart" you get it because you are running a Trial version of the Ajax Cart plugin.
It is not a but it is just how our trials work.
Our trial versions are for evaluation purposes only and show this message from time to time. When you switch to the the paid version you won't get these messages any more.
If possible could you also provide a link to your web site, so that we can investigate the issue.

Thank you again for reporting this!

Best Regards,
Nop-Templates Support Team

12 years ago

iBEAUTHENTIC wrote:
Hi

When using the classic theme for nopcomm 2.4 I see I have a "view as [grid/list]" option.

I purchased the fashion theme and was wondering why it was not an included option?


Hi iBEAUTHENTIC,

By design the Fashion theme doesn't support view in list. That's is why you don't have this option as the theme only has view in grid.

Best Regards,
Nop-Templates Support Team

12 years ago

iBEAUTHENTIC wrote:
When adding to the cart from the category or manufacturer pages for example. When a product has added attributes you provide a fly out window.

It would be a nice option to have a 'quick view' button in place of quantity / add to cart button for all products and when clicked the fly out view pops up and you can view product details maybe larger image and quantity / add to cart button.

Basically a product details view without having to be redirected to actual product page.


Hi iBEAUTHENTIC,

Thank you for using our products and for giving us feedback!
Your suggestion definitely makes sense and we will discuss it with the team.
We will let you know what we have come up with.

Best Regards,
Nop-Templates Team

12 years ago

iBEAUTHENTIC wrote:
Will this be a stand alone product or will it be added to your Ultimate Extensions package? What about themes? Will it be added to them?

Thanks


Hi iBEAUTHENTIC,

Nop Ajax Cart will be added to the Ultimate plugin collection as well as any other new plugins we release.
Nop Ajax Cart will be added to our themes and everyone that has purchased our themes will get the plugin for free as part of our 1 year free upgrades and support policy.

We are working on a seamless integration of the Ajax Cart in our themes and once we are done we will include the plugin in them. We are aiming the end of next week but it depends on how things will be going.

Hope this helps!

Best Regards,
Nop-Templates Team