V quick for someone in the know!
-
Hello, I’m very new to coding and WordPress so I was hoping someone could help!
My site is http://www.hw-design.co.uk.
I’m trying to change the header facebook logo and tags to linkedin for my portfolio site. I think I’ve found the section of code I need to look at in editor:
<?php } ?> <?php if(get_option($shortname.'_facebook_link','') != '') { ?> <a href="<?php echo get_option($shortname.'_facebook_link',''); ?>"target="_blank"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/facebook-icon.png" alt="facebook" /></a>The image seems to link to a directory I can’t access, is there a way I can get it to route to an image I have in my media?
I have the logo there: http://www.hw-design.co.uk/wp-content/uploads/2016/01/LinkedIn_logo.png
The link should follow through to linked in – I changed that in Appearance>Gallery Settings
-
Hi there,
We provide support only for sites hosted by wordpress.COM. We do not provide support for wordpress.ORG software installs. Your site is not hosted by wordpress.COM. Our support docs do not apply, and we do not provide support. You are posting to the wrong support forum.WordPress.COM and WordPress.ORG are completely separate and have different username accounts, logins, features, run different versions of some themes with the same names, and have separate support documentation and separate support forums. Read the differences here http://en.support.wordpress.com/com-vs-org/
As you are referring to a wordpress.ORG software install on paid hosting, if you don’t have a username account at WordPress.ORG account, then click http://wordpress.org/support/ and register one on the top right-hand corner of the page that opens, https://wordpress.org/support/register.php so you can post to the support forums there.
Resetting your WordPress.ORG password http://codex.wordpress.org/Resetting_Your_Password
WordPress.org support docs are at https://codex.wordpress.org/Main_Page
See also https://apps.wordpress.org/support/ -
-
You’ll get the help you need at wordpress.ORG support. No problem and best wishes with your site.
- The topic ‘V quick for someone in the know!’ is closed to new replies.