Tagged: masonry
-
AuthorPosts
-
January 31, 2018 at 9:47 am #905443
When I set up a password Protected post,
the Masonry can’t show this post.
how can I do? thank you.
January 31, 2018 at 10:49 am #905492Hey 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,
NikkoJanuary 31, 2018 at 12:19 pm #905529private content
February 1, 2018 at 11:21 am #906201Hi,
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.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- 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 ). - Click ” Submit “.
- 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,
NikkoFebruary 2, 2018 at 9:01 am #906726as private content
February 2, 2018 at 8:47 pm #907034Hi,
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,
BasilisMarch 26, 2018 at 5:57 pm #933128March 27, 2018 at 6:42 am #933415Hi,
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,
IsmaelMarch 28, 2018 at 8:29 am #934041HI, 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.March 28, 2018 at 9:21 pm #934507Hi,
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,
BasilisMarch 29, 2018 at 8:05 am #934704HI~
I have insert the code into functions.php, but it seems the same.March 30, 2018 at 9:07 am #935174Hi,
Did you update the theme manually via FTP? Please provide the login details again because the previous token has expired.
Best regards,
IsmaelMarch 30, 2018 at 10:02 am #935200HI~
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.
April 2, 2018 at 6:46 am #935911sorry, Do you receive my message, can you help me first to resolve this problem “Masonry can’t show password Protected post”, thank you.
April 2, 2018 at 7:04 am #935917Hi,
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.