[RSS Feed/News] Meta Tag error.

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

I cannot seem to get the first image attached on the thread to pull as the image on a facebook post.

Below is the code I have entered in the "Thread_view" can you tell me where I am going wrong.

Code:

Code:
<xf:if is="{$thread.FirstPost.Attachments.first().thumbnail_url}">
    <xf:macro template="metadata_macros" name="metadata"
    arg-siteName="{$siteName}"
    arg-title="{$title}"
    arg-description="{$fpSnippet}"
    arg-shareUrl="{{ link('canonical:threads', $thread) }}"...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom