rawlimit
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Easing Slider] Easing Slider messing up in IE7I had the same problem,
I created a div around it, and added text-align: left… fixed it up.
Forum: Fixing WordPress
In reply to: Add a menu to select category pages…Any plugin suggestions that can do this?
Forum: Fixing WordPress
In reply to: Removing CSS from a Post Entry or PageIs there a way or plugin, that will use the HTML of the post instead of the style sheet? When I use the visual editor to edit the post content, it looks perfect. When I save and view the actual page it overrides the html code with the page’s css formating…
Forum: Fixing WordPress
In reply to: Displaying Posts from a Category ID Listed in a Custom FieldTried that code, and its not displaying anything…
Here is my current code with the category# built in (141)
http://wordpress.pastebin.com/BunS9RAk
Anything else you think will work?
Thanks for all the help!
ScottForum: Fixing WordPress
In reply to: Displaying Posts from a Category ID Listed in a Custom Fieldhttp://wordpress.pastebin.com/3Je37jmX
Trying to display the posts in the ‘storepage’ area
store_couponcat being the custom fieldThanks Again
Forum: Fixing WordPress
In reply to: Displaying Posts from a Category ID Listed in a Custom FieldThanks for the response…
Tried the code but it is giving me a syntax error. Please forgive as I am just learning php/wp…
Could you elaborate?
Thanks in advance!