@calin i have done that but its showing https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fhealthtian.com%2Fsyndrome%2F
ok
let me see
-
This reply was modified 6 years by
iamkingsleyf.
So there is no way to get it working,
On search engines it will still show the old date.
Guess i will use the other AMP then
So any work around?
Are we to remove the whole of this block?
/**
* returns the item scope for single pages. If we have an article or a review
* @return string
*/
function get_item_scope() {
//show the review meta only on single posts that are reviews, the rest have to be article (in article lists)
if ($this->is_review && is_single()) {
return 'itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Review"';
} else {
return 'itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Article"';
}
}
function show_item_scope() {
echo printf( '%1$s', $this->get_item_scope());
}
Or just
'://schema.org/Review"';
'://schema.org/Article"';
Are we to remove the whole of this block?
/**
* returns the item scope for single pages. If we have an article or a review
* @return string
*/
function get_item_scope() {
//show the review meta only on single posts that are reviews, the rest have to be article (in article lists)
if ($this->is_review && is_single()) {
return 'itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Review"';
} else {
return 'itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Article"';
}
}
function show_item_scope() {
echo printf( '%1$s', $this->get_item_scope());
}
Or just
'://schema.org/Review"';
'://schema.org/Article"';
is that the line i am supposed to remove you are sending me to another link with no information on which code to remove
Are we to remove this?
/**
* returns the item scope for single pages. If we have an article or a review
* @return string
*/
function get_item_scope() {
//show the review meta only on single posts that are reviews, the rest have to be article (in article lists)
if ($this->is_review && is_single()) {
return 'itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Review"';
} else {
return 'itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Article"';
}
}
function show_item_scope() {
echo printf( '%1$s', $this->get_item_scope());
}
I want modified date for blog posts/articles and not modules and blocks.
Modules and blocks don’t get indexed on Google or show up in search results
I can’t set post loop… the settings won’t show. see screenshot.
in the future? that means next 4YRS
How do i do it? what you showed was link to child theme not which file in the child theme should be modified
what happens after you update the theme
Do you mean adsense HEAD code? if yes use footer and header inserter.
Thank You
We have been requesting for this for ages now, since 2016 and it has not been added
Fixed…
Thanks
over 5HRS and no fix or response
their email contact@tagdiv.com
nothing special
-
This reply was modified 7 years by
iamkingsleyf.
Same issue the composer has refused to activate
i tried but it seems the contents on that page is too much that my browser was hanging
i have choosen which widget to display according to the language unfortunately the those 2 widget keeps appearing on the french version https://imgur.com/a/JHLgIAA the one marked 2 was supposed to show on the footer for the english version but its showing on the sidebar for the french version
And the bottom widget?
Hello;
In here https://imgur.com/a/hKSDhTR the RED parts are not supposed to show up in the french version of the site yet they do.
Regards
