Profiles

  • Member Since: July 20th, 2019
  • Find me on:
  • Posted a reply to Sort one category by surname and another by first name, on the site WordPress.org Forums:
    Thank you for your response - sorry I just got back to this. What I…

  • Created a topic, Sort one category by surname and another by first name, on the site WordPress.org Forums:
    Hello. I've been using your awesome plug-in to organi…

  • Posted a reply to Custom Sidebar on Blog Page non functional, on the site WordPress.org Forums:
    I should probably add that this has all been done in a child theme of…

  • Posted a reply to Custom Sidebar on Blog Page non functional, on the site WordPress.org Forums:
    Hey there, sorry about that James! Will remember that for next time. As far as…

  • Created a topic, Custom Sidebar on Blog Page non functional, on the site WordPress.org Forums:
    Hello. We have created a custom sidebar so that the p…

  • Created a topic, Is there a way to customize the blog page for posts with Gutenberg?, on the site WordPress.org Forums:
    I asked another question about this but I don't think …

  • Posted a reply to Adding Sidebar to Blog Page with Widgets, on the site WordPress.org Forums:
    Here is a screengrab of the page in question on snipboard: https://snipboard.io/sNKULq.jpg This is the…

  • Posted a reply to Adding Sidebar to Blog Page with Widgets, on the site WordPress.org Forums:
    Thank you for the response. We do already have a child theme but thought perhaps…

  • Created a topic, Adding Sidebar to Blog Page with Widgets, on the site WordPress.org Forums:
    Hello. We have a site (currently local so no link ava…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Thank you James! We actually picked Blue Host today and are in the process of…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Thank you Andrew! We'll just keep plugging along and we plan on getting it online…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    No I haven't. I did add the spider controller so I could show the spiders…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Thank you Andrew - I went ahead and took the files out and put them…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Thank you Andrew - here is the info from the console tab. When I first…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Ahhh, sorry about the dumb mistake! I changed it which corrected it in the source…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    I also noticed when I viewed the source of the page, the scripts are showing…

  • Posted a reply to Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Thank you Andrew - this is how I tried enqueueing the scripts: function add_scripts(){ wp_enqueue_script(…

  • Created a topic, Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Hello. We am trying everything we can find to get this…

  • Created a topic, Custom Bugs that Walk Javascript to run on Twenty Nineteen Theme, on the site WordPress.org Forums:
    Hello. We am trying everything we can find to get thi…

  • Posted a reply to How to modify site branding container, on the site WordPress.org Forums:
    I was able to figure this out. This is the solution: .site-header.featured-image .site-branding { position:…

  • Posted a reply to How to modify site branding container, on the site WordPress.org Forums:
    Hello Jarret, thanks for your response. This is some of the code we modified to…

  • Created a topic, How to modify site branding container, on the site WordPress.org Forums:
    Hello. We are developing a site locally via Xampp and…

  • Posted a reply to Custom Javascript to run on one page only, on the site WordPress.org Forums:
    Sorry for the very delayed response - still not able to get this to work.…

  • Posted a reply to Custom Javascript to run on one page only, on the site WordPress.org Forums:
    Here is the code: function wpfor_enqueue() { $myrequiredpage = 5; if ( $myrequiredpage == get_the_ID()…

  • Posted a reply to Custom Javascript to run on one page only, on the site WordPress.org Forums:
    Thank you! - we did try this and getting a parsing error for this: syntax…

  • Created a topic, Custom Javascript to run on one page only, on the site WordPress.org Forums:
    Hello. Running a local Wordpress site on Xampp curren…