blnttrd
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [McLuhan] I have a few feature suggestionsHello
thank you for the answer. I created a child theme and made some experiments. I added a logo. I couldn’t make the featured visual feature. I just did a few tries
I don’t know much wordpress, I used to be interested in phpbb 🙂 thanksI solved the problem .. I don’t know if it’s true :))
singular.php
<article <?php post_class(); ?>>
<?php if ( has_post_thumbnail() && ! post_password_required() ) : ?>
<header class=”entry-header section-inner wide”>
<div class=”featured-image”>
<?php the_post_thumbnail( ‘mcluhan_fullscreen-image’ ); ?>
</div>
<?php endif; ?>
</header><!– .entry-header –>- This reply was modified 6 years ago by blnttrd.
ok problem solved 🙂
Forum: Themes and Templates
In reply to: [McLuhan] Social Networks icons settingsProblem solved
problem is solved!:) sorry
Knowledge Base Templates Designed for Articles
when you look at the photos you can understand what the problem is..
I think “ol-li” may be the error..chrome and firefox browser I tested..
sorry for my bad english:)
Forum: Plugins
In reply to: [WP Latest Posts] Video Thumbnailthanks for the reply. I hope this feature is added to the application