c.cooper
Forum Replies Created
- AuthorPosts
- c.cooperParticipant
I am using Generatepress hooks. This code is not working. Tried after header content, before main content. It’s not working in any of these hooks where php is executed. See example in screen shot below.
c.cooperParticipantHi I tried to insert that after header in a Generate Press element (both with and without the semi-colon. With and without executing php. Only would show raw text in the container.
fep_notification_div()
fep_notification_div();c.cooperParticipantNot sure of the syntax on how to add this. Sorry, I don’t want to blow up the site with the wrong syntax.
<?php echo fep_notification_div(); ?>
I’m using Beaver themer for page templates and a snippet app for php.
c.cooperParticipantSo, I tried these as well. There seems to be a jump on the menu when the page loads, the menu shifts. Back to needing the message. Is there a way to make that message bar a shortcode to embed as a part. The size of our header shrinks.
The fixed position of the notification bar hides the header/menu in part.
Thanks!
CCc.cooperParticipantI found this.
https://sp-test1.arogga.co/docs/front-end-pm/getting-started/show-unread-message-count-in-menu/One of these will work.
Thanks!c.cooperParticipantHi, tried that and the gap remains, probably due the head builder (dynamic header). Is there a way to add that bar as a shortcode?
Thanks,
CC - AuthorPosts