krpzzr
Forum Replies Created
-
Thanks for help!
I fix this calling<?php the_content(); ?>in my file with html
https://wordpress.stackexchange.com/questions/145062/add-filter-the-content-in-functions-php-not-workingI also comment 129, 133 and 160 lines but it didn’t help
https://prnt.sc/t9eqotI try to “debug” your function yasr_add_schema on 125 line by calling
print: "foo"on 132 line and I don’t see nothing but when open single news page the “foo” was print over the headerThanks for the answer!
Do you have any advice on how to inject YASR schema.org microdata to these types of pages http://credit24.su/zaymer/ ?Only change the code of your plugin?
Thanks for answer!
I choose “Is this a review ? NO” on all pages.
for example https://prnt.sc/t7w3s7 this http://credit24.su/zaymer/schema.org doesn’t work on all pages except news (I checked on the main page, it doesn’t work there either)
On all pages I choose answer “Is this a review? NO”
This is homepage https://prnt.sc/t7w84c
On all pages I use shortcode in .php files –
<?php echo do_shortcode('[yasr_visitor_votes]'); ?>