The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

sub forums not clickable ?

5 posters

Page 1 of 2 1, 2  Next

Go down

sub forums not clickable ? Empty sub forums not clickable ?

Post by IOCUK May 3rd 2016, 6:41 pm

Hi folks,

For some strange reason some of my sub forums have suddenly
become unavailable and you can't even click on them. Can't say
ive been into those sections for awhile, it was one of my moderators
that told me today.

I have a main section called "local rideouts" and I then have sub forums
for various parts of the country.

Also my "Announcement & Sticky" have ended up at the bottom of that
section, when they should be at the top.

Everything else on my forum is ok, but this is the only section where I have
sub forums.

Any ideas please ?......oh and ive tried a re-sync, but that didn't do anything.

sub forums not clickable ? Proble10

---------------------------------------------------------------------

The only thing ive done in the last month or so are these...

phpBB3 - phpbb2 & phpbb3 : Display post numbers

or maybe this and ive not noticed a problem before.

Removing a double catagory name and space below it.


Edited:- It MUST be something ive done in the past and its just not been reported until
now. Ive just created a sub forum elsewhere and it was the same as the problem im having
above, unclickable.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by SLGray May 3rd 2016, 8:22 pm

On phpBB 3 forums, the sub-forums do appear above the topics (normal, stickies, etc.).


sub forums not clickable ? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 9:16 pm

Oh ok, im sure they were at the top before, but im still at a loss as to my
other and main problem.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by SLGray May 3rd 2016, 9:33 pm

Is this the section you are referring to:  Rideouts and Events?  If you are, I can click the sub-forums fine.  Is the member having the issue using a mobile device?


sub forums not clickable ? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 9:42 pm

Its in that section, but its the "local area meets & rideouts" that has the sub
forums which are not clickable. Ive just made that section and the "scotland"
sub section available to guests.

Its not just the member who reported it, I can't click on the sub forums either.

And if I create a new sub forum that has the same problem, even if its not
in that section.

Here is my CSS.

Code:
#search{
display:none;
}
blockquote {
   border: 1px solid #000000;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
}
        .postNumberContainer { text-align:right;
  font-size:16px;
}


        .user_status {
            vertical-align:top;
            border-spacing:0;
            display:inline;
        }
       
#is_on.user_status { color:#C7BD00 }
        #is_off.user_status { color:red }
       
        .post #is_on.user_status { display:none }
        .post.online #is_off.user_status{ display:none }
        .post.online #is_on.user_status { display:inline }

       



        dd.dterm a {
            font-size: 12px;
        }

ul.linklist:nth-of-type(1) li a {
        font-size: 12px;
        }

       
        .forabg a.forumtitle{display:none!important;}
        .forabg dd.dterm div {
            margin: -20px 0px 0px 22px!important;
        }
       
        form[action^="/search"] .forabg dd.dterm div {
          margin:0 !important;
        }


    .fa_bar {
            color: #797979;
            font-family: Ubuntu;
            font-size: 14px;
            margin-right: 4px;
            vertical-align: middle;
            font-style:normal;
     
 
}

        /*UCP Widget*/
        /*Design by RdC*/
        .ucpbase{
        padding:10px;
        }
        .ucptitle{
        font-size:14px;
        font-weight:bold;
        font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
        }
        .ucpoption{
        font-size:10px;
        transition:0.5s;
        }
        .ucpoption:hover{
        margin-left:10px;
        }


        .post { border-bottom : 4px solid #000;}


                #left, #right {
          display:none;
        }
        #content-container div#content{
          margin-right: 0px;
        }

        #content-container div#right {
            margin-right: -5px;
        }
       



    .sceditor-button-color { display:none !important; }

        #plus_menu {
            background: #000!important;
        }


        .user-basic-info a img {
          background:#FFF;
          height:100px;
          width:100px;
          border-radius:100px;
          box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
          -moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
          -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
          padding:3px;
        }
       
