I have recently created a website and used Mobile Joomla for the mobile version.
Now my website contains some longer texts so to make it more accesible I used anchors (or at least I think they are called that) to redirect people to a certain segment of the page. I placed those 'anchors'? on top of each page so people can quickly jump to the right part. And after each segment I have included a 'top' button/anchor to redirect them to the top of the page.
Now it works perfectly on the desktop site (running joomla 3.8 ) but it doesn't work on the mobile version. Anyone any tips or advice to make those work?
(I have noticed in the code that the URL's arent right in the mobile version: for example: on one page the top-button refers to: /Gezinsbond/index.php/onze-activiteiten/top, while it should be: /Gezinsbond/index.php/onze-activiteiten/tweedehandsbeurs/top, could that have anything to do with my problem? And if so, how do I solve that?)