kjodle
@kjodle on WordPress.org and Slack
Bio
- Member Since: April 17th, 2010
- Website: techblog.kjodle.net
-
Created a topic, Theme Filtering, on the site WordPress.org Forums:
Would it be possible to add a filter to the theme page… -
Created a topic, Useless, on the site WordPress.org Forums:
You can only create a single map with this version. If… -
Posted a reply to How to Create Post Attribute Just Like we pages, on the site WordPress.org Forums:
That URL structure could be created with parent pages and child pages, or it could… -
Posted a reply to Deactivating plugin leaves shortcode in all posts, on the site WordPress.org Forums:
Yes. The plugin doesn't add the shortcode; it just parses the shortcode. You added the… -
Posted a reply to my custom css stopped working, on the site WordPress.org Forums:
.tagcloud .tag-cloud-link { background: #ffffff;} article:not(.card-style) .listpost-content-wrap-large {background: rgba(255,255,255,.69) none repeat scroll 0% 0%;} No… -
Posted a reply to Switching from Concrete5 to WordPress, on the site WordPress.org Forums:
Membership plugins are here: https://wordpress.org/plugins/search/membership/ You can add or edit user roles with these plugins:… -
Created a topic, Perfect!, on the site WordPress.org Forums:
I'm installing this now on all my sites in anticipatio… -
Posted a reply to WordPress Multisite Site Redirect, on the site WordPress.org Forums:
@ayu1: Your attitude is rude and disrespectful. You are actually discouraging people from helping you.… -
Posted a reply to How do you install Multisite code to localhost?, on the site WordPress.org Forums:
I'm so glad you got this sorted. Happy Wordpressing! And thanks for coming back to… -
Posted a reply to Comments box doesn’t display in 2017, on the site WordPress.org Forums:
Right now, you're using 2016, and I see the author name on this post as… -
Posted a reply to Changed CPT to Post, now Category Page won’t work, on the site WordPress.org Forums:
I would try cloning this into a localhost environment where you can play around with… -
Posted a reply to Site description is not available, on the site WordPress.org Forums:
Ah, you're right! Good catch! Sorry for my mistake. -
Posted a reply to Categories not loading, on the site WordPress.org Forums:
Ah, no worries. We've all been there. I still leave out a semicolon and bring… -
Posted a reply to Changed CPT to Post, now Category Page won’t work, on the site WordPress.org Forums:
Are you using any CPT plugins? If so, have you disabled them? Are their settings… -
Posted a reply to Catagorizes, on the site WordPress.org Forums:
I'm not quite sure what you are asking. Also, the site you linked to is… -
Posted a reply to new website with WP 2011 or 2015?, on the site WordPress.org Forums:
That entirely depends on what you mean by "good" and "complex". In general, the default… -
Posted a reply to edit new WP template for existing site, on the site WordPress.org Forums:
No. Your best bet is to clone your existing site into a subdomain or even… -
Posted a reply to Post tags are showing in all posts, on the site WordPress.org Forums:
You'll need to first determine where this is coming from before you can figure out… -
Posted a reply to Site description is not available, on the site WordPress.org Forums:
Your code is blocking all engines. See this page: http://www.robotstxt.org/faq/prevent.html -
Posted a reply to CSS not working on a custom theme, on the site WordPress.org Forums:
WordPress enqueues stylesheets using wp_enqueue in your theme's functions file. See this link for details:… -
Posted a reply to Configuring Automatic Background Updates – Where should I add this?, on the site WordPress.org Forums:
From the page you linked to: Take a look at this page: https://codex.wordpress.org/Must_Use_Plugins You'll need… -
Posted a reply to Categories not loading, on the site WordPress.org Forums:
First, let's see if this is related to your child theme. Try temporarily switching to… -
Posted a reply to How do you install Multisite code to localhost?, on the site WordPress.org Forums:
You'll need to use Windows File Explorer (or whatever they are calling it these days).… -
Posted a reply to How to remove temp file from my wordpress site, on the site WordPress.org Forums:
If you have a virus, you've been hacked. Please see this page: https://codex.wordpress.org/FAQ_My_site_was_hacked After you… -
Posted a reply to Anyway to create a booking page like this?, on the site WordPress.org Forums:
There may be plugins that do that. Otherwise, you'd probably need to create something custom.… -
Posted a reply to Categories not loading, on the site WordPress.org Forums:
Something is probably wrong with your child theme. When I go to https://szstudiodesign.com/category/color/ there is… -
Posted a reply to Need help to check the solutions of tickets, on the site WordPress.org Forums:
WordPress already has a way to work with through these issues, and you've linked to… -
Posted a reply to “Enter title here” Box is missing, on the site WordPress.org Forums:
If you temporarily disable all your plugins, does this issue go away? If so, it's… -
Posted a reply to Too many redirects, on the site WordPress.org Forums:
How did you do this: If you have a plugin that's providing that functionality, you… -
Posted a reply to Change URL / Permalink in “Media”, on the site WordPress.org Forums:
If they're from the same hosting provided, they'll still use up your hosting bandwidth. You… -
Posted a reply to Amazon Native Ads, on the site WordPress.org Forums:
Yeah, I get that too, sometimes. But when I publish the post, the ad appears.… -
Posted a reply to How do you install Multisite code to localhost?, on the site WordPress.org Forums:
Which installation file are you looking for? Are you on Windows, Mac, or Linux? It's… -
Posted a reply to How do you install Multisite code to localhost?, on the site WordPress.org Forums:
You'll have to edit the configuration file in a text editor. It doesn't output anything… -
Posted a reply to single.php only displays the_content() function, on the site WordPress.org Forums:
Do you mean that it doesn't display, the header, the sidebar, the footer, or the… -
Posted a reply to How do you install Multisite code to localhost?, on the site WordPress.org Forums:
1) The same way you do on a remote server. https://codex.wordpress.org/Create_A_Network 2) If you installed… -
Posted a reply to Redirect chain, on the site WordPress.org Forums:
Then just create a child theme, and make modifications to the child theme's 404.php page.… -
Posted a reply to Redirect chain, on the site WordPress.org Forums:
Wordpress should direct 404 errors to 404.php automatically. Is there a reason you want to… -
Posted a reply to login error cannot access dashboard started Aug 5, on the site WordPress.org Forums:
Also, your site shows that you are still on WordPress 4.0.24. Have you actually updated… -
Posted a reply to WordPress intallation doesn’t show on Web-Browser after uploading Files, on the site WordPress.org Forums:
I can see your site just fine. Try clearing your browser cache. -
Posted a reply to Text Editor – WYSIWYG Not working for Paragraphs, on the site WordPress.org Forums:
Glad you got it sorted out, and thanks for letting us know the solution. Please… -
Posted a reply to How cam I add this to code to my theme ?, on the site WordPress.org Forums:
Yes, the javascript, like the css, would go in its own file. There are instructions… -
Posted a reply to Text Editor – WYSIWYG Not working for Paragraphs, on the site WordPress.org Forums:
This is not related to the WordPress update. Did something else update around the same… -
Posted a reply to How cam I add this to code to my theme ?, on the site WordPress.org Forums:
You never want to edit your theme directly. Instead, create a child theme and make… -
Posted a reply to Space between top border and product in shop, on the site WordPress.org Forums:
@swansonphotos: The code for that page's body tag is <body class="page-template-default custom-background woocommerce-no-js tribe-no-js et_pb_button_helper_class… -
Posted a reply to CSS code to be applied to all the pages, on the site WordPress.org Forums:
No need for a plugin. Wordpress has a custom CSS feature. -
Posted a reply to Space between top border and product in shop, on the site WordPress.org Forums:
I'm not entirely sure if I'm seeing it the way you are, but the grey… -
Posted a reply to extra linebreak appearing on php output, on the site WordPress.org Forums:
Is it possible this is being added via a css pseudoclass? -
Posted a reply to How do I remove the dark overlay on the header image, on the site WordPress.org Forums:
Try .wrap-inner-banner .page-header {background-color: rgba(0,0,0,0);} -
Posted a reply to False positives from same IP, on the site WordPress.org Forums:
Awesome! Thanks. I didn't realize you were on Github; I'll watch this plugin there for… -
Posted a reply to Upgrading PHP 5.6 to 7.2, on the site WordPress.org Forums:
500 errors can be difficult to track down. Have you tried looking at your server…