שלום
שמתי לב שבתחתית האתר יש קישור לאתר שלכם ולוורדפרס
Theme by Pojo.me – WordPress Themes
We WordPress
הייתי רוצה לשנות את זה לשם אחר בעברית, נכנסתי לפוטר דרך הFTP אבל לא הצלחתי להבין איך אני משנה את השם שם
<?php
/**
* The template for displaying the footer.
*/
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
?>
</div><!-- #content -->
</div><!-- .container -->
</div><!-- #primary -->
<?php if ( ! pojo_is_blank_page() ) : ?>
<footer id="footer" role="contentinfo">
<?php get_sidebar( 'footer' ); ?>
<div id="copyright">
<div class="<?php echo WRAP_CLASSES; ?>">
<div class="footer-text-left pull-left">
<?php echo nl2br( pojo_get_option( 'txt_copyright_left' ) ); ?>
</div>
<div class="footer-text-right pull-right">
<?php echo nl2br( pojo_get_option( 'txt_copyright_right' ) ); ?>
</div>
</div><!-- .<?php echo WRAP_CLASSES; ?> -->
</div>
</footer>
<?php endif; // end blank page ?>
</div><!-- #container -->
<?php wp_footer(); ?>
</body>
</html>
אם זה בכלל דרך פה, דרך אגב תודה רבה על העזרה, אתם נותנים אחלה שרות ואחלה תבניות!
תודה