Skip to content

Positioning of images in ticks  #10

Open
@nanu-c

Description

@nanu-c

The tinymce editor isn't that handy and if images are embedded it looks scrambled.
Maybe use the gutenberg editor for the ticks?
If not add a class to the images like that:

. '<p class="sclt-tick-content">' . preg_replace("/(<a[^>]*)(\>.*)(\<img.*)(<\/a>)/im", "\$1 class='content-img-wrap'\$2\$3\$4", $content) . '</p></li>';

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions