Forum Support

Shape 5
March 29, 2024, 06:46:00 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Problem on Frontpage & Can't remove comments  (Read 773 times)
lvac13
Jr. Member
**
Offline Offline

Posts: 46



« on: April 13, 2014, 10:04:18 PM »

Hello Tristan and WP Support Team,
Can you please help me?  I can't figure out what happened on my site.  The index page was loading just fine and when I refreshed, the background of the front page changed.  I can't figure out how to fix it.  The site is www.deltaed.org.

I also can't figure out how to remove the Posted in Uncategorized    | Comments Off text.  I tried following the directions in the other post but it didn't work.  I can't find where it's pulling from to change it.

Thanks for all of your help!!!
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: April 14, 2014, 02:35:18 PM »

Hello Tristan and WP Support Team,
Can you please help me?  I can't figure out what happened on my site.  The index page was loading just fine and when I refreshed, the background of the front page changed.  I can't figure out how to fix it.  The site is www.deltaed.org.

   Political is about 3 years old at this point and isn't on the framework, so some things won't be as easy as they would on a newer release (Anything from Paradigm Shift & newer); that said, if you really don't want to use a newer release, this may work:
   
   Edit index.php and around line 498, find the following code:
   
   
Code:
<div style="width:100%;overflow:hidden;position:relative;">
<div id="s5_mainbodyfullw">
<div id="s5_mainbodywrapper">
   
   Change it to:
   
   
Code:
<div style="width: 100%; overflow: hidden; position: relative; background: white;">
<div id="s5_mainbodyfullw">
<div id="s5_mainbodywrapper">

   That will make the body content area have a solid white background behind the images that apply shading.

I also can't figure out how to remove the Posted in Uncategorized    | Comments Off text.  I tried following the directions in the other post but it didn't work.  I can't find where it's pulling from to change it.

Thanks for all of your help!!!

   If you don't want that to show up anywhere on your site, you can just remove the following block of code from loop.php in the theme folder:
   
   
Code:
<div class="entry-utility">
<?php if (function_exists('dfrads')) { echo dfrads('5305651'); } ?>
<?php if ( countget_the_category() ) ) : ?>
<span class="cat-links">
<?php printf__'<span class="%1$s">Posted in</span> %2$s''twentyten' ), 'entry-utility-prep entry-utility-prep-cat-links'get_the_category_list', ' ) ); ?>
</span>
<span class="meta-sep">|</span>
<?php endif; ?>
<?php
$tags_list get_the_tag_list''', ' );
if ( $tags_list ):
?>

<span class="tag-links">
<?php printf__'<span class="%1$s">Tagged</span> %2$s''twentyten' ), 'entry-utility-prep entry-utility-prep-tag-links'$tags_list ); ?>
</span>
<span class="meta-sep">|</span>
<?php endif; ?>
<span class="comments-link"><?php comments_popup_link__'Leave a comment''twentyten' ), __'1 Comment''twentyten' ), __'% Comments''twentyten' ) ); ?></span>
<?php edit_post_link__'Edit''twentyten' ), '<span class="meta-sep">|</span> <span class="edit-link">''</span>' ); ?>
</div><!-- .entry-utility -->
« Last Edit: April 21, 2014, 08:22:52 AM by Tristan Rineer » Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
lvac13
Jr. Member
**
Offline Offline

Posts: 46



« Reply #2 on: April 19, 2014, 02:22:54 PM »

You rock!!!!!!!!!!!!!!!!!!!!!!!!!!  THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Everything worked perfectly!!!!!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.