• Resolved garyherd

    (@garyherd)


    I think there’s a minor bug in pricing-table.php.
    I couldn’t select a link for the button.
    I don’t know how to submit changes to SVN, so I’m putting it here.
    I added a ‘url’ property to the add_control call on line 321:

    
    'url' => __('')
    

    And inside the “protected function render()” on line 943/944 I changed the $settings[‘link’] references to $settings[‘button_link’]. That seems to fix my issue.

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Error in pricing-table.php’ is closed to new replies.