Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • nedzad grebovic Friend
    #189748

    Folks how can I remove category’s ID from URL

    e.g.
    http://grebovic.com/ams5/index.php/143-najnovije/6856-sad-kradja-automobila

    143 is unwanted here (I try preserve URLs as before they was)

    Thanks

    Ninja Lead Moderator
    #502327

    I’m noticed with this error message when I try to access your above link


    Error 404 - Not Found

    The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.

    Kindly check again.

    nedzad grebovic Friend
    #502487

    I published site, now it os on

    http://automotosvijet.com/index.php/143-najnovije/6856-sad-kradja-automobila

    🙂

    143 is problem 🙁

    Ninja Lead Moderator
    #502641

    This way will help you to do that

    Go to admin site -> Global Configuration -> SEO Settings tabs and configure as below

    <blockquote>
    Search Engine Friendly URLs : Yes
    Use Apache mod_rewrite: Yes
    Add suffix to URLs: No
    </blockquote>

    Remember to rename htaccess.txt file to .htaccess

    nedzad grebovic Friend
    #502801

    unfortunately it removes index.php so I lost all other url’s recognized y google …. so doesn’t matter 🙂

    Ninja Lead Moderator
    #502957

    <em>@nedzad72 385642 wrote:</em><blockquote>unfortunately it removes index.php so I lost all other url’s recognized y google …. so doesn’t matter :)</blockquote>

    I checked on your site and saw you have fixed to remove category’s ID in URL site without my solution above, it keep “index.php” in URL site.

    Can you share about your solution to us?

    nedzad grebovic Friend
    #503220

    I touch nothing mate!! In fact I made a little menu at the right using subcategories for category VIJESTI:

    I touch nothing else!

    😮


    1. vijesti
    Ninja Lead Moderator
    #503228

    You can try with my below solution

    Open templates/ja_argo/css/themes/ams-malomanjesirok/template.css file

    From

    .sidebar-affix.affix {
    top: 80px;
    }

    Change to

    .sidebar-affix.affix {
    top: 80px;
    position: static !important;
    }

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum