Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #457036

    Dear All,

    thank you for your fabulous theme and support.

    I would like to have a link to my legal notice (Impressum) in the socket (not the footer). the position should be exactly after copyright. So that (c) copyright [site name]. This [site name] should be the link to the impressum. Is there any way to do so?

    Thank you very much!

    #457113

    Hey!

    Try putting it in HTML, like:

    <a href="link_to_impressum'>Impressum</a>
    

    Regards,
    Josue

    #457193

    Alright, thank you for the reply. Where do I put it?

    #457200

    Hey!

    Please go to Enfold theme options > Footer and insert it in Copyright field

    Regards,
    Yigit

    #457218

    Well, for some reason when I put it in the copyright field I get only */ in the socket as a hyperlink and the link does not go to the correct site (I changed it to the impressum link before, of course) . Besides the boxes on my site (1/5, 3/5,1/5) with content disappear.

    Couldn’t I change some of the real html / php files? However, I do not know much code, I would need to know where to put it.

    This would actually be the last thing I need to establish for the site to be finished.

    I know you guys have probably sth. better to do. However, help is much appreciated here. Besides I promote your theme a lot;-)

    BR

    #457221
    This reply has been marked as private.
    #457224

    Hi,

    Can you please hand us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #457241
    This reply has been marked as private.
    #457257

    It’s done, check it now.

    Best regards,
    Josue

    #457276
    This reply has been marked as private.
    #457283

    Add this code to Quick CSS (General Styling):

    #socket .copyright {
        text-transform: uppercase;
    }

    Best regards,
    Josue

    #457301

    You are the best! Helpful, solution oriented and one is getting things done with you!

    THANK YOU VERY MUCH!

    #457302

    You are welcome, glad to help :)

    Regards,
    Josue

    #779445

    Hello!
    I have the same problem. I try to put a link in the socket following the instructions above (Impressum) and I get only */ with a wrong hyperlink.
    How did MBREC finally solve the problem?
    Thanks!

    #779455

    Hi original_madagascar,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #779889

    The link to the page is http://originalmadagascar.com
    Tell me if you need more informations.
    Thanks!

    #780276

    Hi,

    Your site is in coming soon mode so we can view it, if you want to add a link to the copyright field then you can use something like this:

    <a href="http://yoursite.com/link">Link</a>

    Best regards,
    Rikard

    #783624

    Done!
    Thanks!

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘enfold: Link in Socket’ is closed to new replies.