.mini_ava img, .lastpost-avatar img {
          background:#FFF;
          border-radius:100px;
          box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
          -moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
          -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5), 0 -1px 1px rgba(0, 0, 0, 0.1);
          padding:3px;
        }




        .fa_avatar img {
          width:25px;
          height:25px;
          margin-right:5px;
          margin-bottom:-6px;
          -webkit-border-radius:3px;
            -moz-border-radius:3px;
                  border-radius:3px;
        }


        /* Warning buttons */
       
        .mod_mess, .adm_mess {
        margin: 5px auto;
        width: 90%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        }
       
        .mod_mess a.postlink, .adm_mess a.postlink {
        color: #FFF !important;
        text-decoration: underline !important;
        }
       
        /* Administrator bb-Code - message block */
       
        .adm_mess {
        background: #e54858;
        background: -moz-linear-gradient(left, #e54858 0%, #f5b57a 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e54858), color-stop(100%, #f5b57a));
        background: -webkit-linear-gradient(left, #e54858 0%, #f5b57a 100%);
        background: -o-linear-gradient(left, #e54858 0%, #f5b57a 100%);
        background: -ms-linear-gradient(left, #e54858 0%, #f5b57a 100%);
        background: linear-gradient(left, #e54858 0%, #f5b57a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e54858", endColorstr="#f5b57a", GradientType=1);
        -webkit-box-shadow: 4px 4px 0px 0px #352727;
        -moz-box-shadow: 4px 4px 0px 0px #352727;
        box-shadow: 4px 4px 0px 0px #352727;
        }
       
        /* Administrator bb-Code - title */
        .adm_mess .titl {
        font-size: 15px;
        font-weight: bold;
        padding: 5px;
        border-bottom: 1px dashed #B60505; 
        }
           
        /* Administrator BB-Code - text presentation */
        .adm_mess .titl + div {
        display: block;
        margin-left: 10px;
        padding: 25px 5px 25px 80px;
        background: transparent url(http://i68.servimg.com/u/f68/14/27/90/52/gnome-10.png) no-repeat left center;
        }
       
        /* Moderator BB-Code - message block */
       
        .mod_mess {
        background: #5c93f5;
        background: -moz-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5c93f5), color-stop(100%, #afcfda));
        background: -webkit-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
        background: -o-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
        background: -ms-linear-gradient(left, #5c93f5 0%, #afcfda 100%);
        background: linear-gradient(left, #5c93f5 0%, #afcfda 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c93f5", endColorstr="#afcfda", GradientType=1);
        -webkit-box-shadow: 4px 4px 0px 0px #352727;
        -moz-box-shadow: 4px 4px 0px 0px #352727;
        box-shadow: 4px 4px 0px 0px #352727;
        }
       
        /* Moderator BB-Code - title */
        .mod_mess .titl {
        font-size: 15px;
        font-weight: bold;
        padding: 5px;
        border-bottom: 1px dashed #0D4DD3;   
        }
           
        /* Moderator BB-Code - text presentation */
        .mod_mess .titl + div {
        display: block;
        margin-left: 10px;
        padding: 25px 5px 25px 80px;
        background: transparent url(http://i68.servimg.com/u/f68/14/27/90/52/gnome610.png) no-repeat left center; 
        }


        #fa_thanks_message img { vertical-align:middle }
        #fa_thanks_message {
          color:#280;
          font-size:14px;
          font-weight:bold;
          text-align:center;
                    border:1px solid #BDB;
          border-radius:6px;
          padding:6px;
          margin:10px;
          width:30%;
          margin-left:440px;
}

        #fa_chat_container {
          background:#FFF;
          border:1px solid #556682;
          border-radius:3px;
          position:fixed;
          right:3px;
          z-index:999;
          overflow:hidden;
          min-width:500px;
          min-height:250px;
          transition:300ms;
        }
       
        #fa_chat {
          border:none;
          width:100%;
          height:100%;
        }
       
        #fa_chat_button {
          color:#FFF;
          line-height:30px;
          margin-left:10px;
          padding:0 5px;
          cursor:pointer;
        }
       
        #fa_chat_button.fa_chat_active {
          color:#333;
          background:#FFF;
        }




        ul#privmsgs-menu li {
            font-size: 0px;
        }

       


        .search-box {
        position:absolute;
        top:545px;
        right:0px;
        left:1010px;
        }
       




                input[type="text"], textarea.inputbox, input[type="text"]:hover, textarea.inputbox:hover, input[type="text"]:focus, textarea.inputbox:focus {
          border-color: white!important;
        }       
                #search_menu {
          background: #000!important;
        }
                fieldset dl:hover dt label {
          color: #ffffff !important;
          }
           
              .postprofile {
          text-align: center;
          width: 20%;
          font-size: 10;
 
         
        }
                .postbody {
          width:79%;
          font-size:11px
         
        }
       
        .postprofile, .postprofile dt { position:relative; }
        /* margin above avatar for rank and name */
        .postprofile dl dt img {
        margin-top:80px;
        /* negate margin from fallback */
        margin-bottom:-28px;
        }
        /* fallback for users without avatars */
        .postprofile dt+dd+dd+dd { margin-top:20px; }
        /* username */
        .postprofile dl dt br + strong {
        position:absolute;
        top:0px;
        right:0px;
        left:0px;
          }
        /* rank */

        .postprofile dl dt + dd {
        position:absolute;
        top:20px;
        right:0px;
        left:0px;
 
        }
                    html#sceditor_smilies body {
                    background-image: none;
                    background-color: #ffffff;
                }
body {
background-repeat: repeat-x;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #adadad;
   background-color: #1c272e;
   background-image: url('http://hosted.3rdfleet.com/storp/forums/Themes/Krilliunsmf2/images/theme/backdrop.png');
   background-attachment: scroll;
   font-size: 10px;
   height: auto;
   padding: 10px 0px;
   }

#wrap {

background-repeat: repeat-x;
background-image: url('http://i68.servimg.com/u/f68/14/27/90/52/gradie10.png');
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
background-color: #12191d;
  width: 95%;
  padding-right:10px
}
.inputbox {
   background-color: #1a242a;

    border: 1px solid #BCBCBC;
   color: #ffffff;
   padding: 2px;
   cursor: text;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

   }
