New Posts feature with Mobile Style

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KurtinSA
    Senior Member
    • Aug 2014
    • 165
    • 4.2.x

    New Posts feature with Mobile Style

    Is there a New Posts button that comes with the Mobile style? This style doesn't seem to be as full featured as the default style. Can this be added to the Mobile style?

    Thanks...Kurt
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73464
    • 6.0.X

    #2
    You can edit the mobile style in the Style Manger. If you need help with this, please visit www.vbulletin.org. At this time, we are not adding features to this functionality.


    If you want full mobile compatibility, upgrading to vBulletin 5 will provide this. All pages and functionality are available in the responsive version of the styles offered.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • KurtinSA
      Senior Member
      • Aug 2014
      • 165
      • 4.2.x

      #3
      Thanks...can you tell me which section of the code for a given style this feature is written? I'd like to look at how it's coded in the default style and I think (hope?) I can create similar coding in the mobile style.

      Kurt

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 73464
        • 6.0.X

        #4
        It uses the search templates. You may just need a link to search.php?do=getnew. I haven't tested this though.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • KurtinSA
          Senior Member
          • Aug 2014
          • 165
          • 4.2.x

          #5
          This is what I had tried some time ago, but doesn't seem to work:

          <vb:if condition="$show['searchbuttons']">
          <div class="ui-block-b">
          <div class="iconcontainer">
          <a href="search.php?{vb:raw session.sessionurl}do=getnew" rel="external" class="gridmenuicon"><img src="{vb:stylevar imgdir_mobile}/whatsnew.png" /></a>
          <a href="search.php?{vb:raw session.sessionurl}do=getnew" rel="external">{vb:rawphrase getnew_tab}</a>
          </div>
          </div>
          </vb:if>

          Kurt

          Comment

          • Mark.B
            vBulletin Support
            • Feb 2004
            • 24275
            • 6.0.X

            #6
            Need to know what you mean by "doesn't seem to work".

            However, as Wayne says, you're best off asking this on www.vbulletin.org, as we don't officially support customisations.
            MARK.B
            vBulletin Support
            ------------
            My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
            My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...
            😀
            😂
            🥰
            😘
            🤢
            😎
            😞
            😡
            👍
            👎