Roopendra
Forum Replies Created
-
I have fixed above problem. I am sharing my solution until we will got expert advise from theme owner 🙂
1) Site title and tag line are not displaying.[http://techieroop.com]
Solution: Appearance->Themes->Customize->General-> Custom Css
Overwrite these css#custom #siteinfo a { color: #333 !important; text-decoration: none; } #custom #siteinfo p#site-description { color: #333 !important; text-decoration: none; }2) In Home page excerpt not showing only post title are displaying.
Solution: Just we need to update this option from theme
Appearance->Themes->Customize->Home Featured Category-> How many text count for each post
Just try to update this count.
3) All my ads are not showing.
Solution:
Appearance->Themes->Customize->Advertisement-Ad Location-> Remove extra backslash from shortcode if any
[ad id=\”111\”] to [ad id=”111″]
Thanks @khang Minh
Thanks for quick response
I have still not remove previous sitemap_index.xml which is created by WordPress SEO plugin from Google Webmaster.
Should I remove this?? and keep sitemapindex.xml in webmaster?
If I remove previous sitemap_index.xml, Does my post will be index in google . as sitemapindex.xml I have added recently .