- This topic has 14 replies, 2 voices, and was last updated 1 week, 2 days ago by
Suraj.
-
AuthorPosts
-
March 17, 2023 at 10:19 am #2571408
Suraj
Hi,
I need to design a single post layout something similar to https://www.helpscout.com/blog/customer-communications-management-software
Currently, my blog has a default layout and I’m trying to create using block elements but it’s appearing under box and really want to get rid. To test, i have selected only one blog post for now. Please let me know the best possible way.
Regards
March 17, 2023 at 11:56 am #2571505Leo
StaffCustomer SupportHi there,
Just to confirm, is this the section that you are trying to replicate?
https://www.screencast.com/t/wezuqafvKLet me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 17, 2023 at 12:15 pm #2571523Suraj
Hi Leo,
Yes, I am trying to replicate the complete section including the title and full content section.
March 17, 2023 at 12:45 pm #2571545Leo
StaffCustomer SupportOk let’s start from scratch and take it one step at a time.
The first section indicated in my screenshot above can be achieved with a Block Element page hero:
https://docs.generatepress.com/article/block-element-page-hero/The Basic single post page hero template should be very similar to what you are looking for:
https://docs.generatepress.com/article/block-element-page-hero/#templatesYou just need to remove the Dynamic background image:
https://docs.generatepress.com/article/dynamic-data/#dynamic-backgroundThen add a featured image underneath by using the GB image block:
https://docs.generatepress.com/article/dynamic-blocks/#dynamic-imagePlease implement the steps above to the
/word-of-mouth-marketing-strategies
first.Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 18, 2023 at 5:22 am #2572036Suraj
Leo, thanks for your assistance. I think I have completed the first step. Now, what should I do next for full content?
Please review the blog given in private information.
Also, from where can I set the padding for the TITLE to appear something similar – https://tinyurl.com/2ouatys8
Right now, it has broader and getting out compared from the featured image.
For the featured image, should I keep it full or large?
Thanks in advance
March 18, 2023 at 10:52 am #2572464Leo
StaffCustomer SupportCan you clear and disable WP Rocket while I’m trying to help?
This is what I’m seeing currently and it’s not quite right:
https://www.screencast.com/t/BYiqHiTypJThanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 18, 2023 at 11:29 am #2572496Suraj
Sorry for the inconvenience. I have disabled it now. Please do check.
March 18, 2023 at 6:15 pm #2572645Leo
StaffCustomer SupportAlso, from where can I set the padding for the TITLE to appear something similar β https://tinyurl.com/2ouatys8
Right now, it has broader and getting out compared from the featured image.
Two options:
– Add some left and right padding to the H1 GB Headline block:
https://docs.generateblocks.com/article/spacing-options-overview/#padding– Or you can set a max-width to it:
https://docs.generateblocks.com/article/sizing-options-overview/Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 19, 2023 at 12:39 am #2572742Suraj
It’s done now. Although, not squeezing more than that but it works.
Appreciate your next steps for adding the complete content below.
March 19, 2023 at 10:49 am #2573234Leo
StaffCustomer SupportThe content part looks very similar to the example already.
What are you trying to achieve here? Just changing the background color?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 19, 2023 at 12:19 pm #2573315Suraj
I want to remove this bulging box and keep the same white background color similar to shared site – https://tinyurl.com/2gbq4duu
Also, Breadcrumb I want to shift to the top before the title.
March 19, 2023 at 12:34 pm #2573324Leo
StaffCustomer SupportI want to remove this bulging box and keep the same white background color similar to shared site
Try this CSS:
.single.separate-containers .inside-article { background: #f4f4f4; }
Learn how to add CSS: https://docs.generatepress.com/article/adding-css/
Also, Breadcrumb I want to shift to the top before the title.
Then just add the Rankmath breadcrumb shortcode above the Post Title headline block in the page hero created in the steps before.
Let me know if this helps π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 20, 2023 at 11:30 am #2574606Suraj
Thanks Leo, I kept that for the specific blog post. For social share button, how I can add similar to this – https://tinyurl.com/2kc54lu6
Do i need to use the plugin or do you have inbuild solution?
March 20, 2023 at 12:00 pm #2574641Leo
StaffCustomer SupportA plugin is required for social share function.
I believe we’ve resolved the original topic. If that’s the case, can we mark this topic as resolved and you can open new topic(s) for new questions if needed?
This one is getting long already.
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 21, 2023 at 5:30 am #2575451Suraj
Sure, Leo. Thank you so much. I’ll open a new ticket for new questions.
-
AuthorPosts
- You must be logged in to reply to this topic.