-
AuthorPosts
-
March 12, 2017 at 11:15 am #1017381
The thumbnail doesn’t show any text. How do I set this that it shows text here: http://prntscr.com/eiyml6
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 13, 2017 at 8:02 am #1017655Hi,
Here is your site looks at my end: http://nimb.ws/VsowBE
As I can see that the text is showing there, could you check again?
March 13, 2017 at 7:08 pm #1017843Yes, I saw it today on another computer as well./ Strange but nothing you can do I guess.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 14, 2017 at 2:05 am #1017934You can try to clear browser’s cache & cookies.
Let us know if you need any helps.
Have a nice day!!!
April 1, 2017 at 7:11 am #1023819Hi,
I checked today on my mobile phone. The template example on your site is showing the text good. But on my site there is no text. Also not on my laptop. There must be something wrong there?
Eric
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 3, 2017 at 4:22 am #1024118You can send me the login info so I will check for you. Also let me know the page where text is not showing.
April 8, 2017 at 6:50 pm #1025243This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 9, 2017 at 3:36 pm #1025325That intro text is hidden in small view port, you can try this tweak:
- Go to file: ROOT/templates/ja_smashboard/css/custom.css (create this file if it doesn’t exist)
- Add this css rule:
@media (max-height: 660px) { .view-featured .article-intro, .blog-featured .article-intro, .blog .article-intro { display: block; font-size: 2em; } }
and change to the font-size as you wish.
Regards
April 9, 2017 at 5:05 pm #1025339cool that works,
But now it shows only 1 line of a few words. H0ow can I show more lines, like 3 lines?
Eric
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 10, 2017 at 7:52 am #1025446It due to the font size, if it’s big, there is less text will show, you can try to reduce the font size and see how it goes.
April 15, 2017 at 6:00 pm #1026586I made the font end smaller but didn’t changed it. only made the text smaller which didn’t look good
Must be a limit on the number of charactersSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 17, 2017 at 7:04 am #1026841Hi,
Actually, each article is showing its intro text, it due to the height in mobile view.
I updated this css rule into your site:
@media (max-height: 660px) { .view-featured .article-intro, .blog-featured .article-intro, .blog .article-intro { display: block; font-size: 12px; height: 100%; } .view-featured .article-header { height: 25px; } }
And it’s showing all text from intro text now.
Kindly check.
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Saguaros 7 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum