This topic has 7 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #180455
     CIDesign_Media
    Participant

    Hi,

    I added my own HTML to the Footer Text that shows up in the footer socket. This is the HTML I have in there:

    <pre><div style=”float: left;display: inline;”><strong>&copy; 2017 Yeshua Square</strong>&nbsp;| All Rights Reserved | Developed by&nbsp;<a href=”https://www.christian-internet.com/&#8221; target=”_blank”>CI Design + Media</a></div><div style=”text-align: right;display: inline;float: right;font-size: 24px;”><a href=”https://www.facebook.com/yeshuasq/&#8221; target=”_blank”><i style=”margin-right: 10px;” class=”fa fa-facebook”></i></a> <a href=”https://twitter.com/yeshuasq&#8221; target=”_blank”><i style=”margin-right: 10px;” class=”fa fa-twitter”></i></a> <a href=”http://vimeo.com/&#8221; target=”_blank”><i style=”margin-right: 10px;” class=”fa fa-vimeo”></i></a></div></pre>

    For some reason the links aren’t letting me click on them. And they have no hover action. Can you please take a look at this for me? Here is a link to my site: http://individuals.yeshuasquare.com/

    I really appreciate it. Thanks!

    #180456
     CIDesign_Media
    Participant

    Ok the HTML I pasted is correct except for the

     tags.
    #180457
     CIDesign_Media
    Participant

    Haha I am having some troubles with your ticket system I didn’t mean to add that last post. Here is the HTML I have pasted into my footer socket:

    COPY CODE
    <div><strong>© 2017 Yeshua Square</strong> | All Rights Reserved | Developed by <a href="//www.christian-internet.com/”" target="”_blank”">CI Design + Media</a></div><div><a href="//www.facebook.com/yeshuasq/”" target="”_blank”"><i style=”margin-right: 10px;” class=”fa fa-facebook”></i></a> <a href="//twitter.com/yeshuasq”" target="”_blank”"><i style=”margin-right: 10px;” class=”fa fa-twitter”></i></a> <a href="//vimeo.com/”" target="”_blank”"><i style=”margin-right: 10px;” class=”fa fa-vimeo”></i></a></div>
    #180466
     Kieran_SQ
    Moderator

    Hi,

    Thanks for contacting us about your a tags getting stripped by the editor, it looks like you’re using the visual mode of the editor and not the text (code) mode of the editor. Using this will strip certain HTML, including a tags. If you paste your code in the text tab it should work (see screenshot).

    Thanks

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    #180469
     Kieran_SQ
    Moderator

    Just as a side note your HTML in the above reply isn’t going to work due to the ” formatting issue

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #180545
     CIDesign_Media
    Participant

    Hi Kieran,

    Thanks for the reply. I am and have been using the “text” editor not the visual editor. Here is a screenshot: http://prntscr.com/hde5z6. I did have some errors in my HTML I appreciate you pointing that out to me. I fixed the errors and changed all ” to ‘. The problem is still there though, I cannot click on the links in my footer socket. When I had only one link earlier it was working fine, but as soon as I added those

    tags the links stopped working. Is there something wrong here, why doesn’t this work?

    <div style='float: left;display: inline;'><strong>&copy; 2017 Yeshua Square</strong>&nbsp;| All Rights Reserved | Developed by&nbsp;<a href='https://www.christian-internet.com/' target='_blank'>CI Design + Media</a></div><div style='text-align: right;display: inline;float: right;font-size: 24px;'><a href='https://www.facebook.com/yeshuasq/' target='_blank'><i style='margin-right: 10px;' class='fa fa-facebook'></i></a> <a href='https://twitter.com/yeshuasq' target='_blank'><i style='margin-right: 10px;' class='fa fa-twitter'></i></a> <a href='http://vimeo.com/' target='_blank'><i style='margin-right: 10px;' class='fa fa-vimeo'></i></a></div>

    Thanks!

    #180556
     Kieran_SQ
    Moderator

    Hi,

    That’s very strange, I get mixed results, sometimes this works and sometimes it does not. I am going to refer this ticket to a developer to look into tags getting stripped from the editor in theme options. They’ll be in touch as soon as they can, Mon to Fri, East Europe Time.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #180618
     Radu
    Moderator

    Hi,

    Just add this css

    COPY CODE
    
    #socket .col-sm-12 {
        height: 100%;
        display: initial;
    }
    

    And remove the gaps

    That’s it

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?