Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #905443

    When I set up a password Protected post,

    the Masonry can’t show this post.

    how can I do? thank you.

    #905492

    Hey decode,

    Can you post the link to the protected post? just post the details in private content, so it’s not visible to the public. Also can you give us temporary admin access? so we can try to check the backend.

    Best regards,
    Nikko

    #905529

    private content

    #906201

    Hi,

    I compared the screenshot and it seems your masonry is order by random?

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #906726

    as private content

    #907034

    Hi,

    The password protected post is supposed to be removed from the grids and not be visible – our behavour is coded properly.
    If you want to add into WordPress loop private / password protected posts, you would need to modify the Mansory element to support that.

    Best regards,
    Basilis

    #933128

    Sorry, there are new problem, the password Protected post can be clicked between posts.

    2018-03-26_1108

    #933415

    Hi,

    This type of post should display with the lock icon. Please upgrade the theme to version 4.2.6. The site is running on version 4.2.1. Don’t forget to re-save the theme options, purge cache or do a hard refresh after the update.

    Best regards,
    Ismael

    #934041

    HI, I have upgrade the version to 4.2.6, and I re-save the theme options, and purge cache.
    But the problem still exist. please help me, thank you.

    #934507

    Hi,

    Could you please add the following code

    add_filter('avf_merge_assets', function() {
        return array('css' => 'none', 'js' => 'none');
    });

    and check again? It removed all the code, so lets see how it should that work.

    Best regards,
    Basilis

    #934704

    HI~
    I have insert the code into functions.php, but it seems the same.

    #935174

    Hi,

    Did you update the theme manually via FTP? Please provide the login details again because the previous token has expired.

    Best regards,
    Ismael

    #935200

    HI~
    sometimes I need to upgrade to the specified version, how can I upgrade it without FTP?

    a new question: on other website, I can’t automatic upgrade enfold to the lasterest version, the system can’t detect correctly. I have try to purse cache. How can I resolve this problem, thank you.

    #935911

    sorry, Do you receive my message, can you help me first to resolve this problem “Masonry can’t show password Protected post”, thank you.

    #935917

    Hi,

    Best regards,
    Victoria

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.