Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article.
Sure thing! We will add it in a next theme update but I can guide you through the process so you can add any social icon later by yourself. First of all, please open the /north/framework/theme-options/classes/class.options_machine.php and edit this part (lines 1276 - 1267):
Hi Filip, sorry, what I meant was to add them to the social icons so they show up in the list where you enter in all your social accounts so that they display like youtube / facebook / linkedin do with the color on hover.
Well, the code change I sent adds those icons to Theme Options / Footer / Social icons part. Or you meant the Social Icons shortcode? If so, then you will need to edit the /north/wpbakery/vc-extend.php file and change this part (line 1989):
Well, it appears that it's actually way more complicated than those changes I mentioned.. In addition, Visual Composer was loading an old version of FontAwesome fonts without the Snapchat in it. I'm going to include a new theme version in my next, private reply. A theme update is coming out soon. :)
Hello!
Could you please add both Snapchat & Soundcloud social icons?
Thanks!
Hello Brian,
Sure thing! We will add it in a next theme update but I can guide you through the process so you can add any social icon later by yourself. First of all, please open the /north/framework/theme-options/classes/class.options_machine.php and edit this part (lines 1276 - 1267):
to:
Done. :)
Kind Regards,
Filip
Kind Regards,
Veented Team
Hi Filip, sorry, what I meant was to add them to the social icons so they show up in the list where you enter in all your social accounts so that they display like youtube / facebook / linkedin do with the color on hover.
Does that make sense?
Hi again,
Well, the code change I sent adds those icons to Theme Options / Footer / Social icons part. Or you meant the Social Icons shortcode? If so, then you will need to edit the /north/wpbakery/vc-extend.php file and change this part (line 1989):
to:
Now, you will need to do the same in /north/framework/shortcodes/lib/social-icons.php:
to:
Kind Regards,
Veented Team
I double checked I went thru the steps right, but for whatever reason the Snapchat icon isn't showing up. Any idea why that might be?
Figured out why - its because there is no monochrome snapchat font. Dang. http://drinchev.github.io/monosocialiconsfont/
Hi there,
Well, it appears that it's actually way more complicated than those changes I mentioned.. In addition, Visual Composer was loading an old version of FontAwesome fonts without the Snapchat in it. I'm going to include a new theme version in my next, private reply. A theme update is coming out soon. :)
Kind Regards,
Veented Team
Just saw this now. Thanks! So I just go with the normal update process or do I really only need to update a couple files?
Hello again,
That's right, the normal update process is the easiest way. :)
Kind Regards,
Veented Team