Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • stulaine Friend
    #206697

    I have run into a problem where I am adding a button link to the title section of Hero style 4. The code works properly but then is replicated with code showing in the screen after the proper rendering.

    See that attached image.

    The code in the title area is

    A Winter in Paris A Winter in Paris </br><a href=”http://staging1.somedaytrips.com/destinations/2015-05-08-13-27-50/item/3-vimeo-id-62959319″ class=”btn btn-primary” role=”button”>Dream It <em class=”fa fa-cloud fa-lg”></em></a>

    It is strange in that a div class “hero-btn-actions is added to the page

    <div class=”hero-heading”>
    <a class=”btn btn-primary” role=”button” href=”http://staging1.somedaytrips.com/destinations/2015-05-08-13-27-50/item/3-vimeo-id-62959319″>
    A Winter in Paris A Winter in Paris
    </div>
    <div class=”hero-intro”>
    <div class=”hero-btn-actions”>
    <a class=”btn btn-primary” role=”button” 3-vimeo-id-62959319″=”” item=”” 2015-05-08-13-27-50=”” destinations=”” staging1.somedaytrips.com=”” http:=”” title=” <a href=” href=”http://vimeo.com/94101559″>
    A Winter in Paris A Winter in Paris ” class=”btn btn-border btn-border-inverse btn-rounded”>
    <span class=”sr-only”>Watch the video</span>
    <i class=”fa fa-chevron-right”></i>
    </div>


    1. double-buttons
    Saguaros Moderator
    #572173

    Hi

    As I can see that it’s displaying fine on your site now: http://prntscr.com/7ab074

    Did you get it solved?

    stulaine Friend
    #572256

    That is not the page with the problem. Look below.

    http://staging1.somedaytrips.com/2015-05-08-13-25-38/someday-travel-videos

    stulaine Friend
    #737293

    That is not the page with the problem. Look below.

    http://staging1.somedaytrips.com/2015-05-08-13-25-38/someday-travel-videos

    Saguaros Moderator
    #572322

    This issue is weird!

    You can try going to file: root/templates/uber/css/custom.css (create this file if it doesn’t exist) and add this css rule:


    #section-158 .hero-btn-actions {
    display: none;
    }

    stulaine Friend
    #572352

    That did solve the problem but I would recommend your team take a look at the code and understand why the behavior is happening.

    Thanks for the assistance.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  stulaine 9 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum