Post Content

Viewing 5 posts - 1 through 5 (of 5 total)
  • #2316
    RCates
    Participant

    First off, excellent theme. Exactly what I wanted and easy to use. Thanks a million.

    Secondly, Id like to be able to post an image without any text in the title or paragraph section, is that possible? Thought I would ask here before I went messing around in the code.

    Thanks in advance! Site is at http://www.smirkjerk.com.

    #2317
    Daniel Tara
    Keymaster

    Try saving a post with no title and no content. If an empty content box appears on save then delete the [code]<div class=”entry-container”>[/code] from loop-slider.php

    #2318
    RCates
    Participant

    Thanks very much! Deleting the <div class=”entry-container”> from loop-slider.php did just what I wanted.

    #2319
    RCates
    Participant

    Daniel,

    Hate to be a bother but I just checked my site in FireFox, Chrome and Safari and while the first two work without a hitch, Safari doesn’t work at all. In Safari all the pictures stack up on each other and the slider is inoperable. Ive replaced the code I took out but if you have any other suggestion for me, I would appreciate it.

    When I originally started using the theme I tried saving without a title or paragraph content, and the post saved, but wouldn’t show up on the slider when I refreshed leading me to believe some sort of content was needed. I also tried just inserting a picture into the post and not using a featured image, but the image box in the slider was then blank when the site was refreshed. I did find that I could use both a featured image and an image inserted into the post and it would publish, but when you click on the picture in the slider and it takes you to the post page, the picture displays twice, once as featured and once as the picture inserted into the post.

    Thanks again in advance!

    #2320
    Daniel Tara
    Keymaster

    You probably removed the wrong amount of code and broke the layout.

    Make sure you delete from [code]<div class=”entry-container”>[/code] to [code]</div><!– .entry-container –>[/code]

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

You must be logged in to reply to this topic.