Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter warrenkirkland

    (@warrenkirkland)

    Hi Andrew
    Just following up on my previous post. Please can you urgently assist.
    Thanking you in advance.

    Plugin Author Andrew Rockwell

    (@rockwell15)

    Hi warrenkirkland,

    Looks like your shortcode is a bit off, if 693843 is your company id then your shortcode should look like this:

    [li-company-updates company=”693843″]

    Let me know how that works!

    Thread Starter warrenkirkland

    (@warrenkirkland)

    Hi Andrew
    Thank you for coming back to me, the code you provided above worked.
    Is there a way we can:
    1) Remove the top section (LinkedIn icon and ‘LinkedIn Company Updates’ text)?
    2) Only display the LinkedIn updates as apposed to page logo, name, and update text?
    3) If the answer to Q2 is no, can we change the size of the LinkedIn company page name as it is currently huge and overpowers the actual update itself?
    Thank you

    Plugin Author Andrew Rockwell

    (@rockwell15)

    Neither are currently options, but you can add this CSS and it will only display the updates:

    ul#linkedin-con #linkedin-item img.linkedin-update-logo,
    ul#linkedin-con #linkedin-item h3,
    ul#linkedin-con h2,
    ul#linkedin-con #linkedin-item span {
        display: none !important;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Only shortcode text being displayed’ is closed to new replies.