Viewing 20 posts - 1 through 20 (of 23 total)
  • Author
    Posts
  • #82279
    marcodimi
    Participant

    hi, how can I enter the code that I use for my politcy privacy in the footer of the theme? I do not understand how. use an outside service that provides me a code that I post now sidebar side of the pages, but I would like to include in the footer of the blog.

    my site is marcodimizio.com

    Thank you

    #82292
    Mahesh
    Keymaster

    Hi @marcodimi,

    Can you please clarify on what type of code you want to add. We need to look at it. Please share us the code you want to use.

    For that please put the code in http://pastebin.com/ and provide the link for it.

    Regards,
    Mahesh

    #82319
    marcodimi
    Participant

    for privacy using a paid service that provides an HTML code and would like to add in the footer. if you look at my site you will see that privacy polity is in the sidebar and lho inserted using the text widget, copy the HTML code.
    I would light the same in the footer of the site.
    the link I have provided refer to a service for which they are registered, that service is that?
    thank you

    #82321
    marcodimi
    Participant

    I did, but now I would like the link I posted was to the left, how can I do?
    if you look at my site see in the footer privacy, but it is the right of the screen, I would like to left. I enter that code please? thank you

    #82365
    Mahesh
    Keymaster

    Hi @marcodimi,

    Just checked your site, I think you’ve removed the code from the footer.
    For displaying the “Privacy Policy” in the footer please follow these steps.
    1. Copy the HTML code provided excluding the scripts and add it in “Dashboard=> Appearance=> Theme Options=> Footer Editor Options=> Footer Editor” box and click “Save”.
    2. Copy the scripts from the provided HTML and go to “Dashboard=> Appearance=> Theme Options=> WebMaster Tools=> Header and Footer Codes=> Code to display on Footer” box and paste it and click “Save”.
    3. Go to “Dashboard=> Appearance=> Theme Options=> Custom CSS Options=> Custom CSS” box and add the following CSS and click “Save”.

    @media screen and ( min-width:961px )  {
        #site-generator .copyright {
            clear: none;
        }
        .iubenda-ibadge {
            float: left;
        }
    }

    Let me know if this solves your issue.

    Regards,
    Mahesh

    #82441
    marcodimi
    Participant

    Ok, it did, however, does not appear on the left, but in the center, where I can change the code to insert the object to the left, in practice above (or below) the words “Autore del Blog: Marco Di Mizio”

    thank you

    #82443
    Mahesh
    Keymaster

    Hi @marcodimi,

    I think you’ve some unclosed html tags in the footer code, please replace your footer code with the codes below:

    <div class="copyright">Autore del Blog: <a href="http://marcodimizio.com/" title="Marco Di Mizio"><span>Marco Di Mizio</span></a></div>
    <div class="powered"></div>
    <a href="//www.iubenda.com/privacy-policy/463315" class="iubenda-white iubenda-embed" title="Privacy Policy">Privacy Policy</a>

    Currently in your site, I am seeing 3 “Privacy Policy” buttons, one in “Footer Widget”, one in “Footer” and one in the “Bottom-Right Corner”. The above code is for the one in the “Footer”. It will place the “Privacy Policy” button just below “Autore del Blog: Marco Di Mizio” aligning left.

    Let me know if this solves your issue.

    Regards,
    Mahesh

    #82449
    marcodimi
    Participant

    unfortunately are a little ass … I used the translator and copy the code in Italian … sorry, now it works! I wanted to know also to change the size of the words on the sidebar, I’m changing all the numbers, but I can not make them bigger. I wish they were like those of the plugin I use to tags that you can see on the home page, can you help?

    #82450
    marcodimi
    Participant

    Mom … now I removed the widget footer and privacy is over in the center as before, why?

    #82451
    marcodimi
    Participant

    if I put the widget footer even footer is correct, otherwise not, how should I do?

    #82455
    Mahesh
    Keymaster

    Hi @marcodimi,

    Please share the script and html codes provided to you for the “Privacy Policy”.

    Regards,
    Mahesh

    #82456
    marcodimi
    Participant

    This is the code that I paste in the widget:

    Privacy Policy<script type=”text/javascript”>(function (w,d) {var loader = function () {var s = d.createElement(“script”), tag = d.getElementsByTagName(“script”)[0]; s.src = “//cdn.iubenda.com/iubenda.js”; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener(“load”, loader, false);}else if(w.attachEvent){w.attachEvent(“onload”, loader);}else{w.onload = loader;}})(window, document);</script>

    as you suggested you work, entering the code I’ve provided you can easily see the privacy under my name in the footer. However, if the gate widget from the footer, the privacy that appears in the footer is at the center and not on the left, I hope to be understood …

    #82531
    marcodimi
    Participant

    you know how to help me?

    #82625
    Mahesh
    Keymaster

    Hi @marcodimi,

    The code you’ve put in the footer is fine. Please go to “Dashboard=> Appearance=> Theme Options=> WebMaster Tools=> Header and Footer Codes=> Code to display on Footer” box and make sure the following code is there, if not then paste it there.
    <script type=”text/javascript”>(function (w,d) {var loader = function () {var s = d.createElement(“script”), tag = d.getElementsByTagName(“script”)[0]; s.src = “//cdn.iubenda.com/iubenda.js”; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener(“load”, loader, false);}else if(w.attachEvent){w.attachEvent(“onload”, loader);}else{w.onload = loader;}})(window, document);</script>

    Go to “Dashboard=> Appearance=> Theme Options=> WebMaster Tools=> Header and Footer Codes=> Code to display on Header” box and remove all codes from there.
    Then click “Save”.

    Let me know if this helps.

    Regards,
    Mahesh

    #82679
    marcodimi
    Participant

    I do not understand, how do you say, but the policy remains in the center, and does not even have the icon you had before, I can not understand how to do, now I post the policy in the widget footer, then I do not know how to do

    #82681
    marcodimi
    Participant

    if I post the widget to the footer, then the icon in the footer is correct, but it is always central and not left. if I remove the widget from the privacy footer logo it is wrong and is always at the center of the screen. Now if you look at the logo it is right because I put the privacy even in the widget footer, but privacy in the footer is in the center and on the left

    #82723
    Sakin
    Keymaster

    @marcodimi: This is bit out of Theme context and normal support. So, it might fall under hire a customizer section were you can use service from http://catchthemes.com/hire-customizer/

    As when I check in your site. I see there are 2 places where you have Privacy Policy.
    1. in Footer Area One
    2. in Footer Editor

    Both section have your Privacy Policy on left only. Also it’s been language issue and may be sharing what you want in screenshot will be great for understanding.

    Here is what I see in your site. See this screenshot https://www.dropbox.com/s/dl25iqznydqxfq8/marco.png?dl=0

    Further, you can email me and send me access. If I need to look at your site in detail.

    #82728
    marcodimi
    Participant

    I apologize if I’m exaggerating, I did not know.
    what you see is what I have now, I would only have privacy in the footer and footer, but if I remove the policy from the footer, privacy DNEL footer moves to the center and lose the background in white. if it is too much for the free support I apologize. thank you

    #82734
    Sakin
    Keymaster

    @marcodimi: It’s all good. We will try to help as much as we can.
    1. Can you do that now and let me know it and then I can check that for you.

    #82760
    marcodimi
    Participant

    you can check out for me, if you send an email like the last time I inform you the login to check

Viewing 20 posts - 1 through 20 (of 23 total)
  • The topic ‘politcy privacy’ is closed to new replies.