GlitchQueen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Reverse Ordered list with spaceFinally, I solved it, it did kinda fix itself actually..BY adding the pictures, all the missing spaces were added.
Thanks!
(Exactly as it should be:-))
Forum: Fixing WordPress
In reply to: Reverse Ordered list with spaceSorry, the post is entitled Favorite TV/Film Female Hero, here is the link: http://www.voiceofvie.com/2012/01/19/favorite-tvfilm-female-hero/
Forum: Fixing WordPress
In reply to: Reverse Ordered list with spaceHey elseloop,
First off, thanks for replying! Yes, the closing tags are indeed there. That’s why I am so confused…
Here is my site: http://www.voiceofvie.com/
I published the post I want to fix…it looks pretty chaotic now without the proper coding so the display won’t be a pretty site:-)
I also want to add images under the names but I am worried this will mess even more with the display which kinda took a life of its own now…
Forum: Everything else WordPress
In reply to: 2 WordPress accounts conflicting password IDWill do, thanks.
Forum: Everything else WordPress
In reply to: 2 WordPress accounts conflicting password IDI would love to but I cannot even access my account (even though I am on it).
I get the following message:
SMTP Error: The following recipients failed: –deleted-account-glitchqueen-vivianne.sev@gmail.com
The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function…The problem with this is the system might be thinking that this is the old account that I changed the email for. But why isn’t my current one showing up? Even though I have full access to it if I log in through my original email link (it doesn’t even recognize my username).
Forum: Themes and Templates
In reply to: Adding pages on the top with Pink themePerfect, thank you!
Forum: Themes and Templates
In reply to: Adding pages on the top with Pink themeI obtained it from: http://wordpress.org/extend/themes/pink-touch-2
Forum: Themes and Templates
In reply to: Adding pages on the top with Pink themeThanks, I thought I placed it in the question but if it’s not appearing, here it is: http://www.voiceofvie.com
Forum: Themes and Templates
In reply to: Adding pages on the top with Pink themeI have an idea, however, I would really like to know if this would be a good move.
Currently, on the site, you can view the search option at the top of my website. In index.php, can the About and Home there?
For example, this is where the search is:
<?php endif; ?> <?php if ( is_search() ) : ?> <div class="page-header"> <h1 class="page-title"><?php printf( __( 'Search Results for: %s', 'pinktouch' ), '<span>' . get_search_query() . '</span>' ); ?></h1> </div> <?php endif; ?>[Please post code snippets between backticks or use the code button.]
If so, I should I proceed?
Thanks
Forum: Themes and Templates
In reply to: Difficulties with adding author in Pink Touch 2 1.0Thanks esmi, I actually managed to solve it myself.