This topic has 4 replies, 2 voices, and was last updated 9 years by rcnetwork.

  • Author
  • #133106
     rcnetwork
    Participant

    Hello to everyone, i’m having big issues configuring Business Directory. I don’t need it as homepage but I can’t make it works even in another page. The API is working I think, but it doesn’t show anything in the Demo Content.
    Please help.

    #133237
     Laura
    Moderator
    Not marked as solution
    #133238
     rcnetwork
    Participant
    Not marked as solution
    #133345
     Laura
    Moderator
    Hello, can you share screenshots of what you see? Also try: Please update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins. If this is useless please follow these steps to enable wp debug:
    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( 'WP_DEBUG', false ); and change FALSE value to TRUE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    define( 'WP_DEBUG_LOG', true );
    
    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run). Repeat the described actions and then check the debug.log file and let me know what error appears. If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider. After you have disabled the plugins try to see if the error persists. Cheers
    #133382
     rcnetwork
    Participant
    Not marked as solution
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?