sribharath
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Alternative to NextGen gallery-slideshow pluginyou can use wp default gallery option
Forum: Plugins
In reply to: GD Star Rating on select category postsany one ?
Forum: Fixing WordPress
In reply to: Filtering PostsThats great and here meta value changes ..Its not static ..
how do i say the query to look at the meta value ?
Forum: Fixing WordPress
In reply to: Filtering PostsYeah
$query = new WP_Query( array( 'meta_key' => 'color', 'meta_value' => 'blue' ) );
This is cool but how do i add category filter there ?
Forum: Fixing WordPress
In reply to: Filtering Posts$query = new WP_Query( 'tag=<?php $values = get_post_custom_values("customname"); echo $values[0]; ?> &cat=4' );
THATS iT ?
Forum: Fixing WordPress
In reply to: Facebook like button is not workingIts working fine
Hi
Add the line
Disallow: /author/ to your robots.txt
with regards
sribharath
Forum: Fixing WordPress
In reply to: permalinks crawl errorsNo one is willing to help ?
Forum: Fixing WordPress
In reply to: My posts disappear after 60 secondsIf u strongly believe it is with WP Twitter remove it or if u need it consult the developer
Forum: Plugins
In reply to: W3 total cache errors..i wish that could be true..but it my case it was the issue with the plugin ..hope the developer finds a quick fix for this
Forum: Fixing WordPress
In reply to: Google doesnt find my homepage – seoYour site is getting indexed ..last google indexed your home page is on 28 May 2011
so no worries in this..
check your webmaster tools once see if u have any crawl errors ..if there rectify them and submit a reconsideration
happy blogging
with regards
sribharath
Forum: Plugins
In reply to: W3 total cache errors..Downgrading as well as uploading theme in new name solved the issue
Thanks both gary and ipstenu
with regards
sribharath
Forum: Plugins
In reply to: W3 total cache errors..Site is https://www.tollywoodzoom.com and i have also tried replacing css and js files in active theme folder
still no luck
featured section is not working and also slider posts are laoding wierd ??
Forum: Fixing WordPress
In reply to: My posts disappear after 60 secondsHi,
I stayed more than two minutes on the post its not getting blank …
Just check again and if u still try removing this copyright protection script and check
with regards
sribharath
Forum: Fixing WordPress
In reply to: Google doesnt find my homepage – seoHi,
If u see this link you are site is getting indexed regularly
More over this is not an issue with wordpress .. any ways i would like to tell u some thing
– google has changed its search algorithm , so strictly follow guidelines listed n web master tools
– install plugins like all in one seo , xml site map plugins and submit them to google
You can search more things by googling “following google algorithm update 2011”
Hope it helps u