scottiescotsman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Most expensivehi steve added
'type' => 'numeric',
to the above query and still didn’t echo the correct results.any ideas
Forum: Fixing WordPress
In reply to: split column nor workingall I needed to solve the col split was to float them left.
Forum: Fixing WordPress
In reply to: split column nor workingCan you please answer me this if I have
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
at what point does the loop check if it has more posts? just before
<?php endwhile; ?>
And surely if you have a grid system in bootstrap 12 parts wide if you col-md-6 then another col-md-6 one goes left and the other goes right?
Or am I talking jibberish lolp.s. thanks for your reply
Forum: Developing with WordPress
In reply to: custom paginationsolved
Forum: Developing with WordPress
In reply to: how to fix querysolved
Forum: Fixing WordPress
In reply to: count custom taxonomyresolved
Forum: Developing with WordPress
In reply to: comment countI am stupid
sorted thanksForum: Developing with WordPress
In reply to: hyperlink to a custom taxonomy.figured it out ??
<a href="<?php get_template_directory_uri(); ?>/wordpress/director/<?php echo $term->slug; ?>">
Forum: Developing with WordPress
In reply to: hyperlink to a custom taxonomy.`<a href=”<php echo get_template_directory_uri(); ?>/taxonomy-director.php?<?php echo $term->name; ?><?php echo $term->name; ?>’
Doesn’t work ??- This reply was modified 6 years, 8 months ago by scottiescotsman.
Forum: Developing with WordPress
In reply to: substr errorworked flawlessly.
I know I am close a lot of the time I just need a little shove ??p.s. you are all great here ??
- This reply was modified 6 years, 8 months ago by scottiescotsman.
Forum: Developing with WordPress
In reply to: substr errorit doesn’t work as get error sorry ??
Forum: Developing with WordPress
In reply to: how to fix queryyes it is what you thought mi was ??
the site I’m doing is only a personal one so no need for high class graphics or code just need it to work lol … don’t think I have it in me … but try every day.
thanks for help and little chat ??
Forum: Developing with WordPress
In reply to: how to fix querymy skill level on wordpress php & sql are self taught, but to a level that I am nearing completion of a movie template. So in answer to my own question I am goosed lol and need some severe help with the sql or php coding to resolve this problem.
not to add any wavering thoughts, I just had my second mi 3 weeks ago and am at present a little preoccupied.thanks loads for your help
Forum: Developing with WordPress
In reply to: how to fix queryah need read more as it lists all names with $mo in it weither it first or second name lol
Forum: Developing with WordPress
In reply to: how to fix querywhen I change
'name_like' => $mo
it still lists them all??