• Resolved tinto_brass

    (@tinto_brass)


    i’v got the plugin and it works great besides one thing – my woocommerce products all has tags – they don’t appear on instagram unless i write them myself before sharing ?? i have selected generate hashtags from wordpress tags option in general settings but it didn’t help – what can i do to achieve automatic instagram posting with my products tags as hashtags?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Blog2Social-Support

    (@blog2socialsupport)

    Thank you for the information, @tinto_brass and for your feedback about Blog2Social.

    You did everything right, when selecting the option to “generate hashtags from wordpress tags”.
    Currently, Blog2Social automatically sets your WP tags as Social Media tags. I have put your request for adding woocommerce tags as #hashtags on our development list. As soon as this feature can be implemented in Blog2Social, I will get back to you.

    Let me know if you have any further questions or suggestions by sending a mail to customer-service(at)blog2social(dot)com.

    Thread Starter tinto_brass

    (@tinto_brass)

    i see that you use wp_get_post_tags in Loader.php file
    can i somehow change it to something like this?
    $taxonomy = ‘product_tag’;
    wp_get_post_terms($post->ID, $taxonomy);

    i know that this particular function is not working ?? can you provide me a temporary solution so i can change it in Loader.php file until you develop new version that support woocommerce fully?
    i don’t use any blog posts – only woocommerce posts so i’m aware of the fact that such temporary solution would break any wordpress tags funcionality ??
    please help! ??

    • This reply was modified 5 years, 10 months ago by tinto_brass.
    Plugin Support Blog2Social-Support

    (@blog2socialsupport)

    Hello @tinto_brass,

    Thank you for the reply. Every comment helps us to improve Blog2Social. We are happy about your suggestion on how to make Blog2Social even better and optimize working with woocommerce.
    That is why we have already put your request on our development list and will test if we can implement this feature in an upcoming version of Blog2Social.

    Right now there is no hotfix for adding woocommerce tags. As soon as this feature will be added to Blog2Social I will let you know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘not generating hashtags for instagram’ is closed to new replies.