timned88
Forum Replies Created
-
So far so good. Thank you.
Forum: Plugins
In reply to: [WordPress Related Posts] How to Center?FIXED IT!!
Here is the solution….related_post_title { } ul.related_post { display: block !important; margin-left:auto; !important; margin-right:auto; !important; text-align:center; padding: 0 !important; position: relative !important } ul.related_post li { } ul.related_post li a { } ul.related_post li img { } .wp_rp_content { width:100%; }Forum: Plugins
In reply to: [WordPress Related Posts] How to Center?Hi Silvo,
that code did not work. i am looking to center the whole array on the middle of the page. kind of like a <center> tag would do.Forum: Fixing WordPress
In reply to: Need Space in Title BarTaken care of via external website support.
Forum: Fixing WordPress
In reply to: Link button in editor not workingHave you tried:
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems.
– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
The offender was ClickBump SEO. I sent a twitter to the author in order to discuss this issue with him. Thanks for your suggestion.
Forum: Plugins
In reply to: [WordPress Related Posts] How to Center?ANYONE? BUELLER? ANYONE?
Forum: Plugins
In reply to: [WordPress Related Posts] How to Center?BUMP
What is the other plugin?
The way I made it work, and its a total workaround is this:
Create a page for a particular category (ie. /cars)
Use the plugin to display the most recent 10 articles.
Create a hyperlink to a duplicate page for the same category.
Create a duplicate page (ie. /cars2)
Use the plugin to display all posts on the duplicate page.Check out this page to see how I did this:
http://www.themagicinpixels.com/picture-of-the-day-articles/Hope it helps.
jabe, it took me a bit to get the plugin that i mentioned working properly but i do have it up and running. check the support thread on that plugin to see how i made it happen.
i would rather find a way to make this one work because i like the fact this one shows the date and the other one doesn’t.
How did you code the link? Haven’t gotten it working on pages yet.
Thats a neat work-around. I’ll have to use that until a new version releases.
count me in on this one also. please.
+4 from me also.