Forum Support

Shape 5
March 28, 2024, 04:25:47 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: Game crusade summary function  (Read 1015 times)
mariela132
Jr. Member
**
Offline Offline

Posts: 6



« on: April 10, 2012, 08:24:18 PM »

In my dashboard under settings > reading I have the option to control they layout of my content (see attachment) one of the options are "For each article in a feed, show , full text or summary". Eve  after selecting summary I continue to get the entire article.

See gameon.iotechie.com
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: April 13, 2012, 10:33:26 AM »

You should be able to fix that issue by editing "game/loop.php" and changing line #123 from
Code:
<?php if ( is_archive() || is_search() ) : // Only display excerpts for archives and search. ?>
to
Code:
<?php if ( is_archive() || is_search() ) || is_home() : // Only display excerpts for archives, search, and blog. ?>

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
mariela132
Jr. Member
**
Offline Offline

Posts: 6



« Reply #2 on: April 13, 2012, 11:46:15 AM »

Thank you , also I can't tag my post, I can enter keywords but when I select the button to tag it does nothing.
Logged
mariela132
Jr. Member
**
Offline Offline

Posts: 6



« Reply #3 on: April 13, 2012, 11:52:15 AM »

Parse error: syntax error, unexpected T_BOOLEAN_OR in /home/iotechie/public_html/GameOn/wp-content/themes/s5_game_crusade/game/loop.php on line 123
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #4 on: April 13, 2012, 03:34:31 PM »

Oops, sorry about that; I had a ")" in the wrong place.

Use this:
Code:
<?php if ( is_archive() || is_search() || is_home() ) : // Only display excerpts for archives, search, and blog. ?>
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
mariela132
Jr. Member
**
Offline Offline

Posts: 6



« Reply #5 on: April 13, 2012, 04:25:53 PM »

Great!!! IT WORKS YOUR GENIUS LOL , one last thing .. I cant tag
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #6 on: April 17, 2012, 11:23:57 AM »

Some of the older themes have a minor javascript conflict with the WP3+ admin.  I will have to take a look at the code and see what I can do to release an update with a fix. 

Until it's ready, you may find a plugin like Auto-tags to be useful.
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
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.