Conversation
supportI noticed that the option to share on twitter does not work. This is solved by modifying line 236 of the “storefront-product-sharing.php” file by replacing the line with: $twitter_url = ‘ https://twitter.com/intent/tweet?text=’ ; . rawurlencode( $product_title ) . ‘+’ . urlencode($product_url); I hope you find it helpful and that the developer performs the implementation and subsequent update. Thank you!
No comments were stored for this source.