I am having issue removing the date time stamp on posts. I am running the Tewnety Ten theme and cant find the date function as its not in the css file as it used to be before the update. Anyone know what and where to remove? thanks in advance
sorry but it has never been in the css file as the css file is only telling the browser how to display things. You need to look in the following files. loop-single.php loop.php and you are looking for this code <div class="entry-meta"> <?php twentyten_posted_on(); ?> </div><!-- .entry-meta --> PHP:
hi, every time network.php affected by malware , dont know how to control this even i have changed the permission. pls help me
When you first set up your site, keep a copy of every PHP file on your computer. Every time you change a file on the site, copy it down to your computer (overwriting the copy you had). When there's a problem, just upload all the files to the site. Since you probably never did the first step, just get the files from wherever you first got them and upload them to the site. (You may have to modify one [or more] of them if a file or files get modified during normal installation.)