Home › Forums › WoodMart support forum › Blog Achive layout issue
Blog Achive layout issue
- This topic has 17 replies, 2 voices, and was last updated 1 year, 2 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 27, 2023 at 7:36 pm #499746
spnutrateaParticipantThe desktop blog achive layout section is not consistent: https://prnt.sc/xFyhUyj1LWVU
Is there any way we can define section height or limiting texts to make it aligned and consistent throughout the website.
September 28, 2023 at 12:20 pm #499900
Aizaz Imtiaz AwanKeymasterHello,
You need to upload images of the same size and proportion or disable the masonry grid in the Theme Settings > Blog > Blog archive.
If you have any questions please feel free to contact us.
Best Regards.
September 28, 2023 at 12:37 pm #499906
spnutrateaParticipantHi Aizaz,
In the CSS, the height of the post image is define 350px which is consistently. However, the issue is with the Posts excerpts and post title. All we want having clean grid styles like the snapshot shared in the private content.
September 28, 2023 at 2:59 pm #499968
Aizaz Imtiaz AwanKeymasterHello,
Please share the wp logins details in private content under the message area i will check and give you a possible solution.
Best Regards.
September 28, 2023 at 3:03 pm #499973
spnutrateaParticipantHi Aizaz,
Thank you for getting back to me. WP Login details are in the private content section
September 28, 2023 at 4:18 pm #500011
Aizaz Imtiaz AwanKeymasterHello,
Your images differ in size considerably.You need to upload images of the same size and proportion. Configure the length of Excerpt in the Theme Settings > Blog, and compose titles of the same length.
Best Regards.
September 28, 2023 at 4:41 pm #500021
spnutrateaParticipantTitles of the same length and image dimension is the problem Aizaz. Can we not find a solution by creating a basic grid style?
September 29, 2023 at 9:38 am #500120
Aizaz Imtiaz AwanKeymasterHello,
You need to upload the images of the same size and proportion. Try to use the blog widget and cehck the setting:
Screenshot for clarification:
https://ibb.co/0JsnD2qBest Regards.
October 3, 2023 at 1:24 pm #501097
spnutrateaParticipantHi Aizaz,
Is it possible to make .read-more-section position fixed aligned to the right? The CTA should be aligned as shown in the snapshot. https://prnt.sc/2JxuoVzC51uF
The header content in the blog layout also showing.
I look forward to hearing from you.
Regards,
SPOctober 3, 2023 at 4:22 pm #501200
Aizaz Imtiaz AwanKeymasterOctober 3, 2023 at 4:56 pm #501230
spnutrateaParticipantHi Aizaz,
Section title: https://prnt.sc/I5nGcTjR2IU5
Blog achive continue reading CTA button bottom margin is not consistent. I have attached the picture to this message.
Attachments:
You must be logged in to view attached files.October 4, 2023 at 9:53 am #501384
Aizaz Imtiaz AwanKeymasterHello,
Try to add the following code in Theme Settings < Custom CSS > Global Custom CSS:
.blog-design-masonry .post-title { display: -webkit-box; -webkit-line-clamp: 1; /* Number of lines to show */ -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
Best Regards.
October 4, 2023 at 12:33 pm #501503
spnutrateaParticipantSection title: https://prnt.sc/I5nGcTjR2IU5 still not visible. WP admin access is shared in the private content.
October 4, 2023 at 3:52 pm #501595
Aizaz Imtiaz AwanKeymasterHello,
This is the blog Archive page. The blog is an archive page and controlled by wordpress, it doesn’t allow any modifications added to it, this is the default functionality. You cannot edit it with wp bakery.
Go to Theme Setting > Blog > Check the blog options in theme settings.
Best Regards.
October 5, 2023 at 11:07 am #501781
spnutrateaParticipantHi Aizaz,
I noticed you had access to the website and was checking.
Is there any CSS code or Javascripts available to set blog achieve page title visible. Currently pages titles display none as per our requirement.
Regards
SPOctober 5, 2023 at 2:01 pm #501871
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say it is not possible with custom css. It requires customization and beyond our support policy.
You can set the page title for the blog page. You can set the page title for every page in the page settings of every page in the edit product page.
https://ibb.co/QrrfRb3Best Regards.
October 5, 2023 at 2:40 pm #501895
spnutrateaParticipantNo worries Aizaz, I will figure it out. I thought as you are dealing with these issues day in and out, simple css style would be helpful
:is(.blog-achive page-title {
display:……..
}October 5, 2023 at 2:59 pm #501918
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
We are glad that you managed to solve the problem yourself. You are Great!!!
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘Blog Achive layout issue’ is closed to new replies.
- You must be logged in to create new topics. Login / Register