Profiles

  • Member Since: December 9th, 2015
  • Website: inset.agency
  • Find me on:
  • Created a topic, Add wp_terms_checklist() to a search form to search by taxonomy, on the site WordPress.org Forums:
    Hi, I have a jobs custom post type that is currently …

  • Posted a reply to Meta Description Tag for Custom Post Types, on the site WordPress.org Forums:
    Thanks Arnaud. I was looking very late at night and I think my brain was…

  • Created a topic, Meta Description Tag for Custom Post Types, on the site WordPress.org Forums:
    Hi, I'm juggling the idea of moving a number of my Yo…

  • Posted a reply to Version of jQuery In WordPress Failing Security Audit, on the site WordPress.org Forums:
    Thanks Steven.

  • Created a topic, Version of jQuery In WordPress Failing Security Audit, on the site WordPress.org Forums:
    Hi, In the latest version of Wordpress, in Google Chr…

  • Posted a reply to Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function, on the site WordPress.org Forums:
    @bcworkz. As with every question you've ever answered for me on here I just don't…

  • Created a topic, Add HTML Attributes To Anchor Tags In `wp_list_categories()` Function, on the site WordPress.org Forums:
    Hi, I'm using the wp_list_categories() function which…

  • Posted a reply to Make `previous_post_link()` Function Show The Post After Next i.e. Jump A Post, on the site WordPress.org Forums:
    Hi @tugbucket I meant to say as well if you cut and paste this answer…

  • Posted a reply to Make `previous_post_link()` Function Show The Post After Next i.e. Jump A Post, on the site WordPress.org Forums:
    Thanks that worked. I only need the previous posts and tweaked it so I could…

  • Posted a reply to Pull In Two Posts To Custom Post Type `cpt-single.php` File With WP_Query(), on the site WordPress.org Forums:
    @tugbucket thanks. You should've got the bounty too. One other thing, do you know how…

  • Created a topic, Make `previous_post_link()` Function Show The Post After Next i.e. Jump A Post, on the site WordPress.org Forums:
    Hi, Is it possible when using the previous_post_link(…

  • Posted a reply to Pull In Two Posts To Custom Post Type `cpt-single.php` File With WP_Query(), on the site WordPress.org Forums:
    Hi @tugbucket Thanks for this answer it worked ! I realised when I used your…

  • Posted a reply to Pull In Two Posts To Custom Post Type `cpt-single.php` File With WP_Query(), on the site WordPress.org Forums:
    Hi @bcworkz would you be able to give some pointers / code to look at…

  • Created a topic, Pull In Two Posts To Custom Post Type `cpt-single.php` File With WP_Query(), on the site WordPress.org Forums:
    Hi, I have a custom post type and in the CPT's cpt-si…

  • Created a topic, Display Custom Post Type Based on Taxonomy With WP_Query(), on the site WordPress.org Forums:
    Hi, I would like to pull in 3 posts from a custom pos…

  • Created a topic, Fix Potential Security Issue in Custom Taxonomy Search Functionality, on the site WordPress.org Forums:
    Hi, I want to add some functionality to a WordPress s…

  • Posted a reply to Pagination Not Working on `WP_Query` Archive Page, on the site WordPress.org Forums:
    How do I know what is the main query and what isn't? This is all…

  • Posted a reply to Pagination Not Working on `WP_Query` Archive Page, on the site WordPress.org Forums:
    I've looked at that already and can't seem to work out how to use it…

  • Created a topic, Pagination Not Working on `WP_Query` Archive Page, on the site WordPress.org Forums:
    Hi, I have an archive page that pulls 2 different cus…

  • Posted a reply to Add a CSS Class To Menu Item When Custom Taxonomy Term is Present On A Page, on the site WordPress.org Forums:
    OK thanks I'll have a play around. I'm don't do that much development with WordPress…

  • Posted a reply to Add a CSS Class To Menu Item When Custom Taxonomy Term is Present On A Page, on the site WordPress.org Forums:
    Hi - Would that go in my functions.php file or header.php file?

  • Created a topic, Add a CSS Class To Menu Item When Custom Taxonomy Term is Present On A Page, on the site WordPress.org Forums:
    I have a situation where if I'm on a single post page …

  • Posted a reply to Pulling In A Specific Image with wp_get_attachment_image(), on the site WordPress.org Forums:
    I've found the problem. I'm missing the echo. A thousand apologies.

  • Posted a reply to Pulling In A Specific Image with wp_get_attachment_image(), on the site WordPress.org Forums:
    Hi Steve, I changed it to src="<?php wp_get_attachment_image( 142, 'large', false, '' );?>" but it…

  • Created a topic, Pulling In A Specific Image with wp_get_attachment_image(), on the site WordPress.org Forums:
    Hi, I'm trying to pull in a specific image from the m…

  • Posted a reply to is_tax() conditional tag not working, on the site WordPress.org Forums:
    Actually Joy, don't worry I've found the source of the other problem. I need to…

  • Posted a reply to is_tax() conditional tag not working, on the site WordPress.org Forums:
    Thanks Joy. I've changed the code to is_tax('news_categories', 'web') and this does produce the underline…

  • Created a topic, is_tax() conditional tag not working, on the site WordPress.org Forums:
    Hi, I have a menu item where a CSS class is added wit…

  • Posted a reply to Pin the 4th Post On The Archive Page Of A Custom Post Type, on the site WordPress.org Forums:
    Hi @bcworkz Thanks for this. Because I'm building a custom theme from scratch I already…

  • Created a topic, Pin the 4th Post On The Archive Page Of A Custom Post Type, on the site WordPress.org Forums:
    Hi, I'm building a custom theme and would like to pin…

  • Created a topic, WP Snippet to Hide Theme Editor In Dashboard Only Works On LocalHost Site, on the site WordPress.org Forums:
    I want to remove the Theme Editor in the WP Dashboard …

  • Posted a reply to This Plugin Seems to Use `loading=”lazy”` which actually slows down page-load, on the site WordPress.org Forums:
    I guess my point is how can you run this plugin with out adding the…

  • Created a topic, This Plugin Seems to Use `loading=”lazy”` which actually slows down page-load, on the site WordPress.org Forums:
    Hi, I've installed this on a custom Wordpress theme I…

  • Created ticket #46394 on Core Trac:
    Create a Function to Allow the WordPress Search to Only Return Results ...

  • Created a topic, Pull in EDD categories into a post / archive page, on the site WordPress.org Forums:
    Hi If i want to add the EDD category into some post m…

  • Created a topic, Change Priority of Specific Page, on the site WordPress.org Forums:
    Hi I have a page on a site I've recently done (the t…

  • Posted a reply to Using EDD for Ticket Downloads, on the site WordPress.org Forums:
    Hi Keri, Thanks for the quick reply. The Purchase Limit extension looks perfect - the…

  • Created a topic, Using EDD for Ticket Downloads, on the site WordPress.org Forums:
    Hi, Is there a way with EDD of doing ticket downloads…

  • Posted a reply to Shortcodes Don’t Seem to be Working with my Theme, on the site WordPress.org Forums:
    Hi I found the solution to this - i was using 'the_excerpt()' in my page.php…

  • Created a topic, Shortcodes Don’t Seem to be Working with my Theme, on the site WordPress.org Forums:
    Hi, I'm adding EDD to a simple custom theme i've made…

  • Posted a reply to Show Custom Post Type Archive by Author, on the site WordPress.org Forums:
    Wow that's amazing. Thank you so much @bcworkz!

  • Posted a reply to Show Custom Post Type Archive by Author, on the site WordPress.org Forums:
    Hi @bcworkz, At the moment I do have separate template files for the CPT archive…

  • Created a topic, Show Custom Post Type Archive by Author, on the site WordPress.org Forums:
    Hi I'm building a theme and I'm trying to have it so …

  • Created a topic, This is An Excellent Pluging, on the site WordPress.org Forums:
    I thought was an excellent plugin. It would be cool…

  • Created a topic, Social Icons in Pro version, on the site WordPress.org Forums:
    Hi Is it possible with this plugin that I can add the…

  • Created a topic, Add Share Buttons to Posts in the Blog Feed, on the site WordPress.org Forums:
    Hi Will this plugin allow you to add share buttons to…

  • Posted a reply to Change default Media URLs now IE8 support has been dropped, on the site WordPress.org Forums:
    It would be nice if everything worked out of the box though. The last 2…

  • Created a topic, Change default Media URLs now IE8 support has been dropped, on the site WordPress.org Forums:
    Hi Now Wordpress has dropped support for IE8, it woul…

  • Created a topic, Recurring Events – but only for a set period., on the site WordPress.org Forums:
    Hi Is there any way with the Events Calendar to set a…

  • Posted a reply to Custom Post Types, on the site WordPress.org Forums:
    That was really useful, thank you so much. I know the research itself and playing…