iknowsomething85
Forum Replies Created
-
For my case I have created a shortcode for “../” and I use it in menu, now works.
Forum: Fixing WordPress
In reply to: Use ../ in custom linkI have created a shortcode for “../” and I use it in menu, now works.
Forum: Fixing WordPress
In reply to: Use ../ in custom linkThanks Joy, I understand you, I did it, but maybe I’m in http://domain.com/en/privacy and I want to go to the index page http://domain.com/en/#anchor. The problem that I have is with the language, I need to mantaince the /en/, and my only idea was to use ../#anchor.
Hi,
I have a similar problem. The homepage works like “one page website” with anchors. But if I am in other language and page, if I using the custom link /#anchor goes to the principal language. And if I use ../#anchor to mantenaince the language, this goes to http://../#anchor.
I want to delete the “http” but I don’t no how, I’m thinking to create a shortcode for “../” and with another plugin include it in the menu.
Have you found a solution? Or someone can help us?Thanks
Regards,
AG