Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368753
    stephane Janssen
    Participant

    Hello,
    I’m trying to display a footer content beneath the footer menu
    and I can’t, I tried different options in CSS customizer but no way
    the URL site is http://tothepointproduction.be (rennew stack)

    could you help ? thank you

    #1368813
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1368923
    stephane Janssen
    Participant
    This reply has been marked as private.
    #1368988
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add following code in Customize -> Custom -> JavaScriprt :

    jQuery("<span style='tetx-align:center;display:block;'>custom text</span>").insertAfter("footer #menu-primary-menu");

    Hope that helps, let us know how this goes!

    #1369133
    stephane Janssen
    Participant

    thank you but it do not help
    no success

    #1369290
    Jade
    Moderator

    Hi there,

    Did you add any customization to the footer content area? Kindly provide us with the FTP credentials so that we can check further.

    Thank you.

    #1370753
    stephane Janssen
    Participant

    I only use renew stack and x child
    some little custom in CSS
    that’s all

    #1370757
    stephane Janssen
    Participant

    when I’m trying another stack it’s working, I see the footer content

    #1370772
    Rahul
    Moderator

    Hey There,

    Can you provide us a Screenshot of the footer content which is appeared on other stack? This way we can figure out the actual issue.

    Thanks for understanding!

    #1370800
    stephane Janssen
    Participant

    footer content is displayed but the menu disapears
    see attached

    #1371067
    Darshana
    Moderator

    Hi there,

    Your footer content is displaying when switching back to your parent theme. That means your child theme customizations cause this issue. Please check your child theme templates.

    Hope that helps.

    #1371936
    stephane Janssen
    Participant

    thank you so that means I have to overwrite some files in child theme ?
    how can I find out what file to update/modify ?

    #1372187
    Joao
    Moderator

    Hi There,

    You have to copy the file from the original theme and paste it on the child theme on the same folder as on the parent theme, depending on the file you need to create the folders, but it needs to mirror what is on the parent theme.

    Than you can make the changes on your child theme files and that avoid once the theme gets updated that your changes wont be overwritten.

    Hope it helps

    Joao

    #1373202
    stephane Janssen
    Participant

    Ok I get it !
    it’s working now
    thank you

    #1373293
    Christian
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1368753 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>