Hey man!
First, im brazilian and im very sorry about my bad english.
Second, very very nice theme for MyBB. It was what i´ve be looking all this time for my new forum. Its clean, its beautiful, its objective and very well designed! Congratulations for your job and your support!
But...
I'm not a coder. I can do basic plugin install and some very basic modification in the templates for the plugins works (steps by steps in the supports pages).
I want to use your theme in my Forum as a default theme for all my users (i know how to force this), but, i have a lot of plugins and im afraid that will not work anymore if i install your theme.
Im just intalled the following plugins in my new MyBB Forum 1.8.6:
- Auto Mention
- BAM Announcements Manager
- DVZ Mentions
- Google Analytics
- Google SEO (1.6.8 - Edited to be compatible with MyBB 1.8.x - just edited the plugin file, very easy, is for my urls looks nicer)
- Jones Core Master (For MyBot)
- MyBOT
- My Advertisements
- MyAlerts
- My Forum Icons (i dont know if will be compatible with this particular mod)
- My SEO
- Spoiler MyCode
- ThankYou/Like System + My Alerts Support
- MySubscription (going to install today)
- Multiple Userbars (going to install today too with your theme)
Im using classic postbit forced to all users and disabled the "list mode thread" (removed from the code, its annoying this useless mode view).
Can i install your theme and all this plugins will work nice?
Im very afraid of doing this and mess up all my forum, like i said, im very noob in this.
I can pay for your service or make a small donation for your support if anybody helps me.
Thanks very much and keep the good work. You should make money with your theme/job.
Regards from Brazil!! \0/
(2016-03-30, 02:59 AM)WallBB Wrote: (2016-03-30, 02:43 AM)RZeroX Wrote: Is there a way to get this theme to work with myalerts?
That should be easily possible.
I will test it and update the code here for you.
Edit :
here is the updated code :-
Open your Focus Theme template > Header Template > header_member and add this code before the {$modcplink}
{$myalerts_headericon}
Than open the Focus Theme template > Myalerts Template > myalerts_headericon
And replace the template with
<a href="{$mybb->settings['bburl']}/alerts.php" class="myalerts {$newAlertsIndicator} open_modal"
data-selector="#myalerts_alerts_modal" rel="modal:open">{$lang->myalerts_alerts}
({$mybb->user['unreadAlerts']})</a>
The Myalerts should work fine.
If you see the usercp after clicking alerts, just download the latest copy of Myalerts from GitHub and it will work fine.
I just did this instructions, but, when i click in the Alerts, still opening the CP User. And i downloaded the last version in GitHub.
See... Im messing my forum all over