Forum replies created

    vaibhav
    Spectator
    Posts: 287
    September 25, 2017 at 7:15 am #34878

    Hi,

    Yes, You can use ‘additional css’ instead of ‘custom css’ and after that, your problem is not solved please give your login details in private reply for check your issue.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 23, 2017 at 8:44 am #34873

    Hi,

    We think that it’s some kind of encoding issue.

    Have you tried changing the following parameter in your wp-config.php file:
    define(‘DB_CHARSET’, ‘utf8mb4’);
    For:
    define(‘DB_CHARSET’, ‘utf8’);
    Or vice-versa

    Otherwise, Have you checked that your database has been correctly set and it uses same character encoding.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 23, 2017 at 8:36 am #34872

    Hi,

    We have to implement this functionality and release in next update.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 22, 2017 at 7:38 am #34868

    Hi,

    Our support documents are here:
    https://theme4press.com/docs/

    For your first question: How to change the Grey border color in the content page images
    Please add below custom css:
    .entry-content img {
    background: none;
    border: none;
    }

    For your second question:
    First custom css for change the grey color of the subheading font color
    ul.breadcrumbs li {
    color: #fff; //give your color you want to it
    }

    second custom css for change the grey color of the subheading background color
    ul.breadcrumbs {
    background: #000;
    border: 1px solid #000;
    }

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 22, 2017 at 7:10 am #34866

    Hi,

    We have not added any style or not any setting for a round image in the person shortcode.
    We have used by default round image in person shortcode.
    http://prntscr.com/go731y

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 22, 2017 at 6:59 am #34865

    Hi,

    If you want to disable google map so uncheck below theme options
    Theme Options -> Contact -> Enable Google Map Scripts

    Thank you

    vaibhav
    Spectator
    Posts: 287
    September 21, 2017 at 10:41 am #34861

    Hi,

    Yes, You can add category description, Check below screenshot
    http://prntscr.com/gntco4
    Sorry, But we have not provided any options for on/off description on category pages.

    Thank you

    In reply to Favicon?
    vaibhav
    Spectator
    Posts: 287
    September 21, 2017 at 8:54 am #34860

    You are Welcome 🙂

    In reply to image in column
    vaibhav
    Spectator
    Posts: 287
    September 21, 2017 at 8:53 am #34859

    Hi,

    If you have used Theme4press Core Plugin so you have to use fullwidth shortcode for the set image in column area.

    Thank you

    In reply to image in column
    vaibhav
    Spectator
    Posts: 287
    September 20, 2017 at 5:37 am #34851

    Hi,

    Sorry But you have not set image in column but you have set image in row like
    http://prntscr.com/gnb87l
    http://prntscr.com/gnb8kb

    Thank you