Fixed Background, Display Tags in Search View#84
Open
PhocaCz wants to merge 3 commits intoRobertHeim:masterfrom
Open
Fixed Background, Display Tags in Search View#84PhocaCz wants to merge 3 commits intoRobertHeim:masterfrom
PhocaCz wants to merge 3 commits intoRobertHeim:masterfrom
Conversation
Fixed problem with background when displaying tag list
Display the tags in search view: - your posts - new posts - unread posts - unanswered topics - active topics
Display the tags in search view
| @@ -1,4 +1,7 @@ | |||
| <!-- IF topicrow.RH_TOPICTAGS_TAGS --> | |||
| {topicrow.RH_TOPICTAGS_TAGS} | |||
| <div class="rh_tags-view">{topicrow.RH_TOPICTAGS_TAGS}</div> | |||
Owner
There was a problem hiding this comment.
why adding wrappers? are they used anywere?
There was a problem hiding this comment.
hello i am not able to install on my forum 3.3.0 its showing blank page after enable all forum
Owner
There was a problem hiding this comment.
you can try again using the master branch (it supports 3.3x.x now)
Owner
|
Hi, thanks for collaborating!! Find some annotations above, could you please incorporate them? |
Author
|
Thanks so much for this! It fixed the problem! |
|
Has this extension been abandoned? |
|
@theantnest, One year without any update, I think so. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

3 new commits:
Fixed problem with background image, see the description of this problem:

https://www.phpbb.com/community/viewtopic.php?f=456&t=2263616&p=14479291#p14476431
Displaying tags in search view (function):