paperboi
Forum Replies Created
-
Forum: Plugins
In reply to: plugins not appearing on admin pagefixed it myself
Forum: Installing WordPress
In reply to: can’t access admin page after uploading 2.8.4where should the wp-admin folder be? in the root menu? wordpress folder? both? on and not the other?
anybody?
Forum: Installing WordPress
In reply to: can’t access admin page after uploading 2.8.4Well, i did… twice. Let me ask you this: should there be an admin folder in the root menu of 2.8? Because there wasn’t one. I ended up pulling it from the wordpress folder and adding it to the root menu manually and did the same with the customized login page. i had to add the content folder manually as well, which i expected per the upgrade instructions.
Forum: Requests and Feedback
In reply to: can’t get plugins to show on admin pagei don’t have wp/options/plugins… only wp/content/plugins
Forum: Plugins
In reply to: plugins not appearing on admin pagethis doesn’t really help, but thanks anyway… i guess.
Forum: Fixing WordPress
In reply to: adding multiple image galleriesthanks Dave
Forum: Fixing WordPress
In reply to: adding multiple image gallerieshello, hello, hello…
anybody there? does this mean no one knows? or y’all just don’t wanna help a player out?
Forum: Fixing WordPress
In reply to: sharing button icons for social networksuhh… need a little help here…
Forum: Plugins
In reply to: sharing button icons for social networksdropped the code…
need a little help here…
thanks in advance!!
Forum: Fixing WordPress
In reply to: adding multiple image galleriesanybody?
anyone????
need a little help here?
is it possible?
Forum: Plugins
In reply to: sharing button icons for social networksnah, i haven’t heard of that and i didn’t leave any code on another post and got help just fine.
i guess it all depends on who’s doing the assisting. i mean, if i don’t know what part of the code i need to place where, what the hell am i supposed to post?
so here’s what i’ll do. i’ll just post all of the single.php code…
here:
<?php get_header(); ?>
<div id=”main”>
<div id=”contentwrapper”>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?><div class=”topPost”>
<h2 class=”topTitle”>“><?php the_title(); ?></h2>
<p class=”topMeta”>by <?php the_author_posts_link(); ?> on <?php the_time(‘M.d, Y’) ?>, under <?php the_category(‘, ‘); ?></p>
<div class=”topContent”><?php the_content(‘(continue reading…)’); ?>&type=Article&title=<?php the_title(); ?>’; })();” title=”submit to globalgrind”><img src=”https://globalgrind.com/images/badges/gg_badge14.gif” width=”0″ height=”0″ border=”0″ alt=”Add to GlobalGrind!” /></div>
<span class=”topTags”><?php the_tags(‘:‘, ‘, ‘, ”); ?></span>
<div class=”cleared”></div>
</div> <!– Closes topPost –><div id=”numberofcomments”><?php comments_number(‘No comments for this entry yet…’, ‘1 comment for this entry:’, ‘% comments for this entry:’ );?></div>
<div id=”comment”>
<?php comments_template(); ?>
</div> <!– Closes Comment –><?php endwhile; ?>
<?php else : ?>
<div class=”topPost”>
<h2 class=”topTitle”>“>Not Found</h2>
<div class=”topContent”><p>Sorry, but you are looking for something that isn’t here. You can search again by using this form…</p></div>
</div> <!– Closes topPost –><?php endif; ?>
</div> <!– Closes contentwrapper–>
<?php get_sidebar(); ?>
<div class=”cleared”></div></div><!– Closes Main –>
<?php get_footer(); ?>
thanks in advance!
Forum: Plugins
In reply to: sharing button icons for social networksno love in the club huh?
Forum: Plugins
In reply to: sharing button icons for social networksmy site is https://www.kreativesouls.com fyi…
Forum: Your WordPress
In reply to: replacing text header with imagegreat advice pixonad!! that did the trick!!!!!
Forum: Your WordPress
In reply to: replacing text header with imagei’m familiarizing myself with it as we speak… do i have to upload the image first? and if so, what do i name it?
I hate to sound like such a novice, but i am.
your help is appreciated.