• dexxa1

    (@dexxa1)


    Hello I have a problem with the red Button from Zerif lite
    and sorry form my bad english i come from Germany ??

    Zerif lite Red Button will Press this to open a window in the size 400 x 80

    I tried the code:
    <a href="//laut.fm/shout_fm?autoplay=1','','width=400,height=80,left=0,top=0,resizable=no,menubar=no,location=no,status=no,scrollbars=no'))"></a>

    The code written in field for the red Button on the Themen settings

    A plugin Popup Builder did not help

    Sorry, no functional wa I doing wrong
    Please Helpe me
    Marc

    • This topic was modified 7 years ago by dexxa1.
    • This topic was modified 7 years ago by dexxa1.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter dexxa1

    (@dexxa1)

    I tried the code:

    Thread Starter dexxa1

    (@dexxa1)

    <a href="//laut.fm/shout_fm?autoplay=1','','width=400,height=80,left=0,top=0,resizable=no,menubar=no,location=no,status=no,scrollbars=no'))"></a>

    Hi there

    Can you please provide the link to your website so that I can have a look?

    Thanks and Regards
    Divdeep Singh

    Thread Starter dexxa1

    (@dexxa1)

    Hello Divdeep Singh

    https://www.shout-fm.de/

    Thread Starter dexxa1

    (@dexxa1)

    I have create a folder named sections inside my child theme.
    And have copy the big_title.php file from the /sections/ folder to the child theme /sections/ folder .

    I open the big_title.php file of my child theme, and finde the code for the Red Button.
    echo '<a href="" class="btn btn-primary custom-button red-btn zerif_hidden_if_not_customizer"></a>';

    I replace the code with :
    echo '<a href="//laut.fm/shout_fm?autoplay=1','','width=400,height=80,left=0,top=0,resizable=no,menubar=no,location=no,status=no,scrollbars=no')) "class="btn btn-primary custom-button red-btn zerif_hidden_if_not_customizer"></a>';

    doesn’t work

    Marc

    • This reply was modified 6 years, 11 months ago by dexxa1.
    • This reply was modified 6 years, 11 months ago by dexxa1.
    • This reply was modified 6 years, 11 months ago by dexxa1.

    Hi

    Try adding target=”_blank” like this-:

    echo ‘‘;

    I am not sure that whether this will work or not

    Thread Starter dexxa1

    (@dexxa1)

    Hello Divdeep Singh
    Thanks for your help
    but the code does not work

    I give up and the page stays that way,
    what a pity

    Marc

    Hi

    Please seek the help from theme developers.

    I think this is not available in the current version of theme. Maybe developers will be able to help you in this

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Zerif Lite Big Title section RED Button should window.open funktion’ is closed to new replies.