freezay
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostJust in case there are some slight hopes to this,
Update on pastebin: http://wordpress.pastebin.ca/723980
edited the codes to:
a href=”<?php the_permalink() ?>#more-<?php the_ID(); ?>” title=”Read the rest of this entry”>Read The Full Article../a</p>Thanks
freezay
Forum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostUh Ok,
What I did was useless. Sorry about this.
Will try out your suggestion sometime later 🙂
Thanks HandySolo and shadow.
freezay
Forum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostThanks for the link HandySolo.
http://wordpress.pastebin.ca/723968
What I tried to do basically is, getting the URL of the browser and tally with the Permalink(this is my topic url right? it’ll always be …../smoking-kills-2).
I noticed that once I click on “Read the Full Article”, my url above changes to ……smoking-kills-2/#more-22.
Thus, I created this simple if else statement, but have no idea why it can’t work.
It keeps going to the IF statement.
Pardon me on my novice php codings.
Please clarify any doubts with me if i’m unclear. 🙂
Thank you.
freezay
Forum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostGood idea. I might try that out.
However, I thought of another way but can’t seem to get it working. I am bad with PHP coding :E
Where do I paste my codes? is there a pastebin somewhere? it’s about 25 lines.
Thanks
freezay
Forum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostThanks for the replies Moderators.
Man, that’s bad news for me. 🙁
Alright, i’ll read up more and see what I can do, hopefully some leads to keep this topic alive.
Thanks again.
Regards,
freezayForum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostOh,
http://www.dailymoneyblogtips.com/2007/10/01/smoking/smoking-kills-2
I have not implemented the design for my category page (i only want the titles)
The main problem is with the “Read The Full Article”‘s hyperlinking.
Thank you shadow.
Regards,
freezayForum: Fixing WordPress
In reply to: Display Excerpt in single.php and link to Full PostHello shadow,
Thanks for the quick reply.
<?php the_excerpt() ?><p>#more-<?php the_ID(); ?>" title="Read the rest of this entry">Continue Reading...</.a></p>These are the codes I have on single.php
Currently:
It shows the excerpt on the single.php and displays a “Read the Full Article” link
However, when clicked, nothing happens. It should take me to the full article.
Thank you shadow once again for your time 🙂
Regards,
freezayForum: Fixing WordPress
In reply to: Unable To Update Blog Layout via style.cssSweet.
Thanks everyone for their kind contribution of time and suggestions.
Regards,
freezayForum: Fixing WordPress
In reply to: Do I Have 2 Style.css?Topic resolved @
http://wordpress.org/support/topic/136200?replies=0#post-622985
Thanks.
Regards,
freezayForum: Fixing WordPress
In reply to: Single Post Templates Based on Category SelectedThat’s right. I just found this plugin by chance on one of the post.
Sorry I have made this a duplicated post.
I’ll switch this to Resolved.
Thanks moshu.
Regards,
freezayForum: Fixing WordPress
In reply to: Unable To Update Blog Layout via style.cssFirst off, thanks guys for the reply. 🙂
Yup, I’m positive that I’m editing the right style.css and had deleted my old CSS and reuploaded, etc.
Anyway, I tried the suggestion given by Samgreen and it works.
Solution: Hold down SHIFT key and click RELOAD on the browser.
What exactly does it do? It forces the new page to load by CLEARING THE BROWSER CACHE?
Thank you all once again,
Regards,
freezayForum: Fixing WordPress
In reply to: Unable To Update Blog Layout via style.cssHi Root,
Thanks for the reply.
Yup, I have tried using a text-editor(notepad++) and edited the codes i want and then, reupload to my server via FTP(FileZilla).
However, when i do a http://blogname/wp-content/theme-name/style.css, i still get back my OLD style.css.
I have already deleted my old style.css and reuploaded my new style.css.
Can’t figure out why. Any solutions to this? =)
Thank you.
Regards,
freezayForum: Fixing WordPress
In reply to: Unable To Update Blog Layout via style.cssHi,
Neither of those worked. I had a terrible experience with WP-Cache.
Just to clarify, clearing cache on Firefox is just simply going to ‘Tools > Clear Private Data > Check Cache > Clear Now’ right?
That does not work for me. The changes does not appear in IE as well.
Are there any other solutions to this? Bad coding? Some configs file that I am missing that does not call my style.css?
Any helps would be greatly appreciated.
Thank you.
Regards,
freezayForum: Fixing WordPress
In reply to: Unable To Update Blog Layout via style.cssThis is bad.
I have totally screwed up my entire WordPress folder because I tried installing WP-Cache Plugin.
Will get it fixed first.
Thank you.
Regards,
freezayForum: Fixing WordPress
In reply to: Unable To Update Blog Layout via style.cssHi HandySolo,
Thanks for the prompt reply.
This could be the solution as I did not clear my cache all the time, neither do I have the WP-Cache Plugin.
I will try your suggestions now.
Thank you.
Regards,
freezay