Dan
New Member
Posts: 20
inherit
233725
0
Jul 31, 2023 18:47:47 GMT -8
Dan
20
June 2016
danielnl
|
Post by Dan on Jul 25, 2023 19:52:07 GMT -8
Forum URL: (private)
Hi, I want to remove or edit the brown string "Webhosting" (a link to "hostinger.de") on the very bottom of my forum. See this image:
The thing is, I've already checked all "Structure> Headers & Footers >" and the pages "Forum Wrapper", "Board", and "Home" inside "Themes> Layout Templates> Layout Templates", but am unable to find the term "hostinger" anywhere on those pages ("hostinger.de" is the URL linked behind that "Webhosting" button). Any ideas? Or is this part of ProBoards and cannot be edited? In that case I apologize.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 25, 2023 20:13:59 GMT -8
Hi, Dan! It should definitely be possible to remove that from the bottom of the page as it looks to be added by something installed after the forum's creation. I see you've ruled out a bunch of the usual suspects, so that's good! There's a couple more potential areas it could be, so let's go over them real quick: 1. If you have multiple themes installed on the forum you'll want to make sure that when you go to Themes > Layout Templates > Forum Wrapper the affected theme is the one selected in the Current Theme dropdown near the top. Since it appears on all pages the Forum Wrapper template is the only possible template it would be in, but each theme has its own Forum Wrapper template so if you're on the wrong one that would be why it doesn't appear. 2. If it's being added by a plugin you may need to go to Plugins > Manage in your admin area and toggle plugins one at a time to see which one is responsible for adding it. This is the next most likely area other than the Forum Wrapper template as not all plugins allow you to edit their source code and see the exact HTML they add to the page. Other than those two areas the last remaining bastion of code that shows up on every page on the forum would be Structure > Headers & Footers > Global Header & Footer but you've already gone over that area so you should be good there.
|
|
#e61919
Support Staff
224482
0
1
Nov 22, 2024 17:59:24 GMT -8
Scott
“Asking for help isn't giving up... it's refusing to give up.”
24,527
August 2015
socalso
|
Post by Scott on Jul 25, 2023 20:23:13 GMT -8
Dan - What you are looking to remove is in the forum wrapper layout template of the Ze Modern Time theme. As Brian suggested you most likely did not have the correct theme selected when reviewing the templates. Since I was already looking at the layout template, I went ahead and commented out the code for you, which is lines 118-129 of forum wrapper template.
|
|
Dan
New Member
Posts: 20
inherit
233725
0
Jul 31, 2023 18:47:47 GMT -8
Dan
20
June 2016
danielnl
|
Post by Dan on Jul 26, 2023 2:57:36 GMT -8
Thanks a lot! Yes, must've forgotten to select the them in that dropdown list.
|
|