felissaarias
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sugar and Spice] Removing borders for tables and picsHow can i recovery my menu border, sidebar and footer line now its all together ??
Forum: Fixing WordPress
In reply to: Sugar and Spice Theme Footer TroubleI need help 911 with this i try to do this and another solution.
Look the footer in the another page: https://www.fitfoodtastic.com/inicio/
Look the footer to the home page: https://www.fitfoodtastic.com/I can fix?
<div class=”site-info”>
<div class=”site-info”>
<?php do_action( ‘sugarspice_credits’ ); ?>
<?php _e(‘Copyright 2014, Custom Blog Desing by Felissa Arias. All Rights Reserved.’,’Fitfoodtastic’); ?>
<span class=”sep”> | </span>
<?php printf( __( ‘Theme: %1$s by %2$s.’, ‘sugarspice’ ), ‘Sugar & Spice’, ‘WebTuts‘ ); ?>
</div><!– .site-info –>
</footer><?php wp_footer(); ?>
</body>
</html>Forum: Themes and Templates
In reply to: [Sugar and Spice] Remove full page border@janet4now i create the child theme and saw the video for change the drescription footer but does’nt work i have this code
<div class=”site-info”>
<div class=”site-info”>
<?php do_action( ‘sugarspice_credits’ ); ?>
<?php printf( __( ‘Proudly powered by %s’, ‘sugarspice’ ), ‘WordPress’ ); ?>
<span class=”sep”> | </span>
<?php printf( __( ‘Theme: %1$s by %2$s.’, ‘sugarspice’ ), ‘Sugar & Spice’, ‘WebTuts‘ ); ?>
</div><!– .site-info –>
</footer><?php wp_footer(); ?>
</body>
</html>
`
My site: https://www.fitfoodtastic.com/Forum: Themes and Templates
In reply to: [Sugar and Spice] Remove full page border@janet4now Thanks I gonna do, is my first time doing this
Forum: Themes and Templates
In reply to: [Sugar and Spice] Remove full page borderHi. I need to insert in the foother “custom blog desing by” and delete the background in the home page
My site is https://www.fitfoodtastic.com/
Thanks.Forum: Themes and Templates
In reply to: [Sugar and Spice] Remove full page borderHow can i insert in the footer “Custom blog desing” others themes i can do but in this no. Thanks
Forum: Themes and Templates
In reply to: [Zippy] slideshow zippyI have a lot problems with this theme, i can′t change the photos in the slide show 2 and 3. the information is not updated. How I can fix it?