• Resolved petknu

    (@petknu)


    After creating a list and toggling options back and forth for a while, then the List Layout Option is stuck on the vertical list. I.e. setting it to responsive grid and updating the list, does NOT change how it looks on the page.

    I have tried deleting and recreating the list, deleting and creating a new page, deleting and installing the plugin, and running a database optimization, but I am not able to get the responsive grid to display.

    Can I try to manually set the option in the database, using e.g. phpAdmin?

    I like this plugin because it can use First post content image and is not dependent on Featured image.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kybernetik Services

    (@kybernetikservices)

    Dear @petknu.
    Thank you for reaching out.
    I never heard of this issue before. But I suspect that the CSS file is not updated.
    Please delete all files in the plugin folder ulimate-post-list/public/css an save the Ultimate Post List again. Double check and make sure the css file is created in the folder.
    Please let me know if this solves your problem.

    Thread Starter petknu

    (@petknu)

    Thanks for the quick response.

    A new CSS file was created, but the posts are still shown as a vertical list on the page.

    This is the CSS:

    div.upl-list form, div.upl-list p { margin-bottom: 1em; }
    div.upl-list form img { display: inline; padding-left: 1em; padding-right: 1em; box-shadow: none; vertical-align: middle; border: 0 none; }
    div.upl-list ul { list-style: none outside none; overflow: hidden; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
    div.upl-list ul li { margin: 0 0 1.5em; clear: both; }
    div.upl-list ul li:last-child { margin-bottom: 0; }
    #upl-list-1922 ul li img { width: 75px; height: 75px; display: inline; float: left; margin: 0px 8px 8px 0px; }
    #upl-list-1922 ul li { margin-top: 0px; margin-bottom: 24px; margin-left: 0px; margin-right: 0px; display: inline-block; vertical-align: top; width: 100%; max-width: 75px; }

    I use the Twenty Twelve theme.

    Plugin Author Kybernetik Services

    (@kybernetikservices)

    Dear @petknu .
    The provided CSS is the right one for a grid. Ultimate Post List works as expected.
    The reason for the vertival list is somehwere outside Ultimate Post List.
    Maybe you had a plugin or theme update?
    Feactivate all plugins and maybe choose another theme for testing.

    Thread Starter petknu

    (@petknu)

    Thanks for your reply.

    The plugin works. The root cause is that SOME of the settings are cached in WP Super Cache and Cloudflare, so changes are only partially reflected when viewing the page.

    If WP Super Cache and Cloudflare caches are purged after changing the setting in Ultimate Post List, all changes are shown correctly when viewing.

    Plugin Author Kybernetik Services

    (@kybernetikservices)

    Thank you for letting me know. I’m glad you could find the reason for the issue.

    If you like Ultimate Post List, I would really appreciate your review. This would help me to improve the plugin and other users to decide to use it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘List Layout Options stuck on vertical list’ is closed to new replies.