Archived topic
Individual HTML is shown below footer, but should be in the center of the site
5 replies · Started by Sascha on September 6, 2021
hey,
i have the problem that my individual HTML is shown below footer on all sites where I add individual HTML.
As individual HTML I am implementing an Calendar via HTML or shortcode - both ways, it shows only below footer.
I also tried to give it a fixed Position with Hooks - same problem.
Do you have any idea how I can fix this and give an individual HTML the position where I want it to be?
Thanks a lot.
Sascha
Hi Sascha,
What hook are you using? And where you'd like to place the calendar?
Let me know :)
Hi Ying,
I tried even the generate_after_header hook and various other hook places. After loading the page in all common browsers, everytime the individual HTML is placed below the footer.
Is there any CSS I can add that the individual HTML is held in place in its position?
On that linked specific site I would like to have the individual HTML just above the footer.
thank you :)
This doesn't look like a theme issue - the script is triggering in the footer for some reason.
What happens if you activate the parent theme (looks like you are using a child theme) and disable all plugins except the Calendar one?
hey,
i am not using a child theme. Just the generate press theme. I de/reactivated and in the next step step de/reinstalled the calendar plugin - nothing changed.
I also deactivated all other plugins beside the generatePress and Blocks.
It is the same with every individual html - for example I am using a jotform formular, embedded as HTML code. it also shwos below the footer on its site.
Weird. I'm seeing something different when viewing the source.
What happens when you add the HTML as the post content?
Can you check with the plugin's support team on this first?