"View My Awards" link in header doesn't work.

By default, a quick link for users to view their awards in a modal is added to new installs. A preview can be seen below.

It might be possible that this link is missing in some custom themes. To verify that the necessary code is correctly added follow the next steps.
  • In the headerinclude template, the following code is required:
    {$ougc_awards_js}

    By default this is added after {$stylesheets}, which in the default theme is located after the lines to load jquery.js, jquery.plugins.min.js, and general.js.

    It might be possible that the order of these files and variables affect the functionality of this feature.
  • In the header_welcomeblock_member template, the following code is required:
    {$ougc_awards_welcomeblock}

The correct addition of these codes should ensure this feature works on most installs.
This post was last modified: 29 Jul, 2020, 2:39 pm by Omar G..
Files

There are currently no posts to display. Be the first one to leave a reply.

Current time: 28 Mar, 2024, 6:44 am