Close

Profile: ylechasseur

Avatar

User posts

10 years ago

Happy to talk again ..
I was working on another project for a period of time and I didn't have time to upgrade and maintain US Nautic. In fact, I went back on a backup this morning and fix and create new problem... can login anymore. I had this problem a long time ago and I can’t remember what I did.. it was very stupid.. Something with SSL  ..
Other than that I will renew my maintenance don’t worry .. simply forget to do it,, I am addict to your service 

By the way your new themes are really great

Yves

10 years ago

Hi Guys,

I have a pretty bizarre problem since a few days. All the widget won't load or start anymore. I uninstalled the anywhere slider and reinstall to see without any result ... It happen overnight !! without doing any change

I am still on version 3.0 (big job to migrate to v3.2) and mssql2012 and Integrated 4.5 Framework..

Hope it is going weel for you

Yves

10 years ago

I fixed the Quick view.. you were right, it wasn't nice and I didn't see the open ..

thanks for the advice and the comment.. still some minor css fixe, but nothing major..

Yves

10 years ago

Hi Guys,

Just let you know that I did a major change to the electronic template. It came very smooth as usual with your advices and the quality of your products makes it even more easiest.

Thanks for all

Yves

10 years ago

Hi Guys,

I did a lot of modification on the theme (mostly CSS) and it was working well before I upgrade the Core to 3.02 for the new Ribbons (great btw).

I have an error message with ajaxfilters when loading a page using the plugin. :

The cast to value type 'Decimal' failed because the materialized value is null. Either the result type's generic parameter or the query must use a nullable type.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The cast to value type 'Decimal' failed because the materialized value is null. Either the result type's generic parameter or the query must use a nullable type.

Source Error:


Line 49:     if (Model.NopAjaxFiltersSettingsModel.EnablePriceRangeFilter)
Line 50:     {
Line 51:         priceRangeFilter = Html.Action("GetPriceRangeFilter", "PriceRangeFilterSlider7Spikes");
Line 52:     }
Line 53:


Source File: d:\USNAUTIC\nopecommerce\version3.0\nopcommerce\Deployable\nop_3.00\Plugins\SevenSpikes.Nop.AjaxFilters\Views\NopAjaxFilters\NopFilters.cshtml    Line: 51

I went back on the Core and the Filter for version 3.0 and I didn't have any success. I suspecting something in the DB, could it be possible ?

if you want to test here the test site address: http://67.231.106.173:8383

Best regards

Yves

10 years ago

Hi Guys,
Now I am on the InstantSearch. Works fine but just for one minor detail ... I setup to show 8 products in the search results and It shows way over this figure (around 50). The serach result display windows seems to be formated properly for 8 products..and the other product are simply display inline in the page..

Any idea what could cause that ?

Have a great day

Yves

Hi Ivan... I find out what it was obvious.. the tree hiding the forest

.nivoSlider {
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
     margin-top:10px;
     width:668px;
    height:299px;
   margin-left:auto;
   margin-right:auto
}

Hi Ivan,

I am trying to put the slider a bit smaler. I change the picture size and it keeps using as width around 1200 px. When I change the  <div class="slider-wrapper theme-@skin"style="width: 668px; height: 299px;"> I get the right picture size but it is floating left ...not center anymore..
I know I missed something small but I don't know where to look anymore.

Thanks a lot

yves

10 years ago

Thanks a lot Ivan .. I find out the answer just a bit after I wrote this ... find it your forum

Have a nice day

Yves

10 years ago

Hi Guys,

I am working on the theme to refresh the layout. I am trying few things to move the Megamenu from <WidgetZone>content_before</WidgetZone> by changing the value to  <WidgetZone>header_links_after</WidgetZone> and it never move from Content_before, (In fact what ever the widget zone I put.. it won't move ....

Do I have to change something else in the code ?

Best regards

Yves