sivaji.siva09
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Enabling the_excerpt<?php if ( is_search() || is_home() || is_archive() ) : // Only display Excerpts for Search, home, and archive ?> <div class="entry-summary"> <?php the_excerpt(); ?> </div><!-- .entry-summary --> <?php else : ?> <div class="entry-content"> <?php the_content(); ?>
This worked for me. After few edits.
Forum: Fixing WordPress
In reply to: Enabling the_excerpt“In detail again” I used the same code <?php if ( is_search() || is_archive() || is_author() || is_tag() || is_home() ) : // Only display Excerpts ?> But not getting 55 words excerpt, it is only showing the title in the home, in pages, in the author and another thing is individual posts page showing only the title if use the above code and delete the <?php the_excerpt(); ?> if use both of these codes in their respective places i am getting excerpt in individual post pages and only the title in archive, author, and home. How can i achieve the exact functionality of the mentioned code. That is home, search, archive, author, and tag showing excerpts and individual post pages showing full post. How can i achieve this. Am i doing anything wrong, please help me. My website is https://www.investmentstandard.inAnd individual post page https://www.investmentstandard.in/economic-trend-investment-strategy/ Please someone help me.
Forum: Fixing WordPress
In reply to: Enabling the_excerptHi,
My website is https://www.investmentstandard.in, I am using twentytwelve-child theme, for which i enabled <?php the_excerpt(); ?> (in the content.php file)instead of the default <?php the_content( __( ‘Continue reading <span class=”meta-nav”>→</span>’, ‘twentytwelve’ ) ); ?> Now i am facing a problem that is single posts showing excerpts you can see in the link https://www.investmentstandard.in/economic-trend-investment-strategy/ this link contains single post that is getting displayed as excerpt, i don’t want this to happen. Please someone help me how can i solve this problem. Are there anyone to help me out.
Forum: Everything else WordPress
In reply to: Google authorshipThank You.
Forum: Everything else WordPress
In reply to: Google authorshipMy website is https://www.investmenstandard.in
Forum: Everything else WordPress
In reply to: Google authorshipNot account site
Forum: Everything else WordPress
In reply to: Google authorshipI have a Google webmaster tool account and verified my account
Forum: Fixing WordPress
In reply to: Adding favicon.icoI got what i wanted the browsers now showing the favicon.
Thank you. Once again.
Forum: Fixing WordPress
In reply to: Adding favicon.icoThe above said link now works fine. It is just working fine, thank you guys.
Forum: Fixing WordPress
In reply to: Social media iconsHi Jan,
Thank you very much what you said is correct, fortunately i already got the solution, anyway thank you very much for your help.
Regards,
Siva
Forum: Themes and Templates
In reply to: How to add footer to twenty twelve themeHi,
Is there anyone to help me, i want to add disclaimer link in bottom of the template in my website, theme is twenty twelve, i solved my other problem of copyright statement on my own i need help for this one.
Regards,
Siva.
Forum: Themes and Templates
In reply to: How to add footer to twenty twelve themeHi,
I back up my files.
Regards,
Siva
Forum: Themes and Templates
In reply to: How to add footer to twenty twelve themeHi,
To my knowledge i think i don’t have child theme.
Thanks,
Siva
Forum: Themes and Templates
In reply to: Theme twenty twelveThank you for your support it worked, but i got one new problem that is i recently imported my posts from blogger to wordpress but all posts except https://www.investmentstandard.in are not working example https://www.investmentstandard.in/2013/01/economic-trend-investment-strategy.html one of my friend told that is because of premlinks help me in this regard.
Forum: Themes and Templates
In reply to: Theme twenty twelvei added two but only one is showing