0
avanekar02 created
In the frontend i wish to add a page called readmore and on click of link from homepage 'read more' i want to call this page can you please tell me how
I created a details.cshtml page in home directory and put a href in read more to this page it does not load i even tried defining the detail page in the frontendnavigationprovide and PageNames.Frontend.CourseDtl,
it still does not work
Thanks Anwar
1 Answer(s)
-
0
Hi,
Adding the page to FrontEndNavigationProvider must show it in the front end menu. Can you share your FrontEndNavigationProvider class ?
By the way, you can write your questions to premium forum section since you are a paid member.
Thanks.