Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    your theme “agentpress” is not in the WP theme repo.

    My suggestion would be to contact the theme’s developers.

    Meanwhile, you may try:

    – deactivating ALL plugins temporarily to see if this resolves the problem. If this works, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try deactivating via FTP or SFTP or whatever file management application your host provides. If applicable, also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old.
    – switching to the unedited default, core-bundled Theme (such as Twenty Twelve, Twenty Thirteen or Twenty Fourteen) for a moment using the WP dashboard to rule out any theme-specific issue. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using via FTP or SFTP or whatever file management application your host provides. Alternately, you can remove other themes except the default theme. That will force your site to use it.

    C W (VYSO)

    (@cyril-washbrook)

    Tara: if you’re not going to provide help to a member or even read their post correctly, please don’t reply with a completely irrelevant generic message. It just makes it more likely that people who can actually help will overlook it.

    ——–

    Bigu: you need to adjust the margin on .gallery-item elements. For instance, you could put this into your stylesheet:

    .gallery-item {
         margin: 0 !important;
    }
    Moderator t-p

    (@t-p)

    @cyril Washbrook,
    Calm down!
    Have happy holidays!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove blank lines? (check image)’ is closed to new replies.