• Hi all,

    This is my first post, hopefully it’s descriptive enough. I attached pictures to make it easier to understand/follow.

    **Pictures at wwww.yourinnermagic.com/question

    I am working with Sydney theme which adds a button to the slider header.

    I’d like this button to create a POPUP video, but the only option the theme gives me in the field box is to input the URL.

    I’d like to putt he following html code below in order for the video to popup using Lightbox Secondary Plugin

    bracket
    a class=”popup” href=”http://www.youtube.com/embed/blabla”>Learn More</a bracket

    The input box is under Customize > Header Slider > Insert URL (pictures)

    But this field only accepts a URL. Where can I go to modify/add this html code? Is it a CSS thing, a PHP thing, a theme thing? I did fine an “Editor” file named “Customizer.php” that had code related to this field, I’m unsure where I can add this html though.

    Sorry for the ignorance, I’m just learning! Thank you so much for your help!

    Best,
    Marcelo

Viewing 1 replies (of 1 total)
  • Peninah

    (@highlight_creative)

    Your pictures didn’t come through, but you wrote your question very thoroughly, so maybe they won’t be necessary.

    A button in the header sounds like it’s part of the theme. (I suppose it could be a widgeted area or a plugin, but most likely it is part of the theme.)

    You can check by going to the theme’s header.php file and checking if it’s there.

    If it is, you will need to create a child theme and make your edits there. (Here’s a tutorial that has an explanation of child themes and directions.)

    Once your child theme is ready, you COPY (not move!) the header.php file into your child theme, and you can make adjustments there as desired.

    Hope that helps!

    If that doesn’t help, try contacting your theme’s support.

Viewing 1 replies (of 1 total)
  • The topic ‘How To Insert HTM Code in a Field Box to Create Popup Video in Header Button’ is closed to new replies.