Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #783783

    TWo issues with Footer:

    1) I have added 5 social buttons/links via Widget in Footer – Column4 and one of them is using following HTML code:
    amazon icon
    Link of the last button (
    https://www.amazon.com/) is somehow linked to entire copyright text as well as Credit Card Image in Footer – Column4 below 5 social buttons/links.
    Same is happening in this post text below amazon button is a link which should not be…

    2) Also copyright is displayed on 2 lines instead of one, why?

    I found similar topic it suggested to type the code manually instead of copy paste that didn’t work.

    Could anyone take a look? Below are links to the site and login credentials.

    Thanks in advance!

    • This topic was modified 6 years, 11 months ago by anristudio.
    #783837

    Hey onastvar,

    Thanks for using our theme :)

    I`ve checked your bottom-footer text and I added the p tag with the custom_footer_link class and you need to apply this custom CSS code:

    .custom_footer_link {
      display: inline-block;
      position: absolute;
      top: 5px;
      right: 292px;
    }
    

    Now, about the link question, may you explain it better? Ive seen that youre using a custom widget plugin (used in the card images)

    Best regards,
    John Torvik

    #783862

    Thanks John!
    Your CSS fixed copyright info to be on the same line, but i have extra space after Site by:
    and same issue with footer links (to amazon.com) as described in post #1
    I just tested again with disabled custom widget plugin, issue with footer links still exists.

    Credit cards images do not need any links
    Footer – Copyright line just need to have a single link to URL indicated after Site by:

    • This reply was modified 6 years, 11 months ago by anristudio.
    #785193

    Hi,

    We modified the copyright field and edited the css code in the Quick CSS field. Please remove browser cache or hard refresh before checking the page.

    Best regards,
    Ismael

    #785203

    Thanks Ismael!
    I’m sorry this is still an issue after I cleared the cache and restarted browsers (firefox & safari )
    Copyright line & Credit Cards image are still linking to amazon.com
    URL at the end of Copyright line is okay.

    #785559

    Hi,

    I have checked your site and the credit cards and copyright line aren’t linked to amazon, I think it’s cached on your end. Try checking it with browser that you haven’t used to open the site and check if the issue is still showing up.

    Best regards,
    Nikko

    #785872

    Hi Nikko, Thank! You can close this thread. After I used another approach to display social links in widget there is no more link issue.

    #785882

    Hi,

    Glad to hear that! Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold Theme bug with Widget links and Footer links’ is closed to new replies.