Slider Format

  • qazwsx

    #2156

    Question on how to change the “stuff” inside of the slider:

    How can I keep the formatting of the post alive in the slider? By this I mean:

    Ordered Lists

    Unordered Lists

    Indent

    … and so on.

    The slider moves all text left and does not keep any of the indentation.

    Thank you.

    Mod

    qazwsx

    #19069

    Thank you.

    qazwsx

    #19070

    Sorry, that fix did not fix the problem. It fixed it on the Archive page only. But not the Slider. Also, how can the html tags be kept in the Posts (Blog) page?

    Thanks

    Mod

    Kenneth John Odle

    #19071

    The slider uses the excerpt, so that should have worked. Can you post a URL, so we can take a closer look?

    the html tags be kept in the Posts (Blog) page?

    Sorry, I’m not quite sure what you mean here. Really need to see the actual page.

    qazwsx

    #19072

    This is a test site that i play with to learn how to do stuff:

    What the Post should look like:

    http://tecdomainllc.info/test-wp/2011/10/333/

    Look at the 1st item in the slider:

    http://tecdomainllc.info/test-wp/

    Look at the 1st post on this page:

    http://tecdomainllc.info/test-wp/blog/

    Look at the 1st post on this page:

    http://tecdomainllc.info/test-wp/category/wod/

    The single post page and the archive post page shows the post how the text should be displayed. But the Slider and the Posts (blog) page does not.

    Thanks

    Mod

    Kenneth John Odle

    #19073

    The solution in the link I provided will keep the basic formatting (i.e., it will show bulleted lists as bulleted lists, and not as jumble of sentences all run together), but it doesn’t necessarily maintain the exact formatting of the excerpt, because the excerpt is, after all, an excerpt.

    This is NOT tested, but you can probably try something like this:

    .slider_post_entry ul, .slider_post_entry li {formatting options;}

    to control exactly how you want these items to display in the slider.

    Like I said, I haven’t tested it; just pulled it off the top of my head. Let us know if that works or not; somebody else may have a more elegant solution, or even one that works!

    Ken

    Mod

    Kenneth John Odle

    #19074

    BTW, this

    This is a test site that i play with to learn how to do stuff:

    is a good idea. I highly recommend this “sandbox” approach to those of you who can do this. Mine is here: http://test.kjodle.net/blog/

    Anonymous

    #19075

    And mine… although relatively new…

    http://www.joshlobe.com/testsite

    qazwsx

    #19076

    @Kenneth

    Using those css commands did indent the ul, ol, in the slider. But, I’m looking for a to make all 4 pages of the post look the same. All commands and all spacing. For example on the http://tecdomainllc.info/test-wp/blog/ page, where it should be a h2 header, the tag “h2” is removed and can’t be changed by css.

    Thanks

Viewing 10 posts - 1 through 10 (of 18 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.