- This topic has 22 replies, 2 voices, and was last updated 4 years, 7 months ago by
Leo.
-
AuthorPosts
-
August 23, 2021 at 8:55 am #1905631
Sachin
Hi Team,
I want to make my website blog page like
https://contentberg.theme-sphere.com/blog/2018/07/14/i-love-my-hubby/Newsletter in right side
Latest post in below newsletter
share button in left side float with the content
author details in below on content
related post below of author
comments below of related post
write a comment in below of commented postPlease help in all these. Thanks
Regards,
SachinAugust 23, 2021 at 8:57 am #1905632Sachin
Referring another link for design layout in option if first one not achievable.
August 23, 2021 at 8:57 am #1905633Sachin
Referring another link for design layout in option if first one not achievable.
August 23, 2021 at 11:05 am #1905782Leo
StaffCustomer SupportHi Sachin,
Let’s handle one question at a time.
Newsletter in right side
Latest post in below newsletterThe example site you’ve linked is using Mailchimp for the newsletter widget.
And a plugin like this should help with recent posts with thumbnails:
https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/August 24, 2021 at 10:40 am #1907087Sachin
Hi Leo, Thanks for the reply.
I have already tried with this plugin earlier as well but it is not working with GP theme very well, I have another webiste on Zita theme and the same plugin work better.
As per your advice I have activated the same plugin. but is not giving the same result which I want. Please go to the website and view the result.
August 24, 2021 at 10:41 am #1907089Leo
StaffCustomer SupportI would recommend disabling the block widget editor with this PHP snippet:
https://docs.generatepress.com/article/disable-the-block-editor-in-widgets/Adding PHP: https://docs.generatepress.com/article/adding-php/
Then reduce the widget padding:
https://docs.generatepress.com/article/widget-padding/August 24, 2021 at 10:50 am #1907099Sachin
Hey Leo, Didn’t understood anything related to your last reply, Can you please guide my step by step.
August 24, 2021 at 10:52 am #1907103Leo
StaffCustomer SupportThat is already step-by-step.
I believe some issues you are seeing are due to the block editor in the widget area introduced in WP 5.8.
So add the PHP snippet here:
https://docs.generatepress.com/article/disable-the-block-editor-in-widgets/Using one of these methods:
https://docs.generatepress.com/article/adding-php/Then you can reduce the widget padding using the customizer option:
https://docs.generatepress.com/article/widget-padding/August 24, 2021 at 11:07 am #1907109Sachin
Hi Leo, I’m still not understanding why I need to install external plugin to apply any code. You can guide me to enter this code into the theme editor.
Meanwhile I have created a plugin and enter the given code in that file.
August 24, 2021 at 11:08 am #1907114August 24, 2021 at 11:16 am #1907125Leo
StaffCustomer SupportUsing Code Snippets plugin is the easiest method:
https://docs.generatepress.com/article/adding-php/#code-snippetsOr you can create a child theme and use the
function.phpfile:
https://docs.generatepress.com/article/adding-php/#use-a-child-theme
https://docs.generatepress.com/article/using-child-theme/August 24, 2021 at 11:25 am #1907136Sachin
All it very technical for me and I am unable to dp, I have installed the child theme but when activated the child theme all the option got refreshed whichever we customized.
I’m not able to do it. Can you please take it on remote and make changes whet you want to me.
It would really helpful for me.
August 24, 2021 at 11:30 am #1907143Leo
StaffCustomer SupportWe cannot make changes to your site for you unfortunately.
Using Code Snippets would be the easiest solution here – we use it all the time ourselves and should not impact the performance of your site.
If you want to use child theme, then make sure to copy the CSS in Additional CSS field in the customizer from the parent theme to child theme’s
style.css.August 24, 2021 at 11:33 am #1907145Sachin
Okay, Why it is needed? We can’t customize without it?? You can’t guide me on remote session?
August 24, 2021 at 11:36 am #1907150 -
AuthorPosts
- The topic ‘Design blog post page’ is closed to new replies.