- This topic has 13 replies, 2 voices, and was last updated 9 years, 1 month ago by
Mahesh.
-
AuthorPosts
-
September 13, 2016 at 10:35 pm #99290
PaoloGrosso
ParticipantHy,
I’m new in the forum.I’d like to ask you a question:
I published an article and on the computer and tablet layout is good, while the same item you see evil on the smartphone, in fact after each image inserted in the body of the article, there is a blank space before the reset of the text.
Can you help me?Thank you.
Paolo Grosso
September 14, 2016 at 10:18 am #99325Mahesh
Participant@paologrosso: Please post in your site url.
Regards,
MaheshSeptember 14, 2016 at 1:01 pm #99333PaoloGrosso
ParticipantSeptember 14, 2016 at 2:06 pm #99337Mahesh
Participant@paologrosso: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (max-width: 767px) { .excerpt-image-left .has-post-thumbnail .archive-post-wrap .featured-image { float: none; width: 100%; max-width: none; } .excerpt-image-left .has-post-thumbnail .archive-post-wrap .featured-image img { display: block; margin: 0 auto; } .excerpt-image-left .has-post-thumbnail .archive-post-wrap .entry-container { display: block; float: none; width: 100%; } }This will make image and content full width in mobile devices, one below another. Hope this helps.
Regards,
MaheshSeptember 14, 2016 at 2:47 pm #99340PaoloGrosso
ParticipantHy Mahesh,
I pasted the box in CSS but now, in the mobile version, in the Home there are both articles, but there’re opened.
And the space between the image and the text remained distant yet.
This is an example of the problem of the impagination.

Puoi renderti conto nell’immediato a colpo d’occhio che nel caso di un’invalidità fino al 60% non ti riconoscerebbero niente e non ti verrebbe corrisposto NULLA per far fronte alla serie di necessità economiche quotidiane alle quali ti troveresti di fronte.
Thank you.
September 14, 2016 at 3:48 pm #99346Mahesh
Participant@paologrosso: The one you’ve mentioned is due to empty <p> tags in the content. Please edit the post view content in text tab and delete all the empty <p> tags, this will resolve the issue.
Regards,
MaheshSeptember 14, 2016 at 4:40 pm #99348PaoloGrosso
ParticipantOk, I’ve done what you told me and nox the imagination in the mobile is ok.
But now, in the mobile, in the Home Page the two article are opened yet, while in the Home of PC there’s only title, image, and a few lines.
Can you advise me what to do?
Thank you for the support!!!!
September 14, 2016 at 4:45 pm #99350Mahesh
Participant@paologrosso: Can you please clarify more. I didn’t quite get you.
Regards,
MaheshSeptember 14, 2016 at 5:43 pm #99359PaoloGrosso
ParticipantSorry.
If you enter in my blog from a personal computer, in the Home Page there’s a preview of all articles.
While if you enter in my blog from smartphone, in the Home Page the two articles are already opened.
This is new, in fact yesterday the situation was not there.
I hope I explained myself.
Paolo
September 15, 2016 at 9:57 am #99395Mahesh
Participant@paologrosso: Well, whether I open your site from desktop or mobile, I’m seeing only two posts. How many posts do you have in total??
Let me now further.Regards,
MaheshSeptember 15, 2016 at 1:44 pm #99406PaoloGrosso
ParticipantYes, I’ve only two posts.
But have you noticed that from desktop two articles are separeted and for open it you have to link to the title or “read more”, while from mobile two articles are opened yet and so there isn’t possible to link to “read more”?
Thank you
September 15, 2016 at 5:06 pm #99422Mahesh
Participant@paologrosso: Didn’t notice that earlier. Its kinda weird. May be problem of caching. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and make sure, Show Excerpt is selected in Archive Content Layout option.
Let me know further.Regards,
MaheshSeptember 15, 2016 at 10:07 pm #99440PaoloGrosso
ParticipantDear Mahesh,
thank you for the support.Thanks to you I solved my problems and now my blog is perfect.
Best regards.
Paolo
September 16, 2016 at 9:17 am #99455Mahesh
Participant@paologrosso: Thank you for your appreciation. Have a nice day!
Regards,
Mahesh -
AuthorPosts
- The topic ‘Pagination issue article on mobile’ is closed to new replies.
