factchecker
Forum Replies Created
-
Howdy: I came here looking for support, but I may have figured it out. You need the COORDINATES, not the NAME of the town to search near.
These shortcodes work for me to list events or venue locations near Dallas:
Instead of town=’Dallas’ state=’Texas’ country=’US’
I used near=’32.775833,-96.796667′ instead.[events_list limit=10 pagination=1 near=’32.775833,-96.796667′ near_unit=”mi” near_distance=”25″][/events_list]
[locations_list limit=10 pagination=1 near=’32.775833,-96.796667′ near_unit=”mi” near_distance=”25″][/locations_list]
I found it here:
http://wp-events-plugin.com/documentation/event-search-attributes/Todd:
With Event Categories, you get to use Description and Image fields which may be quite useful to display on your DJ pages.Placeholders: #_CATEGORYNOTES and #_CATEGORYIMAGE
Oh how I wish the hundreds of performing artists that I set up in Event Tags could have a description and photo on their individual Tag Pages!
Forum: Fixing WordPress
In reply to: How can I have tables in WordPress?I use wp-table plugin.
Forum: Fixing WordPress
In reply to: Change configuration to point to localhostthe database specifications are in wp-config.php
Thank you SO much. That localhost advice was what I needed. Smiling again for the first time in a week.
Forum: Fixing WordPress
In reply to: help! can’ reach my blog !Are you hosted on Yahoo? I am, and having a lot of trouble staying connected this morning. Can’t update my entries or add a new category without it giving the “Error establishing a database connection” page.
http://thescottboard.com/blog/Forum: Your WordPress
In reply to: American Idol Tour siteOh, I’m dumb — I didn’t separate. Now your code works for me. I turned off the wp-cache because someone said if you are updating posts contantly, it is worthless. I dunno.
Now I’m going to try to find a deeper color for the links and categories that matches.
Forum: Your WordPress
In reply to: American Idol Tour siteThanks! I tried it, but the dividing line was still there. I’m taking the border off of the titles for now. Maybe I can find another way to make the posts look more distinct from one another. Maybe I can figure out an < hr > or something.