puntoaparty
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Instagram] Change the size of the pictures displayedThank you!!! Your explanation was perfect.
Best,
Lara
Forum: Plugins
In reply to: [Simple Instagram] Change the size of the pictures displayedThank you very much for your quick answer! However, I’m fairly new to WordPress and what you just said sounded as if you were talking an obscure language to me.
I’ve been searching around the plugin editor but couldn’t find the
si_itemyou mentioned. I’d really appreciate it if you could help me in a “for dummies” way.Thank you!!!
Lara – Punto&aparty
Forum: Themes and Templates
In reply to: [Adelle] Code to add author name in postsI managed to add the name by adding
‘<p>Written by <?php the_author(); ?></p>’How can I add a link so when someone clicks on the name sees all the posts by that same author?
Thank you!
Forum: Themes and Templates
In reply to: [Adelle] No social media icon widgetI also just realized that maybe you are talking about the Adelle Theme for wordpress.com, which is different to Adelle for wordpress.org, and does include the social media widget.
But you can use what I said to create your own icons.
Forum: Themes and Templates
In reply to: [Adelle] No social media icon widgetI used this tutorial to add them: http://en.support.wordpress.com/add-social-media-buttons-to-your-sidebar-or-footer/
To center them, I added this at the beginning
‘<div align=”center”>’You can see how it turned out at http://www.puntoaparty.com
Hope it helps!