Forum Replies Created
-
AuthorPosts
-
August 24, 2020 at 9:53 pm in reply to: How to add (Continue reading) button below post excerpt #80444johnParticipant
Please do well to respond. It’s urgent.
(News card pro)August 23, 2020 at 3:48 pm in reply to: Change post title from appearing below to appearing above featured image #80423johnParticipantNow i would like to add (Continue reading) button below the posts
Just like this click to viewhow do i acheive this pls
August 23, 2020 at 3:44 pm in reply to: Change post title from appearing below to appearing above featured image #80422johnParticipantAlthough i have managed to fix that by adding
<?php if ( is_singular() ) {
the_title( ‘<h1 class=”entry-title”>’, ‘</h1>’ );
} else {
the_title( ‘<h2 class=”entry-title”>‘, ‘</h2>’ );
} ?>on line line 62
August 23, 2020 at 2:30 pm in reply to: Change post title from appearing below to appearing above featured image #80421August 23, 2020 at 2:11 pm in reply to: Change post title from appearing below to appearing above featured image #80420johnParticipantOkay i think, I got it right.
There was already a header code on line 53 to 72. I erased it.
Thanks for the assistance i really appreciate a lot.August 23, 2020 at 1:46 pm in reply to: Change post title from appearing below to appearing above featured image #80419johnParticipantI have done that but no changes its still the same.
click to viewAugust 22, 2020 at 6:51 pm in reply to: Change post title from appearing below to appearing above featured image #80410johnParticipantThis query has been on for more thank 1 week now’
Please Assist me soonest Thank you.August 22, 2020 at 5:25 pm in reply to: Change post title from appearing below to appearing above featured image #80406johnParticipantPlease the code line numbers you are giving does not correspond with mine for example Line 60
<div class=”entry-meta category-meta”>
<div class=”cat-links”><?php echo esc_html( newscard_post_categories_display() ); ?></div>
</div><!– .entry-meta –>is at line 46 on my theme (News card pro)
Kindly crosscheck your numbering please. Thank youjohnParticipantI just want it to be at least 500px width and height of at least 500px. Just give me the code to to increase the height and width please.
Thank youjohnParticipantWhat code should be used to increase the height and width of the Featured post slider (Header featured posts) to be specific only.
johnParticipantThe code you gave did not work on the Featured post slider. It only worked for recent post
johnParticipantI have been waiting for a response since 3 days ago.
I want to increase my post image size for Destop and mobile view. By default it is Three post per column on PC I want it to be one post per column on PC. With a height of at least 700px and width of at least 800px on Desktop view.
(News card pro)
johnParticipantI want to increase my post image size for Destop and mobile view. By default it is Three post per column on PC I want it to be one post per column on PC. With a height of at least 700px and width of at least 800px on Desktop view.
(News card pro)
johnParticipantHello??? I’m still waiting for your response please
July 7, 2020 at 6:56 am in reply to: How to increase the maximum number of posts on footer featured posts from 50 #79212johnParticipantI also want to add “next and previous post links” below
You did not provide a solution to that -
AuthorPosts