Close

Profile: Support

Avatar

User posts

Bugs
12 years ago

Support wrote:

Thank you for taking the time to describe what the problem is. Actually your investigation helped a lot. We think that the problem is from the URL when you have a sub directory after the domain name. This is a common practice to have such URLs during development on a local machine and IIS. So we will work to fix it and will upload a new version of the plugin asap.


Hi guys,

The problem has been fixed. You can now download the latest version of the instant search package or the ultimate collection package from your My Account -> Downloadable products section.

Thanks

Bugs
12 years ago

Hi Yves,

the Nop Instant Search have been integrated in your theme.

Can you try it now and see if there are any problems.

Thanks!

ylechasseur wrote:
I don't want to replicate the post, but just in case ...

Hi Guys,

Again, you did a great tool.. but as usual, I have small set-up issues.

I did the manual integration and I didn't check the Automatic Integration as suggest.

I clear the cache, restart the application and change the global.asx file to be certain that I reload everything. I also clear my local cache .

I keep the same configuration as your doc and I change in the theme, the orange color for blue (the square around the search box and now I have no color anymore around the search box..)

When a do a search, a small light yellow box might appear with 2 products description inside. The result box won't appear each time and I have much success with the TAP word. If I LIF  for life-Jacket, I won't have any result.

In brief, this time (like they other times) I don't know what I missed.

Yves hight maintenance :-)


PS : Works partialy on Firefox

12 years ago

Hi Yves,

we have have fixed all issues on your site and uploaded the changes.

1. The problem with the Product Template was that the Automatic Integration was checked on the Nop Quick Tabs. Please bear in mind that this works only for the default Dark Orange theme (as implied by the hint). So we have integrated them manually. We have renamed the css file for your custom theme on the Nop Quick Tabs. We have also added a new theme on which we are currently working. If you like it you can use it - it is called "gray" theme.

2. We have updated the setting for the product thumbnails on the product details page and  show 4 images per line. So the images will now not go under the share button as before.

3. We have integrated the Nop Instant Search.

Hope that helps!

If you have any other queries please do not hesitate to contact us.

12 years ago

Hi yves,

thanks for reporting issue 2. We will be updating our plugin to work for any jQuery version. For now as a workaround we suggest to rename the file should to contain the x.16. version.

p.s. We have done this for you on your site.

ylechasseur wrote:
Hi super Support,

Sorry, I was to much inside of it. As an exemple, I'm using the top slider for advertisement (who don't anyway !! ). Actually, they always in english what ever the language you are using.
So, if my client select French language, it could be nice that I can have the same set of image slider but this time in French.

Subect 2: Jquery Tab
Jquery  are now at version x.18 and the one shipped with tabs are at version x.16. I went on the Jquery site to create a Theme ,download it to my web site (this time a followed well your instructions) and when I'm selecting my new theme in the Nop commerce Admin and saved it, the tabs don't show anymore... If I put back one of the 3 original themes, then works fine..

I'll send you the FTP in the E-Mail ..

Best regards and thanks again for all
Yves

JonJJ wrote:
Hi Support,


Is there any way that I can place the Nop AJAX filters below the "Description" in the category page?

This is would be the same place as the stock filters are placed in the file:
CategoryTemplate.ProductsInGridOrLines.cshtml under


    @*filtering*@
    @if (Model.PagingFilteringContext.PriceRangeFilter.Enabled ||  Model.PagingFilteringContext.SpecificationFilter.Enabled)
    {        
         <div class="product-filters">
        
            <div class="filter-title">
                <span>@T("Filtering.FilterResults")</span>
            </div>
            <div class="filter-item">
                @Html.Partial("_FilterPriceBox", Model.PagingFilteringContext.PriceRangeFilter, new ViewDataDictionary())
            </div>
            <div class="filter-item">
                @Html.Partial("_FilterSpecsBox", Model.PagingFilteringContext.SpecificationFilter, new ViewDataDictionary())
            </div>
        </div>
        <div class="clear">
        </div>



     @*
     Instead of the stock filter above, I wish to insert Nop AJAX Filters here
     *@

    }
    




I tried to use the same code as provided in the documentation but that is code for _ColumnsThree.cshtml file and it does not work in CategoryTemplate.ProductsInGridOrLines.cshtml


Thanks,
Jon


Hi Jon,

You simply need to call the Ajax Filters.
@Html.Action("GetFilters", "NopAjaxFilters")

There is no need to wrap them in a section. We use a section in order to have the Filters appear on the left column where the section is defined.

