On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
  Focus Theme - Moderation Options not working
User Avatar Forum: Theme Support
Posted by: Ridoc - 02-01-2019, 10:46 AM - Replies (5)

I found 2 Errors with Moderation Options

1.)
When Posting i have no Post options ... i can not mark them
"Close Topic" or "Important Topic"
[Image: attachment.php?aid=46]
   

2.)
I can not use inline Moderation
there is no checkbox to mark posts
[Image: attachment.php?aid=47]
   

Print this item

  Mobile Orange
User Avatar Forum: Theme Support
Posted by: SrMorte - 01-29-2019, 11:32 PM - Replies (19)

Hello

One problem for who uses orange in mobile, they cant edit profile, etc etc etc like in PC mode.

It's a problem or you design in that way ?

Print this item

  Help with Text
User Avatar Forum: Theme Support
Posted by: Aldas - 01-27-2019, 04:25 PM - Replies (3)

How to Remove text:
GoDark Theme  by WallBB"
And
"Some super cool slogan about your forum which can be added here."
And
Powered By MyBB, © 2002-2019 MyBB Group.

?????????¿?¿¿¿?

Print this item

Exclamation update date?
User Avatar Forum: Theme Support
Posted by: Aldas - 01-24-2019, 03:19 PM - Replies (9)

date of update? where phone icons and more stuff will be fixed

Print this item

  phone icons broken
User Avatar Forum: Theme Support
Posted by: Aldas - 01-15-2019, 05:04 PM - Replies (3)

so on phone some icons are broken here example
https://imgur.com/gallery/xa25Kt4
pls fix em

Print this item

  my show off thread.
User Avatar Forum: Theme Support
Posted by: KarmaRPGs - 01-15-2019, 08:32 AM - Replies (6)

Wasn't sure where to put this, but, I redesigned your Prem theme.. [Image: showoff.png]
I haven't added in any added in any threads yet but what do you think?

Print this item

Exclamation announcements bar
User Avatar Forum: Theme Support
Posted by: Aldas - 01-14-2019, 04:02 PM - Replies (3)

Hi i am kinda bad at coding php so im asking, so u know how announcements like have like linked idk how to explain but i want it to have text where u can click on it and it redirects to whatever url u want
my current coding for announcements bar

Quote:<div class="announcement_bar"><i class="fa fa-bullhorn" aria-hidden="true" style="margin-right:10px;"></i> Now you can pre-order our cheat and get 15 days free once it gets released <a href="{$mybb->settings['bburl']}/index.php" title="Announcement Link"><u>Buy now</u> <i class="fa fa-external-link"></i></a>

id love when u press on the lined text it to redirect to https://lixer.net/forums/showthread.php?tid=1
Thanks btw make sure to check my other threads cuz i need help with logo too again since it wont work for phone properly with my custom logo

Print this item

Exclamation logo image
User Avatar Forum: Theme Support
Posted by: Aldas - 01-14-2019, 01:58 PM - Replies (1)

Hey its me again, i replaced the coding when i saw new thread and stuff, now i have issue with size not fitting on mobile could u tell me how to fix it? here is my website https://lixer.net/forums

Print this item

Wink How to add image based logo in GoDark MyBB Theme
User Avatar Forum: Theme Documentation
Posted by: WallBB - 01-14-2019, 04:48 AM - No Replies

This tutorial will teach you how to add image based logo in GoDark MyBB Theme:-
Follow these steps below to add image based logo in GoDark MyBB Theme :-

  1. Go To Admin CP > Templates And Styles > Templates > Select GoDark Theme Templates
  2. Go to Header Templates > header
  3. Remove the below text
    Code:
                   <a id="logo_text" href="{$mybb->settings['bburl']}/index.php"><span class="word1">Go</span>
                   <span class="word2">Dark</span></a>
  4. Replace it with this
    Code:
                    <a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>
  5. Make sure you have uploaded the logo and set it properly in theme settings.

That's it!

Hope this tutorial helps you add image based logo in GoDark Responsive theme.

Regards
WallBB

Print this item

  Latest thread on index page on smartphones
User Avatar Forum: Theme Support
Posted by: amanda_2011 - 01-13-2019, 09:47 PM - Replies (1)

Would it be possible to, instead of the description of each forum, have the latest thread posted in show on smartphones? I believe this would be much more useful to posters. I've had complaints that posters are missing threads now that the latest thread doesn't come up on phones.

So for example here on WallBB instead of:

Theme Support
This section is for support related to Themes available at WallBB designs.
Only customers can create support threads.


it would say:

Theme Support
Latest thread on index page on smartphones


Might be figuring it out myself now.  Smile

Made some changes in the forumbit_depth2_forum template and now it's just like I want it!

Print this item