#text_editor_controls a.button2,#text_editor_controls input.button2,#text_editor_controls button.button2{
background-image: url(http://2img.net/i/fa/prosilver/bg_button.gif);

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 3px;}
     
.inputbox:hover {
background-color: #1a242a;

    border: 1px solid #BCBCBC;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
border-color: #111010;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
    }
input.button1, input.button2, button.button2 {
    font-size: 1em;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    }
fieldset dl {
   padding: 4px 0;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
fieldset.fields1 dt {
   width: 10em;
   border-right-width: 0;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
fieldset.submit-buttons {
   text-align: center;
   vertical-align: middle;
   margin: 5px 0;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }


dl.codebox {
   padding: 3px;
   background-color: #FFFFFF;
   border: 1px solid #C9D2D8;
   font-size: 1em;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
border: 1px solid #101010;
   }
.forabg {
background-color: #1a242a;
   margin-bottom: 4px;
   clear: both;
   border: 2px solid #;
   padding: 0px 5px;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
border: 1px solid #101010;
background-image: url('http://i60.servimg.com/u/f60/14/70/09/25/gradie27.png');
-o-transition: background-color 0.2s linear; 
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
   }
.forumbg {
   background-color: #1a242a;
background-image: url('http://i60.servimg.com/u/f60/14/70/09/25/gradie27.png');
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
-o-transition: background-color 0.2s linear; 
   border: 2px solid #;
   padding: 0px 5px;
   margin-bottom: 4px;
   clear: both;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
border: 1px solid #101010;


   }
.panel {
   margin-bottom: 4px;
   padding: 0px 10px;
   background-image: url('http://i60.servimg.com/u/f60/14/70/09/25/gradie27.png');
border: 1px solid #101010;   
background-repeat: repeat-x;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
background-color: #1a242a;
border: 1px solid #696868;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
   }
.post {
   padding: 0 10px;
   margin-bottom: 4px;
   background-repeat: no-repeat;
   background-position: 100% 0;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

background-color: #1a242a;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
   }
.postprofile {
   color: #ffffff;
   margin: 5px 0 0px 0;
   min-height: 80px;
   border-right-style: solid;
   border-right-width: 1px;
   border-color: #4D4D4D;
   width: 19%;
   float: left;
   display: inline;
   position: relative;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
#cp-main {
   float: left;
   width: 98%;
   margin-left: 20px;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
#cp-main .panel {
   
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
#cp-main table.table1 {
   margin-bottom: 1em;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
#ucp-main table.table1 {
   padding: 2px;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
#tabs {
   line-height: normal;
   margin: 20px 0 -1px 7px;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   
/*min-width: 570px;
   */
}
#smiley-box {
   
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
 
   }

ul.profile-icons {
   margin-top: 10px;
   list-style: none;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
#message-box textarea {
   
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
   }
.module {
   background-image: url('http://i60.servimg.com/u/f60/14/70/09/25/gradie27.png');
border: 1px solid #101010;   
background-repeat: repeat-x;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
background-color: #1a242a;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;
   }

.signature {
   
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
border-color: #111010;

   }
body.chatbox {

 
background-image: url('http://i60.servimg.com/u/f60/14/70/09/25/body-r10.png');

   }

/* Login Popup---------------------------------------------------*/
#login_popup {
background-color: #1a242a;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
background-image: url('http://i60.servimg.com/u/f60/14/70/09/25/gradie27.png') ;
border: 1px solid #101010;
-moz-box-shadow : 0 0 9px #000000;
-webkit-box-shadow : 0 0 9px #000000;   
background-repeat: repeat-x;
}
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by SLGray May 3rd 2016, 10:08 pm

