Cant get access to my website or wordpress to make changes to website

  • Unknown's avatar

    Hi,

    I have a wordpress website called: http://www.descsearch.co.za. I tried changing my theme so that it support the 24Membership pro pluggin. The website disappeared and now I cant access website via wordpress. The message keep showing even if I want to log into wordpress. Please help.. – –
    (add_action( ‘init’, ‘myplugin_add_currency’ ); function myplugin_add_currency(){ // Give your currency a name and symbol $args = array( ‘name’ => ‘ZAR’, ‘symbol’ => ‘R’ ); // The first argument is the currency code. Usually a 3 letter code. ( South African Rand = ZAR ) APP_Currencies::register_currency( ‘APP’, Rargs ); }
    Warning: Cannot modify header information – headers already sent by (output started at /home/descsear/public_html/wp-content/themes/classipress-child/functions.php:12) in /home/descsear/public_html/wp-includes/pluggable.php on line 1173)

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello there,
    That’s not a WordPress.com hosted blog and we are unable to provide support for any sites that are not hosted here at WordPress.COM.

    WordPress.COM and WordPress.ORG are completely separate and have different logins, features, run different versions of some themes with the same names, and have separate support forums. http://en.support.wordpress.com/com-vs-org/

    If you don’t have a username account at WordPress.ORG click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the Theme support forums there.

    Resetting your WordPress.ORG password http://codex.wordpress.org/Resetting_Your_Password

    WordPress.org support docs are at https://codex.wordpress.org/Main_Page

  • Unknown's avatar

    Hi

    Thank you so much will find my way there.

    Thanks for your response.

  • Unknown's avatar

    You’re welcome and best wishes.

  • The topic ‘Cant get access to my website or wordpress to make changes to website’ is closed to new replies.