Hello,
Please create a new topic for any new issue.
1) Please allow the google adsense a bit of time to provide the ad code. It can sometimes take up to a few days before the new ads are rendered on the site.
2) Our theme creates as many thumbnails as selected here: http://screencast.com/t/1014UT4fMtb2 Please disable the thumbs you don;t use on your site. This list of thumbnails should help: https://forum.tagdiv.com/theme-thumbs/
3) Unfortuantely our theme cannot show 3 thumbs along with a sidebar. There can only be 2 thumbs and sidebar or 3 thumbs and no sidebar.
Thank you!
PS do not post sensible info in this public forum.
Hi,
Thanks for reply.
Sorry for that. After this discussion if i have any new issue so i can create new topic.
1) I was create google adsance account 15 days ago.
2) You have any more option. I can give one image and your theme create automatically small size with code not create new images for small thumbnail? Just like for mobile, theme not create all the images for mobile thumbnail?
3) But you theme show 3 thumbnail with sidebar please check on home page: http://enewsvid.com/
4) How can i change navigation mouse over text color. On this time my navigation active background color is red and my text is blue but i can need navigation active background is red and text color is white.
I am really sorry about not creating new topic. After this discuss i will create new topic with if i have new issue after this issues is resolved.
Kind Regards
Zeeshan
Hello,
1) Please do one more test with adsense. Please install the adrotate plugin and use your adsense code with the plugin. You can add the plugin shortcode in the theme ad spots. This way you will bypass the theme ad system. See f the plugin shows the ad. This way you will know if the theme is the problem or the ad is the problem.
2) Our theme will create the thumbs you want it to. You can select what thumbs you want to be created from here: http://screencast.com/t/0q4GnuUpwLbw
3) Yes, sorry, there is block 15 that shows 3 thumbs, yes. You can find it in visual composer under all elements:
http://screencast.com/t/wUYmYNt3o
4) You can use this code in the theme panel->custom css box:
#menu-td-demo-header-menu-1 li a:hover, .sf-menu > .current-menu-item > a{
color:white!important
}
Thank you!
Hi,
Thanks for helping.
1) I am working on it. When i am using google adsence code they didn’t show any thing but when i can use our code they show. here is the result http://www.enewsvid.com/tv-program/talk-show/hum-sub-30-08-16-capital-tv-enewsvid/
2) is ok.
3) How can i use block 15 on category because this is category not page pleas check it: http://www.enewsvid.com/category/news-channel/24-newshd/
4) This is working with mouse over and active but this code is not work on mouse out. Please go on Tv programe link and mouse out on bottom category menu so you have an idea. http://www.enewsvid.com/
Kind Regards
Zeeshan
Hi,
1) If the adsense code does not show up even in adrotate, then you will have to contact google as adrotate uses it;s own ad system that is different from our theme’s. Use an adsense ad on a wordpress default theme and see if it will show up at all.
3) For categories you cannot use blocks. Only modules: http://screencast.com/t/IivsA9OCGDGr Block 15 is the only one that displays 3 articles with a sidebar and it cannot be used on categories, only on pages.
4) Please add this code also:
.td-header-wrap .black-menu .sf-menu > .sfHover > a{
Color:white!important;
}
Thanks
Hi,
Thanks for the reply.
1) I am working on it.
3) Have any option i can modify of this modules. http://screencast.com/t/IivsA9OCGDGr modules?
4) I think this is not the right solution because navigation is 100% perfect but the text mouse over is disturb. Please check the sub menu mouse over.
Hi,
3) Sorry but the modules cannot be modified. They do not have block settings like blocks do. On categories you can only select the style you want to have but the posts will be only in the latest sorting order. You cannot use visual composer on categories.
4) This is the case with css. It affects all of the elements sharing the same classes so the code has to be made proper by a developer that has the time to think of all the possible implications :). Css is a very complex part of a site. Please remove the custom css I provided as it cannot be re-written at the moment as I added !important tags to it. Remove the code and let meknow about it so i can access your site again and provide the correct version of the code that will not affect the mega-menu.
Thank you!
Hi,
Please use this code:
.sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a, .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .td_block_mega_menu .td-next-prev-wrap a:hover, .td-mega-span .td-post-category:hover, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .header-search-wrap .td-drop-down-search:after, .header-search-wrap .td-drop-down-search .btn:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a{
color:white!important;
}
Thank you!
Hi,
Thanks for reply.
This is good.
I have seen two new issues.
1) Whenever I search enewsvid.com on google, I get the following error. Few hours ago i am create robots.txt file but error is still.
A description for this result is not available because of this site’s robots.txt – learn more.
2) I have create sitemap.xml file from “xml-sitemaps.com” the website create 500 plus links. When i am uploading sitemap.xml on “google.com/webmasters” they give me warning Please help me.
Bellow is the warning.
Type: Warnings
Issue: Url blocked by robots.txt.
Description: Sitemap contains urls which are blocked by robots.txt.
Issues count: 500
Example: Value: http://www.enewsvid.com/
Value: http://www.enewsvid.com/article/aftab-iqbal/apka-yeh-hafta/
Value: http://www.enewsvid.com/article/amjad-islam-amjad/shamim-ara/
I am really sorry about this issues if you can tell me so i can create new topic?
You are very very good gay that’s why my priority i can talk with you.
Kind Regards
Zeeshan
Hi,
OK, I get the picture now 🙂
1) Here is a neat video I found on the subject: https://www.youtube.com/watch?v=DZiyN07bbBM
You need to configure robots.txt in order for it to work properly.
You can also try this method: http://stackoverflow.com/questions/22654376/google-webmaster-error-blocked-urls-by-robots-txt-but-no-such-file
There is also a wp option that is causeing a lot of damage in this regard: https://wpshout.com/never-ever-check-discourage-search-engines/
2) We only recommend a sitemap from seo yoast. Use the seo plugin to create your sitemap as itl;s the tested and approved plugin https://kb.yoast.com/kb/enable-xml-sitemaps-in-the-wordpress-seo-plugin/
We have not tested any sitemaps from xml-sitemaps.com but we do not recommend external sourcess to create the sitemap
Thank you!