leebrendalee
Forum Replies Created
-
Forum: Installing WordPress
In reply to: really stuck subdomain keeps going to mainresolved working with my hostpapa folks as nobody could assist me here…oh dear
Forum: Fixing WordPress
In reply to: how to change stuff on the front pageany other advice please per my other comments?
Forum: Fixing WordPress
In reply to: how to change stuff on the front pageok last night I just took that code above and started removing lines until the front page was the way I wanted it. Is this correct? This cannot be right? Is there a widget that will do this otherwise we all need to learn how to code this stuff?
Forum: Fixing WordPress
In reply to: how to change stuff on the front pageok here is my sidebar.php file what now?
<!– begin r_sidebar –>
<div id=”r_sidebar”>
<ul id=”r_sidebarwidgeted”>
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(3) ) : else : ?>
<!–To define the 120×600 ad, go to your WP dashboard and go to Presentation -> Revolution Options and enter the image source and destination URL.–>
<li id=”ads”>
<h2>Advertisement</h2>
“><img src=”<?php $ad_img = get_option(‘rev_ad_img’); echo $ad_img; ?>” alt=”Featured 120×600 Ad” /><?php endif; ?>
</div>
<!– end r_sidebar –>
Forum: Fixing WordPress
In reply to: how to change stuff on the front pagewhat am I looking for and do I “rem” it out or???
Forum: Fixing WordPress
In reply to: how to change stuff on the front pageThank you Saurus,
well, there are no widgets activated. ok, I get the basics like adding categories and pages and installed wigets.
however,
If you would mind just having a look at the front page, all the stuff on the right, I either want to remove or change it, where is the template to do this, you said something about css? Sorry where are those files to change? I’m really new to this program.
on the right you see the word: sponsored link and video, i want those gone.
I also would like that advertisement thing gone for now
blogroll I dont’ need
but the rest of the stuff I want to move up the top.
? any help in pointing me in the right direction would be great thank u…
http://wps2win.com/wordpress/Forum: Fixing WordPress
In reply to: how to change stuff on the front pageany updates please, I’ve been still trying to figure out how to remove items from the front page and how to move things around. None stop for over 2 hours now looking at lots of php files and trying different wigets, but so far I have reached a dead wall……I know it’s gotta be simple but until this gets figured how how can I complete my site. struggling all week.
thanks in advanceForum: Fixing WordPress
In reply to: how to change stuff on the front pageForum: Fixing WordPress
In reply to: please would love everyones opinionWonderful reply! Thank you very much, day two of using this program and I LOVE IT so much as it is very easy to use. So far all I need is to make it work for registered users members page and I can do that with a password system I just want it automated. The shopping card thing is easy also I”m sure can tweak that.