Forum Replies Created
-
AuthorPosts
-
Thanks Josue Really appreciate your support and your promptness!
This reply has been marked as private.I just did. I put it in the functions.php of child which I am using.
http://travel.hubspokes.com.au/coach_tours/9-day-irish-spirit-tour/
http://travel.hubspokes.com.au/blog/
Links to both the custom post type and the actual blog. Only wanted to do on custom post types but not a major problem if it is on both.
Can seem to see any change on either.
Hi Josue
Thanks for this. I could be wrong but from the look of this code I may not have been to clear on what I am trying to achieve. Its actually the word “Blog” at the top NOT the individual blogs titles.http://travel.hubspokes.com.au/wp-content/uploads/2014/07/9-07-2014-11-47-22-AM.jpg
Cheers Gavin
Outstanding! 2 seconds I reckon it would take to answer this.
Looks like no one can help! :( Very sad support
Sorry to be a pain but I need to do this urgently! Can anyone help?
Please disregard. Problem solved. Very weird.
This is kinda urgent.
This is the code – no custom code added.
// EDITED
sorry it still leaves the search box at top of page ….don’t want search box at all
}
?>
Sorry can you highlight exactly which code please?
<?php
if(!empty($_GET[‘s’]))
{
echo “<h4 class=’extra-mini-title widgettitle’>{$results}</h4>”;/* Run the loop to output the posts.
* If you want to overload this in a child theme then include a file
* called loop-search.php and that will be used instead.
*/
$more = 0;
get_template_part( ‘includes/loop’, ‘search’ );}
?>
-
AuthorPosts