CHANGE – loop-single.php

Posted in: Newspaper
Post count: 62

HELLO
i wnat to change this file loop-single.php
but i can not see any change
i added “hello” here

http://www.coca.ir/wp-content/uploads/2019/04/1.jpg

hello!
<article id=”post-<?php echo esc_attr( $td_mod_single->post->ID ) ?>” class=”<?php echo join(‘ ‘, get_post_class());?>” <?php $td_mod_single->show_item_scope() ?>>
<div class=”td-post-header”>

but i can see them in my single posts

http://www.coca.ir/wp-content/uploads/2019/04/2019-04-27_132154.jpg

Post count: 35449

Hi,

If you want to add some code/text in default post templates you need to edit the loop-single that you are using, for example post template 1 -> https://www.screencast.com/t/Ii8MHwRp

Thank you!

Post count: 62

hi
i can not find single folder
i want to change loop-single1 file

Post count: 62

i find it 🙂 – thanks

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.