Hello,
Before all, thanks for your job!!
I bought Wallpress et I would like to desactivate ribbons “new and hot” on Wallpin template.
I don’t find where I can remove this option? Could you please help me?
Just another question to finish…
I use a plugin named “category icons” to display an icon (by category) just under the post title.
This icon replace the author post link. So, can I remove this link?
See you
Hello Guillaume Amory !
To remove the ribbons “new and hot” on DW Wall template. please see my instruction below:
– view post
– At the bottom of content frame there will be “Custom Fields”.
see the screeshot : http://imgur.com/kVYFIye
To remove the author post link, please open the content.php file in the folder path \wp-content\themes\wallpress. find the line code 47 to 50 and remove the following code:
<span class="item-author">
<?php _e( 'By', 'wallpress' );?>
<?php the_author_posts_link(); ?>
</span>
see the screenshot: http://imgur.com/0d6EB1s
Regards,
Dominic
Please login or Register to submit your answer