aglakimsmith
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Advanced Custom Fields] SortFor what I was trying to do, I found this solution. I’m sure that it is not the best way, but it is what I came up with. I fixed a required custom field called “edate” and then I sorted the dates ascending. If someone has a better solution. I would gladly look and learn from it.
<?php
global $query_string;
query_posts($query_string . ‘&meta_key=edate&orderby=meta_value&order=asc’);if(have_posts()) : ?><?php while(have_posts()) : the_post(); ?>
Forum: Plugins
In reply to: Page view page options? Notes? Custom fields?I’m sorry. I don’t know the answer to that. I just found this plug-in myself and am still trying to figure it out.
Forum: Plugins
In reply to: Page view page options? Notes? Custom fields?I just found this plug-in
http://wordpress.org/extend/plugins/advanced-custom-fields/screenshots/
Forum: Plugins
In reply to: Share Daddy QuestionJust wanted to bring this back to the top. Hoping that someone today will know how to help.
Forum: Plugins
In reply to: Lightbox Plus QuestionJust wanted to bring this back up top to see if anyone today can help. Thanks.
I had the same problem with a plug-in that I installed. I had to go into the actual applications upload page through my host provider and delete the plug-in on the backside. Then I was able to sign into my wordpress account and everything came up right.
Forum: Fixing WordPress
In reply to: Catagory's DisappearedThank you for your help Josh. I figured it out. I added a plugin earlier today, so I deactivated it to see it that could have caused them to go away. Sure enough, they all came back. I guess I can’t use that plugin.
Forum: Fixing WordPress
In reply to: Catagory's DisappearedI just did that and nothing changed. I know that they are somewhere because they show up on my site, but not in my dashboard. In the dashboard it show “No Catagories found”. On the site everything is arranged by catagories just like I have it set up.
It has really frustrated me? Do you have any other ideas?
Forum: Themes and Templates
In reply to: Structure problemI am willing to pay for help to fix these problems. Do you know a reliable place to post a job? I tried a couple sites to post a job, but they aren’t showing up yet and it been 24 hrs.
Forum: Themes and Templates
In reply to: Structure problemThank you both for your response. I will try to fix all of the errors.
Forum: Themes and Templates
In reply to: Structure problemDo you have the ablility to view the site in Internet Explorer? You can see the difference.
I am trying to structure the site so that I can put separate borders around the header, page content (including sidebars), and footer. I want it to appear as though they are all separate sections- not connected.
I appreciate any feedback. Thank you.
Forum: Plugins
In reply to: Is there a pluginThis seems to work. Maybe this will be helpful to someone else. Thanks.
Restrict Categories by Author: mmuro
Forum: Your WordPress
In reply to: what you thin' about this site ?I think it looks great. The only thing that I would change is the way you login. When you choose “login” it takes you back to the wordpress default, but when you choose “sign up” there is a sign up within your site. I would consider combining Sign up and Login, so that it will all be within your theme. Your community should love it.