Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Weboplossingen

    (@weboplossingen)

    – WordPress version 4.9.4

    WPML plugin versions:
    -WPML Media 2.2.3
    -WMPL CMS 1.4.22
    -WMPL Multilingual CMS 3.9.3
    -WPML Sticky links 1.4.3
    -WPML String Translation 2.7.3
    -WPML Translation Management 2.5.2

    I deactivated the WPML Media plugin and now everything is working fine. So I think there is a conflict with WPML Media plugin. Can you check the compatibility?

    Also I noticed the blank screen only appears when I delete more then 5 images at the same time.

    the Media/Assistant screen’s “Delete Permanently” rollover action for a single item is working fine.

    Thanks

    Thread Starter Weboplossingen

    (@weboplossingen)

    First of all, thanks for the super fast response and support! I appreciate it!

    It looks like you are using the “Search Media” text box to find items matching “opel afira”, then selecting the “Delete Permanently” Bulk Action to delete the selected images in one operation; is that right?

    Exactly right!

    I do not see the “Bulk Actions” or “Apply” controls in your second printscreen. Am I missing something?

    Yes, I didn’t noticed that yet. Don’t know why the bulk actions are missing.

    Are you able to delete the items using the WordPress Media/Library screen, the full-screen Media/Edit Media screen or the Media/Assistant “Delete Permanently” rollover action? In other words, is it only the Bulk Action that fails in this way?

    Yes I’m able to delete the images using the WordPress Media/Library. But when I select the bulk option, nothing happens there also.

    Regarding the “blank screen”, does this happen only after selecting the “Delete Permanently” Bulk Action?

    Yes, it only happens after selecting the ‘Delete permanently’ Bulk Action.

    It also looks like you have a multi-language plugin active; perhaps this is part of the problem. Can you tell me which plugin you are using?

    I’m using WPML as a multi-language plugin. I also have installed TinyPNG plugin for downsizing the images.

    Hope this information is valuable to you.

    Is this already solved in the latest update?

    @viniciusgersen

    Thanks!! It did the trick!

    Got the same problem!

    Having the same problem, I tried everything, nothing helped. Frustrating!

    Weboplossingen

    (@weboplossingen)

    Thanks pict3000! I’ve followed your instructions, but the menu still doesn’t toggles.

    I’v used following code below in my functions.php:

    function storefront_primary_navigation() {
    ?>
    <nav id=”site-navigation” class=”main-navigation” role=”navigation”>
    <button class=”menu-toggle”><?php _e( ‘Primary Menu’, ‘storefront’ ); ?></button>
    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’ ) ); ?>
    </nav><!– #site-navigation –>
    <?php
    }

    Weboplossingen

    (@weboplossingen)

    Experiencing the same problem as rwisneske, any suggestions how to fix this?

    Weboplossingen

    (@weboplossingen)

    Dear Tim,

    I have exact the same problem. I’m working with storefront a theme of woo commerce, I created a child theme to be sure. Now, after installing the loco plug in I get the same warning. “Warning: WPLANG is deprecated and should be removed from wp-config.php”

    My language packages are installed and set on dutch, but still the translation doesn’t show up. As I am a newbie could you please tell me step by step what to do?

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)