• wesparkgrowth

    (@wesparkgrowth)


    Our theme is missing on the website. The theme information is below. Tried updating, but it brought the entire site down. Has anyone experience this? It shows this theme “Active”, but none of the theme tools are present.

    WordPress 4.4.2 running WD TechGoStore theme.

    /*
    Theme Name:WD TechGoStore
    Theme URI: https://wpdance.com/
    Description: Commerce Template
    Author: WPDance Team / WPDance.com
    Author URI: https://wpdance.com/
    Version: 1.0.3
    Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
    License: GNU General Public License v2 or later
    License URI: https://www.gnu.org/licenses/gpl-2.0.html
    */

Viewing 7 replies - 1 through 7 (of 7 total)
  • rohallah

    (@rohallah)

    Enable debugging in wordpress site to see the errors caused by your update
    If you couldn’t solve the problem,I can help you by email if you want

    Thread Starter wesparkgrowth

    (@wesparkgrowth)

    Where is that enabled? and btw – thank you so much!!

    rohallah

    (@rohallah)

    Go to your root of your wordpress site in wp-config.php

    search the following line

    define('WP_DEBUG', false);

    and chane false to true
    then save the change
    Remember to change true to false after solving your problem ,because some hackers use it for their attack!

    Thread Starter wesparkgrowth

    (@wesparkgrowth)

    Sorry, novice here. Looked for this in Editor, but it didn’t find this.

    Thread Starter wesparkgrowth

    (@wesparkgrowth)

    or should I say, nothing under editing for the .php is called wp-config.php.
    Running a ‘find’ in editor, and still nothing

    Thread Starter wesparkgrowth

    (@wesparkgrowth)

    I think I can’t find it because another user originally installed this to program. So the root directory will be on another computer – I am assuming.

    I think I can manually create a wp-config.php file by locating the sample file named “wp-config-sample.php” (located in the root install-directory), editing it as required, and then saving it as wp-config.php.?

    rohallah

    (@rohallah)

    No , you download a wordpress package from www.ads-software.com
    then replace your site with new wordpress package,
    last,you should go to wp-config and enter your database information like user,pass,and database name
    remember not to remove theme and plugin folder!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Missing Theme’ is closed to new replies.