DISQUS

CDC Studios: Moopost

  • BillyG · 3 years ago
    This worked well for me with the Default theme but just gave me a big graphic next to each post title with my current theme, and didn't expand the post which I have shortened with a plugin. It also put the same graphic next to the Permalink URl under each post.

    I realize you can't possibly configure for every theme out there but looks like I'm first here so, here's my title (which has PermaLink first as you suggest above), hope it makes it thru lol:

    h2 class="posttitle" id="post- ?php the_ID(); ? " a href=" ?php the_permalink() ? " rel="bookmark" ?php the_title(); ? /a /h2
  • Chris · 3 years ago
    Your title code above is identical to the default kubrick theme's code so I'm guessing it is interference with some element of your current theme. Can you email me a copy of your theme or let me know what plugin you're talking about using to shorten your posts already?
  • BillyG · 3 years ago
    theme, then plugin... minus the http:// for both

    t37.net/download/idband2_3_center_boyish.zip

    dev.wp-plugins.org/wiki/PostTeaser
  • Tom · 3 years ago
    Nice! Worked first time on my K2 based theme - a suggestion - how about different images for "closed" and "expanded" posts for the next version?
  • Chris · 3 years ago
    That's a brilliant idea Tom! I definitely will put that one in.
    I'm also glad to see that it plays well with K2 inspired themes.
  • Chris · 3 years ago
    Billy,

    It looks like the issue lies with that theme. I'm not entirely sure where the issue lies but I do know that the theme generates quite a few java errors without any plugins active. It's a nice theme though. I'll keep poking around the theme and see if I can find a fix for it.
    The good news is that Post Teaser works perfectly with the plugin.
  • BillyG · 3 years ago
    Java errors? Hmmm, I've never tested for those. Of course, I didn't create this theme anyway and I've never tried it with no plugins but with all the ones I have in it now, it is producing only one error (and that is due to the way my related links code defaults when nothing is found, it happened for the first time only yesterday due to one post...). Anyway, thanks for looking into it, I'll be back next time I change themes lol. Thx.
  • jan · 3 years ago
    Good work!!! i like it very much.
    But i'd like to ask if there is a tag to disable the feature on a specific page.
    thank you
  • Chris · 3 years ago
    Another great idea, I'll add that into the nexst release most definitely.
  • Lynxai · 3 years ago
    (Note: Sorry for my horrible english)
    First, congratulations for this great wordpress plugin, it works almost perfectly on my page http://www.lynxai.com, but there is something i dont like... How cant avoid you "jump" at the beginning of the blog each time you clic to close or expand the post? i dont know if you know what i mean :P There is any way?
    Thanks a lot!
  • Chris · 3 years ago
    That's going to be fixed in the next update which should be out fairly soon.
    Coming in the next major version will be a icon switcher with 5-6 different icons you can use to match your theme.
  • shane plasebo · 3 years ago
    This is the best plugin created for wordpress. Ajax is the future of the web and so far only moo.fx has provided ajax feature to ordinary website owners. This is a great plugin, once more...
  • Chris · 3 years ago
    Thanks shane, I'm a bit behind on getting the things added in I want but once I finish codechecking the next version will be much sweeter :D
  • bozer · 3 years ago
    Is there a way to make this effect work when you click "read more". This thing works great but it doesn't look quite right on my site. I think with the function happening when you click on "read more" it would be really cool.
  • Avi · 3 years ago
    Hello, I am having the same issue as BillyG. I get these boxes with x in them. I am using the Hemingway theme which I really like and would like to continue using it.

    Also how do I change the font on these effects, for some reason the comment text comes out really dark and not to pretty.
  • Chris · 3 years ago
    The font issue would be a result of using cleartype within Windows. It's a known windows/IE bug that causes text to appear incorrectly. Currently the only fixes I know of are getting IE 7 beta 3 or else disabling cleartype altogether.
  • Vicenç · 3 years ago
    Add a background color to stylesheet on

    then the cleartype fonts show correctly.
    Also works with others div's that use Ajax.
  • Vicenç · 3 years ago
    Sorry for my last comment, now is correct:

    Add a background color to stylesheet on every div, span, etc. then the cleartype fonts show correctly.
    Also works with others plugins that use Ajax.
  • Vicenç · 3 years ago
    I explain better,

    Just add:
    .expand, .expander background: color
    in your stylesheet.

    That's all.
  • Chris · 3 years ago
    While that work it will cause problems with some types of designs. If you use a theme switcher remember to change each themes css in order to have this issue resolve neatly. At the end of the day though the suggested fix is a stopgap measure to resolve an issue with Microsoft's Cleartype technology. Cleartype renders text twice when dealing with the opacity tag. It's annoying as hell but they appear to have realized this and are taking steps to fix it.
  • Vicenç · 3 years ago
    While they find it, simply I have added this code on the appropiate section in wp-moopost.php. All themes work perfect. :-)
  • killercup · 3 years ago
    nice plugin. i use a simmilar script in my theme.
    just a suggestion for another wordpress plugin: ajax comments with moo.ajax! i think this is a bit difficult but i know you are a good programmer ;)
  • Mike Chan · 3 years ago
    This Nice!
  • Shine · 3 years ago
    Hi there,
    I was pleased to find your widget after looking all over for somethign that shows snippets of each post. But it didn't really do what I wanted.
    On your test blog it shows the title and some of the article with the mag glass at the lef tof the title. On my blog it only shows the title of compressed articles and it shows the mag glass at the top left of the title and two of them at the bottom left of the article.
    It did work seemlessly aside form this with no problems but I did want it to compress the first article and show the first few lines of content on all articles including the top one.
    Is there any way I can mod it myself to do this? I had a quick look but did not see anything immediately obvious to my purpose, and I am just a novice in the code department)
    I replaced the image also as it did not work on the black background I have.

    Shine
  • Chris · 3 years ago
    I was baffled at why that text looked terrible in IE. Adding that background color to the DIV worked!
  • xRay · 3 years ago
    Just testing
  • Chris · 2 years ago
    Chris,

    I'm having issues using this post and other moo.fx scripts in it. i.e. I have an accordion effect on my "skills" page and lightbox on my "portfolio" page, but they are rendered useless with Moopost. Have any idea, b/c this is a good plugin?

    http://www.siolon.com/

    Thx,
    chris
  • kaneesha · 2 years ago
    hello

    very sick plugin, congrats!

    is there a way to use it in the sidebar also with an collapse/expand button?


    thanx for any related reply


    kan
  • r34l · 2 years ago
    Hello, this is a very nice plugin, but i need a little help, I would like, when the post is expanded, the icon change in another one like a close o collapse icon, is possible? anyone can give me a little help how do this?
    In few words: the lens when post is collapsed, an "X" icon or similar when the post is expanded. Any ideas?
  • Chris · 2 years ago
    You should be able to alter the css to display a different icon to the stretch div when stretched is visible.
    I had intended to add that in to the released version but didn't have a chance to at the time.
  • Daniel · 2 years ago
    Is there a way to start the Accordion closed instead of the first post open?
  • Elmar · 2 years ago
    Is there any oportunity to expand all posts at the homepage?