Forum Replies Created
-
AuthorPosts
-
frederikwaMember
ok thanks
Do you know how to add a logo to footer??
frederikwaMemberfrederikwaMembercan you make a eksempel of that you can change by css and tweaks
frederikwaMemberThanks m8 do you know how to make a different tag line for each page???
frederikwaMemberHi 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/
frederikwaMemberWhen 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.
frederikwaMemberThanks 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
frederikwaMemberYes ok Thank you very much
frederikwaMemberCould you maybe make some sort of guide…
frederikwaMemberHi
just a tiny bit up
frederikwaMemberCould you then help me, to get the footer back??
and how to move the search box ???
frederikwaMemberI 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>
frederikwaMemberThanks problem solved
frederikwaMembercould 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.
frederikwaMemberI cant find one that worked how can you see that it is the plugins fault ???
frederikwaMemberthe plugin ???
Do you know a plug in that is wordpress doesn’t work with php codes
frederikwaMemberOhhh 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..
frederikwaMemberI didn’t add any code??
frederikwaMemberBut where do i add the code, if you can be more specific
frederikwaMemberhmm ??? ok
Could you guide me to where i shall write the code.
will the the pro version make the site look normal??
-
AuthorPosts