Title: maelijah's Replies | WordPress.org

---

# maelijah

  [  ](https://wordpress.org/support/users/maelijah/)

 *   [Profile](https://wordpress.org/support/users/maelijah/)
 *   [Topics Started](https://wordpress.org/support/users/maelijah/topics/)
 *   [Replies Created](https://wordpress.org/support/users/maelijah/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/maelijah/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/maelijah/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/maelijah/engagements/)
 *   [Favorites](https://wordpress.org/support/users/maelijah/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website not accessible, please assist!](https://wordpress.org/support/topic/website-not-accessible-please-assist/)
 *  Thread Starter [maelijah](https://wordpress.org/support/users/maelijah/)
 * (@maelijah)
 * [10 years ago](https://wordpress.org/support/topic/website-not-accessible-please-assist/#post-7353277)
 * Thank you so much James! I managed to get support from my hosting company (for
   once!) I was able to login and I deactivated and deleted the plugin.
 * Thanks again for your help!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website not accessible, please assist!](https://wordpress.org/support/topic/website-not-accessible-please-assist/)
 *  Thread Starter [maelijah](https://wordpress.org/support/users/maelijah/)
 * (@maelijah)
 * [10 years ago](https://wordpress.org/support/topic/website-not-accessible-please-assist/#post-7353272)
 * Hi James-
    Thank you so much!
 * The thing though is I am not even able to log into the website. When I try to
   log in, that error message comes up.
 * Is there another way for me to log in?Sorry for the simple questions, I am a 
   newbie to all this. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website not accessible, please assist!](https://wordpress.org/support/topic/website-not-accessible-please-assist/)
 *  Thread Starter [maelijah](https://wordpress.org/support/users/maelijah/)
 * (@maelijah)
 * [10 years ago](https://wordpress.org/support/topic/website-not-accessible-please-assist/#post-7353266)
 * Hi James:
    I managed to get into my file manager in my hosting cpanel.I also 
   downloaded an editor and downloaded the file which was mentioned. It looks a 
   bit different from what was recommended on the link you gave.So I am not sure
   how to proceed.Indeed there is nothing on line 21, do I just delete the line?
 *     ```
       <php
       /*
       Plugin Name: AIO WP Builder
       Plugin URI: http://allinonewpbuilder.com/
       Description: AIO WP Builder
       Author: AIO WP Builder
       Version: 1.8.8
       Author URI: http://allinonewpbuilder.com/
       */
       define('VE_DIR',dirname(__FILE__));
       define('VE_URL',plugins_url('',__FILE__));
       define('VE_CONFIG',VE_DIR.'/config');
       define('VE_CORE',VE_DIR.'/core');
       define('VE_MODULE',VE_DIR.'/modules');
       define('VE_VIEW',VE_DIR.'/view');
       define('VE_PAGE_TEMPLATE_DIR',VE_VIEW.'/page-templates');
       define('VE_VERSION','1.8.8');
       require_once VE_CORE.'/load.php';
       $ve_loader=new VE_Loader();
       $ve_loader->init()->ve_manager()->run(require VE_CONFIG.'/ve-config.php');
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Oblique] Remove Footer](https://wordpress.org/support/topic/remove-footer-8/)
 *  [maelijah](https://wordpress.org/support/users/maelijah/)
 * (@maelijah)
 * [10 years ago](https://wordpress.org/support/topic/remove-footer-8/#post-7072657)
 * Hey guys…it’s me again!
    Sooo… I had managed to change the footer on the previous
   version of WordPress following what Mr Case had suggested! The code has now changed,
   and I have no idea where to change this. Here is the new code, please assist.
 * <?php
    /** * The template for displaying the footer. * * Contains the closing
   of the #content div and all content after * * [@package](https://wordpress.org/support/users/package/)
   Oblique */ ?>
 *  </div>
    </div><!– #content –>
 *  <div class=”svg-container footer-svg svg-block”>
    <?php oblique_svg_1(); ?> 
   </div> <footer id=”colophon” class=”site-footer” role=”contentinfo”> <div class
   =”site-info container”> <?php do_action(‘oblique_footer’); ?> </div><!– .site-
   info –> </footer><!– #colophon –> </div><!– #page –>
 * <?php wp_footer(); ?>
 * </body>
    </html>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Oblique] Remove Footer](https://wordpress.org/support/topic/remove-footer-8/)
 *  [maelijah](https://wordpress.org/support/users/maelijah/)
 * (@maelijah)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-footer-8/#post-7072645)
 * Never mind…I just figured it out following what Mr Case had provided…removed 
   everything and put my name in there and year…YAY!
    Thank you guys!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Oblique] Remove Footer](https://wordpress.org/support/topic/remove-footer-8/)
 *  [maelijah](https://wordpress.org/support/users/maelijah/)
 * (@maelijah)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-footer-8/#post-7072644)
 * Hi Mr Case and Salaimonsiddiq:
    Thank you both for your dialogue.
 * I also came to the forum looking for info on how to remove the “proudly powered
   by Worpress”…and thankful, this thread has those instructions- so thank you.
 * My question; After removing “powered by wordpress”, I tried to put my name and
   year etc…I wasn’t able to. I wrote the year, but only my name shows. How do I
   write the year. Sorry, I don’t write code. 🙁 Planning to learn this year.
    Thank
   you in advance for your response.

Viewing 6 replies - 1 through 6 (of 6 total)