• Hello… I think your theme is lovely and I am excited about using it.

    One issue I am having is when I create a new page and under “Page Attributes/Template” if I select “full width”, I get an error message at the bottom of the new page.

    Fatal error: Call to undefined function ace_get_link_pages() in /home/somedirectory/public_html/wp-content/themes/zinnia/layouts/full-page.php on line 21

    How would I correct this? Thank you.

Viewing 1 replies (of 1 total)
  • Theme Author swpthemes

    (@swpthemes)

    @cnm I think that is the theme issue. Try this steps:

    1- Go to Appearance -> Editor
    2- Click and edit Full width Page Template file
    3- Find
    ace_get_link_pages
    replace it with
    zinnia_get_link_pages
    4- Update file

    That should do it.

Viewing 1 replies (of 1 total)
  • The topic ‘Full Width Page Error’ is closed to new replies.