Craig
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Plug-In Suggestions for New WordPress SiteWell,
I tried… My “bump” reply was deleted so I guess that’s frowned upon. My bad, but I’d like to see if anyone in the community has come across this kind of project before and bounce ideas.
Anyone?
Forum: Fixing WordPress
In reply to: Joint Tag Cloud for WordPress & bbPress?I rarely ever get replies on my questions anymore… what happened to the community? :/
Forum: Fixing WordPress
In reply to: Joint Tag Cloud for WordPress & bbPress?Do the WordPress and bbPress clouds merge on a successful integration anyway? … 😛
Forum: Plugins
In reply to: Contact Form 7 and bbPressThank you taka!
Forum: Plugins
In reply to: Contact Form 7 and bbPress/bump
Sorry to bother but I’m getting no responses anywhere on this. Anyone have any advice? I doubt I’m the first to want this from a WordPress and bbPress integration.
Forum: Fixing WordPress
In reply to: Web Design Help – Gaming CommunityAnything? …
Forum: Fixing WordPress
In reply to: Web Design Help – Gaming CommunityAre these really features that are unattainable or do people just not know?
Forum: Fixing WordPress
In reply to: Web Design Help – Gaming Community/bump
That’s right! A second bump!
I’m done for now. Sorry to be pushy but I really need these two features for the site to work as intended and be such a powerful tool for the community.
Alright… back to work for me!
Forum: Fixing WordPress
In reply to: How to set up navigation bar with static pages@linda: Not to sound like a jerk, but are you positive you posted Pages and not Posts?
Hey, stranger things could and have happened! It’s like that old tech help calling card: “Is your computer plugged in and the outlet powered?”
Sounds stupid to ask but sometimes, is the exact resolution.
Forum: Fixing WordPress
In reply to: Overlapping of Title and Tagline text@statelaw: Like Voodoo mentions, it seems like a simple CSS issue.
Depending on the theme you are using and the CSS that is applied to both the tagline and header, they could overlap easily. At times it can even just be as simple as the font size or typeface that is used.
If I were you, I would get yourself onto your Firefox browser (download it if you don’t have it already) and get yourself an extension called Firebug and the Web Developer.
Those two extensions will make your life A LOT easier if your new to design or even a seasoned veteran. With Firebug active, all you need to do is mouse-over the two elements and see what code that is driving them. It works fairly well when working out issues like this.
Best of luck!
@rvoodoo: Nice avatar! 😛
Forum: Fixing WordPress
In reply to: Web Design Help – Gaming Community/bump
You guys certainly know how to bury a post in no time! 😛
Forum: Fixing WordPress
In reply to: WordPress Search Bar in phpBB – Possible?So, I take it I should abandon all hope then??
Forum: Themes and Templates
In reply to: WordPress Search Bar in phpBB Forum – Possible?So, I take it I should abandon all hope then??
Forum: Themes and Templates
In reply to: WordPress Search Bar in phpBB Forum – Possible?I doubt I’m the only person to add a WordPress search bar into a phpBB page…
All I need to know if how to make a search bar that will search without the need of a submit button, searches the WordPress database and then spits out the results on the search.php file in the WordPress theme.
Anyone?
Forum: Themes and Templates
In reply to: Navigation Bar Appears Low on PageI’d back up esmi with that one.
@inpencil: If this is your first go aorund then head over to w3schools.com and learn some CSS. That is how I did it and with their live “TryIt Editor” you can experiment with different CSS codes and see the outcome right there and without effecting your site.
Good luck.