How to add customized field (with icons) on "Contact Info Widget"?

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How to add customized field (with icons) on "Contact Info Widget"?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15983
    terryyip
    Member

    How to add customized field (with icons) on “Contact Info Widget”?

    Thanks.

    #16002
    Raghavendra
    Moderator

    You will need to customize the class framework/widgets/mo-contact-info-widget.php. Will need to know the basics of how widgets work although code should be fairly easy to follow.

    I would strongly recommend you try using a plugin like contact form 7 instead which lets you build custom forms with ease. You can paste the shortcodes for the forms created in CF7 into any text widget.

    #16007
    Raghavendra
    Moderator

    Looks like I misunderstood your query. If you want to customize the contact info widget, I would recommend you grabbing the HTML generated by this widget and putting the same into a text widget. You can then customize this simple piece of HTML code. No need to mess with the widget code for this.

    #16040
    terryyip
    Member

    Thanks. I am using the html to build the contact info now.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.