I have a global banner that includes a CMS block on every page. In this block, I have a link to login and to register. I tried just setting the path to the login page, but i quickly realized that it was not including the /referred and the rest of the information important to tell magento how to redirect the user after log in. Currently it takes them to “My Account” page after login in through this method. How would I generate that string to put in the href pragmatically inside of a CMS block?
You may also like
Hello i’m doing some debug for an issue i have and i made an override of messages.phtml to following path /app/design/frontend/Company/template_child/Magento_Theme/templates/messages.phtml inside […]
Which widgets from below should be used to achieve smartheader, stickyheader and expandingsearch functionalities? // Import every plugin under the sun. Bad […]
I have an HP ZBook laptop running Windows 10 Education (21H2). To connect it to my home network I use the Ethernet […]
Hello how i can add extension attribute to discount segment? By default it get discount_lable as title but i wont discount name […]