Hope this helps!

Best Regards,
Nop-Templates Support Team

Bugs
12 years ago

shanexh wrote:
So it turned out that once I uploaded my modified nopCommerce site from my development PC to my web server the instant search plugin worked as expected.

I suspect that I either missed some sort of setting in Visual Web Developer Express 2010. I typically view website in browser from the dropdown menu in the solution explorer rather than using IIS directly.

OR

Because I launch directly from VS 2010 I have an atypical URL (ex.  http://localhost:56411/nopcommerce_nosource/) and perhaps the plugin does not expect the irregular URL when it trys to search or provide drop down links to products from the database.

I'm not entirely sure. What do you think?

Also I do have my test domain up if you'd like to take a look. I'll send you the URL and FTP info to the support contact sometime tomorrow.


Hi,

Thank you for taking the time to describe what the problem is. Actually your investigation helped a lot. We think that the problem is from the URL when you have a sub directory after the domain name. This is a common practice to have such URLs during development on a local machine and IIS. So we will work to fix it and will upload a new version of the plugin asap.
You can still send your URL and FTP to double check it.

Regards,
Nop-Templates Support Team

12 years ago

edcorusa wrote:
I would have to say, that plug-in would be nice. I could see it being used as a way to replace the standard "related products" and what "other also purchased" products at the bottom of a product page. Some of my products may have 5 to 10 products that are related to it. I really try not to add more than 6 related products because of the number of rows it adds and the product page become very long. By having a slide bar of say 3 to 5 product would keep the page length down and would allow the customer to scroll through them if the wish. This would also be nice for new products added. You could have a slide bar at the bottom of your home/catalog page where you could have a slider of the recently add products.

Could you please supply a link to add and vote on this type of plugin?

Thanks.


Yes, your scenario is exactly what I was thinking of.
You can add you idea in our UserVoice portal.

I can see there are already two similar ideas, so if you can make these guys to vote for your idea I am pretty sure it will make us consider implementing it.

Best Regards,
Boyko Bonev
Nop-Templates Team

Hi Jon,

Thank you for the correction it is indeed Catalog7Spikes folder as the Catalog one is used for the Automatic integration of the plugin.

As you probably know all plugin views in nopCommerce are embedded views.
By default nopCommerce doesn't know of any plugin view locations and thus there is no way to have any not embedded views in your plugins.
So in order to have views open to modification we use our own view engine that always searches for views in the actual plugin folder and then it searches in the other view locations i.e Themes. That is why what you are trying is not working as it always finds the view in the plugin folder and never ever gets to the view in your Theme folder.
Last week we made the Filters themeable in terms of the css used in them. So you can have different styling of the Filters and separate them in different themes.
We were thinking of moving also some of the views into the theme but we weren't sure if this would provide any value or would just complicate things more.

If you believe that this is a valuable feature you can add your idea in our UserVoice portal.

Hope this helps!

Best Regards,
Nop-Templates Support Team

12 years ago

[email protected] wrote:
Is there any plugin at nop that suit my needs


Hi,

What you want is not possible with Nop Anywhere Sliders.
I don't think it will ever be possible in the future with the Sliders as what you have described is a completely different functionality with the only common thing is the sliding. Note that the Anywhere Sliders work with images uploaded by the store admin and not images of any existing products(categories) in the store.
As far as I understand you want a plugin that allows a number of products to be rotated as in the web sites you have pointed. I think this needs to be a separate plugin that allows binding to some product data source. Example usage is for feature products, new products, related products, etc.
If there is a demand from the community for such a plugin we will be more than happy to implement it. You can always give new ideas and vote for others in our UserVoice portal.

P.S: I don't know for such a plugin for nopCommerce.

Regards,
Boyko Bonev

JonJJ wrote:
Hi Support,


I'm evaluating your products at the moment and so far it is looking good!


I'm creating my own theme in NopCommerce and have changed it to load 3 datarows in the product grid.
So you see 3 products per table row instead of the default 2.



With the Ajax Specification filters where can I tell it to load 3 data rows, instead of the default 2?


Thanks in advance,
Jon


Hi Jon,

Nop Ajax Filters are using the same default Category Template as in the DarkOrange theme in order to show the results with the filtered products.
So if you change the Category Template in the DarkOrange theme then you need to make the same changes in the Category Template of the filters.
You can find it here:
EDIT:SevenSpikes.Nop.AjaxFilters\Views\Catalog7Spikes\CategoryTemplate.ProductsInGridOrLines.cshtml

Regards,
Nop-Templates Support Team