Shape 5

Wordpress Club Themes => Corporate Response - Club => : brandon September 19, 2013, 04:50:35 PM



: Extra Social Icon
: brandon September 19, 2013, 04:50:35 PM
Can I add an additional (or more) icons up top in the Vertex settings somehow?

Thanks,

Brandon


: Re: Extra Social Icon
: Tristan Rineer September 20, 2013, 09:04:27 AM
I believe it is possible, but there would be multiple code edits.  You would need to add the settings to the XML, and you would need to edit the index to add the icons and the setting call to get the URLs as defined in the admin.

That kind of custom coding is outside the level of support covered by membership, but I can at least point you the right direction...

The current version of the framework can detect new XML files, so duplicate the "specific.xml" file, and name it something like "specific2.xml" (to put it alphabetically after the original), then remove all options except the social ones...  then just change their ids/names/descriptions/etc.

In the index, copy the code for one of the social icons as many times as you need, and alter it to use the settings you created in the new XML file.


: Re: Extra Social Icon
: brandon September 20, 2013, 10:20:28 AM
Thank you very much.

Best,

Brandon