I understand that I need to add a conditional block to my explore page.
Eventually I want to hide part of the explore page (attached a mockup example) as a teaser.
So if I create a condition block of "current user role" - "guest" I would like them to see the teaser
Do I need to create the teaser as a different block and put it somehow over part of the view, or I can do this inside the view?
Essentially you are on the correct track with this statement here. So if I create a condition block of "current user role" - "guest" I would like them to see the teaser
Creating the conditional block will allow you to add whatever content you want to be the teaser for that post. So i'm assuming you're creating a view block, so the conditional block will go inside the view block.
Additionally you will need 2 conditional blocks inside the view, the first will be set to only display for guests and the second will display for when the users are not guests.
Do I need to create the teaser as a different block and put it somehow over part of the view, or I can do this inside the view?
You can do it in this view, you will just need 2 conditional blocks as explained above, please let me know if this is clear or if further assistance is needed.
Ok, I understand i need to create to Continental block using the same view. one for guest and one to members.
But when i put the view inside the first condition - how to are add the teaser to the block?
There isn't a teaser block per say, you will essentially need to add to that block what you want your users to see. An Idea is that you can add the Image block and set it to display the Post featured image, or you can use the single field block and set it to display the post excerpt itself.
Anything you want to be the teaser can be added to the conditional block.
I originally created the view in a page view: "explore": hidden link
The view name is: Search Page View 1.4
I created now a new page: "hidden link"
I added there two conditions blcoks.
one condition block: for guest - and i added the the view (Search Page View 1.4)
second condition block: for members - and i added the the view (Search Page View 1.4)
questions:
1. I don't have the block settings as in the original "explore" page: (no content selection option with query options). So currently I don't see any results under hidden link
2. How do I create the teaser inside the view at the guest conditional block?
please check the original website flow to see what I need: click hidden link and search for "renewable energy"
I can create a user for you to see it in my wordpress (is this message private or public?)
Thanks.