eva2000

Registered
I updated from Flatawesome free to FA+ but seems my twitter card still showing xenforo default logo so not sure where I should be updating in FA+ ?

ie. https://twitter.com/centminmod/status/762091631591821312

upload_2016-8-7_11-48-22.png
 
ah fixed it in open_graph_meta

Code:
   <xen:if is="{$avatar}"><meta property="twitter:image:src" content="{$avatar}" /></xen:if>
    <meta property="twitter:image:src" content="https://community.centminmod.com/styles/flatawesomeplus/xenforo/logo.og.png" />
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@centminmod" />
    <meta name="twitter:title" content="{xen:raw $title}" />
    <xen:if is="{$description}"><meta name="twitter:description" content="{xen:raw $description}" /></xen:if>
 
Last edited:

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back