Hi all! The client wants to configure the project so that when accessing domain (for example, mydomain_com), instead of the main page, another one is loaded first (mydomain_com/prices). Is it possible to do this without breaking the entire structure of an already working site? For example, during the cookie acceptance procedure (as an indicator of the user’s first login to the site), clicking any of the buttons will go to a given page (mydomain_com/prices)?
Unfortunately, the plugin “cookie consent bar” does not process the transition to a new page by pressing buttons (probably this is a flaw of the developers) - after publishing the site, pressing buttons does not lead to anything
Thank you in advance!