AWECONTENT - BUTTON - PROBLEMS

TMSWEB's picture
TMSWEB
Wed, 10/07/2015 - 11:23
#1
AWECONTENT - BUTTON - PROBLEMS

Hello!

1) Link "<front>" not working

2) Disable "OPEN IN NEW WINDOW" not working

Thanks!

cindy's picture
cindy
Wed, 10/07/2015 - 23:31
  1. Currently, we do not support href = <front>. You can insert the absolute path. We will update awecontent in the next version.

  2. We tested and the site still works fine. Please chech html of button. When enable, the attribute target="_blank" disable will be target="self"

Image title

phuonght's picture
phuonght
Thu, 10/08/2015 - 23:15

Hi,

Please open file md_awecontent/templates/frontend/theme.inc, find line 231:

replace

$target = $settings['openNewWindow'] ? '_blank' : 'self';

by

$target = $settings['openNewWindow'] ? '_blank' : '_self';

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.