___ELVIS___
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Chosen] Hide header on pagethis work fine:
.singular-page-950 .header-image {display: none;}
- This reply was modified 7 years, 5 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Hide “After Main Contenet” for pages and postsThank you
Forum: Themes and Templates
In reply to: [Chosen] Hide “After Main Contenet” for pages and poststhank you but the code doens′t work.
Forum: Themes and Templates
In reply to: [Chosen] Hide “After Main Contenet” for pages and postswww (.) sascha-droemer (.) com
Forum: Themes and Templates
In reply to: [Chosen] Hide social media for pages and postsOkay, “-” copy / paste problem …. ?? Okay, so I have to list each article individually. OK
THANK YOU
Forum: Themes and Templates
In reply to: [Chosen] Hide social media for pages and postsHi, thanks for the support.
Unfortunately this does not work. I have the category ID. Here is a screenshot.
https://www.dropbox.com/s/3puhu23zpdy2lkh/category.jpg?dl=0
And the code then inserted into the CSS.
.category-3 .social media icons, .category-3 .site-header .search-form-container { ?? Display: none; }
Unfortunately does not work. What am I doing wrong?
Maybe I did not express myself correctly. I hide this with all articles to the category “XYZ”. That is the destination.
Translated with the google translator from the German
- This reply was modified 7 years, 5 months ago by ___ELVIS___.
- This reply was modified 7 years, 5 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Hide social media for pages and postssuper, pefekt, thanks.
And how can I adjust this for a whole category of articles? Category Name for example “Mentoring”
This is currently my code, can one separate several pages or articles with comma or semicolon?
/* Social Media & Suche ausblenden .singular-post-000 .social-media-icons, .singular-post-000 .site-header .search-form-container,*/ .singular-page-457 .social-media-icons, .singular-page-457 .site-header .search-form-container, .singular-page-462 .social-media-icons, .singular-page-462 .site-header .search-form-container, .singular-page-384 .social-media-icons, .singular-page-384 .site-header .search-form-container, .singular-page-447 .social-media-icons, .singular-page-447 .site-header .search-form-container { display: none; }
- This reply was modified 7 years, 5 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Hide category descriptionperfekt, thank you
Forum: Themes and Templates
In reply to: [Chosen] Font Size FooterThis work fine, thank you.
- This reply was modified 7 years, 5 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Automatic year in the footerperfekt, this work fine. thanks
- This reply was modified 7 years, 6 months ago by ___ELVIS___.
- This reply was modified 7 years, 6 months ago by ___ELVIS___.
- This reply was modified 7 years, 6 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Header Imageperfekt, this work fine. thanks
- This reply was modified 7 years, 6 months ago by ___ELVIS___.
- This reply was modified 7 years, 6 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Automatic year in the footerThe code doesn′t help.
Here fhe footer.php :
<?php do_action( 'main_bottom' ); ?> </section> <!-- .main --> <?php do_action( 'after_main' ); ?> <footer id="site-footer" class="site-footer" role="contentinfo"> <?php do_action( 'footer_top' ); ?> <div class="design-credit"> <span> <?php $footer_text = sprintf( __( '<a href="%1$s">%2$s WordPress Theme</a> by Compete Themes.', 'chosen' ), 'https://www.competethemes.com/chosen/', wp_get_theme( get_template() ) ); $footer_text = apply_filters( 'ct_chosen_footer_text', $footer_text ); echo wp_kses_post( $footer_text ); ?> </span> </div> </footer> </div> </div><!-- .overflow-container --> <?php do_action( 'body_bottom' ); ?> <?php wp_footer(); ?> </body> </html>
Forum: Themes and Templates
In reply to: [Chosen] Header Imagehttps://www.sascha-droemer.com
This is the picture: https://www.sascha-droemer.com/wp-content/uploads/2017/06/LOGO_Sascha_Droemer.png
- This reply was modified 7 years, 6 months ago by ___ELVIS___.
Forum: Themes and Templates
In reply to: [Chosen] Automatic year in the footerNo, there is no output, nothing.
Forum: Themes and Templates
In reply to: [Chosen] Menü Start Blogpostthanks