Customize Gallery Excerpts

  • Posted in : f8
  • scott.schweigert@gmail.com
    Participant

    Hi! I need to add links within the text block in the gallery –

    ahmetsali
    Keymaster

    Hi, you can use this plugin to add links to excerpts;

    https://wordpress.org/plugins/advanced-excerpt/

    Cheers.

    scott.schweigert@gmail.com
    Participant

    that doesn’t let you link specific words in the except as far as I can tell?

    would be great to be able to just use a text block (under the title) but then that pushes the image gallery down instead of a left / right layout?

    example — https://www.rhmgmt.com/portfolio/aubrey-fisher/ this is using the excerpt (so text is plain text) and the image stays on the right.

    this is using a text block – the photo on the right is pushed down
    https://www.rhmgmt.com/portfolio/asia-jackson/

    ahmetsali
    Keymaster

    Hi, I see your point, we are working on a solution right now and plan to publish a new update in a few days with the fix.

    Thanks for the feedback.

    ahmetsali
    Keymaster

    Hi again, we have just fixed the issue and released a new update, after you have updated your theme, you can use this plugin to add links to your excerpts;

    https://wordpress.org/plugins/advanced-post-excerpt/

    Have a nice day!

    scott.schweigert@gmail.com
    Participant

    YES!!! wonderful update thanks so much.

    scott.schweigert@gmail.com
    Participant

    Ok one issue – i can add links, but cant style them

    i even tried adding a color with !important to the link tag —but because the WP captures it and is wrapping the link in a <span> it doesn’t apply

    example -https://www.rhmgmt.com/portfolio/aubrey-fisher/

    “recognized” is linked.

    ahmetsali
    Keymaster

    Hi, we will fix it with the next update, you can use this custom css code until the update comes out;

    .splitting.lines a .word {
        color: inherit;
        }
    .splitting.lines a .word:before {
        color: var(--link_color);
        }
    

    We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    Thank you for your support.

    scott.schweigert@gmail.com
    Participant

    totally will do!

    and thanks – added the custom css which does fix the link color but doesnt play nice with the the animation though

    https://www.rhmgmt.com/portfolio/aubrey-fisher/

    ahmetsali
    Keymaster

    just fixed that issue, another update is on the way ;)

    ahmetsali
    Keymaster

    and the update is out now!

    scott.schweigert@gmail.com
    Participant

    confirmed! looks great thanks so much. just left a 5 star review!

    side note for anyone else – you can modify page_part-portfolio-grid.php to change the order on the portfolio parent page to list your posts in alphabetical.

    ‘orderby’ => ‘title’,
    ‘order’ => ‘ASC’,

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register