This topic has 9 replies, 4 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi, the pinterest share button chooses a small thumbnail image instead of the full size featured image. Is there anyway to fix this?
Thanks for your time.
Hello,
Unfortunately there is no such possibility. Sorry.
Regards,
Eva Kemp.
Thanks, does anyone else have a solution for this? A workaround plugin maybe?
Hi, I wonder if this issue has been fixed since this post was published.
Thanks
Hello, @antcuc and @Olele
This is not a bug. You may change the image size via customization in files, find and edit etheme_share_shortcode
function (royal/framework/shortcodes.php) – http://prntscr.com/i8l9ed > http://prntscr.com/i8l98a (we recommend making changes in the child theme https://codex.wordpress.org/Child_Themes because you’ll lose all modifications after each theme update).
Regards
Hi, thanks for the answer. I’ve changed the image size on the parent theme and it works well, but haven’t been able to make it work in the child theme.
Hello, @Olele
To make this work from the child theme, you need to copy the function into functions.php file of child theme, please read more in the article https://codex.wordpress.org/Child_Themes – http://prntscr.com/iavsy4
Regards
Thank you! I was adding the code to a copy of shortcodes.php instead of functions.php in the child theme’s folder.
Now it works perfectly!
🙂
Hello, @Olele
I am glad that the problem was solved.
Regards
You must be logged in to reply to this topic.Log in/Sign up