egiblock
Forum Replies Created
-
even disabling the security plugin and it still doesn’t work, so i’m thinking it was a permission change somewhere that got changed 🙁
yep. they show the boxes for me to enter the text into, but it doesn’t save the information entered when i click update.
Forum: Fixing WordPress
In reply to: hacked site, now randomness in various placeson one, i found another linking issue still related to way-back-when.
the link for an image gallery is coming up as:
where it should read:
http://www.schmidtsculpture.com/image-gallery/?album=1&gallery=10
Forum: Fixing WordPress
In reply to: text widget not showing images on sub pagesi had permalinks turned on, and forgot that the images that were in the root directory needed to be called <img src=”/image.jpg”> instead of just <img src=”image.jpg”>
Forum: Plugins
In reply to: Development of a Plugin and Stuck at the Beginningchanging the code to
add_action('the_content','scoring_insert');fixed it
Forum: Plugins
In reply to: [Plugin: Events Calendar] [[EventsCalendarLarge]]I agree with micklauer:
i updated the plugin to 6.6.2, and wordpress to 3.0 tonight, and it stopped working, and started displaying the “old” way of getting the calendar to appear “[EventsCalendarLarge]”
but it worked again once i started using “[events-calendar-large]”
6.6.2.1 just edit the instructions 🙂
thanks for a great plugin though
Forum: Fixing WordPress
In reply to: listing children on a menu ???that worked.
what also fixed it was the fact that when i was editing code, it was local on my machine, and when i opened up the site, it was live on the web. that’s why i wasn’t seeing the changes that were made.
thanks for the help !!
Forum: Fixing WordPress
In reply to: wordpressmu running, now i want to add morei must be missing something then, because when i go to add a blog, it comes back and says http://corporate/ideas doesn’t exist, or file not found.