[Need Help] I have a Wordpress Problem.

M.C

Active member
Jul 11, 2019
288
113
43
Remove the tag line on the settings page of wordpress, or upload a logo, or go in to appearance > customize check settings there under identity...
 

xantor

Member
Jan 4, 2021
87
74
18
That depends on the theme you are using, but i would suggest you check the Word<Press Customizer and look for a section that says the header or something similar, there you should find all the options related to the header. Hope it solves your problem.
 

M.C

Active member
Jul 11, 2019
288
113
43
Also many time depends upon theme you use it could be a setting in the customizing of the specific theme settings...

For some reason looks more like a breadcrumb displaying...
 

erbasmedya

Member
Jan 17, 2019
176
21
18
Yalova
turanerbas.com
Also many time depends upon theme you use it could be a setting in the customizing of the specific theme settings...

For some reason looks more like a breadcrumb displaying...
That depends on the theme you are using, but i would suggest you check the Word<Press Customizer and look for a section that says the header or something similar, there you should find all the options related to the header. Hope it solves your problem.
Remove the tag line on the settings page of wordpress, or upload a logo, or go in to appearance > customize check settings there under identity...
<?php
$spicepress_description = get_bloginfo( 'description', 'display' );
if ( $spicepress_description || is_customize_preview() ) : ?>
<p class="site-description"><?php echo $spicepress_description; ?></p>
<?php endif; ?>

Here I have to enter a special text. How can I do it? Thanks.
 

xantor

Member
Jan 4, 2021
87
74
18
<?php
$spicepress_description = get_bloginfo( 'description', 'display' );
if ( $spicepress_description || is_customize_preview() ) : ?>
<p class="site-description"><?php echo $spicepress_description; ?></p>
<?php endif; ?>

Here I have to enter a special text. How can I do it? Thanks.

Did you check the customizer? The problem most probably can be fixed with some css. That code is reading the Tag Line from the database "get_bloginfo( 'description', 'display' );" and showing it with php as it should, it is CSS's job to place it in the desire position.
 
  • Like
Reactions: erbasmedya

joAbear

Well-known member
Trusted Seller
Banned User
Dec 23, 2020
1,372
774
113
look at theme settings, it should have entry for top bar to be able to have check box to show or not. if thats not it then in customise settings,
 

Latest posts

Forum statistics

Threads
69,226
Messages
908,438
Members
237,026
Latest member
Hefon_mark

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu