- This topic has 9 replies, 3 voices, and was last updated 3 years, 4 months ago by
Leo.
-
AuthorPosts
-
September 14, 2019 at 8:57 pm #1009686
Pearl
Hi,
is there a widget in GeneratePress theme to make an About Me section on a site’s sidebar?Example this site has an About Me section on the right sidebar–https://www.theburningkitchen.com/home-made-barbequed-pork-bak-kwa-recipe/
September 14, 2019 at 10:06 pm #1009695Leo
StaffCustomer SupportHi there,
There isn’t anything built-in but you can just use an HTML widget.
The example site is using this as content:
<p><a href="https://LINK-URL"><img class="alignleft size-thumbnail" src="https://IMAGE-URL" alt="" width="150" height="150"></a>ABOUT ME TEXT a href="https://LINK-URL">Read more!</a></p>
I also provided another style here:
https://generatepress.com/forums/topic/about-me-in-tasty-site-library/Let me know if this helps 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 15, 2019 at 10:34 am #1010080Pearl
OK,
I put a Custom HTML widget on my right sidebar and input the following code:<p>
</p>
<p>Hi, I’m Pamela from IAMLEANANDSTRONG.COM.
</p>
<p>Learn more</p>And I uploaded my image file to my server. Why is the image not showing up on my site? https://iamstrongandlean.com/
September 15, 2019 at 10:43 am #1010084Pearl
This is the code I put in the widget, I noticed my previous reply didn’t show it.
<p>
</p>
<p>Hi, I’m Pamela from IAMLEANANDSTRONG.COM.
</p>
<p>Learn more</p>September 15, 2019 at 10:47 am #1010085Pearl
The code didn’t show up again in my previous reply, here you go.
<p>
</p>
<p>Hi, I’m Pamela from IAMLEANANDSTRONG.COM.
</p>
<p>Learn more</p>September 15, 2019 at 10:53 am #1010086George
(Hi Pearl. Off-topic here. For your site speed, I recommend you remove the sharing plugin you have from Shareaholic and use this one instead. https://wordpress.org/plugins/scriptless-social-sharing/. Shareaholic is known to slow down your site and also advertise without your consent unless you have opted into their advert services.)
September 15, 2019 at 2:49 pm #1010170Pearl
OK thanks for your advice. Do you have an answer to why my picture is now showing at my About Me on the right sidebar?
September 15, 2019 at 7:02 pm #1010235Leo
StaffCustomer SupportIf you go to the image link, it says “We cannot complete this request, remote data could not be fetched”.
Can you double check the URL?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2019 at 7:11 am #1010566Pearl
Hi,
thanks for your reply, I got it fixed, I realized I had my photo named a different way.September 16, 2019 at 9:17 am #1010812Leo
StaffCustomer SupportNo problem 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.