started working on single, translations, docs
This commit is contained in:
26
KÉZIKÖNYV.md
26
KÉZIKÖNYV.md
@@ -10,10 +10,14 @@ esemény cat-id-t átírni!! (Line 195)
|
|||||||
|
|
||||||
settings>reading>Blog pages show at most 6
|
settings>reading>Blog pages show at most 6
|
||||||
|
|
||||||
## Paraméterek, elemek szerkesztése
|
## Különböző elemek szerkesztése
|
||||||
|
|
||||||
### Bejegyzések
|
### Bejegyzések
|
||||||
|
|
||||||
|
#### Egyéni mezők
|
||||||
|
|
||||||
|
Ezek a cikk alján láthatóak a szerkesztő felületen
|
||||||
|
|
||||||
dis-alcim:
|
dis-alcim:
|
||||||
|
|
||||||
- Csak az első két nagy cikknél jelenik meg
|
- Csak az első két nagy cikknél jelenik meg
|
||||||
@@ -22,6 +26,26 @@ dis-bevezeto:
|
|||||||
|
|
||||||
- Csak az első két nagy cikknél jelenik meg
|
- Csak az első két nagy cikknél jelenik meg
|
||||||
|
|
||||||
|
#### Dokumentum beállítások
|
||||||
|
|
||||||
|
Ezek a szerkesztőben a jobb oldali oldalsávon láthatóak, ha nincs kijelölve semmi, vagy az oldalsáv tetején bal oldali Dokumentumok gombra kattintva
|
||||||
|
|
||||||
|
Kategóriák:
|
||||||
|
|
||||||
|
- Egyértelmű, ide a cikk témájához kapcsolódó dolognak kell kerülnie, pl Design, Animáció
|
||||||
|
|
||||||
|
Címkék:
|
||||||
|
|
||||||
|
- be, do, think, love
|
||||||
|
- A kereső felajánlja gépelés elkezdése után
|
||||||
|
- Lehetőleg kisbetűvel mindent
|
||||||
|
|
||||||
|
Formátum:
|
||||||
|
- Ide a bejegyzés formátumát kell beírni, pl interjú, portfólió, hír, stb...
|
||||||
|
- A kereső felajánlja gépelés elkezdése után a már korábban szereplőket
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Események
|
### Események
|
||||||
|
|
||||||
dis-esemeny-datum:
|
dis-esemeny-datum:
|
||||||
|
|||||||
@@ -1,31 +0,0 @@
|
|||||||
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
|
|
||||||
|
|
||||||
<!-- post thumbnail -->
|
|
||||||
<?php if ( has_post_thumbnail()) : // Check if thumbnail exists ?>
|
|
||||||
<a class="thumbnailwrapper" href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">
|
|
||||||
<?php the_post_thumbnail('home-thumbnail'); ?>
|
|
||||||
</a>
|
|
||||||
<?php endif; ?>
|
|
||||||
<!-- /post thumbnail -->
|
|
||||||
|
|
||||||
<div class="metadata">
|
|
||||||
<div class="categories">
|
|
||||||
<?php the_category( ' | ' ); ?>
|
|
||||||
</div>
|
|
||||||
<div class="postedon">
|
|
||||||
<?php the_time('Y. m. d.'); ?>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- post title -->
|
|
||||||
<h2>
|
|
||||||
<a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a>
|
|
||||||
</h2>
|
|
||||||
<!-- /post title -->
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
|
||||||
183
css/base.css
183
css/base.css
@@ -1146,7 +1146,8 @@ object {
|
|||||||
-ms-transform: skewX(-45deg);
|
-ms-transform: skewX(-45deg);
|
||||||
-webkit-transform: skewX(-45deg);
|
-webkit-transform: skewX(-45deg);
|
||||||
transform: skewX(-45deg);
|
transform: skewX(-45deg);
|
||||||
transform-origin: left bottom; }
|
transform-origin: left bottom;
|
||||||
|
border-top: #000 solid 1px; }
|
||||||
.archive main section .home-wrapper-big.home-wrapper-1 article .metadata .filler,
|
.archive main section .home-wrapper-big.home-wrapper-1 article .metadata .filler,
|
||||||
.home main section .home-wrapper-big.home-wrapper-1 article .metadata .filler {
|
.home main section .home-wrapper-big.home-wrapper-1 article .metadata .filler {
|
||||||
position: relative; }
|
position: relative; }
|
||||||
@@ -1299,7 +1300,8 @@ object {
|
|||||||
-ms-transform: skewX(-45deg);
|
-ms-transform: skewX(-45deg);
|
||||||
-webkit-transform: skewX(-45deg);
|
-webkit-transform: skewX(-45deg);
|
||||||
transform: skewX(-45deg);
|
transform: skewX(-45deg);
|
||||||
transform-origin: left bottom; }
|
transform-origin: left bottom;
|
||||||
|
border-top: #000 solid 1px; }
|
||||||
.archive main section .home-wrapper-small article .metadata.vis,
|
.archive main section .home-wrapper-small article .metadata.vis,
|
||||||
.archive main section .home-wrapper-small .archivetitle .metadata.vis,
|
.archive main section .home-wrapper-small .archivetitle .metadata.vis,
|
||||||
.archive main section .home-wrapper-small .archivedescription .metadata.vis,
|
.archive main section .home-wrapper-small .archivedescription .metadata.vis,
|
||||||
@@ -1468,7 +1470,8 @@ object {
|
|||||||
-ms-transform: skewX(-45deg);
|
-ms-transform: skewX(-45deg);
|
||||||
-webkit-transform: skewX(-45deg);
|
-webkit-transform: skewX(-45deg);
|
||||||
transform: skewX(-45deg);
|
transform: skewX(-45deg);
|
||||||
transform-origin: left bottom; }
|
transform-origin: left bottom;
|
||||||
|
border-top: #000 solid 1px; }
|
||||||
.archive main section .home-wrapper-small .archivetitle h1,
|
.archive main section .home-wrapper-small .archivetitle h1,
|
||||||
.home main section .home-wrapper-small .archivetitle h1 {
|
.home main section .home-wrapper-small .archivetitle h1 {
|
||||||
font: bold 3rem "Westeinde Caption";
|
font: bold 3rem "Westeinde Caption";
|
||||||
@@ -1548,13 +1551,15 @@ body.category.category-esemeny main {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 2rem; }
|
padding: 2rem; }
|
||||||
body.category.category-esemeny main article .event-metadata .top-row, body.category.category-esemeny main article .event-metadata .bottom-row {
|
body.category.category-esemeny main article .event-metadata .top-row,
|
||||||
|
body.category.category-esemeny main article .event-metadata .bottom-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
height: 50%;
|
height: 50%;
|
||||||
flex: 0 0 auto; }
|
flex: 0 0 auto; }
|
||||||
body.category.category-esemeny main article .event-metadata .top-row h2, body.category.category-esemeny main article .event-metadata .bottom-row h2 {
|
body.category.category-esemeny main article .event-metadata .top-row h2,
|
||||||
|
body.category.category-esemeny main article .event-metadata .bottom-row h2 {
|
||||||
height: unset; }
|
height: unset; }
|
||||||
body.category.category-esemeny main article .event-metadata .hr {
|
body.category.category-esemeny main article .event-metadata .hr {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
@@ -1565,9 +1570,12 @@ body.category.category-esemeny main {
|
|||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
/* single */
|
/* single */
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
@media (min-width: 769px) {
|
.single {
|
||||||
|
/* ---------------------------- single on mobile ---------------------------- */ }
|
||||||
|
@media (min-width: 769px) {
|
||||||
.single .wrapper {
|
.single .wrapper {
|
||||||
height: unset; }
|
height: unset;
|
||||||
|
width: 100%; }
|
||||||
.single .wrapper .header .header-1,
|
.single .wrapper .header .header-1,
|
||||||
.single .wrapper .header .header-2 {
|
.single .wrapper .header .header-2 {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
@@ -1579,59 +1587,28 @@ body.category.category-esemeny main {
|
|||||||
.single .wrapper .header .header-2 .search-box,
|
.single .wrapper .header .header-2 .search-box,
|
||||||
.single .wrapper .header .header-2 .events-link {
|
.single .wrapper .header .header-2 .events-link {
|
||||||
display: none; } }
|
display: none; } }
|
||||||
|
|
||||||
.single article {
|
|
||||||
/* --------------------------- single sub sections -------------------------- */
|
|
||||||
/* ----------------------------- single content ----------------------------- */ }
|
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article {
|
.single article {
|
||||||
margin-top: 100vh;
|
/* ---------------------------- single on desktop --------------------------- */
|
||||||
margin-left: calc(5rem);
|
/* ----------------------------- single content ----------------------------- */ }
|
||||||
background-color: #fff;
|
|
||||||
border-left: #000 solid 1px; } }
|
|
||||||
.single article > * {
|
|
||||||
padding: 2rem;
|
|
||||||
margin: 0; }
|
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article > * {
|
|
||||||
padding: 2rem 5rem; } }
|
|
||||||
.single article .thumbnailwrapper {
|
.single article .thumbnailwrapper {
|
||||||
padding: 0; }
|
padding: 0; }
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article .thumbnailwrapper {
|
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
|
||||||
right: 0;
|
|
||||||
left: calc(-5rem);
|
|
||||||
z-index: -1;
|
|
||||||
bottom: 0; } }
|
|
||||||
.single article .thumbnailwrapper img.attachment-post-thumbnail {
|
.single article .thumbnailwrapper img.attachment-post-thumbnail {
|
||||||
height: 75vh;
|
height: 75vh;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
padding: 0; }
|
padding: 0; }
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article .thumbnailwrapper img.attachment-post-thumbnail {
|
|
||||||
width: 100%;
|
|
||||||
height: 100%; } }
|
|
||||||
.single article .titlewrapper {
|
.single article .titlewrapper {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100vw;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
align-content: flex-start;
|
align-content: flex-start;
|
||||||
padding: 0; }
|
padding: 0; }
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article .titlewrapper {
|
|
||||||
position: relative;
|
|
||||||
height: unset;
|
|
||||||
display: block;
|
|
||||||
width: unset; } }
|
|
||||||
.single article .titlewrapper .metadata {
|
.single article .titlewrapper .metadata {
|
||||||
width: calc(100vw - 5rem) !important;
|
width: calc(100vw - 5rem);
|
||||||
bottom: unset !important;
|
bottom: unset !important;
|
||||||
height: 5rem;
|
height: 5rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -1645,13 +1622,46 @@ body.category.category-esemeny main {
|
|||||||
font: 900 2rem "Westeinde Caption";
|
font: 900 2rem "Westeinde Caption";
|
||||||
color: #fff;
|
color: #fff;
|
||||||
-webkit-text-stroke: #000 1px; } }
|
-webkit-text-stroke: #000 1px; } }
|
||||||
|
.single article .titlewrapper .metadata .time-cat {
|
||||||
|
z-index: 10; }
|
||||||
|
.single article .titlewrapper h1.single-title {
|
||||||
|
margin: 0;
|
||||||
|
font: 800 3rem "Butler";
|
||||||
|
color: #000;
|
||||||
|
min-height: 25vh;
|
||||||
|
padding: 2rem;
|
||||||
|
background-color: #fff; }
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
|
.single article .titlewrapper h1.single-title {
|
||||||
|
font-size: 5rem; } }
|
||||||
|
@media (min-width: 769px) {
|
||||||
|
.single article {
|
||||||
|
margin-top: 100vh;
|
||||||
|
margin-left: 5rem;
|
||||||
|
background-color: #fff;
|
||||||
|
border-left: #000 solid 1px;
|
||||||
|
padding-left: 5rem;
|
||||||
|
/* ---------------------- title and metadata on desktop --------------------- */ }
|
||||||
|
.single article .thumbnailwrapper {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
z-index: -1;
|
||||||
|
bottom: 0;
|
||||||
|
width: 100%; }
|
||||||
|
.single article .thumbnailwrapper img.attachment-post-thumbnail {
|
||||||
|
object-fit: cover;
|
||||||
|
padding: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%; }
|
||||||
|
.single article .titlewrapper {
|
||||||
|
position: relative;
|
||||||
|
justify-content: flex-start;
|
||||||
|
height: unset; }
|
||||||
.single article .titlewrapper .metadata {
|
.single article .titlewrapper .metadata {
|
||||||
top: -5rem;
|
top: -5rem;
|
||||||
background-color: #fff;
|
width: 100%;
|
||||||
margin-left: 5rem;
|
padding-left: 0; }
|
||||||
padding-left: 0;
|
|
||||||
width: calc(100% - 5rem) !important; }
|
|
||||||
.single article .titlewrapper .metadata::after {
|
.single article .titlewrapper .metadata::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: "";
|
content: "";
|
||||||
@@ -1679,74 +1689,55 @@ body.category.category-esemeny main {
|
|||||||
-ms-transform: skewX(-45deg);
|
-ms-transform: skewX(-45deg);
|
||||||
-webkit-transform: skewX(-45deg);
|
-webkit-transform: skewX(-45deg);
|
||||||
transform: skewX(-45deg);
|
transform: skewX(-45deg);
|
||||||
transform-origin: left bottom; } }
|
transform-origin: left bottom;
|
||||||
.single article .titlewrapper .metadata .time-cat {
|
border-top: #000 solid 1px; }
|
||||||
z-index: 10; }
|
.single article .titlewrapper h1.single-title {
|
||||||
.single article .titlewrapper h1 {
|
|
||||||
margin: 0;
|
|
||||||
font: bold 3rem "Butler";
|
|
||||||
color: #000;
|
|
||||||
min-height: 25vh;
|
|
||||||
padding: 2rem;
|
|
||||||
background-color: #fff; }
|
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article .titlewrapper h1 {
|
|
||||||
font-size: 7rem; } }
|
|
||||||
@media (min-width: 769px) {
|
|
||||||
.single article .titlewrapper h1 {
|
|
||||||
position: fixed;
|
|
||||||
bottom: 0;
|
|
||||||
left: 0;
|
|
||||||
right: 0;
|
|
||||||
padding: 10rem;
|
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
z-index: -1; } }
|
min-height: unset;
|
||||||
.single article .title2 {
|
top: -5rem;
|
||||||
display: none; }
|
position: relative; } }
|
||||||
|
.single article .single-content {
|
||||||
|
position: relative;
|
||||||
|
padding: 2rem; }
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
.single article .title2 {
|
.single article .single-content {
|
||||||
display: block;
|
top: -5rem; } }
|
||||||
font: bold 3rem "Butler";
|
.single article .single-content hr {
|
||||||
color: #000; } }
|
|
||||||
@media (min-width: 769px) and (min-width: 769px) {
|
|
||||||
.single article .title2 {
|
|
||||||
font-size: 5rem; } }
|
|
||||||
.single article hr {
|
|
||||||
height: 1px;
|
height: 1px;
|
||||||
background-color: #ff5f5f;
|
background-color: #ff5f5f;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
border: none;
|
border: none;
|
||||||
width: 20%; }
|
width: 20%; }
|
||||||
.single article hr.content-wrap {
|
.single article .single-content hr.content-wrap {
|
||||||
width: 40%; }
|
width: 40%; }
|
||||||
.single article hr.content-begin {
|
.single article .single-content hr.content-begin {
|
||||||
margin-top: calc(25vh + 2rem); }
|
margin-top: calc(25vh + 2rem); }
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
.single article hr.content-begin {
|
.single article .single-content hr.content-begin {
|
||||||
margin-top: 0; } }
|
margin-top: 0; } }
|
||||||
.single article strong {
|
.single article .single-content strong {
|
||||||
font-weight: 900; }
|
font-weight: 900; }
|
||||||
.single article blockquote {
|
.single article .single-content blockquote {
|
||||||
font: bold 1.8rem "Butler";
|
font: bold 1.8rem "Butler";
|
||||||
color: #000; }
|
color: #000; }
|
||||||
.single article blockquote p {
|
.single article .single-content blockquote p {
|
||||||
background: #ff5f5f;
|
background: #ff5f5f;
|
||||||
display: inline;
|
display: inline;
|
||||||
padding: 2px 0;
|
padding: 2px 0;
|
||||||
-moz-box-shadow: 10px 0 #ff5f5f, -5px 0 #ff5f5f;
|
-moz-box-shadow: 10px 0 #ff5f5f, -5px 0 #ff5f5f;
|
||||||
-webkit-box-shadow: 10px 0 #ff5f5f, -5px 0 #ff5f5f;
|
-webkit-box-shadow: 10px 0 #ff5f5f, -5px 0 #ff5f5f;
|
||||||
box-shadow: 10px 0 #ff5f5f, -5px 0 #ff5f5f; }
|
box-shadow: 10px 0 #ff5f5f, -5px 0 #ff5f5f; }
|
||||||
.single article .wp-block-image {
|
.single article .single-content .wp-block-image {
|
||||||
padding: 2rem 0; }
|
padding: 2rem 0; }
|
||||||
@media (min-width: 769px) {
|
@media (min-width: 769px) {
|
||||||
.single article .wp-block-image {
|
.single article .single-content .wp-block-image {
|
||||||
padding: 2rem 5rem; } }
|
padding: 2rem 5rem; } }
|
||||||
.single article .wp-block-image figure {
|
.single article .single-content .wp-block-image figure {
|
||||||
position: relative; }
|
position: relative; }
|
||||||
.single article .wp-block-image figure figcaption {
|
.single article .single-content .wp-block-image figure figcaption {
|
||||||
bottom: 0 !important; }
|
bottom: 0 !important; }
|
||||||
.single article .wp-block-image figure figcaption::after {
|
.single article .single-content .wp-block-image figure figcaption::after {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -1761,9 +1752,9 @@ body.category.category-esemeny main {
|
|||||||
border-bottom: 5rem solid #fff;
|
border-bottom: 5rem solid #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: -1; }
|
z-index: -1; }
|
||||||
.single article .wp-block-image figcaption,
|
.single article .single-content .wp-block-image figcaption,
|
||||||
.single article .wp-block-gallery .blocks-gallery-image figcaption,
|
.single article .single-content .wp-block-gallery .blocks-gallery-image figcaption,
|
||||||
.single article .wp-block-gallery .blocks-gallery-item figcaption {
|
.single article .single-content .wp-block-gallery .blocks-gallery-item figcaption {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: calc(100% - 5rem);
|
width: calc(100% - 5rem);
|
||||||
@@ -1781,11 +1772,11 @@ body.category.category-esemeny main {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
z-index: 1; }
|
z-index: 1; }
|
||||||
.single article .wp-block-gallery {
|
.single article .single-content .wp-block-gallery {
|
||||||
padding: 2rem 0; }
|
padding: 2rem 0; }
|
||||||
.single article .wp-block-gallery li {
|
.single article .single-content .wp-block-gallery li {
|
||||||
margin-right: 0; }
|
margin-right: 0; }
|
||||||
.single article .wp-block-gallery li:nth-child(odd) figcaption::after {
|
.single article .single-content .wp-block-gallery li:nth-child(odd) figcaption::after {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -1800,10 +1791,10 @@ body.category.category-esemeny main {
|
|||||||
border-bottom: 5rem solid #fff;
|
border-bottom: 5rem solid #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: -1; }
|
z-index: -1; }
|
||||||
.single article .wp-block-gallery li:nth-child(even) figcaption {
|
.single article .single-content .wp-block-gallery li:nth-child(even) figcaption {
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 0; }
|
top: 0; }
|
||||||
.single article .wp-block-gallery li:nth-child(even) figcaption::after {
|
.single article .single-content .wp-block-gallery li:nth-child(even) figcaption::after {
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
@@ -226,10 +226,10 @@ function dis_2019_order_events_by_date(&$query)
|
|||||||
function register_dis_menu()
|
function register_dis_menu()
|
||||||
{
|
{
|
||||||
register_nav_menus(array( // Using array to specify more menus if needed
|
register_nav_menus(array( // Using array to specify more menus if needed
|
||||||
'main-left-menu' => __('Főmenü bal oldal', 'dis2019'), // Main Navigation
|
'main-left-menu' => __('Main menu left', 'dis2019'), // Main Navigation
|
||||||
'main-right-menu' => __('Főmenü jobb oldal', 'dis2019'), // Extra Navigation if needed (duplicate as many as you need!)
|
'main-right-menu' => __('Main menu right', 'dis2019'), // Extra Navigation if needed (duplicate as many as you need!)
|
||||||
// 'sidebar-menu' => __('Sidebar Menu', 'dis2019'), // Sidebar Navigation
|
// 'sidebar-menu' => __('Sidebar Menu', 'dis2019'), // Sidebar Navigation
|
||||||
'tag-menu' => __('BE DO THINK LOVE', 'dis2019'), // bedo circle
|
'tag-menu' => __('Circular tags', 'dis2019'), // bedo circle
|
||||||
//'main-right-menu' => __('Header Right Menu', 'dis2019'), // Extra Navigation if needed (duplicate as many as you need!)
|
//'main-right-menu' => __('Header Right Menu', 'dis2019'), // Extra Navigation if needed (duplicate as many as you need!)
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
@@ -554,7 +554,7 @@ add_action('wp_print_scripts', 'dis2019_conditional_scripts'); // Add Conditiona
|
|||||||
add_action('get_header', 'enable_threaded_comments'); // Enable Threaded Comments
|
add_action('get_header', 'enable_threaded_comments'); // Enable Threaded Comments
|
||||||
add_action('wp_enqueue_scripts', 'dis2019_styles'); // Add Theme Stylesheet
|
add_action('wp_enqueue_scripts', 'dis2019_styles'); // Add Theme Stylesheet
|
||||||
add_action('init', 'register_dis_menu'); // Add dis-2019 Menu
|
add_action('init', 'register_dis_menu'); // Add dis-2019 Menu
|
||||||
add_action('init', 'create_post_type_dis'); // Add our dis-2019 Custom Post Type
|
//add_action('init', 'create_post_type_dis'); // Add our dis-2019 Custom Post Type
|
||||||
add_action('widgets_init', 'my_remove_recent_comments_style'); // Remove inline Recent Comment Styles from wp_head()
|
add_action('widgets_init', 'my_remove_recent_comments_style'); // Remove inline Recent Comment Styles from wp_head()
|
||||||
add_action('init', 'diswp_pagination'); // Add our HTML5 Pagination
|
add_action('init', 'diswp_pagination'); // Add our HTML5 Pagination
|
||||||
|
|
||||||
@@ -691,4 +691,32 @@ function dis2019_register_taxonomy_format()
|
|||||||
}
|
}
|
||||||
add_action('init', 'dis2019_register_taxonomy_format');
|
add_action('init', 'dis2019_register_taxonomy_format');
|
||||||
|
|
||||||
|
function dis2019_register_taxonomy_author()
|
||||||
|
{
|
||||||
|
$labels = [
|
||||||
|
'name' => _x('Author', 'taxonomy general name'),
|
||||||
|
'singular_name' => _x('Author', 'taxonomy singular name'),
|
||||||
|
'search_items' => __('Search Authors'),
|
||||||
|
'all_items' => __('All Authors'),
|
||||||
|
'parent_item' => __('Parent Author'),
|
||||||
|
'parent_item_colon' => __('Parent Author:'),
|
||||||
|
'edit_item' => __('Edit Author'),
|
||||||
|
'update_item' => __('Update Author'),
|
||||||
|
'add_new_item' => __('Add New Author'),
|
||||||
|
'new_item_name' => __('New Author Name'),
|
||||||
|
'menu_name' => __('Authors'),
|
||||||
|
];
|
||||||
|
$args = [
|
||||||
|
'hierarchical' => false, // make it hierarchical (like categories)
|
||||||
|
'labels' => $labels,
|
||||||
|
'show_ui' => true,
|
||||||
|
'show_admin_column' => true,
|
||||||
|
'query_var' => true,
|
||||||
|
'rewrite' => ['slug' => 'Author'],
|
||||||
|
'show_in_rest' => true,
|
||||||
|
];
|
||||||
|
register_taxonomy('Author', ['post'], $args);
|
||||||
|
}
|
||||||
|
add_action('init', 'dis2019_register_taxonomy_author');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
@@ -405,7 +405,7 @@
|
|||||||
$(window).on('wheel DOMMouseScroll', function (e) {
|
$(window).on('wheel DOMMouseScroll', function (e) {
|
||||||
//e.preventDefault();
|
//e.preventDefault();
|
||||||
if (!isMobile) {
|
if (!isMobile) {
|
||||||
if (isHome || !isMobile) {
|
if (isHome || isArchive) {
|
||||||
if (scrolltimer) {
|
if (scrolltimer) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
@@ -1,198 +1,335 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: dis-2019 WordPress Theme\n"
|
"Project-Id-Version: dis-2019 WordPress Theme\n"
|
||||||
"POT-Creation-Date: 2013-09-18 00:26+0100\n"
|
"POT-Creation-Date: 2019-07-03 17:51+0200\n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: \n"
|
||||||
"Last-Translator: Sallay Arnold <arnold@sallay.info>\n"
|
"Last-Translator: Sallay Arnold <arnold@sallay.info>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
"Language: hu_HU\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: Poedit 1.6.5\n"
|
"X-Generator: Poedit 2.0.6\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\n"
|
"X-Poedit-SourceCharset: UTF-8\n"
|
||||||
"X-Poedit-KeywordsList: _e;__\n"
|
"X-Poedit-KeywordsList: _e;__\n"
|
||||||
"X-Poedit-Basepath: .\n"
|
"X-Poedit-Basepath: .\n"
|
||||||
"Language: hu_HU\n"
|
|
||||||
"X-Poedit-SearchPath-0: .\n"
|
"X-Poedit-SearchPath-0: .\n"
|
||||||
"X-Poedit-SearchPath-1: ..\n"
|
"X-Poedit-SearchPath-1: ..\n"
|
||||||
|
|
||||||
#: ../404.php:9
|
#: ../404.php:10
|
||||||
msgid "Page not found"
|
msgid "Page not found"
|
||||||
msgstr "A keresett oldal nem található"
|
msgstr "A keresett oldal nem található"
|
||||||
|
|
||||||
#: ../404.php:11
|
#: ../404.php:12
|
||||||
msgid "Return home?"
|
msgid "Return home?"
|
||||||
msgstr "Vissza a főoldalra?"
|
msgstr "Vissza a főoldalra?"
|
||||||
|
|
||||||
#: ../archive.php:6
|
#: ../category-esemeny.php:74 ../loop.php:99 ../page.php:30 ../single.php:68
|
||||||
msgid "Archives"
|
|
||||||
msgstr "Archívum"
|
|
||||||
|
|
||||||
#: ../author.php:8
|
|
||||||
msgid "Author Archives for "
|
|
||||||
msgstr "Szerkesztői archívum - "
|
|
||||||
|
|
||||||
#: ../author.php:14
|
|
||||||
msgid "About "
|
|
||||||
msgstr "Rólunk "
|
|
||||||
|
|
||||||
#: ../author.php:41 ../loop.php:22 ../single.php:27
|
|
||||||
msgid "Published by"
|
|
||||||
msgstr "Közzétette "
|
|
||||||
|
|
||||||
#: ../author.php:42 ../loop.php:23 ../single.php:28
|
|
||||||
msgid "Leave your thoughts"
|
|
||||||
msgstr "Hozzászólás"
|
|
||||||
|
|
||||||
#: ../author.php:42 ../loop.php:23 ../single.php:28
|
|
||||||
msgid "1 Comment"
|
|
||||||
msgstr "1 Hozzászólás"
|
|
||||||
|
|
||||||
#: ../author.php:42 ../loop.php:23 ../single.php:28
|
|
||||||
msgid "% Comments"
|
|
||||||
msgstr "% Hozzászólás"
|
|
||||||
|
|
||||||
#: ../author.php:61 ../loop.php:39 ../page.php:31 ../single.php:53
|
|
||||||
#: ../template-demo.php:31
|
|
||||||
msgid "Sorry, nothing to display."
|
msgid "Sorry, nothing to display."
|
||||||
msgstr "Nincs tartalom."
|
msgstr "Nincs tartalom."
|
||||||
|
|
||||||
#: ../category.php:6
|
#: ../functions.php:229
|
||||||
msgid "Categories for"
|
msgid "Main menu left"
|
||||||
msgstr "Kategória: "
|
msgstr "Főmenü bal"
|
||||||
|
|
||||||
#: ../comments.php:3
|
#: ../functions.php:230
|
||||||
msgid "Post is password protected. Enter the password to view any comments."
|
msgid "Main menu right"
|
||||||
msgstr ""
|
msgstr "Főmenü jobb"
|
||||||
"A tartalom jelszóval védett. A jelszó megadása után minden hozzászólás "
|
|
||||||
"látható lesz."
|
|
||||||
|
|
||||||
#: ../comments.php:18
|
#: ../functions.php:232
|
||||||
msgid "Comments are closed here."
|
msgid "Circular tags"
|
||||||
msgstr "Hozzászólás zárolva."
|
msgstr "Kör címkék"
|
||||||
|
|
||||||
#: ../footer.php:6
|
#: ../functions.php:358
|
||||||
msgid "Powered by"
|
|
||||||
msgstr "Motor:"
|
|
||||||
|
|
||||||
#: ../functions.php:133
|
|
||||||
msgid "Header Menu"
|
|
||||||
msgstr "Fejléc Menü"
|
|
||||||
|
|
||||||
#: ../functions.php:134
|
|
||||||
msgid "Sidebar Menu"
|
|
||||||
msgstr "Oldalsáv Menü"
|
|
||||||
|
|
||||||
#: ../functions.php:135
|
|
||||||
msgid "Extra Menu"
|
|
||||||
msgstr "Extra Menü"
|
|
||||||
|
|
||||||
#: ../functions.php:181
|
|
||||||
msgid "Widget Area 1"
|
|
||||||
msgstr "Widget rész 1"
|
|
||||||
|
|
||||||
#: ../functions.php:182 ../functions.php:193
|
|
||||||
msgid "Description for this widget-area..."
|
|
||||||
msgstr "A widhet rész leírása..."
|
|
||||||
|
|
||||||
#: ../functions.php:192
|
|
||||||
msgid "Widget Area 2"
|
|
||||||
msgstr "Widget rész 2"
|
|
||||||
|
|
||||||
#: ../functions.php:258
|
|
||||||
msgid "View Article"
|
msgid "View Article"
|
||||||
msgstr "Tartalom Megtekintése"
|
msgstr "Tartalom Megtekintése"
|
||||||
|
|
||||||
#: ../functions.php:319
|
#: ../functions.php:422
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">says:</span>"
|
msgid "<cite class=\"fn\">%s</cite> <span class=\"says\">says:</span>"
|
||||||
msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">:</span>"
|
msgstr "<cite class=\"fn\">%s</cite> <span class=\"says\">:</span>"
|
||||||
|
|
||||||
#: ../functions.php:322
|
#: ../functions.php:425
|
||||||
msgid "Your comment is awaiting moderation."
|
msgid "Your comment is awaiting moderation."
|
||||||
msgstr "A hozzászólás moderálásra vár."
|
msgstr "A hozzászólás moderálásra vár."
|
||||||
|
|
||||||
#: ../functions.php:328
|
#: ../functions.php:431
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%1$s at %2$s"
|
msgid "%1$s at %2$s"
|
||||||
msgstr "%1$s - %2$s"
|
msgstr "%1$s - %2$s"
|
||||||
|
|
||||||
#: ../functions.php:328
|
#: ../functions.php:431
|
||||||
msgid "(Edit)"
|
msgid "(Edit)"
|
||||||
msgstr "(Szerkesztés)"
|
msgstr "(Szerkesztés)"
|
||||||
|
|
||||||
#: ../functions.php:411 ../functions.php:412
|
#: ../functions.php:671
|
||||||
msgid "dis-2019 Custom Post"
|
msgid "Search Formats"
|
||||||
msgstr "dis-2019 Egyedi Tartalom"
|
msgstr "Formátumok keresése"
|
||||||
|
|
||||||
#: ../functions.php:413
|
#: ../functions.php:672
|
||||||
msgid "Add New"
|
msgid "All Formats"
|
||||||
msgstr "Új hozzáadása"
|
msgstr "Minden formátum"
|
||||||
|
|
||||||
#: ../functions.php:414
|
#: ../functions.php:673
|
||||||
msgid "Add New dis-2019 Custom Post"
|
msgid "Parent Format"
|
||||||
msgstr "Új egyedi dis-2019 tartalom hozzáadása"
|
msgstr "Szülő formátum"
|
||||||
|
|
||||||
#: ../functions.php:415
|
#: ../functions.php:674
|
||||||
msgid "Edit"
|
msgid "Parent Format:"
|
||||||
msgstr "Szerkesztés"
|
msgstr "Szülő formátum:"
|
||||||
|
|
||||||
#: ../functions.php:416
|
#: ../functions.php:675
|
||||||
msgid "Edit dis-2019 Custom Post"
|
msgid "Edit Format"
|
||||||
msgstr "dis-2019 egyedi tartalom szerkesztése"
|
msgstr "Formátum szerkesztése"
|
||||||
|
|
||||||
#: ../functions.php:417
|
#: ../functions.php:676
|
||||||
msgid "New dis-2019 Custom Post"
|
msgid "Update Format"
|
||||||
msgstr "Új dis-2019 egyedi tartalom"
|
msgstr "Formátum frissítése"
|
||||||
|
|
||||||
#: ../functions.php:418 ../functions.php:419
|
#: ../functions.php:677
|
||||||
msgid "View dis-2019 Custom Post"
|
msgid "Add New Format"
|
||||||
msgstr "dis-2019 egyedi tartalom megtekintése"
|
msgstr "Új formátum hozzáadása"
|
||||||
|
|
||||||
#: ../functions.php:420
|
#: ../functions.php:678
|
||||||
msgid "Search dis-2019 Custom Post"
|
msgid "New Format Name"
|
||||||
msgstr "dis-2019 egyedi tartalomak keresése"
|
msgstr "Új formátum neve"
|
||||||
|
|
||||||
#: ../functions.php:421
|
#: ../functions.php:679
|
||||||
msgid "No dis-2019 Custom Posts found"
|
msgid "Formats"
|
||||||
msgstr "Nincs dis-2019 egyedi tartalom"
|
msgstr "Formátumok"
|
||||||
|
|
||||||
#: ../functions.php:422
|
#: ../functions.php:699
|
||||||
msgid "No dis-2019 Custom Posts found in Trash"
|
msgid "Search Authors"
|
||||||
msgstr "Nincs dis-2019 egyedi tartalom a kukában"
|
msgstr "Szerző keresése"
|
||||||
|
|
||||||
#: ../index.php:6
|
#: ../functions.php:700
|
||||||
msgid "Latest Posts"
|
msgid "All Authors"
|
||||||
msgstr "Legfrissebb bejegyzések"
|
msgstr "Minden szerző"
|
||||||
|
|
||||||
#: ../search.php:6
|
#: ../functions.php:701
|
||||||
|
msgid "Parent Author"
|
||||||
|
msgstr "Szülő szerző"
|
||||||
|
|
||||||
|
#: ../functions.php:702
|
||||||
|
msgid "Parent Author:"
|
||||||
|
msgstr "Szülő szerző:"
|
||||||
|
|
||||||
|
#: ../functions.php:703
|
||||||
|
msgid "Edit Author"
|
||||||
|
msgstr "Szerző szerkesztése"
|
||||||
|
|
||||||
|
#: ../functions.php:704
|
||||||
|
msgid "Update Author"
|
||||||
|
msgstr "Szerző frissítése"
|
||||||
|
|
||||||
|
#: ../functions.php:705
|
||||||
|
msgid "Add New Author"
|
||||||
|
msgstr "Új szerző hozzáadása"
|
||||||
|
|
||||||
|
#: ../functions.php:706
|
||||||
|
msgid "New Author Name"
|
||||||
|
msgstr "Új szerző neve"
|
||||||
|
|
||||||
|
#: ../functions.php:707
|
||||||
|
msgid "Authors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs-parser/index.js:301
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Not enough arguments following: %s"
|
||||||
|
msgstr "Hiányzó paraméterek a következő után: %s"
|
||||||
|
|
||||||
|
#: ../node_modules/yargs-parser/index.js:449
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Invalid JSON config file: %s"
|
||||||
|
msgstr "Érvénytelen JSON fájl: %s"
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:169
|
||||||
|
msgid "Commands:"
|
||||||
|
msgstr "Parancsok"
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:177
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:407
|
||||||
|
msgid "default:"
|
||||||
|
msgstr "Alapértelmezett:"
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:179
|
||||||
|
msgid "aliases:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:241
|
||||||
|
msgid "boolean"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:242
|
||||||
|
msgid "count"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:243
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:244
|
||||||
|
msgid "string"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:245
|
||||||
|
msgid "array"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:246
|
||||||
|
msgid "number"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:250
|
||||||
|
msgid "required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:251
|
||||||
|
msgid "choices:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:270
|
||||||
|
msgid "Examples:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/usage.js:385
|
||||||
|
msgid "generated-value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:26
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:49
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Not enough non-option arguments: got %s, need at least %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:37
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Too many non-option arguments: got %s, maximum of %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:185
|
||||||
|
msgid "Invalid values:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:188
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Argument: %s, Given: %s, Choices: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:218
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Argument check failed: %s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:283
|
||||||
|
msgid "Implications failed:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:313
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Arguments %s and %s are mutually exclusive"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../node_modules/yargs/lib/validation.js:332
|
||||||
|
#, javascript-format
|
||||||
|
msgid "Did you mean %s?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../search.php:7
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "%s Search Results for "
|
msgid "%s Search Results for "
|
||||||
msgstr "%s Találatok "
|
msgstr "%s Találatok "
|
||||||
|
|
||||||
#: ../searchform.php:3
|
#~ msgid "Archives"
|
||||||
msgid "To search, type and hit enter."
|
#~ msgstr "Archívum"
|
||||||
msgstr "Keresési feltétel, majd [Enter]."
|
|
||||||
|
|
||||||
#: ../searchform.php:4
|
#~ msgid "Author Archives for "
|
||||||
msgid "Search"
|
#~ msgstr "Szerkesztői archívum - "
|
||||||
msgstr "Keresés"
|
|
||||||
|
|
||||||
#: ../single.php:33
|
#~ msgid "About "
|
||||||
msgid "Tags: "
|
#~ msgstr "Rólunk "
|
||||||
msgstr "Címkék: "
|
|
||||||
|
|
||||||
#: ../single.php:35
|
#~ msgid "Published by"
|
||||||
msgid "Categorised in: "
|
#~ msgstr "Közzétette "
|
||||||
msgstr "Kategória: "
|
|
||||||
|
|
||||||
#: ../single.php:37
|
#~ msgid "Leave your thoughts"
|
||||||
msgid "This post was written by "
|
#~ msgstr "Hozzászólás"
|
||||||
msgstr "Írta: "
|
|
||||||
|
|
||||||
#: ../tag.php:6
|
#~ msgid "1 Comment"
|
||||||
msgid "Tag Archive: "
|
#~ msgstr "1 Hozzászólás"
|
||||||
msgstr "Archívim: "
|
|
||||||
|
#~ msgid "Categories for"
|
||||||
|
#~ msgstr "Kategória: "
|
||||||
|
|
||||||
|
#~ msgid "Post is password protected. Enter the password to view any comments."
|
||||||
|
#~ msgstr "A tartalom jelszóval védett. A jelszó megadása után minden hozzászólás látható lesz."
|
||||||
|
|
||||||
|
#~ msgid "Comments are closed here."
|
||||||
|
#~ msgstr "Hozzászólás zárolva."
|
||||||
|
|
||||||
|
#~ msgid "Powered by"
|
||||||
|
#~ msgstr "Motor:"
|
||||||
|
|
||||||
|
#~ msgid "Header Menu"
|
||||||
|
#~ msgstr "Fejléc Menü"
|
||||||
|
|
||||||
|
#~ msgid "Sidebar Menu"
|
||||||
|
#~ msgstr "Oldalsáv Menü"
|
||||||
|
|
||||||
|
#~ msgid "Extra Menu"
|
||||||
|
#~ msgstr "Extra Menü"
|
||||||
|
|
||||||
|
#~ msgid "Widget Area 1"
|
||||||
|
#~ msgstr "Widget rész 1"
|
||||||
|
|
||||||
|
#~ msgid "Description for this widget-area..."
|
||||||
|
#~ msgstr "A widhet rész leírása..."
|
||||||
|
|
||||||
|
#~ msgid "Widget Area 2"
|
||||||
|
#~ msgstr "Widget rész 2"
|
||||||
|
|
||||||
|
#~ msgid "dis-2019 Custom Post"
|
||||||
|
#~ msgstr "dis-2019 Egyedi Tartalom"
|
||||||
|
|
||||||
|
#~ msgid "Add New dis-2019 Custom Post"
|
||||||
|
#~ msgstr "Új egyedi dis-2019 tartalom hozzáadása"
|
||||||
|
|
||||||
|
#~ msgid "Edit"
|
||||||
|
#~ msgstr "Szerkesztés"
|
||||||
|
|
||||||
|
#~ msgid "Edit dis-2019 Custom Post"
|
||||||
|
#~ msgstr "dis-2019 egyedi tartalom szerkesztése"
|
||||||
|
|
||||||
|
#~ msgid "New dis-2019 Custom Post"
|
||||||
|
#~ msgstr "Új dis-2019 egyedi tartalom"
|
||||||
|
|
||||||
|
#~ msgid "View dis-2019 Custom Post"
|
||||||
|
#~ msgstr "dis-2019 egyedi tartalom megtekintése"
|
||||||
|
|
||||||
|
#~ msgid "Search dis-2019 Custom Post"
|
||||||
|
#~ msgstr "dis-2019 egyedi tartalomak keresése"
|
||||||
|
|
||||||
|
#~ msgid "No dis-2019 Custom Posts found"
|
||||||
|
#~ msgstr "Nincs dis-2019 egyedi tartalom"
|
||||||
|
|
||||||
|
#~ msgid "No dis-2019 Custom Posts found in Trash"
|
||||||
|
#~ msgstr "Nincs dis-2019 egyedi tartalom a kukában"
|
||||||
|
|
||||||
|
#~ msgid "Latest Posts"
|
||||||
|
#~ msgstr "Legfrissebb bejegyzések"
|
||||||
|
|
||||||
|
#~ msgid "To search, type and hit enter."
|
||||||
|
#~ msgstr "Keresési feltétel, majd [Enter]."
|
||||||
|
|
||||||
|
#~ msgid "Tags: "
|
||||||
|
#~ msgstr "Címkék: "
|
||||||
|
|
||||||
|
#~ msgid "Categorised in: "
|
||||||
|
#~ msgstr "Kategória: "
|
||||||
|
|
||||||
|
#~ msgid "This post was written by "
|
||||||
|
#~ msgstr "Írta: "
|
||||||
|
|
||||||
|
#~ msgid "Tag Archive: "
|
||||||
|
#~ msgstr "Archívim: "
|
||||||
|
|
||||||
#~ msgid "%s results for "
|
#~ msgid "%s results for "
|
||||||
#~ msgstr "%s Ergebnisse für "
|
#~ msgstr "%s Ergebnisse für "
|
||||||
|
|||||||
@@ -129,21 +129,21 @@
|
|||||||
// }
|
// }
|
||||||
|
|
||||||
@mixin single-title {
|
@mixin single-title {
|
||||||
font: bold 3rem "Butler";
|
font: 800 3rem "Butler";
|
||||||
color: #000;
|
|
||||||
@media #{$smalldesktop} {
|
|
||||||
font-size: 7rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@mixin single-title2 {
|
|
||||||
font: bold 3rem "Butler";
|
|
||||||
color: #000;
|
color: #000;
|
||||||
@media #{$smalldesktop} {
|
@media #{$smalldesktop} {
|
||||||
font-size: 5rem;
|
font-size: 5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// @mixin single-title2 {
|
||||||
|
// font: bold 3rem "Butler";
|
||||||
|
// color: #000;
|
||||||
|
// @media #{$smalldesktop} {
|
||||||
|
// font-size: 5rem;
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|
||||||
@mixin single-metadata {
|
@mixin single-metadata {
|
||||||
font: bold 1rem "Westeinde Caption";
|
font: bold 1rem "Westeinde Caption";
|
||||||
@media #{$smalldesktop} {
|
@media #{$smalldesktop} {
|
||||||
|
|||||||
172
sass/base.scss
172
sass/base.scss
@@ -131,7 +131,6 @@ $v-unit-6: 24rem;
|
|||||||
#{$wh}: max-content;
|
#{$wh}: max-content;
|
||||||
#{$wh}: -moz-fit-content;
|
#{$wh}: -moz-fit-content;
|
||||||
#{$wh}: fit-content;
|
#{$wh}: fit-content;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin transition($transition) {
|
@mixin transition($transition) {
|
||||||
@@ -266,6 +265,7 @@ $v-unit-6: 24rem;
|
|||||||
border-left: $bordercolor solid 1px;
|
border-left: $bordercolor solid 1px;
|
||||||
@include transform(skewX(-45deg));
|
@include transform(skewX(-45deg));
|
||||||
transform-origin: left bottom;
|
transform-origin: left bottom;
|
||||||
|
border-top: $bordercolor solid 1px;
|
||||||
}
|
}
|
||||||
@if $side==right {
|
@if $side==right {
|
||||||
right: -#{$offset};
|
right: -#{$offset};
|
||||||
@@ -377,7 +377,7 @@ $v-unit-6: 24rem;
|
|||||||
// color: #000;
|
// color: #000;
|
||||||
// fill: currentColor;
|
// fill: currentColor;
|
||||||
filter: invert(100%); //black
|
filter: invert(100%); //black
|
||||||
@include transform(rotate(180deg)) // transform: rotate(180deg);;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
@include transform(rotate(180deg));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1083,7 +1083,7 @@ $v-unit-6: 24rem;
|
|||||||
&.home-wrapper-s1:not(.home-wrapper-small) {
|
&.home-wrapper-s1:not(.home-wrapper-small) {
|
||||||
margin-left: $h-unit-1 !important;
|
margin-left: $h-unit-1 !important;
|
||||||
}
|
}
|
||||||
&.home-wrapper-s1.home-wrapper-small{
|
&.home-wrapper-s1.home-wrapper-small {
|
||||||
margin-left: $h-unit-2 !important;
|
margin-left: $h-unit-2 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1234,46 +1234,42 @@ body.category.category-esemeny {
|
|||||||
}
|
}
|
||||||
main {
|
main {
|
||||||
padding-top: 5rem + (2rem * 2);
|
padding-top: 5rem + (2rem * 2);
|
||||||
article{
|
article {
|
||||||
height: 50vh;
|
height: 50vh;
|
||||||
.thumbnailwrapper{
|
.thumbnailwrapper {
|
||||||
height: 50vw;
|
height: 50vw;
|
||||||
img{
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.event-metadata{
|
.event-metadata {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
|
|
||||||
.top-row, .bottom-row{
|
.top-row,
|
||||||
|
.bottom-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
height: 50%;
|
height: 50%;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
&>*{
|
// & > * {
|
||||||
|
// }
|
||||||
|
.ev-date {
|
||||||
}
|
}
|
||||||
.ev-date{
|
h2 {
|
||||||
|
|
||||||
}
|
|
||||||
h2{
|
|
||||||
height: unset;
|
height: unset;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.hr{
|
.hr {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1288,6 +1284,7 @@ body.category.category-esemeny {
|
|||||||
@media #{$smalldesktop} {
|
@media #{$smalldesktop} {
|
||||||
.wrapper {
|
.wrapper {
|
||||||
height: unset;
|
height: unset;
|
||||||
|
width: 100%;
|
||||||
.header {
|
.header {
|
||||||
.header-1,
|
.header-1,
|
||||||
.header-2 {
|
.header-2 {
|
||||||
@@ -1303,69 +1300,41 @@ body.category.category-esemeny {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ---------------------------- single on mobile ---------------------------- */
|
||||||
article {
|
article {
|
||||||
$padd: 2rem;
|
$padd: 2rem;
|
||||||
|
|
||||||
@media #{$smalldesktop} {
|
// & > *,
|
||||||
margin-top: 100vh;
|
// h1.single-title {
|
||||||
margin-left: calc(#{$h-unit-1});
|
// padding: $padd;
|
||||||
background-color: #fff;
|
// margin: 0;
|
||||||
border-left: #000 solid 1px;
|
// }
|
||||||
//border-top: #000 solid 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
& > * {
|
|
||||||
padding: $padd;
|
|
||||||
margin: 0;
|
|
||||||
@media #{$smalldesktop} {
|
|
||||||
padding: $padd $h-unit-1;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.thumbnailwrapper {
|
.thumbnailwrapper {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@media #{$smalldesktop} {
|
|
||||||
position: fixed;
|
|
||||||
top: 0;
|
|
||||||
right: 0;
|
|
||||||
left: calc(-#{$h-unit-1});
|
|
||||||
z-index: -1;
|
|
||||||
bottom: 0;
|
|
||||||
}
|
|
||||||
img.attachment-post-thumbnail {
|
img.attachment-post-thumbnail {
|
||||||
// post thumbnail on home
|
// post thumbnail on home
|
||||||
height: 75vh;
|
height: 75vh;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@media #{$smalldesktop} {
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
/* --------------------------- single sub sections -------------------------- */
|
|
||||||
|
|
||||||
.titlewrapper {
|
.titlewrapper {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
width: 100vw;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
align-content: flex-start;
|
align-content: flex-start;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@media #{$smalldesktop} {
|
|
||||||
position: relative;
|
|
||||||
height: unset;
|
|
||||||
display: block;
|
|
||||||
width: unset;
|
|
||||||
}
|
|
||||||
|
|
||||||
.metadata {
|
.metadata {
|
||||||
width: calc(100vw - #{$h-unit-1}) !important;
|
width: calc(100vw - #{$h-unit-1});
|
||||||
bottom: unset !important;
|
bottom: unset !important;
|
||||||
height: $h-unit-1;
|
height: $h-unit-1;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -1374,47 +1343,101 @@ body.category.category-esemeny {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@include single-metadata();
|
@include single-metadata();
|
||||||
@media #{$smalldesktop} {
|
|
||||||
top: -#{$h-unit-1};
|
|
||||||
background-color: #fff;
|
|
||||||
margin-left: $h-unit-1;
|
|
||||||
padding-left: 0;
|
|
||||||
|
|
||||||
width: calc(100% - #{$h-unit-1}) !important;
|
|
||||||
@include triangle-corner-bordered(#{$h-unit-1}, #{$h-unit-1}, white, #000, left);
|
|
||||||
}
|
|
||||||
.time-cat {
|
.time-cat {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
h1 {
|
h1.single-title {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@include single-title();
|
@include single-title();
|
||||||
min-height: 25vh;
|
min-height: 25vh;
|
||||||
padding: $padd;
|
padding: $padd;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------------- single on desktop --------------------------- */
|
||||||
|
|
||||||
@media #{$smalldesktop} {
|
@media #{$smalldesktop} {
|
||||||
|
margin-top: 100vh;
|
||||||
|
margin-left: $h-unit-1;
|
||||||
|
background-color: #fff;
|
||||||
|
border-left: #000 solid 1px;
|
||||||
|
padding-left: $h-unit-1;
|
||||||
|
|
||||||
|
// & > * {
|
||||||
|
// padding: $padd $h-unit-1;
|
||||||
|
// }
|
||||||
|
|
||||||
|
.thumbnailwrapper {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
// height: 100vh;
|
top: 0;
|
||||||
bottom: 0;
|
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
// left: calc(-#{$h-unit-1});
|
||||||
padding: $h-unit-2;
|
|
||||||
background-color: transparent;
|
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
bottom: 0;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
img.attachment-post-thumbnail {
|
||||||
|
// post thumbnail on home
|
||||||
|
|
||||||
|
object-fit: cover;
|
||||||
|
padding: 0;
|
||||||
|
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ---------------------- title and metadata on desktop --------------------- */
|
||||||
|
|
||||||
|
.titlewrapper {
|
||||||
|
position: relative;
|
||||||
|
justify-content: flex-start;
|
||||||
|
height: unset;
|
||||||
|
// display: block;
|
||||||
|
|
||||||
|
.metadata {
|
||||||
|
top: -#{$h-unit-1};
|
||||||
|
// width: calc(100% - #{$h-unit-1});
|
||||||
|
width: 100%;
|
||||||
|
padding-left: 0;
|
||||||
|
|
||||||
|
@include triangle-corner-bordered(#{$h-unit-1}, #{$h-unit-1}, white, #000, left);
|
||||||
|
|
||||||
|
.time-cat {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
h1.single-title {
|
||||||
|
background-color: transparent;
|
||||||
|
min-height: unset;
|
||||||
|
top: -#{$h-unit-1};
|
||||||
|
position: relative;
|
||||||
|
// //position: fixed;
|
||||||
|
// // height: 100vh;
|
||||||
|
// bottom: 0;
|
||||||
|
// left: 0;
|
||||||
|
// right: 0;
|
||||||
|
// // padding: $h-unit-2;
|
||||||
|
|
||||||
|
// z-index: -1;
|
||||||
|
// //ez lehet nem kell, összedolgozni:
|
||||||
|
// display: block;
|
||||||
|
// // @include single-title2();
|
||||||
}
|
}
|
||||||
.title2 {
|
|
||||||
display: none;
|
|
||||||
@media #{$smalldesktop} {
|
|
||||||
display: block;
|
|
||||||
@include single-title2();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ----------------------------- single content ----------------------------- */
|
/* ----------------------------- single content ----------------------------- */
|
||||||
|
|
||||||
|
.single-content {
|
||||||
|
position: relative;
|
||||||
|
padding: $padd;
|
||||||
|
@media #{$smalldesktop} {
|
||||||
|
top: -#{$h-unit-1};
|
||||||
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
height: 1px;
|
height: 1px;
|
||||||
background-color: #ff5f5f;
|
background-color: #ff5f5f;
|
||||||
@@ -1501,6 +1524,7 @@ body.category.category-esemeny {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
|
|||||||
14
single.php
14
single.php
@@ -40,18 +40,20 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<h1>
|
<h1 class="single-title">
|
||||||
<?php the_title();?>
|
|
||||||
</h1>
|
|
||||||
</div>
|
|
||||||
<!-- /post title -->
|
|
||||||
<h1 class="title2">
|
|
||||||
<?php the_title();?>
|
<?php the_title();?>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<!-- /post title -->
|
||||||
|
|
||||||
|
<div class="single-content">
|
||||||
<hr class="content-wrap content-begin">
|
<hr class="content-wrap content-begin">
|
||||||
<?php the_content(); // Dynamic Content ?>
|
<?php the_content(); // Dynamic Content ?>
|
||||||
<hr class="content-wrap content-end">
|
<hr class="content-wrap content-end">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
<!-- /article -->
|
<!-- /article -->
|
||||||
|
|||||||
12
style.css
12
style.css
@@ -1,11 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
Theme Name: dis-2019
|
Theme Name: dis-2019
|
||||||
Theme URI: http://gyetvai-peter.hu
|
Theme URI: https://git.gyetpet.dynu.net/infeeeee/dis-2019
|
||||||
Description: dis-2019 WordPress Theme
|
Description: Designisso téma 2019 | <a target="_blank" href="https://git.gyetpet.dynu.net/infeeeee/dis-2019/src/branch/master/K%c3%89ZIK%c3%96NYV.md">Használati utasítás</a> | <a target="_blank" href="https://git.gyetpet.dynu.net/infeeeee/dis-2019/issues">Hibák, problémák jelentése</a>
|
||||||
Version: 0.0.1
|
Version: 0.1.0
|
||||||
Author: Gyetvai Peter, based on HTML5blank: http://toddmotto.com
|
Author: Gyetvai Péter
|
||||||
Author URI: http://gyetvai-peter.hu
|
Author URI: https://gyetvai-peter.hu
|
||||||
Tags: Blank, HTML5, CSS3
|
Tags: Designisso
|
||||||
License: MIT
|
License: MIT
|
||||||
License URI: http://opensource.org/licenses/mit-license.php
|
License URI: http://opensource.org/licenses/mit-license.php
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user