iuta
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change Powered by WordPress?thank you for your reply.
i don’t know why it should be like this
<?php _e( ‘Powered by’, ‘estelle’ ); ?> “>WordPress.<?php } ?>
</p></footer><!– .footer –>
</section><!– .wrap –>
<?php wp_footer(); ?>
</body>
</html>so delete only <?php _e( ‘Powered by’, ‘estelle’ ); and ?> “>WordPress. ?
Forum: Fixing WordPress
In reply to: i always get these message every time i make any changesThank you for your reply! i am a beginner at this but i’ll check that guide 🙂
Forum: Installing WordPress
In reply to: Problem with my installationThank you for all the replies!!! Filezilla didn’t really work for me, i don’t know why. I dragged the files but only few of it was able to move and the rest were failed and it kept disconnecting. I uninstalled and re-installed everything from cpanel and it works fine now 😀
Forum: Localhost Installs
In reply to: Changed url in wordpress dashboard and can't log in anymoreOMG!!! thank you soon much leejosepho, it works!!! :*
Forum: Localhost Installs
In reply to: Changed url in wordpress dashboard and can't log in anymorei’m trying to fix the url for local installation in MAMP. i read it online that i can edit function.php via FTP, so i got FileZilla to do that, tried to connect on it but it said Connection attempt failed with “ECONNREFUSED – Connection refused by server”.