Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • abdullah canipek Friend
    #1016711

    Hi there,

    I want to remove typo tools for some articles or some menu items but not full site?

    I can remove this tool in template manager but this function is completly switch-off 🙁

    There is any key knowledge ?

    My Best.

    Pankaj Sharma Moderator
    #1016929

    Hi
    Sorry, you can not show hide it for a menu, there is no option for this.
    You can hide them using css for a particular menu item using css classes in the custom.css file.
    As an example share a page in which u want to hide it.

    abdullah canipek Friend
    #1050451

    I can handle it adding this code to com_contenct-> article -> default.php file

    $kat_id = $this->item->catid;
    if($kat_id == 58 || $kat_id == 64 || $kat_id == 65 || $kat_id == 66 || $kat_id == 67 || $kat_id == 68)
    echo ‘ .article-tools{display: none !important;} ‘;

    Thanks.

    Pankaj Sharma Moderator
    #1050873

    Hi
    Glad you found a way and thanks to sharing it with other users.

    Regards

    innovationmindcenter Friend
    #1056975

    Hi,

    First off, thank you so much for this idea/solution.

    I have hard time to place this code to default.php file

    Can you please send screenshot of your default.php file where did you add this code?

    I tried on couple of place but I have the following errors:
    https://www.screencast.com/t/jTqrJERSuny
    https://www.screencast.com/t/3xhzdbPuQo

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

This topic contains 4 replies, has 3 voices, and was last updated by  innovationmindcenter 6 years, 8 months ago.

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