lexx_it
Forum Replies Created
-
It works fine. Thanks!
Fine, thanks. Until that I’ll just keep og:video disabled.
I mean until the link is provided as html tag.
WP converts ordinary links until they are not provided directly as …. I have already provided you with the link to the affected post: http://www.rotfront.su/?p=13060. There is a link to youtube video within text.
Forum: Plugins
In reply to: [WP Popular Posts] Exceed Post LimitI believe you can adjust is in widget settings.
Forum: Plugins
In reply to: [Add Meta Tags] Why Facebook Open Graph with Small Image???Thanks a lot! I’m going to patiently wait for the update. Before you make it my workaround seems working good enough.
Forum: Plugins
In reply to: [Add Meta Tags] Why Facebook Open Graph with Small Image???I have fixed this by changing a default value from ‘medium’ to ‘full’ in add-meta-tags/metadata/amt_opengraph.php:
function amt_get_opengraph_image_metatags( $post_id, $size='full' )But I don’t like this solution as the fix will be lost after next plugin update. Unfortunately, it’s not possible to change this value by writing my own plugin. So it would be great to have an option to change this value from settings.