Customizing 'Show Campaign' Widget

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23831
    emakundi
    Member

    Hi,

    I would like to add more information on the “Show Campaign” widget on the homepage like a quote and some campaign information. I was able to change the php to have that information show on the “Campaigns” page but I can’t figure it our for the “Show Campaign” widget. Is this possible?

    Thank you!

    #23871
    Raghavendra
    Moderator

    It is possible provided you override the method in your child theme functions.php file – mo_get_filterable_campaign_content() defined in framework/functions/campaign-functions.php file at line number 175.

    Basically you need to copy this method to your child theme functions.php and then modify to your needs. WordPress will load this method instead of the parent theme defined method.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.