Thread Starter
bsll
(@bsll)
@catacaustic
uow! you rocks!
It works! In template-functions.php i made it:
<?php if( is_front_page() ): ?>
<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
<?php else: ?>
<p class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></p>
tkssss
Thread Starter
bsll
(@bsll)
Thanks Caleb but i’m looking for a Free plugin for a while.
Do you know any?
Thread Starter
bsll
(@bsll)
i already did it and not got a answer.
does anybody know another plugin??
after customer buy the product I cant see the informations he put in the field. I have created a field for “name customized” required
How do i fix it?