Forum replies created

    vaibhav
    Spectator
    Posts: 287
    September 11, 2017 at 7:51 am #34754

    Hi,

    Post Count is actually a number of replies post. When you have reply any topics it counts automatically. Post count is a total number of reply posts of the author.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 11, 2017 at 7:15 am #34751

    You are welcome

    vaibhav
    Spectator
    Posts: 287
    September 11, 2017 at 7:04 am #34749

    Hi,

    We think that you have to upload a high-resolution image for featured image in your post because we have seen a low-resolution image in your post.
    http://prntscr.com/gjn6n3

    Recent-work shortcode is portfolio shortcode so use recent-work shortcode for your block section.

    And we check your site in mobile landscape mode, Yes it’s not responsive we try to solve out your problem.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 9, 2017 at 9:09 am #34736

    Hi,

    Please redownload THEME4PRESS CORE + COMPOSER plugin and activate it after that your problem is not solved please provide your wp-admin details in private reply for check your issue.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 9, 2017 at 8:42 am #34735

    Hi,

    Yes, “Post Count” is part of the Evolve themes styling for bbPress pages.
    Please describe your issue so that we find your issue and solve it.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 8, 2017 at 7:05 am #34725

    Hi,

    Add below custom css for change font family of portfolio h1 tag.

    .portfolio-template .post-content h1 {
    font-family: Cinzel;
    font-size: 30px;
    font-weight: 400;
    }

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 8, 2017 at 6:52 am #34724

    Hi,

    Please provide your wp-admin details in private reply for check your issue.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 7, 2017 at 8:06 am #34721

    Hi

    Add below custom css for hiding the date and author name of the particular post.
    .post-188 .entry-meta .published,
    .post-188 .entry-meta .author {
    display: none;
    }

    In this code .post-188 is particular class name of particular post. Replace this class name by your particular post class name.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 7, 2017 at 7:44 am #34720

    You are Welcome 🙂

    vaibhav
    Spectator
    Posts: 287
    September 7, 2017 at 7:42 am #34719

    Hi,

    Theme4press Core plugin is not WordPress plugin and it’s not placed in WordPress plugin library.
    It’s core theme plugin and available by default in the theme file.
    It’s available in below path:
    Appearance -> Install Plugins -> Theme4press Core
    https://prnt.sc/geruld

    Thank you