Forum Replies Created
-
AuthorPosts
-
MckenzieCreative
ParticipantActually just removed it was best
MckenzieCreative
ParticipantJust in case anybody else has this problem changed the below in the functions.php file
function navigation_wrap_more_link( $more ) {
return '<p class="more-link-wrap">' . $more . '</p>';
}to
function navigation_wrap_more_link( $more ) {
return '<p class="more-link-wrap">' . '' . '</p>';
}MckenzieCreative
ParticipantNo I will give them a go as well
MckenzieCreative
ParticipantMorning Anita, i am adding them into Customiser > Theme Settings > Header/Footer Scripts in the Header Scripts
regards AlistairMckenzieCreative
ParticipantThanks for your reply, I updated the php verion and i have got the html working must have been a problem with code it didnt like, but my main issue now is that the customiser will not update any scripts i add and i get "Looks like something’s gone wrong. Wait a couple of seconds, and then try again." doesnt matter how long i wait still no joy, I have emptied cache disabled all plugins but still no joy, any help greatly appreciated - Alistair
MckenzieCreative
ParticipantJust incase anybody else has this issue there is a fix here
Transparent site header on Infinity Pro’s homepage when there’s a header image
-
AuthorPosts