• Resolved mahendar

    (@mahendar)


    I have a multisite with each blog having the same pages I created. I want to place a page in the menu(in each blog) that when an admin in the frontend clicks,redirects them to a post submission form.

    I am in such a situation that I can’t directly (I use a animated menu plugin that only allows custom links) place a page in the menu,but I have to do it using custom links(Appearance–>Menus). Is there any way that I can do this?

    Here is an example.When blog1.domain.com clicks ‘post’ page on his frontend,he should be redirected to post page on his own blog.And when blog2.domain.com admin clicks ‘post’ page on his frontend,he should be redirected to post page on his own blog.

    Is there a way to do this by placing some custom shortcode in the ‘custom link’ area?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Obviously you mean besides editing each menu to have the right link? Which would be the proper way about it…

    You could add a relative page /submissions/ instead of http://domain.com/submissions/ and just add that to everuone.

    Thread Starter mahendar

    (@mahendar)

    Thanks Mika.That worked. When I entered /post in the url part of the custom link,it took me to domain.com/post. But I have sub-directories instead of sub-domains. So domain.com/userblog/post takes me to domain.com/post

    I think I can change my sub-directories to sub-domains since my multisite has less users. Will the problem be solved if I switch to sub-domains?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Yes and no. Though at that point, since you have to edit each menu to add the link, why not just … do that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to place internal pages in menu using custom links?’ is closed to new replies.