Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
A developer has added the following to the public class FeaturedProductsGridParams : ProductItemDisplayParams in the ProductModel.
[Browsable(true), DefaultValue("~/Assets/BookSlider1.txt")] [Description("Item Source File Path")] [DisplayName("Slider File Path")] public string SliderFile { get; set; }
When the widget is added to the inner template of the home page, the SliderFile value is saved OK- it shows when the parameters are reloaded in the admin.
The widget is used several times on the home page, but they all pick up the DefaultValue of ~/Assets/BookSlider1.txt, even though different ones are set in the admin. What else needs to be done? Thanks
|
|
|
|
Rank: Newbie
Groups: Admin, HelpDesk, Developers, Registered Joined: 3/31/2023(UTC) Posts: 3
Was thanked: 1 time(s) in 1 post(s)
|
When you place a widget from a retail side it is page-specific and marked as customized. when you made changes in the inner template from the admin side those changes were not reflected on the retail side. To solve this go to - Admin -> Website -> Customized Pages -> Content Pages
Reset the Home Page to reflect the admin changes to the retail side.
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
Thanks. I hadn't known that someone had edited the home page from the store side. That fixed the parameters
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close