Is there any way to have a page builder product carousel show X new products from across the entire store? Right now it seems to be a specific category, or specific products, but not just the most recently-added X number of products.
Announcement
Collapse
No announcement yet.
Page Builder Product Carousel to show new products (regardless of category)
Collapse
X
-
Page Builder Product Carousel to show new products (regardless of category)
Susan Petracco
NetBlazon
1.866.400.2444
_____________________________________________
Like us on FacebookTags: None
-
Originally posted by Brennan View PostNot today. You could create a category that all products get assigned to, then use that to link up to the PageBuilder Component.Susan Petracco
NetBlazon
1.866.400.2444
_____________________________________________
Like us on Facebook
Comment
-
Originally posted by Brennan View PostNot today. You could create a category that all products get assigned to, then use that to link up to the PageBuilder Component.Kent Multer
Magic Metal Productions
http://TheMagicM.com
* Web developer/designer
* E-commerce and Miva
* Author, The Official Miva Web Scripting Book -- available on-line:
http://www.amazon.com/exec/obidos/IS...icmetalproducA
Comment
-
Originally posted by Kent Multer View Post
The Product Carousel component's settings include an on/off slider labeled "Select a category." What happens if you turn it off?Susan Petracco
NetBlazon
1.866.400.2444
_____________________________________________
Like us on Facebook
Comment
-
Hey netblazon , attached you will find a copy of the mmx-product-carousel with the option to add the newest products.
Using this guide, https://github.com/mivaecommerce/fle...-components.md, I duplicated the mmx-product-carousel flex component then added a new function in the JavaScript to pull the newest products. I also updated the flex.json file to add a new property for the newest products.
The attached file is just a zip file but you can unzip the file then compress using the command line action found here.
Let me know if you have any questions about the custom component or if there are any issues.Attached FilesNicholas Adkins
Technical Training Specialist / Miva, Inc.
[email protected]
https://www.miva.com/mivalearn
Comment
-
Thanks Nick, I'll give that a shot!Susan Petracco
NetBlazon
1.866.400.2444
_____________________________________________
Like us on Facebook
Comment
-
Nick: So far so good, but this store somehow has all its flex components stuck on 10.06.00 while the site itself is on 10.07. I opened a support ticket to deal with this.Susan Petracco
NetBlazon
1.866.400.2444
_____________________________________________
Like us on Facebook
Comment
-
Originally posted by netblazon View PostNick: So far so good, but this store somehow has all its flex components stuck on 10.06.00 while the site itself is on 10.07. I opened a support ticket to deal with this.
That will happen if the flex component was been updated before the 10.07 update. You can select the component and choose change version and update to 10.07 but that means all updates in the 10.06 version will be lost.
It can also happen if the component has been exported and reimported with the flex.json file having the setting ofCode:"managed": false
Nicholas Adkins
Technical Training Specialist / Miva, Inc.
[email protected]
https://www.miva.com/mivalearn
Comment
-
Originally posted by netblazon View PostNick: So far so good, but this store somehow has all its flex components stuck on 10.06.00 while the site itself is on 10.07. I opened a support ticket to deal with this.
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Comment
-
Originally posted by lesliekirk View Post
OMG, that may explain a lot of issues with my dev site versus its live site. In the 10.07.01 dev site, all of the Flex Components are 10.06.00 and never updated. In the live site, they are all 10.07. How do I figure out why they didn't update? I didn't make any of these changes Nick mentioned.
Nicholas Adkins
Technical Training Specialist / Miva, Inc.
[email protected]
https://www.miva.com/mivalearn
Comment
-
Originally posted by lesliekirk View Post
OMG, that may explain a lot of issues with my dev site versus its live site. In the 10.07.01 dev site, all of the Flex Components are 10.06.00 and never updated. In the live site, they are all 10.07. How do I figure out why they didn't update? I didn't make any of these changes Nick mentioned.
Also I had three components that were entirely missing from the batchlist screen, but I couldn't upload them without clicking the overwrite button...I don't know why they wouldn't show in the batchlist. But once I imported them from my dev site with overwrite checked, they showed up again.
It was a bit of a mess but it seems to have cleaned up fine.Susan Petracco
NetBlazon
1.866.400.2444
_____________________________________________
Like us on Facebook
Comment
Comment