If you have these on or modified, turn then off and see if the issue disappears:

JavaScript Management - turn it off.

Modified Templates - force the default templates.


sub forums not clickable ? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 10:22 pm

Disabled Javascript - no change
forced default templates - no change

Forced the basic CSS and that worked, but of course it messes up
the forum. Thankfully I have a test forum which I copy everything
over to that ive changed or modified on my live forum.

So when I forced the basic CSS I could click on the sub forums and
create new ones that were also ok.



Last edited by rocket2300 on May 3rd 2016, 10:50 pm; edited 2 times in total
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by SLGray May 3rd 2016, 10:47 pm

Ok.  We need to figure out what in the CSS stylesheet is causing this issue.

Do you have this and what is added to it: 
Code:
 ul.topiclist


sub forums not clickable ? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 10:51 pm

Yes looks that way, ive just tested my live forum with the forced basic CSS without disabling
anything else and it was ok, so its definitely something in my CSS.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 10:53 pm

SLGray wrote:Ok.  We need to figure out what in the CSS stylesheet is causing this issue.

Do you have this and what is added to it: 
Code:
 ul.topiclist

No thats not in it.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by SLGray May 3rd 2016, 11:01 pm

Please post your CSS styesheet using the code tags.


sub forums not clickable ? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 11:07 pm

SLGray wrote:Please post your CSS styesheet using the code tags.

I already have, its in one my messages above thumright
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Take Notes May 3rd 2016, 11:14 pm

Please send a test account via PM.
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 3rd 2016, 11:24 pm

Genesis wrote:Please send a test account via PM.

no need to as the section in question is open to guests. thumright

I think we have already established that the problem is in my CSS.

http://www.suzuki-intruder.org/f52-local-area-meets-rideouts
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Ape May 4th 2016, 12:43 am

okay i think i see this before.

the problem comes from your Post count code to fix it just go to the bottom of your CSS fimes and then find
Optimize your CSS Turn that to NO and then save.

That should fix the problem Smile


sub forums not clickable ? Left1212sub forums not clickable ? Center11sub forums not clickable ? Right112
sub forums not clickable ? Ape_b110
sub forums not clickable ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 4th 2016, 10:07 am

APE wrote:okay i think i see this before.

the problem comes from your Post count code to fix it just go to the bottom of your CSS fimes and then find
Optimize your CSS Turn that to NO and then save.

That should fix the problem Smile

Thanks Ape, but its already set to NO.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Ape May 4th 2016, 3:09 pm

Hmm well I can't see any thing else wrong in your CSS files you posted Think I will have a looks again when I get home tonight Smile


sub forums not clickable ? Left1212sub forums not clickable ? Center11sub forums not clickable ? Right112
sub forums not clickable ? Ape_b110
sub forums not clickable ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 4th 2016, 4:05 pm

APE wrote:Hmm well I can't see any thing else wrong in your CSS files you posted Think I will have a looks again when I get home tonight Smile

