Ludacris Posted March 5 Share Posted March 5 Hey all, I recently started dabbling around with PrestaShop 8.x and ran into few questions with few addons, hoping to find answers here. Is it possible to display URLs as seen in the photos? Contact page does not have a number index infront of it but rest of the pages I've made always have a number ID infront EXAMPLE: (does not have ID infront) EXAMPLE: (has ID 4 infront) Link to comment Share on other sites More sharing options...
QuickUpdate.net Posted March 6 Share Posted March 6 module or changes of code in the routes Link to comment Share on other sites More sharing options...
Knowband Plugins Posted March 6 Share Posted March 6 The CMS pages have a number because the data of those pages comes from the DB & number represents the pageID, while the contact us page is a separate page without any dependencies on the page database ID. You can add the number before the contact us (like 4-contact-us) from Admin -> Shop Parameters -> Traffic & SEO but the "/content" can't be added. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now