SocialAcademy • Forum

Social Academy Community Support Forum & Free Tutorial's & Skins



[Answered] categories


    • Please log in to Reply

    View previous topic View next topic Go down  Message [Page 1 of 1]

    #1

    Offlinepedros

    pedros
     
    Member
    Member

    Posted Mon Oct 27, 2014 8:33 pm

     
    Details:how to hide categories
    Screenshot:[Answered] categories 33uvbt5
    Forum Address:
    Forum Version:phpBB thanks

    #2

    Offlinepedros

    pedros
     
    Member
    Member

    Posted Tue Oct 28, 2014 7:10 pm

     
    sorry PHPbb3

    #3

    Offlinepedros

    pedros
     
    Member
    Member

    Posted Tue Oct 28, 2014 8:10 pm

     
    pedros wrote:[link="/t723-categories#6216"]sorry PHPbb3
    I found can do phpbb3 ?
    https://socialacademy.forumotion.com/t535-archived-hide-categories-from-guests

    #4

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Mon Feb 09, 2015 8:02 am

     
    [tag]pedros[/tag], sure let me try ..

    https://socialacademy.forumotion.com
    #5

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Mon Feb 23, 2015 11:58 pm

     
    still need this ?

    https://socialacademy.forumotion.com
    #6

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Fri Mar 20, 2015 1:30 pm

     
    Go to your Administration Panel -> Modules -> Javascript Management
    then Create New Javascript, and name it in title "Forum Protected".
    Copy Paste this code and save!
    Code:
    $(function () {
            if (_userdata["session_logged_in"] == 0) {
                var ForumName = 'Advance Premium Tutorials';
                var Message = 'Forum Protected!';
                $('.pun .main-content .statused tr:contains("' + ForumName + '") td.tcr').html('<b style="margin-left:50px">' + Message + '</b>');
            }
        });

    Let's understand the code ..
    you see 'Advanced Premium Tutorials' you can change it what ever you want to protect a forum.this is optional you can change it by name of the title not link of the title!

    https://socialacademy.forumotion.com
    #7

    OfflineGrafix

    Grafix
     
    Management Team
     Management Team

    Posted Wed Feb 17, 2016 3:17 pm

     
    Topic Answered ~

    https://socialacademy.forumotion.com
    #8

    OfflineSponsored content


     

    Posted

     

    Message (Page 1 of 1)



      Share Topics Url

      Url
      BBcode
      HTML

      Permissions in this forum:
      You cannot reply to topics in this forum

       
      • Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com


      Social Academy Forum
      © Social Academy 2013-2022