Jump to content

bosss

Members
  • Posts

    736
  • Joined

  • Last visited

Reputation Activity

  1. Like
    bosss reacted to batarjal in ThreadStarter: Books   
    The ThreadStarter title is also shown when no ThreadStarters are selected for the current forum, this will be fixed in the next version.
  2. Like
    bosss reacted to Edjazoli in Vuex (Support Topic)   
    @bosss go to edit global>vuex>vuex_slider_top>
    red its a code to put in for profile
    purple its another button that I have placed showing forum activity, simply copy paste your activity link-remember that second button is optional

    {{if theme.vuex_slider_on}}
    <div class="slider">
      <div class="sliderImg" style='background-image: url({theme="vuex_first_slider"});'>
        <div class="sliderImg_caption">
          {{if member.member_id}}
       
            <h1>Welcome back {{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"}!</h1>
            <a class="ipsButton ipsButton_important sliderDiscover" href="{member="url()"}" >Profile</a>
          
                 <a class="ipsButton ipsButton_important sliderDiscover" href="https://xbox-vibes.com/index.php?/discover/">Activity</a>
          {{else}}
            <h1>Welcome to {setting="board_name"}</h1>
            <p>Register or login now and gain instant access to our features!</p>
          {{endif}}
×
×
  • Create New...