Recent Topics

Members
Stats
  • Total Posts: 10638
  • Total Topics: 1361
  • Online Today: 13
  • Online Ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 8
Total: 8

CZ Themes





thumbnail

Author Topic: Cleantek v2.1.3 Released!  (Read 3610 times)

0 Members and 1 Guest are viewing this topic.

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 648
  • Gender: Male
    • Crip Zone Themes
Cleantek v2.1.3 Released!
« on: Dec 30, 22, 09:03:13 PM »
Get it while it's hot! ;)

The newest version is 2.1.3 v4! Also below is the edited theme-info.xml file for those who just want to upload that file instead of re-installing the new theme.  ;)

EDIT: You can see it in action here:

https://www.jpr62.com/demos212/index.php?theme=2

Offline Oldcrow

  • Newbie
  • *
  • Posts: 21
  • Gender: Male
  • One of you!
    • Arcadeholics
Re: Cleantek v2.1.3 Released!
« Reply #1 on: Dec 30, 22, 10:24:31 PM »
 :2up: Thank you Steve.  :taz:

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 648
  • Gender: Male
    • Crip Zone Themes
Re: Cleantek v2.1.3 Released!
« Reply #2 on: Dec 30, 22, 10:55:39 PM »
No problem, Ron. It took me long enough, tho. LMAO

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 648
  • Gender: Male
    • Crip Zone Themes
Re: Cleantek v2.1.3 Released!
« Reply #3 on: Dec 31, 22, 07:02:46 AM »
Oppps! I forgot to update the theme_info.xml file to v2.1.3!.  :-[ Please edit theme_info.xml in your root Cleantek's directory from this:

Code: [Select]
<?xml version="1.0"?>
<theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/">
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>smf:cleantek</id>
<!-- The theme's version, please try to use semantic versioning. -->
<version>2.1.2</version>
<!-- Install for, the SMF versions this theme was designed for. Uses the same wildcards used in the packager manager. This field is mandatory. -->
<install for="2.1 - 2.1.99, 2.1.2" />
<!-- Theme name, used purely for aesthetics. -->
<name>CleanTek</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->
<author name="Crip">noreply@jpr62.com</author>
<!-- Website... where to get updates and more information. -->
<website>https://www.jpr62.com/theme/index.php</website>
<!-- Template layers to use, defaults to "html,body". -->
<layers>html,body</layers>
<!-- Templates to load on startup. Default is "index". -->
<templates>index</templates>
<!-- Base this theme off another? Default is blank, or no. It could be "default". -->
<based-on></based-on>
</theme-info>

To this:

Code: [Select]
<?xml version="1.0"?>
<theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/">
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>smf:cleantek</id>
<!-- The theme's version, please try to use semantic versioning. -->
<version>2.1.3</version>
<!-- Install for, the SMF versions this theme was designed for. Uses the same wildcards used in the packager manager. This field is mandatory. -->
<install for="2.1 - 2.1.99, 2.1.3" />
<!-- Theme name, used purely for aesthetics. -->
<name>CleanTek</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->
<author name="Crip">noreply@jpr62.com</author>
<!-- Website... where to get updates and more information. -->
<website>https://www.jpr62.com/theme/index.php</website>
<!-- Template layers to use, defaults to "html,body". -->
<layers>html,body</layers>
<!-- Templates to load on startup. Default is "index". -->
<templates>index</templates>
<!-- Base this theme off another? Default is blank, or no. It could be "default". -->
<based-on></based-on>
</theme-info>

The first post has been updated. :)

Offline Scrubmeister

  • Site Admin
  • Hero Member
  • *
  • Posts: 689
  • Gender: Male
  • Retired Commercial Carpet Cleaner
Re: Cleantek v2.1.3 Released!
« Reply #4 on: Dec 31, 22, 08:58:21 AM »
Nice job.

Thanks! :)

Offline Dave

  • Developer/Admin
  • Newbie
  • *
  • Posts: 43
    • Quizland
Re: Cleantek v2.1.3 Released!
« Reply #5 on: Jan 01, 23, 04:41:04 AM »
Thank you  :gp:
If you want play quizzes or games click below

Offline TwitchisMental

  • Developer/Admin
  • Newbie
  • *
  • Posts: 16
  • Gender: Male
Re: Cleantek v2.1.3 Released!
« Reply #6 on: Mar 28, 23, 04:57:28 PM »
Heck yeah another classic Crip theme updated for 2.1.3 :).

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 648
  • Gender: Male
    • Crip Zone Themes
Re: Cleantek v2.1.3 Released!
« Reply #7 on: Mar 28, 23, 07:32:24 PM »
More are on the way. ;)

Offline TwitchisMental

  • Developer/Admin
  • Newbie
  • *
  • Posts: 16
  • Gender: Male
Re: Cleantek v2.1.3 Released!
« Reply #8 on: Apr 02, 23, 10:00:57 PM »
Found a few validation issues that are easy enough to resolve :).

HTML Validation Issues -
Code: [Select]
    Error: The font element is obsolete. Use CSS instead.

    From line 506, column 9; to line 506, column 30

    >↩    <h2><font color="#1776b6">Naviga

    Error: The font element is obsolete. Use CSS instead.

    From line 512, column 9; to line 512, column 30

    >↩    <h2><font color="#1776b6">Design

    Error: End tag div seen, but there were open elements.

    From line 514, column 3; to line 514, column 8

    /a></b>↩  </div>↩  <di

    Error: Unclosed element span.

    From line 513, column 38; to line 513, column 43

    trong> by <span><b> <a

    Error: The font element is obsolete. Use CSS instead.

    From line 516, column 9; to line 516, column 30

    >↩    <h2><font color="#1776b6">Copyri

    Error: End tag for body seen, but there were unclosed elements.

    From line 537, column 1; to line 537, column 7

    </script>↩</body>↩</htm

    Error: Unclosed element div.

    From line 103, column 2; to line 103, column 19

    ↩ </div>↩ <div id="wrapper">↩ <di

    Error: Unclosed element div.

    From line 59, column 1; to line 59, column 20

    on_home">↩<div id="footerfix">↩ <div

CSS Validation Issues -

Code: [Select]
.floatleft Value Error : display 1 is not a display value : flex 1

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 648
  • Gender: Male
    • Crip Zone Themes
Re: Cleantek v2.1.3 Released!
« Reply #9 on: Apr 02, 23, 10:18:05 PM »
I REALLY do appreciate the help! I love learning things and have since I was a little boy. :)

I think the 1st validation issues are carried over from 2.0 versions. I'll have to look into those. :)

Hmmm, I can't seem to find this:

Code: [Select]
.floatleft Value Error : display 1 is not a display value : flex 1