Home › Forums › ART WordPress Theme › New line in grid title / Only year in date in grid
- This topic has 5 replies, 2 voices, and was last updated 5 years, 9 months ago by
SeaTheme.
-
AuthorPosts
-
August 12, 2020 at 8:05 am #22240
Hello,
1) I would like to ask if it is possible to set new line (next text under the title) for the caption of project (from portfolio) in the grid.
2) I would also like to ask if it is possible to display the date in the grid as just a year without a month and day.Best Regards
Richard CechAugust 13, 2020 at 3:20 am #22253Hi,
1) Please leave your page URL with the next text.
2) Please set cutom date: https://www.dropbox.com/s/hedhidujegrogar/qq20200813-111723.jpg?dl=0
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook
August 13, 2020 at 4:37 am #22258Hello,
Thank you very much. My web page is richardcech.comBest Regards
Richard CechAugust 13, 2020 at 7:01 am #22259Hi,
1)
Do you talk about the projects page? http://richardcech.com/projects/ ?
Do you talk about add caption under the title on each item(mouseover)?Best
August 27, 2020 at 6:20 am #22371Hello,
I just want to add some custom text under caption likePicture1
Caption 1
Custom text 1Picture 2
Caption 2
Custom text 2Like:
Picture 1
Mountain
2018//Mount everest//NepalThank you
Best Regards
Richard CechAugust 27, 2020 at 9:57 am #22372Hi,
You could enable the Excerpt in the Grid module: https://www.dropbox.com/s/k7e5gao8p6vua2n/QQ20200827-175100.jpg?dl=0
Add both caption and custom text in the Excerpt of each portfolio: https://www.dropbox.com/s/rkdb77puc0dpch0/QQ20200827-175015.jpg?dl=0
It will be shown in the grid, like https://www.dropbox.com/s/p1s4jexf701kbom/qq20200827-175837.jpg?dl=0But the default codes doesn’t support the new line tag
<br>, please go to Plugins>Plugin editor, edit the BM Content builder: /include/templates/modules/module-grid.php, line 748,
update as:
$html .= '<div class="grid-item-des">'. get_the_excerpt() .'</div>';
https://www.dropbox.com/s/r7hnwr595vt797f/qq20200827-175221.jpg?dl=0Best
-
AuthorPosts
- You must be logged in to reply to this topic.
