• Resolved catalongfris

    (@catalongfris)


    I downloaded Footer Mega Grid Columns
    Then I inserted the code into the Child Theme and then into the foooter.php page as directed.
    The Widget appears but it does NOT list “Text – Column 1, Text Column 2 and Text Column 3.
    I tried adding a photo into the widget and the image did not show up.
    No content shows up at all.
    I want to use this for the website listed above.
    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Please follow the below step.

    Step 1: Please go to your theme footer.php and add the below code.
    <?php if( function_exists('slbd_display_widgets') ) { echo slbd_display_widgets(); } ?>

    Step 2: Please refer to the screenshot and add the widget.
    https://tinyurl.com/y6d7dbn7

    Step 3: you see the output in the screenshot.
    https://tinyurl.com/yxbx92vr

    Let me know if you have any problems.

    Thanks,

    • This reply was modified 4 years, 6 months ago by Ketan Patel.
Viewing 1 replies (of 1 total)
  • The topic ‘footer mega grid columns not working’ is closed to new replies.