yeshileyed
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: posts cloud?Yeah that’t right, i want to display them unordered.
Forum: Fixing WordPress
In reply to: Tag count?Hi, thank you for your reply and help, i’ve pasted the code above but i’m always having “This post does not have any tags” message even for tagged posts. I think code need to be modified.
Forum: Fixing WordPress
In reply to: Tag count?Thank you for your reply but i’ve already tried get_the_tags()
What i want to show is total tag count for a post. If anybody knows the code please paste it as a reply, thank you…
Forum: Fixing WordPress
In reply to: %tag% doesn't work for permalinksI’ve already reviewed, i’m doing everything right, but it doesn’t insert the tags into post url.
Forum: Fixing WordPress
In reply to: comment…or tagging?Yeah right. Is that possible?
Forum: Fixing WordPress
In reply to: auto <br/> and hyperlinkingThank you for your reply, sorry for the code mistake.
If my users put multiple urls in text format without
<br />
tags i want to put auto<br />
tags between urls in single post pages, and i want to auto turn text urls into hyperlinks if it’s possible.How can i do that? With CSS?
I’m a beginner so please help me with the codes. Thank you.
Forum: Fixing WordPress
In reply to: putting wordpress template tags into another php codesNo, i’m trying to generate the permalink of single post pages.
Forum: Fixing WordPress
In reply to: putting wordpress template tags into another php codesI’ve already tried it doesn’t work. There is an area in my php code to put an url like:
$url = “https://blabla.com”;
I want to put <?php the_permalink() ?> instead of https://blabla.com
But how?
Forum: Fixing WordPress
In reply to: retrieve the 404 page titleAny help? Oh my god i’m really worried about that.
Forum: Fixing WordPress
In reply to: retrieve the 404 page titleBUMP.
Forum: Fixing WordPress
In reply to: retrieve the 404 page titleAny ideas?
Forum: Fixing WordPress
In reply to: how to sort the links in posts vertically?Could you please give me an example? About the code and where to put it?
Forum: Installing WordPress
In reply to: adding a 2. sidebar (left) to the P2 themeFinally, i made it on my own, thanks to the people who tried to help me…
??Forum: Installing WordPress
In reply to: adding a 2. sidebar (left) to the P2 themesorry about the css links, they’re here :
I don’t know much about CSS styling so it’s better when somebody write the codes that i need as a reply (uploading whole CSS will be much more better)
Forum: Installing WordPress
In reply to: adding a 2. sidebar (left) to the P2 themeok, here is how it looks : site
2. sidebar is registered, and placed but #main and sleeve main parts look bad.