ok thanks, when I forced the basic CSS all was ok, so presumed that there was a
problem in it ?.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Ape May 4th 2016, 5:23 pm

I cant say for defo but i think its got something to do with this
Removing a double catagory name and space below it.

it looks to me that its removing the link try removing it just for a bit and see if the click link works again.

if not maybe @Ange Tuteur could help on this


sub forums not clickable ? Left1212sub forums not clickable ? Center11sub forums not clickable ? Right112
sub forums not clickable ? Ape_b110
sub forums not clickable ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 4th 2016, 6:27 pm

APE wrote:I cant say for defo but i think its got something to do with this
Removing a double catagory name and space below it.

it looks to me that its removing the link try removing it just for a bit and see if the click link works again.

if not maybe @Ange Tuteur could help on this

If I remove this......

Code:
.forabg a.forumtitle{display:none!important;}
        .forabg dd.dterm div {
            margin: -20px 0px 0px 22px!important;
        }

it works, but it may mess up my other bits, ive not tried it on my live forum, but I will
do shortly and report back. Wink
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 4th 2016, 7:03 pm

Everything looks ok, BUT im now left with 2 forum titles as arrowed in the picture,
which is why that snippet of code was there that @Ange Tuteur gave me.

sub forums not clickable ? Double10
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Ape May 4th 2016, 8:41 pm

I'm not even sure why it gives you 2 of the same name i have the phpbb3 forum and i name the
category some thing other then the name of the forum.

like we have here on the support forum i really don't see what is going on on your forum.

but now we know that code is the thing that is messing up the links we can work around that some more.

would you like me to reopen that other thread for you?


sub forums not clickable ? Left1212sub forums not clickable ? Center11sub forums not clickable ? Right112
sub forums not clickable ? Ape_b110
sub forums not clickable ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 4th 2016, 9:04 pm

Im not sure Ape, obviously they are linked to the same problem, so do you think
its worth opening up the old thread ?.

I think we may need @Ange Tuteur help with this anyway ?.
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Ape May 4th 2016, 11:59 pm

I think it would make it more easy to close this thread and reopen the other one linking this topic so they can see what we have been doing to fix the problem Smile

but its upto you if you would like to do that or not.


sub forums not clickable ? Left1212sub forums not clickable ? Center11sub forums not clickable ? Right112
sub forums not clickable ? Ape_b110
sub forums not clickable ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 5th 2016, 9:00 am

Yes ok open the other one please thumright
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by brandon_g May 5th 2016, 1:06 pm

Ok, the topic https://help.forumotion.com/t145860-removing-a-double-catagory-name-and-space-below-it has been re opened @rocket2300 . Feel free to post whatever you need to in order to begin getting support for this issue. Wink

@Ape I hope you dont mind that I re opened it, I figured since I was on and I saw this thread, that I should re open it now so the user can begin getting support on the issue as fast as they can. I dont know if this thread should be locked or not, but I will leave this to you, you lock it if you think that is best. Smile

-Brandon


sub forums not clickable ? Brando10
Remember to mark your topic sub forums not clickable ? Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

sub forums not clickable ? Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by IOCUK May 5th 2016, 3:42 pm

Thanks Brandon thumright
IOCUK
IOCUK
Forumember

Male Posts : 228
Reputation : 4
Language : english
Location : United Kingdom

http://www.suzuki-intruder.org

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by brandon_g May 5th 2016, 3:55 pm

Your welcome, anytime Very Happy.

-Brandon


sub forums not clickable ? Brando10
Remember to mark your topic sub forums not clickable ? Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

sub forums not clickable ? Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by Ape May 5th 2016, 4:17 pm

Thank you @Brandon_g


sub forums not clickable ? Left1212sub forums not clickable ? Center11sub forums not clickable ? Right112
sub forums not clickable ? Ape_b110
sub forums not clickable ? Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

sub forums not clickable ? Empty Re: sub forums not clickable ?

Post by brandon_g May 5th 2016, 4:32 pm

Your welcome ape Smile.

Should this topic be locked then since the other one is open again?

-Brandon


sub forums not clickable ? Brando10
Remember to mark your topic sub forums not clickable ? Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

sub forums not clickable ? Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

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