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.

Remove (or disable) "Watch This Topic For Replies"

5 posters

Go down

Remove (or disable) "Watch This Topic For Replies" Empty Remove (or disable) "Watch This Topic For Replies"

Post by troyeccles Fri 16 May 2014 - 15:48

A few of our members have commented that they hate having this link near the page number links as they're always hitting it by mistake and then getting email notifications that they don't want. 

Is there anyway this can be removed, disabled or relocated?
avatar
troyeccles
Forumember

Posts : 301
Reputation : 5
Language : English

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by Pizza Boi Fri 16 May 2014 - 16:22

Hi Very Happy

Please find this in your AP < Display < Templates < viewtopic_body:

Code:
<!-- BEGIN watchtopic -->
   <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->

Replace it with:

Code:
<!-- BEGIN watchtopic -->
   <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall" id="swt">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->

Save < Publish < Put this in CSS:

Code:
span#swt {
  font-size: 0px;
}

Save~

You can also use display: none; if you want.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by J0k3R^ Fri 16 May 2014 - 16:35

This just hides the text for 'start/stop watching this topic'..
The point is how to disable it Smile
J0k3R^
J0k3R^
Forumember

Male Posts : 742
Reputation : 28
Language : Greek > English > Russian > Spanish
Location : C:\>r00t

http://fmplanet.forumgreek.com

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by troyeccles Fri 16 May 2014 - 16:39

I cannot find the bit that Pizza Boi is referring to. 

In AP, I go to DISPLAY and then in the middle I see "templates modified and published" and "templates modified and awaiting"

Clicking on either of those takes me to the Skins page where I select a theme. 

??????
avatar
troyeccles
Forumember

Posts : 301
Reputation : 5
Language : English

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by Pizza Boi Fri 16 May 2014 - 18:45

Hi Very Happy

@Joker: You can't disable that function so it's best if you just removed it permanently.

@OP: Did you not see this? https://i.servimg.com/u/f57/18/75/68/02/view10.png Click on something like Edit and find it there.

After you're done doing the replacements, save it and click  Add to publish it.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by troyeccles Fri 16 May 2014 - 23:37

Pizza Boi, I see nothing lie that. This is my AP...DISPLAY page:

Remove (or disable) "Watch This Topic For Replies" Image42
avatar
troyeccles
Forumember

Posts : 301
Reputation : 5
Language : English

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by TheCrow Sat 17 May 2014 - 0:09

May i ask what version your forum is?
And also a simple question. Are you the founder of the forum or just an Admin?
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by SLGray Sat 17 May 2014 - 0:56

There are certain things that only the founder can see in the administration panel:  templates is one.


Remove (or disable) "Watch This Topic For Replies" 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 : 51482
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by troyeccles Sat 17 May 2014 - 6:07

I am the founder. Version is phpBB3 (pro silver)
avatar
troyeccles
Forumember

Posts : 301
Reputation : 5
Language : English

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by SLGray Sat 17 May 2014 - 6:24

Template editing is not available for phpBB 3, onlty punBB and phpBB 2.


Remove (or disable) "Watch This Topic For Replies" 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 : 51482
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Remove (or disable) "Watch This Topic For Replies" Empty Re: Remove (or disable) "Watch This Topic For Replies"

Post by Pizza Boi Sat 17 May 2014 - 10:31

Hi Very Happy

Well, this is highly disappointing. Please indicate your correct forum version next time so we won't waste our time.

Code:
.noprint p.right a {
display: none;
}

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Back to top

- Similar topics

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