This topic has 10 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #140287
     tommykerosky
    Participant

    Hi,

     

    my site KissSeven.com homepage is not looks like your pinterest style,

     

    http://www.kissseven.com/

     

    What should I do to change blog and contact detail, the layout is not the same with demo,

     

    Please help me,

     

    Thanks,

    Tommy

    #140372
     Radu
    Moderator

    You can import the home pinterest from wp-admin -> appereance -> kleo demo data , but i see the pinterest page it looks ok , but with your content not with demo content, do you have solved ?

    Cheers
    R.

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

    Thanks Radu, managed to change it, one last question, how can I change the header background?

    I want to change this image of source: http://kissseven.com/site/wp-content/themes/kleo/assets/img/row_bg.jpg

    Thanks,
    Tommy

    #140523
     Radu
    Moderator

    Please take a look here : https://drive.google.com/open?id=0Bxo5b6iHWRMwcnNieUVlbXpSWG8

    Cheers
    R.

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

    Thank you Radu, appreciate it,

    There are multiple type of post type in http://seventhqueen.com/themes/kleo/pinterest/,

    Like those with slider, quotes, etc

    Do you have any guide video too?

    Thanks,
    Tommy

    #141208
     Radu
    Moderator

    What with those ? Do you want to change the background for the link post template in masonry (that blue ?)

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #141325
     tommykerosky
    Participant
    This reply has been set as private.
    #141464
     Radu
    Moderator

    Hi,

    the backgroun for the quote can be changes like this

    COPY CODE
    
    .main-color .masonry-listing .format-quote .post-content {
        background: red !important;
    }
    

    Add this CSS to wp-admin -> theme options -> general settings -> quick css

    The membership will appear automatically once the user haves a pmpro membership package assigned the pmpro plugin should be installed

    In the provided screenshots it seems to be an error there, please enable wp debug, i will put the debug procedure below

    —– Debug procedure —–

    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
    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
    #141618
     tommykerosky
    Participant
    This reply has been set as private.
    #141639
     tommykerosky
    Participant
    This reply has been set as private.
    #141724
     Radu
    Moderator

    How it not works ?

    Describe the malfunction to can understand and to investigate

    Cheers
    R.

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?