Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

MyBB - display content on profile only if ? is filled

#1
I can't seem to work out how to only display certain content only if multiple custom profile fields have been filled in.

The custom profile fields are:
- Ad BG Image
- Ad Name(1 word)
- Ad link

if all of these fields are filled in, I want it to show the content, however if only 1 or 2(or none) of them are, I don't want it to display. I know this can be done in PHP, but I suck at that, haha, so I need some guidance.

Basically it would be something like this(I think):
PHP Code:
<?php

if (**ALL FIELDS ARE FILLED IN** == true?) {
 
   then display the content
} else {
 
   dont display the content
}

?>

The content that I want putting in there, is as follows:
Code:
<div class="ui dimmable image" id="dim" style="float:right;margin-top:20px;">
        <div class="ui dimmer">
            <div class="content">
                <div class="center">
                    <div class="ui inverted button">SOCIAL+</div>
                </div>
            </div>
        </div>
        <img src="http://i.imgur.com/EkXHK5R.png" class="ui image rounded">
    </div>
</div>
[Image: forumonic-bar.png]...............[Image: xige-logo-png-blue-sml.png]
Latest snapshots: Postbit Design - Multi Login Modal (1) - Responsive Pollbar
Reply
#2
I think that has been suggested elsewhere as well. Not sure it's really possible without a plugin, but I could be mistaken. That would be a silly thing to have to do a plugin for.

Reply
#3
Wouldn't you be able to do it with the php in templates plugin?
[Image: forumonic-bar.png]...............[Image: xige-logo-png-blue-sml.png]
Latest snapshots: Postbit Design - Multi Login Modal (1) - Responsive Pollbar
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [MyBB Plugin] Average Profile Ratings Darth-Apple 8 5,135 October 22nd, 2020 at 6:41 AM
Last Post: tc4me
  A proper MyBB Status/Profile Updates Plugin? Darth-Apple 6 12,700 August 2nd, 2014 at 8:02 PM
Last Post: CapTon



Users browsing this thread: 1 Guest(s)

Dark/Light Theme Selector

Contact Us | Makestation | Return to Top | Lite (Archive) Mode | RSS Syndication 
Proudly powered by MyBB 1.8, © 2002-2024
Forum design by Makestation Team © 2013-2024