Mirko Lamberti
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterYou are a genius, many thanks for the idea!
I’ve just a little bit modify the code because if I’ve got more than 6 record to show, I must modify CSS with all classes of images.
So here the code that I wrote starting from yout fantastic idea.Many thanks
Before list:
<style> .divnews_1, .divnews_2, .divnews_3 { visibility: hidden; width: 1px; float: right; } </style>
List content:
<div class="block-container-column divnews_[item_number offset="1" increment="1"]"> <a href="[post_permalink]"> <div class="block-subtitle-column">[post_title]</div> </a> <p>[post_excerpt length="80"] </p> </div>
In this manner I can create a list with only first 3 record and formatting it as I want, than create a second view (this that I report here) that hide first 3 records and print the other.
The lines of CSS with with and float parameter are there because only visibility parameter will leave a blank space.
Many thanks and have a great day!
See you soon!Mirko
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameter??
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterYou are a genius, many thanks for the idea!
I’ve just a little bit modify the code because if I’ve got more than 6 record to show, I must modify CSS with all classes of images.
So here the code that I wrote starting from yout fantastic idea.Many thanks
Before list:
<style> .divnews_1, .divnews_2, .divnews_3 { visibility: hidden; width: 1px; float: right; } </style>
List content:
<div class="block-container-column divnews_[item_number offset="1" increment="1"]"> <a href="[post_permalink]"> <div class="block-subtitle-column">[post_title]</div> </a> <p>[post_excerpt length="80"] </p> </div>
In this manner I can create a list with only first 3 record and formatting it as I want, than create a second view (this that I report here) that hide first 3 records and print the other.
The lines of CSS with with and float parameter are there because only visibility parameter will leave a blank space.
Many thanks and have a great day!
See you soon!Mirko
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterYou are a genius, many thanks for the idea!
I’ve just a little bit modify the code because if I’ve got more than 6 record to show, I must modify CSS with all classes of images.
So here the code that I wrote starting from yout fantastic idea.Many thanks
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterYou are a genius, many thanks for the idea!
I’ve just a little bit modify the code because if I’ve got more than 6 record to show, I must modify CSS with all classes of images.
So here the code that I wrote starting from yout fantastic idea.Many thanks
Before list:
<style> .divnews_1, .divnews_2, .divnews_3 { visibility: hidden; width: 1px; float: right; } </style>
List content:
<div class="block-container-column divnews_[item_number offset="1" increment="1"]"> <a href="[post_permalink]"> <div class="block-subtitle-column">[post_title]</div> </a> <p>[post_excerpt length="80"] </p> </div>
In this manner I can create a list with only first 3 record and formatting it as I want, than create a second view (this that I report here) that hide first 3 records and print the other.
The lines of CSS with with and float parameter are there because only visibility parameter will leave a blank space.
Many thanks and have a great day!
See you soon!
MirkoForum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterYou are a genius, many thanks for the idea!
I’ve just a little bit modify the code because if I’ve got more than 6 record to show, I must modify CSS with all classes of images.
So here the code that I wrote starting from yout fantastic idea.Many thanks
Before list:
<style> .divnews_1, .divnews_2, .divnews_3 { visibility: hidden; width: 1px; float: right; } </style>
List content:
<div class="block-container-column divnews_[item_number offset="1" increment="1"]"> <a href="[post_permalink]"> <div class="block-subtitle-column">[post_title]</div> </a> <p>[post_excerpt length="80"] </p> </div>
In this manner I can create a list with only first 3 record and formatting it as I want, than create a second view (this that I report here) that hide first 3 records and print the other.
The lines of CSS with with and float parameter are there because only visibility parameter will leave a blank space.
Many thanks and have a great day!
See you soon!Mirko
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterYou are a genius, many thanks for the idea!
I’ve just a little bit modify the code because if I’ve got more than 6 record to show, I must modify CSS with all classes of images.
So here the code that I wrote starting from yout fantastic idea.Many thanks
Before list:
<style> .divnews_1, .divnews_2, .divnews_3 { visibility: hidden; width: 1px; float: right; } </style>
List content:
<div class="block-container-column divnews_[item_number offset="1" increment="1"]"> <a href="[post_permalink]"> <div class="block-subtitle-column">[post_title]</div> </a> <p>[post_excerpt length="80"] </p> </div>
In this manner I can create a list with only first 3 record and formatting it as I want, than create a second view (this that I report here) that hide first 3 records and print the other.
The lines of CSS with with and float parameter are there because only visibility parameter will leave a blank space.
Many thanks and have a great day!
See you soon!Mirko
Forum: Plugins
In reply to: [Advanced Post List] Great Plugin – Is there an Offset parameterIs Google a better friend than the creator of Plugin? I think no ??
How does it work the “Exclude Duplicates from Current Post” option?
Is possible for you to save the IDs post even for more than one occurrence lists in the page? I suppose that can be a solution, but – clearly – I don’t know.Here a printScreen: https://copy.com/JkXyfk1xRmUB8YMC
Have a great day and remember: I’m rooting for you!
Forum: Plugins
In reply to: [Book Review] Personalized fieldsMany thanks Donna.
So actually I’ll write other references in the Synopse field that appeare below the rating stars.
Have a great day!
Thanks for your good work.