Tagged: x
-
AuthorPosts
-
February 13, 2017 at 5:43 am #1368753
stephane JanssenParticipantHello,
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
February 13, 2017 at 7:10 am #1368813
DarshanaModeratorHi 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 / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
February 13, 2017 at 8:21 am #1368923
stephane JanssenParticipantThis reply has been marked as private.February 13, 2017 at 9:05 am #1368988
RahulModeratorHey 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!
February 13, 2017 at 10:45 am #1369133
stephane JanssenParticipantthank you but it do not help
no successFebruary 13, 2017 at 12:29 pm #1369290
JadeModeratorHi 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.
February 14, 2017 at 11:40 am #1370753
stephane JanssenParticipantI only use renew stack and x child
some little custom in CSS
that’s allFebruary 14, 2017 at 11:45 am #1370757
stephane JanssenParticipantwhen I’m trying another stack it’s working, I see the footer content
February 14, 2017 at 11:54 am #1370772
RahulModeratorHey 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!
February 14, 2017 at 12:09 pm #1370800
stephane JanssenParticipantfooter content is displayed but the menu disapears
see attachedFebruary 14, 2017 at 4:26 pm #1371067
DarshanaModeratorHi 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.
February 15, 2017 at 7:56 am #1371936
stephane JanssenParticipantthank you so that means I have to overwrite some files in child theme ?
how can I find out what file to update/modify ?February 15, 2017 at 11:09 am #1372187
JoaoModeratorHi 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
February 16, 2017 at 2:24 am #1373202
stephane JanssenParticipantOk I get it !
it’s working now
thank youFebruary 16, 2017 at 3:38 am #1373293
ChristianModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1368753 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
