Forum Replies Created
-
In reply to: Direct login path to bbPress.
Seems to work now. Could have been a temporary problem. Rest of it is working fine.
Thanks.
In reply to: Adding a sidebar to a theme.Can I get help with that? Can I get the code for the sidebar.php file in bbPress and anything else that goes with it? Will the WP sidebar code work?
Thanks.
In reply to: Direct login path to bbPress.When I try that I keep getting an error message that says “could not establish a database connection”.
Thanks.
In reply to: Adding a sidebar to a theme.Where do I find the sidebar.php file/code for bbPress and the includes?
Thank you.
In reply to: bbPress loading slower than site.Thanks guys. Will try out the above and give you an update.
In reply to: Adding Images from a PC to a Topic.Got there. Apparently the red X was due to the table not being created in the DB. Ran a query to fix that and it is working fine now.
Thanks for all the help and encouragement. NEVER give UP!
In reply to: Adding Images from a PC to a Topic.Thanks. I am getting there.
In reply to: Adding Images from a PC to a Topic.Thanks for all the help. Posted that Q about the red X in the other forum.
In reply to: Links in the Header.Thanks. Was looking in the wrong file. It was in the nav.php file.
In reply to: Links in the Header.Looks like something got changed while pasting the code above. Will try with a few “x” in there. Looks like it removes the a href after <h1>. Will switch around “<” and “>” so code will stick to the page.
>div id=”header-container”<
>div id=”header”<
>h1<>a href=”>?php bb_option(‘uri’); ?<” title=”>?php bb_option(‘name’); ?>”<>span<>?php bb_option(‘name’); ?<>/span<>/a<>/h1<
</div>
</div>
<div id=”container”>
In reply to: Adding Images from a PC to a Topic.I am getting to the point where I see a red X where the image or link to image should be in the post.
Thanks.
In reply to: Options Theme by Justin Tadlock.I meant the “Example1”, “Example2” etc. links.
In reply to: Google AnalyticsThanks. Oops I meant </body> in the footer.php file.
In reply to: Adding Images from a PC to a Topic.Yes. It has been activated. I see the option to upload images in each post.
In reply to: Adding Images from a PC to a Topic.That could also be it. When I type in http://www.mydomain.com/bb-attachments I get an error message.
In reply to: Adding Images from a PC to a Topic.Thanks. Will try that too. It might also be an issue with bbPress 1.0 that could be the problem, compatibility issues.
In reply to: Adding Images from a PC to a Topic.Still nothing. Created the folder on the desktop, uploaded via FTP, changed permissions to 777 and just see my text, no link to image.
In reply to: Adding Images from a PC to a Topic.So what I did was wrong? I clicked on create a directory and named it “bb-attachments” in the HTML directory. I will try uploading an empty folder called “bb-attachments” this time and see if that works.
Will update shortly.
In reply to: Adding Images from a PC to a Topic.I called GoDaddy where I host and they said that HTML is the highest root in shared hosting. I cannot go above it. Can the plugin be modified so as to work in the HTML folder?
Thanks.
In reply to: Adding Images from a PC to a Topic.Even after clicking on Upload, I did not a link in the post and neither did I see any images in the newly created folder either.
Thanks.
In reply to: Adding Images from a PC to a Topic.I created the folder “bb-attachments” and used Filezilla to change permission to 777. Still did not see images or image links.
Thanks.
In reply to: Google AnalyticsSo paste the same code from WP just above the </head> tag?
Thanks.
In reply to: Adding links in Header.Will adding a href= between two <……./li> create more links in the header?
Thanks.
In reply to: Adding links in Header.Thanks. Below is the code for the menu item in the header. Just one. How do I add a couple more to it?
Thank you.
<div id=”access”>
<div id=”menu”>
</div>
</div>
In reply to: Adding Images from a PC to a Topic.The bb-config.php file is in the bb-press directory. Above that is the DB backup and HTML directory. Is there an example I can see somewhere? Or can you explain a little more in depth please as I am still learning.
Thank you.