Forum Replies Created
-
AuthorPosts
-
frederikwa
Memberok thanks
Do you know how to add a logo to footer??
frederikwa
Memberfrederikwa
Membercan you make a eksempel of that you can change by css and tweaks
frederikwa
MemberThanks m8 do you know how to make a different tag line for each page???
frederikwa
MemberHi i have added my Site tag now
And i want it to take place over my site like they have here http://www.resultat.dk/
frederikwa
MemberWhen i am in setting i can make a title tag of the website
But i think its to bit and its take place in the middel of my logo.
frederikwa
MemberThanks Sakin
Do you want to ask this question in a new topic or is it ok here.
Do you a plugin or how to make a footer like the one they have on this site http://www.hbonordic.dk
tv2.dk
frederikwa
MemberYes ok Thank you very much
frederikwa
MemberCould you maybe make some sort of guide…
frederikwa
MemberHi
just a tiny bit up
frederikwa
MemberCould you then help me, to get the footer back??
and how to move the search box ???
frederikwa
MemberI screwed my footer up trying to remove “powered by wordpress , catch box ”
What did i do wrong. How can i keep it from coming back
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content after
*
* @package Catch Themes
* @subpackage Catch_Box
* @since Catch Box 1.0
*/
?>
</div><!– #main –>
<footer id=”colophon” role=”contentinfo”>
<?php
/* A sidebar in the footer? Yep. You can can customize
* your footer with three columns of widgets.
*/
get_sidebar( ‘footer’ );
?>
<?php if ( has_nav_menu( ‘footer’, ‘catchbox’ ) ) { ?>
<nav id=”access-footer” role=”navigation”>
<h3 class=”assistive-text”><?php _e( ‘Footer menu’, ‘catchbox’ ); ?></h3>
<?php wp_nav_menu( array( ‘theme_location’ => ‘footer’, ‘depth’ => 1 ) ); ?>
</nav>
<?php } ?>
<div id=”site-generator” class=”clearfix”>
<?php do_action( ‘catchbox_startgenerator_open’ ); ?>
<div class=”copyright”>
<?php esc_attr_e(‘Copyright ©’, ‘catchbox’); ?> <?php _e(date(‘Y’)); ?>
<a href=”<?php echo home_url(‘/’) ?>” title=”<?php echo esc_attr(get_bloginfo(‘name’, ‘display’)); ?>”>
<?php bloginfo(‘name’); ?>
</a>
<?php esc_attr_e(‘. All Rights Reserved.’, ‘catchbox’); ?>
</div>
<div class=”powered”>
<a href=”<?php echo esc_url( __( ‘http://wordpress.org/’, ‘catchbox’ ) ); ?>” title=”<?php esc_attr_e; ?>” rel=”generator” ><?php printf( __( ‘Powered by %s’, ‘catchbox’ ), ‘WordPress’ ); ?></a>
<span class=”sep”> | </span>
<a href=”<?php echo esc_url( __( ‘http://catchthemes.com/’, ‘catchbox’ ) ); ?>” title=”<?php esc_attr_e ( ‘Powered by WordPress’, ‘catchbox’ ) ( ‘Theme Catch Box by Catch Themes’, ‘catchbox’ ); ?>” rel=”designer”><?php printf( __( ‘Theme: %s’, ‘catchbox’ ), ‘Catch Box’ ); ?></a>
</div>
<?php do_action( ‘catchbox_startgenerator_close’ ); ?>
</div> <!– #site-generator –>
</footer><!– #colophon –>
</div><!– #page –>
<?php wp_footer(); ?>
</body>
</html>
frederikwa
MemberThanks problem solved
frederikwa
Membercould you make a guide, I really sucks at this…
?? I like this theme to thats why I asked these question so i dont have to change it.
frederikwa
MemberI cant find one that worked how can you see that it is the plugins fault ???
frederikwa
Memberthe plugin ???
Do you know a plug in that is wordpress doesn’t work with php codes
frederikwa
MemberOhhh By php code
I got a plugin that i can put a php code in and it gives sode kind of code i put in the page..
frederikwa
MemberI didn’t add any code??
frederikwa
MemberBut where do i add the code, if you can be more specific
frederikwa
Memberhmm ??? ok
Could you guide me to where i shall write the code.
will the the pro version make the site look normal??
-
AuthorPosts