jasoncrews
Forum Replies Created
-
Forum: Plugins
In reply to: [Conditional Widgets] [Plugin: Conditional Widgets] Doesn't work on all pageshow do you enable wp_debug?
well lets see it doens’t seem to hide on: posts
I’ll repost as I run across themi deactivated all the plugins and reactivated them and it seemed to fix it for now
same problem here
Forum: Fixing WordPress
In reply to: redirecting to 7080looks like the problem was in the wp-config file. updated the url their and it seems to be working.
Forum: Fixing WordPress
In reply to: redirecting to 7080ok so it redirects to 7080 .. buy if I delete it I can log in .. most of the links redirect to localhost. .htaccess has the rewrite correct as far as I can tell
Forum: Fixing WordPress
In reply to: redirecting to 7080ok so .. got the front page up and running, but wp-admin still redirects to port 7080.
Forum: Fixing WordPress
In reply to: redirecting to 7080made some changes and down again .. hmmm…
Forum: Fixing WordPress
In reply to: redirecting to 7080I restored an old backup and it works now, so it isn’t the provider.
I have quite a few plugin’s activated .. I can’t deactivate all of them without completely breaking everything .. are their any known compatibility issues.
tried 2012 theme .. no effect
actually it’s not just recurring events .. it’s on some of the regular events too ..
I’m using:
- WordPress 3.1.4 (multi site)
- Event Manager: 5.1.8.5
- running on localhost (WAMPSERVER) for the moment
I created two Recurring Events,
- gave them a title
- gave categories
- weekly ever 1 week
- recurrences for a year
- Evetn start from 10:30am to 12pm (keeps changing
I set the time, click publish. It says “Warning this is a recurring event” and “post updated”
I scroll down and the event now says it starts from 3:30 am and 5:oo AM.
I change it back, save and bakc to 3:30 am and 5:oo pm.
WordPress time is set to Arizona.
It’s happening in the admin interface.
Forum: Plugins
In reply to: [Wiki Embed] [Plugin: Wiki Embed] doesn't render pageActually I figured it out.
I had it going to a page called wiki with a slug wiki while the wiki was installed to a folder with the same name. Changing the page name did the trick.
Incedently, I would be nice if it handled wiki tables a little nicer.
Forum: Plugins
In reply to: wp_list_bookmarks()It’s not the closing
</li>Is the<li>befor the title that puts a bullet on the page that I don’t like.So if I could git rid of that
<li>I wouldn’t have the bullet befor the title.I suppose i could git rid of it using css, but I really don’t know much about css.