Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Orpian

    (@orpian)

    Hi Chuck,

    Thanks for the reply! I know he does pick the first wide image (which acts as a featured image) but I would like to choose from the other pictures in the post (see at the bottom)

    Any solution how I should fix that?

    Thanks!

    Jonas

    I have the same problem. When you share with FB, no content is added to the message, the only thing that is in the message is the url of the website. I’ve also installed the open graph plugin, but this doesn’t work..

    Thread Starter Orpian

    (@orpian)

    Ok,

    Now I know what I’ve done wrong. I was editing the wrong style.css (needed to edit the fixed-style.css)

    Anyone any idea why the categories are not showing up in the footer?

    Thanks a lot!
    Best regards

    Thread Starter Orpian

    (@orpian)

    Hi Stacyduval,

    So I’ve made the code change in the style.css, like I mentioned in my first post, but nothing happens. I’ve deleted the line
    .blog_post .post-content footer.entry-meta .author-link,
    and added below the css the line:

    .blog_post .post-content footer.entry-meta .author-link {
    display:none;
    }

    but it still keeps displaying the author.. Also, it doesn’t display the category in the footer. As my site is in maintenance mode, here is a temporary access url: Temporary url

    Best Regards and thanks a lot!

    Thread Starter Orpian

    (@orpian)

    Hi Andrew,

    I’ve created my child theme to make sure I won’t change anything to the original theme. I’m using the Fruitful theme. Unfortunatly, in the main index.php there isn’t such a line like

    <h2 class="title"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>

    which I could then simply edit to disable the links. Any suggestions where I may find this?

    Thanks a lot!

    Best regards,
    Jonas

Viewing 5 replies - 1 through 5 (of 5 total)