zstutzman / modernfurnishings

Magento Shopping Cart
https://modernfurnishings.com/
0 stars 0 forks source link

Infinite scroll instead of paging #8

Closed ryanaker closed 8 years ago

ryanaker commented 8 years ago

Find Magento extension or if not needing an extension, implement infinite scroll instead of paging for viewing products

josetamayo commented 8 years ago

Infinite scroll is active. Some configurations options may need to be set:

  1. Default display message when additional items are loading as one reaches bottom of page: "Loading the next set of posts..." What should this read.
  2. When there are no more items to load, default message reads "Congratulations, you've reached the end of the internet. "Congratulations, you've reached the end of the internet." What should this read.
ryanaker commented 8 years ago

@josetamayo lets have it say Loading more products... And say No more products to load

ryanaker commented 8 years ago

Once this is complete on Dev, lets commit the code (hopefully this was done on a branch), open up a Pull Request back into master and we can get this live on Production for them.

josetamayo commented 8 years ago

I've been making additions directly on dev.modernfurnishings.com. Should I have created a branch?

ryanaker commented 8 years ago

You don't have to as long as what ever code gets commited and pushed to github origin master is all good. Lets maybe have a quick phone call to discuss?

josetamayo commented 8 years ago

Confirmed new language is in place. "Loading more products..." "No more products to load"

The default color text shows as red. Do we change this color?

ryanaker commented 8 years ago

That language is correct! 👍

As for the color, lets go with the New theme color for what they have for text link colors

ryanaker commented 8 years ago

@josetamayo I think is complete, please log time in everhour before I close it. Thanks!

ryanaker commented 8 years ago

closing as its on Production now.