dailypress
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site doesn't post all submissionsI should also mentioned that this case is only for a few posts. I would say around 2-3% of my posts’ URL and Title dont match although in the settings i have the /%postname/ listed as the URL
Forum: Fixing WordPress
In reply to: Site doesn't post all submissionsNo, they are not in pending or in draft.
Also I noticed some posts dont post the proper URL.
For example, the title may be: Keyword1-Keyword2 but the url shows totally different keywords (Keyword3-Keyword4) ??!!
I am so confused. I dont even know where these words come from. The words aren’t from the previous post either. I checked 20 posts and didnt find any of the Keyword3 and Keyword4.
Forum: Fixing WordPress
In reply to: Site doesn't post all submissionsyes, its shared hosting.
How can I check the Cache system?
Forum: Plugins
In reply to: [WP Float] [Plugin: WP Float] Not working at all…I am having the same problem. I am using the popular Theme: Sliding Door. And the problem isnt resolved.
thanks,
DPbtw. the GD Star rating plugin allows you to add star rating under each picture, but they all show the same rating! In other words, when I rate using the stars below the top picture, all of the stars on that page gets the same rating….
i.e.: (I removed all stars for now other than the default one that appears at the bottom of the post)
please see:http://www.rateitforme.com/2010/03/cell-phone-blackberry-vs-iphone/
would appreciate anyones help.
Forum: Fixing WordPress
In reply to: Dashboard ModificationsAlso just a note to others, in order to have registered users post you have to set the default to Contributor under General settings.
then you can install Capability Manager plugin and give READ, UPLOAD FILES, EDIT POSTS, EDIT PUBLISHED POSTS, PUBLISH POST permission or set according to your needs!
Forum: Fixing WordPress
In reply to: Adding BuddyPress to theme Arrasand since the buddypress didnt work with Arras I had to click on Appearance, BP Compatibility until the links on BP Buddypress worked! that also took me a while to figure out!
Forum: Fixing WordPress
In reply to: Adding BuddyPress to theme ArrasI noticed a small white dot on the front page slide view.
when I removed the TDO mini forms, the white dot went away.
I had to reinstall the whole thing to figure that out and thought I would share 🙂
Forum: Fixing WordPress
In reply to: Adding BuddyPress to theme Arrasi have installed:
I am using:
Version 2.9.2 for WordPress
and
BuddyPress version (v1.2)Theme is currently Arras theme Current Version 1.3.6
Plugins currently are the following:
AddToAny
Akismet
BuddyPress
BuddyPress Template Pack
Capability Manager
Contact Form 7
Front-end Editor
GD Star Rating
Google XML Sitemaps
Hello Dolly
Popularity Contest
Sidebar Login
TDO Mini Forms
TweetMeme Retweet Button
WP-PageNaviForum: Fixing WordPress
In reply to: Adding images to slide show for Arras themethanks a lot.
to add images, you add the name and value field:
thumb, and the URL to the direct image.. all under the dashboard, under creating new post 🙂
Forum: Themes and Templates
In reply to: Remove ‘About the Author’ from all posts and pages?I think under page.php you remove this section.
<?php if ( arras_get_option(‘display_author’) ) : ?>
// <div class=”about-author clearfix”>
// <h4><?php _e(‘About the Author’, ‘arras’) ?></h4>
// <?php echo get_avatar(get_the_author_id(), 48); ?>
<?php the_author_description(); ?>
</div>Forum: Themes and Templates
In reply to: Remove ‘About the Author’ from all posts and pages?I have the same problem.
Forum: Fixing WordPress
In reply to: Adding BuddyPress to theme ArrasI am using:
Version 2.9.2 for WordPress
and
BuddyPress version (v1.2)Forum: Fixing WordPress
In reply to: How to add images to slideshow for Arras themeyes thank you. I figured it out. You simply put in thumb as name and the URL of the actual image under Value when posting.
Forum: Plugins
In reply to: Redirecting users to a post page instead of dashboard?will this help? TDO Mini Forms
im also looking for something similar where I want my users to simply post content similar to this forum but for my actual site.