• Hello guys,
    i need help
    i made a website was working ok but somehow when i click on blog url , blog folder gets created
    what can be the possible issue ?
    i wanted to show blog in top menu so i configure url by adding <a href='<?php echo get_site_url()."/blog"; ?>'> Blog</a> in my header.php file of wordpress.
    Thank You

    • This topic was modified 8 years, 2 months ago by vikas4365.
Viewing 2 replies - 1 through 2 (of 2 total)
  • i wanted to show blog in top menu so i configure url by adding ‘> Blog in my header.php file of wordpress.

    Don’t edit WP core or theme files. Undo these changes, and instead use a custom menu to get the link to the blog to show up in the top menu. (Most modern themes support the use of custom menus.)

    Thread Starter vikas4365

    (@vikas4365)

    image
    Can you please see above image ?
    yes i have highlighted the area where i wanted to add /blog link . and there where no options for adding page or menu.
    what can be the other ways to add /blog there ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘/blog folder automatic created at my site’ is closed to new replies.