Tagged: x
-
AuthorPosts
-
July 16, 2016 at 2:18 pm #1090010
CosawesParticipantHi there,
Am working on this currently:
and have a number of things on my wish list:
1. I want to get rid of the post author, date and category from each of the grid entries, just leaving the place name and postcode.
2. I would like the words “Read More” to simply say “Map” or similar, as the post itself merely has a google map and nothing to read!
3. As my text on the left suggests, I’d like to somehow link straight from each post in the grid to the relevant website (opening in a new page). The hover link which appears at the top of each grid item seems the obvious place to do this as I do not need another if I manage to achieve 2. above.
4. I have no use for the ‘+’ which appears in the hover link at the top of each post. Is it possible to get rid of it and just have the link as in 3. above centrally positioned?
No much to ask for?!
TIAJuly 17, 2016 at 12:40 am #1090352
Rue NelModeratorHello There,
Thanks for writing in!
1] To get rid of the author, data and category in each of the grid item, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
#top .tg-item-date, #top .tg-cats-holder, #top .tg-item-footer { display: none; }For better grid item controls, I would recommend that you use the essential grid plugin instead. With Essential grid, you can easily add or remove items in the grid. You can even link it to a custom url too! Right now all of these are not possible with the current grid plugin you are using.
Hope this helps.
July 17, 2016 at 3:54 am #1090467
CosawesParticipantThanks for that … I’ve not tried essential grid before so will try it and see how that works out.
Many thanks for the advice 🙂July 17, 2016 at 4:23 am #1090484
ChristopherModeratorPlease let us know if you have further questions.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1090010 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
