Results 1 to 5 of 5

Thread: How to add content block without pagination on front page?

  1. #1
    Thread Starter
    Expired Customer bonusexpress777's Avatar
    Join Date
    Jun 2018
    Posts
    47
    Thanks
    0
    Thanked 1 Time in 1 Post

    How to add content block without pagination on front page?

    PHP Code:
    <?php if ( is_front_page() ) { ?>
        Do stuff here
    <?php ?>

    and

    <?php if ( is_home() ) { ?>
        Do stuff here
    <?php ?>
    This code worked in paginationa pages to /page/21....3222

    I need code for 1 front page only. Help me please.

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Expired Customer bonusexpress777's Avatar
    Join Date
    Jun 2018
    Posts
    47
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Expired Customer bonusexpress777's Avatar
    Join Date
    Jun 2018
    Posts
    47
    Thanks
    0
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Content not Show in Front page
    By sarwar in forum Clipper General Discussion
    Replies: 2
    Last Post: August 31st, 2017, 02:00 PM
  2. Plugin needed to block ads with certain content
    By martin_bissig in forum ClassiPress General Discussion
    Replies: 1
    Last Post: August 16th, 2015, 02:17 PM
  3. How to Block Latest Jobs on front page ?
    By woreillyjr in forum Report JobRoller Bugs
    Replies: 1
    Last Post: January 27th, 2012, 07:06 AM
  4. How to block files in my wp-content/upload folder ?
    By woreillyjr in forum Report JobRoller Bugs
    Replies: 1
    Last Post: January 25th, 2012, 01:22 PM
  5. How to remove the categories block from the front page
    By gordon in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 23rd, 2012, 08:22 AM