Jump to content

Recommended Posts

Posted

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!


 

  • Upvote 1
Posted

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?

Posted

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

  • 3 weeks later...
Posted (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 by gamingmagic
  • 3 weeks later...
Posted
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?

 

  • 2 months later...
Posted

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?

Posted (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 by Mael
  • Upvote 1
  • 4 weeks later...
  • 2 weeks later...
Posted
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.

  • 1 month later...
  • 4 weeks later...
Posted (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 by Rewler
Fixed
Posted
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.

  • 1 month later...
Posted

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 ~

  • 1 month later...
Posted (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 by Bastian
  • 1 month later...
Posted

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?

  • Upvote 1
Posted
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.

Screenshot 2021-04-23 075710.png

Posted (edited)
2 hours ago, clashlucifer said:

Sorry Im newbie, This might be helpful information.

Screenshot 2021-04-23 075710.png

Just install PHP 7.+ up. Then it should worked. some of the codes requires higher PHP.

How to Install PHP 7+ Linux

Edited by Royr
  • Upvote 2
Posted

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)

Posted
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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...