-
AuthorPosts
-
October 21, 2022 at 4:04 pm #1369731
Hi,
I am sorry, but I cannot get my head around how to remove the last section on this page (it is on more pages) – https://temp2.forcetechnology.com/da/spm-events/spm-erfa-8-moede-produktionsteknik – the section containing a headline and the 5 logos.
I don’t see it from the Edit page and it is not in a footer – as far as I can see.
Any suggestions?
Best,
Chrilles
October 21, 2022 at 4:35 pm #1369739Hey Chrilles,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardOctober 21, 2022 at 10:19 pm #1369773have a look into your child-theme functions.php if there is something like this:
add_action('ava_before_footer', function() { …because it is everywhere on your installation – it seems to be inserted via a shortcode
October 22, 2022 at 11:04 am #1369781October 22, 2022 at 8:46 pm #1369815Thanks, please have a look.
best,
Chrilles
October 22, 2022 at 8:58 pm #1369818Thanks Guennie007
It only containes this code
add_theme_support( "avia_gdpr_permanent_hide_message_bar" ); add_filter("avf_masonry_entry_content", function($content) { $content = strip_tags(trim($content)); return $content; }, 10, 1);October 22, 2022 at 10:38 pm #1369826October 23, 2022 at 3:36 am #1369840that too was my thought first – but it is not declared in the DOM as footerpage. In this case the inserted div got the ID : footer-page.
But on his DOM no such div.October 23, 2022 at 6:35 pm #1369880Thanks both Guenni007 and Mike.
I get it now. Didn’t really think of that option or that it existed.
Guenni007, your comment, i guess, is more for the developers of Enfold – I guess.
Best,
Chrilles
October 23, 2022 at 7:14 pm #1369888Hi,
Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardOctober 26, 2022 at 10:35 am #1370278This reply has been marked as private.October 26, 2022 at 10:36 am #1370279This reply has been marked as private.October 26, 2022 at 11:53 am #1370290Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘How to remove a section not visible on Edit page – and not in the footer’ is closed to new replies.


