Close

Profile: justinhof

Avatar

User posts

8 years ago

Has this ever been looked at? I get the same issue when I have the following checked:
Preselect last billing
Preselect last shipping
Enable ship to same address as billing

The shipping event fires, but the log produces the same errors noted below about not being available. If I unselect the preselect last shipping button, then it works but flickers on page.


deselt wrote:
Just updated latest version NopRealOnePageCheckout_3.5.833.15522
Love that new future: Default billing and shipping country and Enable Ship To Same Address by default
Unfortunate still have some problems with shipping
log filing up with Warning
Shipping (UPS (United Parcel Service)). UPS Error returned: UPS Rating Error, Error Code: 111210, Error Desc: The requested service is unavailable between the selected locations.

Shipping (USPS (US Postal Service)). USPS Error returned: Error Desc: Missing value for ZipDestination.USPS Help Context: .
https://www.cycleheart.com/realonepagecheckout/getshippingmethods?countryid=1

Bugs
8 years ago

I have narrowed the issue down to the fact that I have a multi-site setup, with each site using a different theme from Nop Templates. However, the Category page that is used is always from one theme, not specifically the theme that is specified for the site.

Is there any way to have only one theme available as a plugin to one site? That way the routing only looks at the one theme folder?


Deni wrote:
I have installed the new version from 3.6 and this does not fix the issue. Any chance you can take a look?
https://www.propellerdepot.com/outboard-propellers

Hi, 

I can see that on your test site (http://nop.deepblueyachtsupply.com/outboard-boat-props) everything looks fine. Please check if you have any differences between the two sites files. I believe you just missed to merge some of the changes in the theme. More specifically the file that may cause the problem is this: \Themes\Nitro\Views\Catalog\CategoryTemplate.ProductsInGridOrLines.cshtml - check it first.

Let us know if you need any further help !

Bugs
8 years ago

I currently have a nop installation running three sites that each have a specific theme from Nop Templates. They are:

http://nop.deepblueyachtsupply.com - Uses Traction theme
https://www.lauderdaleprop.com - Uses Nitro theme
https://www.propellerdepot.com - Uses Motion theme

For the default site, the URL for images get intermingled with URLs of the other two sites domain wise, and it adds weird stuff in place of the nop section. This includes things like ww.w, 4www, and most recently alt1.aspmx.l.google.com.

Because the products and images are all used between sites, the images load. However, Google is now indexing these weird URLs and dinging the sites. 

Feel free to go to http://nop.deepblueyachtsupply.com and do a view source to see. 

Have you all seen this before, and what could be causing the image URL to not be set to the domain that the request comes from for this theme?

Thanks,
Justin

Bugs
8 years ago

I have installed the new version from 3.6 and this does not fix the issue. Any chance you can take a look?
https://www.propellerdepot.com/outboard-propellers


Stefan wrote:
The theme does not load correctly when you set the view to be list by default, instead of grid. It loads the item details as a hover animation instead of block. If you filter, etc. it loads correctly. Any reason why this would be happening?

https://www.propellerdepot.com/outboard-propellers

Hi Justin,

Thank you for your feedback!

This issue had been already fixed! In order to integrate the fix, just go to your My Downloads section and download the theme again. Then just replace the Themes/Nitro folder with the one from the downloaded package. If you have made any customization, you will need to replace the Themes/Nitro/Views/Catalog folder.

Please let me know if this fixes the issue!

8 years ago

Awesome, thank you so much. The nopAjaxFiltersFiltrationCompleteEvent worked great.

I noticed there is a way to get totalCount from that call as well. Anything special I need to do to get it? I tried adding it to the function as a parameter but nothing.

Thanks again!

8 years ago

Hello,

Is there a way to create a slider that mimics this type, in the below link? Basically have the text that goes over the image not just appear at the bottom:
http://livedemo00.template-help.com/magento_55038/

Thanks,
Justin

8 years ago

Good evening,

Really like this plugin. It is doing a great many things that our customers are really enjoying. One thing though that I was wondering if could be added is if a customer does a filter, or has a filter applied, the categories above the products are hidden.

Right now, we have to so it scrolls down to the products, but in using some of your themes, when it scrolls down, the customer has to then scroll up to get to the other filters at the top. Otherwise if you don't, the customer doesn't see the products getting filtered since they end up below the folder.

Here is an example:
https://www.propellerdepot.com/marine-cutless-bearings

Thanks again!
Justin

8 years ago

Hello,

Is there a way to have the Quick Tabs work on a Category or Manufacturer page? I am looking to accomplish something like this:

http://www.deepblueyachtsupply.com/marine-bearings/cutless-bearings

Thanks,
Justin

Bugs
8 years ago

I have been able to recreate the issue now, and it is related to getting the server response time increased to the point that it looks like something isn't firing in the right order. I confirmed that the _ProductListBox file is used and such. So now I am wondering what the fix was to see if that is getting executed correctly.

If you want to debug, I have the issue back on the pages below.
https://www.propellerdepot.com/naval-brass-metric-cutless-bearings

Thanks,
Justin

Bugs
8 years ago

After updating to version 3.6, there seems to be a setting I can't find for one of my sites. On the category page, the Filter by Attributes section shows while the other sites do not have this. I can't find the setting that controls this:

Model.PagingFilteringContext.SpecificationFilter.Enabled

The broken site is here:
http://dev.deepblueyachtsupply.com/non-metal-cutlass-bearings

The working sites are here:
https://www.propellerdepot.com/non-metallic-cutless-bearings
https://www.lauderdaleprop.com/wholesale-non-metallic-cutless-bearings

I have hunted through to find that setting that looks to be enabled on the first site but not the other two with no luck. Anyone know where I can find that in 3.6?