isay81
Forum Replies Created
-
Forum: Plugins
In reply to: page hit counterI think I found an easier plug in called number of views.
Forum: Plugins
In reply to: page hit counterWhen I go to index.php I do not see what it is telling me to find.
The site is devryfindmyhouse.com
INTALLATION INSTRUCTIONS:
Open wp-content/themes/<YOUR THEME NAME>/index.php
You may place it in archive.php, single.php, post.php or page.php also.
Find: <?php while (have_posts()) : the_post(); ?>Add Anywhere Below It (The Place You Want The Views To Show): <?php if(function_exists(‘the_views’)) { the_views(); } ?>
Any help you can give me would be really appreciated
Forum: Fixing WordPress
In reply to: Theme proportionsWould I dare just delete the entire Sidebar Editor?
Forum: Fixing WordPress
In reply to: Theme proportionsThank you so much! I did this site when I first started and it never occured to me that I would have made changes like that back then. Duh! I remember I was trying to delete the sidebar and that was the only way I could make it work, at the time
Forum: Fixing WordPress
In reply to: Double Spacing<br>
`Forum: Fixing WordPress
In reply to: Hard Returns<BR>
is the code
I am usingForum: Fixing WordPress
In reply to: Split ColumnThank you Govpatel… the learning curve for the plugin was a little steep, but eventually I was able to make everything line up. This was a very important step in my development!! Thank you very very much!
I actually got to build my own web-page for once, instead of a clients!! Featheryfinery.com…Forum: Fixing WordPress
In reply to: Split ColumnI think I didn’t make myself clear
I want to divide the page into two distinct areas like this
asdfasdfasdfasdfd asdfasdfasdfadf asdfasdfasdfasdfa adfadfasdfadsfadf
So I would input the left side with text pictures etc… then
I would input the right side with a new Paragraph, Pics etc.A lot of pages I see are divided and I can’t make it line up when I do it.
Forum: Themes and Templates
In reply to: Footer IssueThe entire footer is showing centered text instead of left float.
Forum: Themes and Templates
In reply to: Footer Issueagronotec.com THANKS FOR ANY HELP YOU CAN GIVE ME!
Forum: Fixing WordPress
In reply to: Hovering over Sub pagesOk so if I import this child theme now… will I lose content that has already been created? This site is 60 pages and growing.. I didn’t need to use any plugins except the backup with Amazon… I am afraid to cause a problem, but I really want the child theme. I know it is important.
Forum: Fixing WordPress
In reply to: Hovering over Sub pagesI still need to know how to make the hover pages (child pages) not show a black background…. any suggestions?
Forum: Fixing WordPress
In reply to: Hovering over Sub pagesI have tired to do the Child Theme, the last time i was told it had too much white space, however I created it just like the link you just sent me said to do.
`/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme
Author: Robin
Template: twentyten
*/This is what I uploaded. It gave me a Child theme but it was a mess. Any suggestions?
Forum: Fixing WordPress
In reply to: Child pages only showing on some parent pagesOk so I figured it out. I was doing some fancy Font Work on the TItle lines and it was causing issues.
Forum: Themes and Templates
In reply to: Font for Home Page TitleThank you in advance for any help you can give me!