Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

theme-development

How to specify the path for require_once in a child theme?

August 5, 2022August 4, 2022 by Magenaut

I have a child theme folder called themes/child-theme and inside I have a file dashboard_payments.php.
Under the child theme folder I’m creating a new folder called gateway and inside there’s a config.php.

Categories Q&A, Wordpress Tags child-theme, php, theme-development Leave a comment

Adding the_content() return warning count()

August 5, 2022August 4, 2022 by Magenaut

I’m using the_content() function for elementor plugin implement, but warning comes up once I use this function:

Categories Q&A, Wordpress Tags theme-development Leave a comment

What form should the $query media query array have for an Elementor page builder function?

August 5, 2022August 4, 2022 by Magenaut

There’s no WordPress-specific stuff in this answer, but I’m just trying to help since the official documentation is (as of writing) not very helpful..

Categories Q&A, Wordpress Tags array, plugins, theme-development Leave a comment

get_next_posts_link() returns no result despite available posts

August 5, 2022August 4, 2022 by Magenaut

I am developing a custom theme based on the Genesis framework. I want to display a ‘previous post | next post’ navigation below any article in the single post view. However, neither get_next_posts_link() nor get_previous_posts_link() return any value. All output I can see is

Categories Q&A, Wordpress Tags functions, genesis-theme-framework, theme-development Leave a comment

Update Multiple Post Meta for the Same Post In One call?

August 5, 2022August 4, 2022 by Magenaut

How can I update multiple fields/Custom fields for the same post using only one call?

Categories Q&A, Wordpress Tags php, plugin-development, plugins, post-meta, theme-development Leave a comment

Theme support title tag – how to replace the default WP separator (with a filter)?

August 5, 2022August 4, 2022 by Magenaut

I’m developing a theme for Themeforest and one of their requirements is about the tag. Themeforest states their requirement as follows:

Categories Q&A, Wordpress Tags add-theme-support, theme-development, title, wp-title Leave a comment

Rename a folder via HTML POST request

August 5, 2022August 4, 2022 by Magenaut

I am trying to rename a folder in the uploads folder if an HTML form is submitted (used to edit entry names).

Categories Q&A, Wordpress Tags customization, php, plugin-development, plugins, theme-development Leave a comment

Is functions.php in themes applied to all templates?

August 5, 2022August 4, 2022 by Magenaut

I’ve been reading the theme developer handbook for a bit and maybe I ended up with one too many questions on wordpress theme development. I haven’t done any theme/php development in a very long time coming from C#/Java background.

Categories Q&A, Wordpress Tags theme-development Leave a comment

get_header() on new page fatal error

August 5, 2022August 4, 2022 by Magenaut

I’m building theme and using this link in navigation bar to about.php page.

Categories Q&A, Wordpress Tags theme-development Leave a comment

Override the filter from plugin in child theme

August 5, 2022August 4, 2022 by Magenaut

I have a filter below from plugin file:

Categories Q&A, Wordpress Tags customization, functions, plugins, theme-development Leave a comment
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 … Page16 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress