Join our new community forum for support & discussion
Join NowHome › Support › Themes › ListingHive › Homepage header image
Homepage header image
-
AuthorPosts
-
danieloliver 2 years, 11 months ago
I have tried uploading homepage header image but it is not working. Website is hoofle.co.uk, I have added support@hivepress.io as a user.
callsp 2 years, 11 months agocheck your Home …
Before:
<!– wp:hivepress/listing-search-form /–>Need:
<!– wp:heading {“align”:”center”,”level”:1} –>
<h1 class=”has-text-align-center”>text 1</h1>
<!– /wp:heading –><!– wp:paragraph {“align”:”center”} –>
<p class=”has-text-align-center”>text 2.</p>
<!– /wp:paragraph –><!– wp:more {“customText”:”MORE”,”noTeaser”:true} –>
<!–more MORE–>
<!–noteaser–>
<!– /wp:more –>callsp 2 years, 11 months agoto insert this codes, use the code editor
danieloliver 2 years, 11 months agothanks callsp… have tried this but wordpress keeps adding <p> tags, even with;
remove_filter( ‘the_content’, ‘wpautop’ );
remove_filter( ‘the_excerpt’, ‘wpautop’ );I can’t get it to stop.
callsp 2 years, 11 months agoyou create a home profile (page) , and setup to use w/ Home ?
my html :
<!– wp:heading {“align”:”center”,”level”:1} –>
<h1 class=”has-text-align-center”>text</h1>
<!– /wp:heading –><!– wp:paragraph {“align”:”center”} –>
<p class=”has-text-align-center”> text.</p>
<!– /wp:paragraph –><!– wp:more {“customText”:”MORE”,”noTeaser”:true} –>
<!–more MORE–>
<!–noteaser–>
<!– /wp:more –><!– wp:hivepress/listing-search-form /–>
<!– wp:spacer {“height”:20} –>
<div style=”height:20px” aria-hidden=”true” class=”wp-block-spacer”></div>
<!– /wp:spacer –><!– wp:heading {“align”:”center”,”className”:”title title\u002d\u002dcenter”} –>
<h2 class=”has-text-align-center title title–center”>text</h2>
<!– /wp:heading –><!– wp:hivepress/listing-categories /–>
<!– wp:spacer {“height”:31} –>
<div style=”height:31px” aria-hidden=”true” class=”wp-block-spacer”></div>
<!– /wp:spacer –><!– wp:heading {“align”:”center”,”className”:”title title\u002d\u002dcenter”} –>
<h2 class=”has-text-align-center title title–center”>text</h2>
<!– /wp:heading –><!– wp:hivepress/listings {“number”:”3″,”order”:”date”,”featured”:”1″} /–>
<!– wp:heading {“align”:”center”,”className”:”title title\u002d\u002dcenter”} –>
<h2 class=”has-text-align-center title title–center”>text</h2>
<!– /wp:heading –><!– wp:hivepress/listings {“number”:”6″,”order”:”date”} /–>
<!– wp:heading {“align”:”center”,”className”:”title title\u002d\u002dcenter”} –>
<h2 class=”has-text-align-center title title–center”>text</h2>
<!– /wp:heading –><!– wp:hivepress/vendors /–>
danieloliver 2 years, 11 months agoThanks for your help callsp… it’s still not working.
I’ve added your code to a test page (http://www.hoofle.co.uk/test-page/) and it’s still not showing the header image… I just have a grey background.
callsp 2 years, 11 months agoset this page w/ home… and try see
danieloliver 2 years, 11 months agoit’s worse… http://www.hoofle.co.uk… no grey background now 🙁
danieloliver 2 years, 11 months agohoofle.co.uk
callsp 2 years, 11 months agowowwww… is possible access your wp-admin ? if yes, create user w/ administrator : calixtorj@hotmail.com
Thanks for the details. You don’t have to add any custom codes for header images to work, I checked your site and header image seems to be set in the customizer, but there was no “more” divider in the home page content so there was no area with the header image, a “more” divider is required for this. I’m not sure if you intended to add a cover block instead of this, but I added the “more” divider and now it looks like on demo, I hope it’s ok http://www.hoofle.co.uk/ Please let me know if I missed some issues.
-
AuthorPosts
New Reply
This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.