remove rss feeed and give image dimension to the logo
-
hello, i’m italian sorry for my english…:)
i would remove the rss feed image and title “subscription to the comments”, i’ve a child theme.
Maybe is it here?
<?php if ( comments_open() ) : ?>
<div class=”post-nav-archive”>
<div id=”rssfeed” class=”alignleft”> <?php the_title_attribute(); ?>” href=”<?php echo home_url() ?>/?feed=rss2&p=<?php the_ID(); ?>”><?php _e(‘Sottoscrizioni ai commenti’, ‘mesocolumn’); ?></div>
</div>
<?php endif; ?>
and what i have to do?and please how can i specify image dimension for logo and image of head. I did a test with gt metrix and i want improve the speed. my website is psicologaonlinesalerno.it
thank you very much
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘remove rss feeed and give image dimension to the logo’ is closed to new replies.