Thank you for answer… and is possible simply to remove “Next” button on an specific archives page (like on page 50) so the Google crawl stop the search??
Thank you
We have tried to activate the global setting on us site http://www.keyforweb.it but don’t work! 🙁
Yes Chris sure but if i have the same menu for mobile and desktop why could i have the same code duplicate?
-
This reply was modified 9 years by
keyforweb.
Hello, i’ve the same issue on 32.000 pages! When u release a fix it?
With this code u cannot select author page but if u check your page with SEO tools author page is present always… How could i disable link?
I found….
.td_block_11 .td-excerpt {
display: none;
}
thx
The custom code in ccs is used to hide sidebar on mobile and i take it from this forum. I would use mobile theme but i need to use W3 Total cache and i see that if i enable this cache desktop and mobile browser could not detect correctly the right theme….. 🙁
The issue is that i see only grid and the news block on desktop in more browser how you can check here:
https://www.browserstack.com/screenshots/9f56d592f2300d66211ba08accb6c97f7d9876fa
Why on desktop i don’t see the other blocks??
I hide content on mobile with this option:

thx
The link is in the first post, anyway it’s http://www.keyforweb.it
About settings i have hide block on mobile device via visual composer editor only. If you need i could create an account for access to backend site so you can check the page and setting.
Thank you
Hello, sorry for my not perfect english… i’ve used visual composer for my homepage and i used “Hide on device” option for hide content on mobile so the users could see only grid and news block on smartphone and tablet.
The issue is that if i make a check on homepage with google search tools i see grid and news block that i created for mobile also in desktop view…..
same here on keyforweb.it
Hello,
the site is http://www.keyforweb.it
I resolve add this to style.css in child theme
.sf-menu > li.td-normal-menu > ul.sub-menu {
left: 0px;
/* responsive portrait tablet */
}
before left was -15px
but why this change on 7.8??
Thanks for help
Orlando
I’ve found how to disable sidebar on mobile… i’ve also the issue on vertical allignament for submenu!

-
This reply was modified 9 years by
keyforweb.