Akkarin Posted May 2, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Share Posted May 2, 2020 View File Theme - TH1 Built with Bootstrap 5 for ease of data view and manipulation, this theme is light-weight with extra features! Modifications There are a multitude of config options in the config file that you can change to easily modify this theme. However, there are no wacky extra configs that essentially duplicate the code from /config/application.php like some "designers" do - there's no need and they shouldn't do it. Item & Monster Image - Ready All the item and monster images (like the images displayed on the db pages) will show automatically as they're served from II's image repository, updated once per week. There is code in the config file that explains how to display specific images for items and mobs elsewhere on the site. Character Sprites - Ready This theme uses II's chargen that is regularly updated to display character images. It's used primarily on the Server Info page where the number of each class is listed, with a selection of random hats. Refresh the page to force the chars to swap hats! Updated Facebook Page Plugin Most themes still use the now deprecated Page Like code. For ease of customisation, this theme uses the shiny new Page Plugin with various options in the theme's config file. You will need to create a Facebook App to use this plugin and can be disabled via the config file. Sliders! There are two carousel sliders in this theme: Firstly, in the Right Sidebar to display offers. Easily customised in the config file. Secondly, the screenshots box on the homepage that expands to display the image in a modal. These can also be customised in the theme config. Upload as many as you like! Top 3 Killed MVPs This is also using the hosted chargen to display MVP images on-the-fly so you don't have to do anything! You can easily edit the number if you want to display more. World Boss Sidebar Box If you've installed my World Boss code, the remaining kills will be displayed in a Sidebar Box. It's a small snippet to display the number so you can easily customise this box however you like! It can also easily be disabled via the config file. Footer Social Icons These icons will only display if you insert the links into the config file. You can also copy/paste (and swap the names) to easily create your own footer icons! License You are not allowed to redistribute this theme or any files associated with it. They are for your use only. Price Structure Now to explain the price. This theme costs $10 to download and install, and you can download all updates for the first 4 months. 4 months after purchasing, the rAthena forums will issue an invoice for a renewal charge of $10. You do not have to pay the extra $10 if you don't want to! If you choose not to renew, you will no longer be able to download new fresh updates. The renewal charge simply allows you re-download the file and it's updates after 4 months have elapsed. I will be actively developing new features for this theme (like Facebook Login in the next release, and integration with roBrowser) and other features that you can only download if you have an active subscription to this theme. If you chose not to renew, and then in 7 months time a really cool feature is added to this theme, you will have to settle the renewal invoice before you can download updates. Hope that clears up how the pricing structure works! Submitter Akkarin Submitted 05/02/20 Category Fully Coded Themes Video Content Author Akkarin 1 Link to comment Share on other sites More sharing options...
Xenduria Posted May 8, 2020 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 48 Reputation: 2 Joined: 08/05/19 Last Seen: July 19, 2023 Share Posted May 8, 2020 This is beautifully simple. By far one of the best budget deals you can get for your server. Excellent work Aki! Is there any chance for a live preview of this? So we can really explore the feel of it? Link to comment Share on other sites More sharing options...
Sleepy Hollow Posted May 14, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 04/12/20 Last Seen: September 9, 2020 Share Posted May 14, 2020 Aki, few things to note. I am not webdev or something so please bear with my question 1.Home Page = No news articles have been found. Are you using the correct News Type? (CMSNewsType setting) 2. Database = No items found. Go back. 3. Only 1 Image is showing the Right Slider. The other slider and the video are working fine. I only modified the Theme Config file. Thanks Link to comment Share on other sites More sharing options...
mhielo12 Posted May 31, 2020 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 114 Reputation: 4 Joined: 08/28/14 Last Seen: Tuesday at 08:14 AM Share Posted May 31, 2020 it would be nice if this has server status and online char status Link to comment Share on other sites More sharing options...
gamingmagic Posted June 7, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 19 Reputation: 20 Joined: 08/23/17 Last Seen: Wednesday at 12:24 AM Share Posted June 7, 2020 (edited) drop down arrow not working. rofl <a href="#" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><?php echo htmlspecialchars(Flux::message($menuCategory)) ?></a> <div class="dropdown-menu"> <?php foreach ($menus as $menuItem): ?> <a class="dropdown-item" href="<?php echo $menuItem['url'] ?>"><?php echo htmlspecialchars(Flux::message($menuItem['name'])) ?></a> what should i input ROFL dont use this theme. no support. just taking your money. Edited June 7, 2020 by gamingmagic Link to comment Share on other sites More sharing options...
Akkarin Posted June 28, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Author Share Posted June 28, 2020 On 6/7/2020 at 6:06 PM, gamingmagic said: drop down arrow not working. rofl <a href="#" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><?php echo htmlspecialchars(Flux::message($menuCategory)) ?></a> <div class="dropdown-menu"> <?php foreach ($menus as $menuItem): ?> <a class="dropdown-item" href="<?php echo $menuItem['url'] ?>"><?php echo htmlspecialchars(Flux::message($menuItem['name'])) ?></a> what should i input ROFL dont use this theme. no support. just taking your money. The dropdown is working perfectly fine. I can't provide support for something that isn't broken. On 5/14/2020 at 3:06 AM, Sleepy Hollow said: Aki, few things to note. I am not webdev or something so please bear with my question 1.Home Page = No news articles have been found. Are you using the correct News Type? (CMSNewsType setting) 2. Database = No items found. Go back. 3. Only 1 Image is showing the Right Slider. The other slider and the video are working fine. I only modified the Theme Config file. Thanks 1. You need to change a setting. This is not theme-specific. 2. You need to add items/mobs to your database tables and ensure FluxCP can read them. This is not theme-specific. 3. I'm not sure what you want me to do about only 1 image showing. Did you only set one image? What else did you change in the theme config file? Link to comment Share on other sites More sharing options...
Kalebi Posted August 31, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 03/22/20 Last Seen: March 30 Share Posted August 31, 2020 Good night Akkarin, how are you ?. I bought the website you made available and I'm having trouble adding a voting system compatible with it. The voting system I use is not appreciated in the layout of the site, could you recommend one that works on your site? Link to comment Share on other sites More sharing options...
Mael Posted September 1, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: 23 hours ago Share Posted September 1, 2020 (edited) 1 hour ago, Kalebi said: Good night Akkarin, how are you ?. I bought the website you made available and I'm having trouble adding a voting system compatible with it. The voting system I use is not appreciated in the layout of the site, could you recommend one that works on your site? That is not related to Akkarin's theme. You can try this: https://github.com/sanasol/FluxCP_Addons-VoteForPoints Edited September 1, 2020 by Mael 1 Link to comment Share on other sites More sharing options...
SevySevy Posted September 25, 2020 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 24 Reputation: 0 Joined: 03/30/20 Last Seen: October 17, 2022 Share Posted September 25, 2020 Hello, just wanna ask how do I activate the top 3 MVP's killed? Link to comment Share on other sites More sharing options...
Akkarin Posted October 8, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Author Share Posted October 8, 2020 On 9/25/2020 at 4:54 PM, SevySevy said: Hello, just wanna ask how do I activate the top 3 MVP's killed? In the config you can enable the box. The code pulls the log-data from mvplog so you need to have those turned on in your rAthena settings too. Link to comment Share on other sites More sharing options...
WhiteEagle Posted November 26, 2020 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 29 minutes ago Share Posted November 26, 2020 Thanks for the new update. I like it. Link to comment Share on other sites More sharing options...
Rewler Posted December 21, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 10/26/14 Last Seen: December 21, 2022 Share Posted December 21, 2020 (edited) Hi, could anybody help me maybe? I've just seen the Site titel in the navbar and then 3 white arrows for the dropdowns but no menu points or smth like that. What I need to change? edit: fixed by myself used an old FluxCP github repo :( Now I've just 1 error, MobDB is fine working, but ItemDB wont show anything, anyone some ideas? Greetz Rewler Edited December 22, 2020 by Rewler Fixed Link to comment Share on other sites More sharing options...
Akkarin Posted December 22, 2020 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Author Share Posted December 22, 2020 4 hours ago, Rewler said: Hi, could anybody help me maybe? I've just seen the Site titel in the navbar and then 3 white arrows for the dropdowns but no menu points or smth like that. What I need to change? edit: fixed by myself used an old FluxCP github repo Now I've just 1 error, MobDB is fine working, but ItemDB wont show anything, anyone some ideas? Greetz Rewler TH1 is the same as all FluxCP themes at the moment - none of them are updated to use the new item_db table format. It's on my list of things to do for both this theme and the actual FluxCP 'default' theme on the Repo itself. Link to comment Share on other sites More sharing options...
WhiteEagle Posted January 27, 2021 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 29 minutes ago Share Posted January 27, 2021 Hi Akkarin, I have installed your theme and the Youtube window is not displayed. I have also tested it with other youtube_codes, nothing.. Am I missing something? The other question is, where is the event sidebar displayed or how do I display it? // Events Sidebar 'events' => array( 'Race to 99', 'Screenshot Contest' ), Thanks ~ Link to comment Share on other sites More sharing options...
Bastian Posted March 14, 2021 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 03/11/21 Last Seen: March 27, 2022 Share Posted March 14, 2021 (edited) I installed this theme on my website, but i notice that i can't click on the news to get detail of the news from the homepage, is it normal ? to get the detail of the news, i must go from menu-->news my web is ragnasea.com Edited March 14, 2021 by Bastian Link to comment Share on other sites More sharing options...
Yugosh Posted April 18, 2021 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted April 18, 2021 hai can i get a little tutor why the navbar doesnt exist. thanks Link to comment Share on other sites More sharing options...
clashlucifer Posted April 22, 2021 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 11 Reputation: 1 Joined: 02/01/14 Last Seen: June 27, 2024 Share Posted April 22, 2021 On 4/18/2021 at 1:54 PM, Yugosh said: hai can i get a little tutor why the navbar doesnt exist. thanks me too Link to comment Share on other sites More sharing options...
Akkarin Posted April 22, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Author Share Posted April 22, 2021 The code hasn't changed since it's working, so I can only assume it's to do with your setup. What PHP version are you using? 1 Link to comment Share on other sites More sharing options...
clashlucifer Posted April 23, 2021 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 11 Reputation: 1 Joined: 02/01/14 Last Seen: June 27, 2024 Share Posted April 23, 2021 4 hours ago, Akkarin said: The code hasn't changed since it's working, so I can only assume it's to do with your setup. What PHP version are you using? Sorry Im newbie, This might be helpful information. Link to comment Share on other sites More sharing options...
Royr Posted April 23, 2021 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 90 Reputation: 34 Joined: 10/01/18 Last Seen: January 9, 2023 Share Posted April 23, 2021 (edited) 2 hours ago, clashlucifer said: Sorry Im newbie, This might be helpful information. Just install PHP 7.+ up. Then it should worked. some of the codes requires higher PHP.How to Install PHP 7+ Linux Edited April 23, 2021 by Royr 2 Link to comment Share on other sites More sharing options...
clashlucifer Posted April 23, 2021 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 11 Reputation: 1 Joined: 02/01/14 Last Seen: June 27, 2024 Share Posted April 23, 2021 Oh Thank you so much it's work properly 1 Link to comment Share on other sites More sharing options...
Yugosh Posted April 23, 2021 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 65 Reputation: 0 Joined: 05/09/12 Last Seen: April 3, 2023 Share Posted April 23, 2021 yeah sure we need to upgrade php version 7+ thanks @Akkarin Link to comment Share on other sites More sharing options...
Akkarin Posted April 23, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Author Share Posted April 23, 2021 I'll include some debug code in the next release which should help users with this issue. (it's not really an issue - why anyone would install a version of php that is ~10+ years old is anyone's guess) Link to comment Share on other sites More sharing options...
clashlucifer Posted April 25, 2021 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 11 Reputation: 1 Joined: 02/01/14 Last Seen: June 27, 2024 Share Posted April 25, 2021 On 4/23/2021 at 8:37 PM, Akkarin said: I'll include some debug code in the next release which should help users with this issue. (it's not really an issue - why anyone would install a version of php that is ~10+ years old is anyone's guess) Because I hired someone here to install emulator in my vps. Because I don't know how to do it. Finally, I had to try and upgrade my php manually. Tired for a beginner. Many newbies have problems that people who are good at don't understand. T T Link to comment Share on other sites More sharing options...
Akkarin Posted April 28, 2021 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: 2 hours ago Author Share Posted April 28, 2021 On 4/25/2021 at 9:06 PM, clashlucifer said: Because I hired someone here to install emulator in my vps. Did you hire someone from the Third Party Services list? https://rathena.org/thirdpartyservices/ Link to comment Share on other sites More sharing options...
Recommended Posts