Recent content by zadow

  1. zadow

    Other [Solved]Twitter cards for xenforo.

    Maybe can tweet a member's avatar ,or even first picture or video in thread. Or maybe not However i only know how to set a forum picture that i change from time to time.
  2. zadow

    Other [Solved]Twitter cards for xenforo.

    yes that is correct.
  3. zadow

    Other [Solved]Twitter cards for xenforo.

    did you upload a image you wanna use for your twitter card that what the <meta name='twitter:image:src' content='http://i.imgur.com/YourImage.jpg'/> is for also <meta name='twitter:url' content={$requestPaths.fullUri}/> is using the same image on all tweets, no matter where in your forum it...
  4. zadow

    Other [Solved]Twitter cards for xenforo.

    its self explainable link to your own picture and profile <meta name='twitter:card' content='summary_large_image'/> <meta name='twitter:image:src' content='http://i.imgur.com/YourImage.jpg'/> <meta name='twitter:site' content='@YourTwittername'/> <meta name='twitter:url'...
  5. zadow

    Other [Solved]Twitter cards for xenforo.

    go into admin panel then Appearance >Templates search template open_graph_meta in template under <meta property="og:site_name" content="{$xenOptions.boardTitle}" /> <xen:if is="{$avatar}"><meta property="og:image" content="{$avatar}" /></xen:if> <meta property="og:image"...
  6. zadow

    XF 1.5 Get forum icon instead of xenforo when pasting links on skype/ telegram

    Hello all I have this weird issue , when i paste a link from my forum on social media (skype and more) it shows the xenforo icon in the links. Anyway to change this behavior?
  7. zadow

    RM 1.2 Add Resource manager to node

    Ok worked , Case closed :D
  8. zadow

    RM 1.2 Add Resource manager to node

    I quick question I install resource manager, and i see it in the top of the forum tab . But how do i add it to forum node, so resource page have its own forum node , just like the xenforo own forum node.
  9. zadow

    Lack of interest sync thread when new post system.

    Correct i was thinking of more of a live thread. Sometime you wanna follow a thread without posting youself.
  10. zadow

    Lack of interest sync thread when new post system.

    I am not really sure what it is called but. In many other sites when you just posted, and some other person post just after you. Today, i have to press reload page (f5) to see if there is a new post. On many other sites and message systems, there is no need to keep reloading page. Many...
  11. zadow

    XF 1.5 [Solved]xenforo styles wont change in firefox.

    okay Fixed . It was a extension https://github.com/diegocr/CleanLinks. That somehow inter fear with the style changing.
  12. zadow

    XF 1.5 [Solved]xenforo styles wont change in firefox.

    very werd, i am using firefox beta 43.0b5. when switching as in the video , from Red to Blue nothing happends.
  13. zadow

    XF 1.5 [Solved]xenforo styles wont change in firefox.

    I just updated to xenforo 1.5.2 after that i updated black reponsive themes also to match new version of xenforo. But looks like xenforo 1.5.2 have a bug when using firefox. Styles cant update when when selecting styles in bottom of forum. I think its a xenforo problem, and not the actuall...
  14. zadow

    s9e Media BBCodes pack

    okay it was fixed , i had to remove / delete custom command before upgrading.Now it work
Back
Top Bottom