Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1414886

    Robert Bol
    Participant

    Hello,

    How do I integrate the code used for the social sharing buttons, in the standard portfolio overview of the integrity stack, with a custom essential grid portfolio?

    I found the 2 explanations of theme punch.
    https://www.themepunch.com/faq/social-sharing-alternative/
    https://www.themepunch.com/faq/social-sharing-alternative-2/

    But if this functionality is already part of the theme it only seems logical to use that instead of making custom meta fields and have to copy paste the permalink.

    Regards,
    Robert

    #1415842

    Lely
    Moderator

    Hi Robert,

    No need for that. There’s a setting on Appearance > Integrity > Portfolio Index Sharing: Set this to ON

    Hope this helps.

    #1415898

    Robert Bol
    Participant

    Hi Lely,

    Thanks for the reply.
    I had found this feature and really liked it.

    However, this doesn’t seem to be working with the essential grid portfolio.
    Therefore my question how to integrate this code into an essential grid layout?

    Regards,
    Robert

    #1416923

    Rad
    Moderator

    Hi there,

    Essential Grid is a bundled plugin but it’s not fully connected to internal features of X theme. You could try the share shortcode to your essential grid’s source input.

    Example,
    http://demo.theme.co/integrity-1/shortcodes/entry-share/

    Thanks!

    #1418229

    Robert Bol
    Participant

    Hi Rad,

    Could you please tell me where the shortcode should be added?
    I’ve tried it as html in the skin-editor but that prevents the portfolio from loading.

    Don’t really understand where to put it at the grid source input. This is where I’ve selected the categories to display.

    Regards,
    Robert

    #1418644

    Rue Nel
    Moderator

    Hey Robert,

    You will likely need to edit your Essential Grid skin being used in your grid. To know how you can edit the skin, please check out this documentation: https://www.themepunch.com/essgrid-doc/item-skin-editor/

    You can try html or text layer. If that doesn’t work, then the essential grid does not accept shortcodes.

    Hope this helps.