You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to leave empty the link text and how declare the link class
EXTRA: i saw some people on forums...that used this..didnt understand..or maybe me...that <object_or_url> should not be an instance of an object...how it worked for me.. was only indicating like on your example..object_or_url jst like a plain parameter:
{% post_to_facebook object_or_url "Post to Facebook!" %}
what i get bout this its object_or_url parameter..will use it self..the object for sharing...
or maybe im wrong and should mark object.get_absolute_url???
The text was updated successfully, but these errors were encountered:
i think my question is clear on the title
how?...for example...use a fontawesome class for FB
{% post_to_facebook <object_or_url> <link_text> <link_class> %}
how to leave empty the link text and how declare the link class
EXTRA: i saw some people on forums...that used this..didnt understand..or maybe me...that <object_or_url> should not be an instance of an object...how it worked for me.. was only indicating like on your example..object_or_url jst like a plain parameter:
{% post_to_facebook object_or_url "Post to Facebook!" %}
what i get bout this its object_or_url parameter..will use it self..the object for sharing...
or maybe im wrong and should mark object.get_absolute_url???
The text was updated successfully, but these errors were encountered: