• Hi,

    I am building a website for a blog, using FlatOn, the free version.

    a. I cannot see the social icons appearing, even if I did set up valid links in the theme options.
    b. I have not been able to allow the site description to show up, even if it was enabled in the theme option & I had it saved in general settings, description.
    c. I cannot make comments show up under post articles, even if they are enabled in the theme options.

    I am running the latest WordPress version.
    I am using the latest theme downloaded from the repository a few days ago.
    All changes were done on a child theme.

    Link:
    https://staging.cloudberries.ro/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Alexandra Giula

    (@alaxandra)

    I should say I have found a work-around for
    b. I have not been able to allow the site description to show up, even if it was enabled in the theme option & I had it saved in general settings, description.

    By removing the if condition tohave it show up only if ticked in the Theme options.

    I would like the original settings to work properly, and edit back my change.

    Thanks.

    Thread Starter Alexandra Giula

    (@alaxandra)

    Nobody?

    I also solved the comments issue by adding this to my CSS customizations:

    #page div#comments.comments-area {
    display: block;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comments, Social icons & Site description not showing’ is closed to new replies.