Forum Replies Created
-
AuthorPosts
-
Thanks @Yigit. Looks good.
Hi @yigit
I have already tried that and failed. The icon is not showing but the link and icon name are there. Please have a look.
Hi @Yigit.
Again, I come back for this problem. I have edited my functions.php a couple of times now. I’ll appreciate if you could help me with this. Here is what I was referring to earlier.
https://kriesi.at/support/topic/edit-functions-php/
I would really like to have the WordPress icon on the header. It appears to be there but no icon is shown.
Thanks.
Hi Jordan,
I have another issue. After my update my functions.php got changed too. I have included a fontawesome WordPress icon for my blog on the header menu, but now I can’t seem to see the icon. I added the code as suggested.
I had @Yigit help me before with this issue. Could you have a look again please?
Thanks
- This reply was modified 8 years, 7 months ago by m_gnowit.
Hi Jordan,
Thanks for the reply, but I forgot to mention that I solved the issue. I had forgotten to include some css files after I manually updated the Enfold theme as well. All good for now.
Cheers.
Thanks @Heathcliffe. I’ll try that out.
Sweet! Thanks once again Yigit.
- This reply was modified 8 years, 8 months ago by m_gnowit.
Sorry try this,
What you did, was added a WordPress icon to the social header section, but then I had to edit the icon name which you left as wordpress_icon.
It shows as blog now but no icon shown.
Admin detail below.
Hey Basilis, that didn’t quite help. Is there another way I can add font icons on my pricing table?
Cool. Thanks for your help Yigit.
Noice!
Thanks Yigit, but I’d like to know what you had to do if you don’t mind.
Also, can I change the name of the icon in the functions.php?
Yes, I want the WordPress icon.
Sorry about that. Please try this.
Here goes the details.
I’m not sure if the private messages are going through.
Hi Yigit,
I have seen this link on similar questions but it’s not quite clear. I have added that bit of code in my functions.php.
I don’t know what to do next. Not clear enough.
Hi Rikard,
The info is in the private section
Hi Rikard,
Thanks for your help, but I think I have another idea. You see how Enfold has displays the social icons in the main header area, I was thinking another icon there. Perhaps a flag or something suitable.
This is the part of the code I where I want to edit.
<li class="social_bookmarks_dribbble av-social-link-dribbble social_icon_3"><a target="_blank" href="http://dribbble.com/kriesi" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Dribbble"><span class="avia_hidden_link_text">Dribbble</span></a></li>
So where can I find a list of available icons for this?
I’d like to have it placed after my free trial button. Just like you have your up here on the right.
Correction, now I see the widget at least. How do I place it on the right?
Ok, I have followed the instructions given, but I don’t see the header widget. I’m not quite sure if I did it right.
Sorry for the late reply, but I solved this.
Here is the solution if anyone interested,
.logo img {
margin-top: 5px;
}and then for the shrinking part
.header-scrolled .logo img {
margin-top: 0px;
}This did the job for me.
Hey Dake,
Thanks but the issue is solved now.
Cheers
I edited the htaccess file but nothing was solved. Still can’t save menus.
Here it is, wp.gnowit.com
The menu doesn’t save basically. It was all good yesterday until I added more pages.
Thanks Ismael.
Hi Rikard,
Thanks for the reply. I kind of solved that issue. I changed the large button’s css on hover.
Now my other concern, is to have that hover feature on that specific button only in that color section. So far I have,
.avia-button.avia-size-large:hover {
color: #83af98!important;
background-color: #ffffff !important;
}How can I make it change only for that container?
The website is wp.gnowit.com and I am referring to the Start Your Free Trial.
Thanks,
- This reply was modified 9 years, 1 month ago by m_gnowit.
-
AuthorPosts