Dreamchaser
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Unlink for Selected CategoryCould anyone post a reply ? I think its really simple, someone please guide me ? I don’t wanna mess with the templates and thats the reason I posted a support thread here.
Forum: Fixing WordPress
In reply to: Image Upload tool inserts thumbnail size only?David,
Did you try my method 1? It should really work, I am using IE and FF, both help me come up with the result perfect.
Whats your Blog URL ? I wil have a look around, have you enable WYSIWYG editor in Profile page of your username or admin ?
– Dreamchaser
Forum: Fixing WordPress
In reply to: Image Upload tool inserts thumbnail size only?Hey jzahlaway & others,
This is so simple, don’t have to follow such hard steps, I shall guide you with two basic steps.
Method 1: Perfect Image Placement
———————————1) Upload picture using the inline option, enter title and description.
2) Click on uploaded picture and you would get options such as
* Using Thumbnail
* Linked to Image
* Send to Editor
* Delete
* Close OptionsSee this screenshot >http://img252.imageshack.us/img252/152/th13dw.png
3) So basically all you have to do is, click on the option “Using Thumbnail” which would change to “Using Original”. This makes sure the original size of the image appears in the post (in what ever resolution and size you had uploaded)
4) Next click on “Linked to Image” (twice),which would change to “Not Linked”, this is what you need when you insert a image in its full size and not thumnail.
Check this screenshot> http://img157.imageshack.us/img157/8001/th25tc.png
Once you had done those both, click on “Send to Editor”
This is the simple and the best way to acquire the exact image as uploaded in wordpress (make sure the image is not very big and as explained by others, you can resize he image – works on FF and IE only).
Method 2: Manual Editing
————————1) Upload picture using the inline option, enter title and description.
2) Click on uploaded picture and you would get options such as
* Using Thumbnail
* Linked to Image
* Send to Editor
* Delete
* Close OptionsSee this screenshot >http://img252.imageshack.us/img252/152/th13dw.png
3) Click on “Send to Editor”, chage other atributes from the window (source code region), in opera you can see the url in the post window, so its much easier to edit, else you have to select the image and view source code to edit.
Again you need some basic knowledge in HTML and if you mess with any tags there, I am sure the post gonna look ugly. So make sure you follow Method 1, which is the best one.
If you have more doubts about using these, throw you questions here.
– Dreamchaser
Forum: Themes and Templates
In reply to: Sidebar cutoff on Archive pagesOk I found a fix for this,
I had to remove
<?php if ( is_home() || is_page() ) { ?>
from my sidebar.php and also not leaving the ending statement
<?php } ?>
Which is found below the bottom line, thanks for pointing to those links and your suggestion, they helped me a lot by understanding π
You keep bringing smile and more knowledge to my mind, thanks Moshu ;)!
– Dreamchaser
this page = /hello.html and instead of addressing that, it changed to hello.html at wordpress.
Sorry about that :)!
Use relative patch when addressing to posts on your blog. For instance you want to link to
http://yourblog.com/hello.html<a href="/hello.html">This Page</a>Don’t paste the complete link there, which brings ping back to you, I am sure an exact solution has not been found for this, either stop complete pinging or use relative path for now, and this might be fixed in future versions.
– Dreamchaser
Forum: Themes and Templates
In reply to: Sidebar cutoff on Archive pagesHi Moshu,
I encounter the same problem, the sidebar displays well in Index page, but for rest of all pages, the side cuts of at middle, making the remaning elements go blank.
Is there a fix for this ? And when I call the sidebar in archive page, it displays down after the post. When I call it below header, it displays a different post than what URL calls for, this is really weired, but I think you will have a perfect fix for this solution.
– Dreamchaser
Forum: Fixing WordPress
In reply to: Search Issue with WordPressHi Moshu,
This is 100% Exactly what I wanted! Works like a charm, you understood my points so clear! You made my day Moshu, this plugin works just charming, exactly the way I had in mind.
Simple, effective and very professional interface in admin panel, makes our work very very simple!
Have a great day Moshu! I am so happy, but still have a another small request, which I shall post soon.
Again, thanks a lot! I am so happy now ;)!!!!
Forum: Fixing WordPress
In reply to: Search Issue with WordPressAny help people ? I am still looking for a solution myself though… if anyone has some reply, you can post them here.. ?
Forum: Fixing WordPress
In reply to: Javascripts in WordPress…Please help!Hi There,
This should fix your solution WordPress JavaScript Plugin for Posts : http://www.acmetech.com/blog/2006/03/19/wordpress-javascript-plugin/
Example over @ http://www.renewedreflections.com/bmi-calculator-body-mass-index/ ( You can checkout Michaelβs Body Mass Index Calculator JavaScript within a WordPress post. )
Though this plugin was intended for AdSense Integration, the actual work of the plugi is to display javascript on the sites and hence you javascript should work perfectly!
Have Fun π
– Dreamchaser
Forum: Installing WordPress
In reply to: hosting questionProbably you should have been provided with a cpanel or so called control panel where you can administrate these stuffs, create db, users, password, assign user for a database.
Also you can make use of phpmyadmin if your host provides you. Cpanel isthe best way to install WordPress for newbies. If you have any trouble, I shall do my best to help you out.
Forum: Fixing WordPress
In reply to: WordPress database errorthe problem was it didnot have a referrar, I had tried to edit the pots directly and thus popping with such strange errors.
Its fixed now, the problem does not encounter in FireFox π
– Dreamchaser
Forum: Fixing WordPress
In reply to: My Sidebar is not on the right but down…Here is a small piece of help I need, I have customised the archieve page a little, now I want my side bar to be displayed over there when I try to do so, the sidebar goes bottom.
When I add at top below header function, it does display but shows a different post.
I just want Sidebar to be accessible all through the site no matter pages, posts, archeives anything, I just wannna see the side everywhere, any suggestions ?
– Dreamchaser
Forum: Installing WordPress
In reply to: hosting questionYou have to enter:
host: localhost (99% this is the valus)
db name: “your database name”
db username: “your db username to access the database”
db password: “your password for db username”and prefix of the db “wp_” leave it as default.
– Dreamchaser
Forum: Fixing WordPress
In reply to: Single Post Static on Home PageHi Moshu,
Here is something I am looking for, instead of having a sticky post at home page.
I normally look out for a static home page, following them would be blogs, and again the blog posts need not appear on home page unless and other wise mentioned.
I shall add category or links in sidebar so that users click from them, hope you get what I mean. In homepage I just want welcome message and nothing more and for reading blog posts, one has to browse the links I put in sidebar or use category and navigate to find articles.
Thanks,
Dream