This topic has 5 replies, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #111173
     sachingupta22cs
    Participant

    Theme not installing on my  http://social.kfcbook.com/, due to some reason i want to a fresh installation on  my server. earlier it was working on this.

    it is showing:

    Are you sure you want to do this?

    Please try again.

    #111362
     Radu
    Moderator

    Hi,

    Please do the theme install process from FTP https://archived.seventhqueen.com/documentation/kleo#install-from-ftp

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #111654
     sachingupta22cs
    Participant

    Hi,

    I want home page like http://seventhqueen.com/themes/kleo/members/ and Banner like http://seventhqueen.com/themes/kleo/members/kleoadmin/. But nobody see can individual profile without login as shown on home page http://seventhqueen.com/themes/kleo/members for my site http://social.kfcbook.com/.

    #111983
     Radu
    Moderator

    Hi,

    You will have to choose buddypress member profile layout to be full width from wp-admin -> theme options -> buddypress -> Member Profile Layout* -> full width and Enable Full width Profile Header -> ON

    For the site restrictions only for logged in users try this : https://wordpress.org/plugins/network-privacy/

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #195392
     sachingupta22cs
    Participant

    I am not able to upload any slider theme on my website.
    http://dailytodaynew.com/mrws/
    It is redirecting on http://dailytodaynew.com/mrws/wp-admin/admin-ajax.php
    Showing: importing slider settings and data…

    Thanks!!

    #195445
     Radu
    Moderator

    That’s wired there will need to enable wp debug then to provide to me the debug log file.

    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
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    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

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?