Profiles

  • Member Since: December 14th, 2015
  • Find me on:
  • Posted a reply to Custom Post type: Labels are not showing in WordPress, on the site WordPress.org Forums:
    solved. i moved the code from functions.php to mu-plugins. this is all causing issue of…

  • Posted a reply to Custom Post type: Labels are not showing in WordPress, on the site WordPress.org Forums:
    i started in functions.php and moved the code in mu-plugins by changing the name of…

  • Created a topic, Custom Post type: Labels are not showing in WordPress, on the site WordPress.org Forums:
    I created custom-post-type.php file in folder of mu-pl…

  • Posted a reply to Style.css and Bootstrap CDN not loading in Function.php, on the site WordPress.org Forums:
    Wrong file name function.php. It is Functions.php. Problem solved. :)

  • Posted a reply to Style.css and Bootstrap CDN not loading in Function.php, on the site WordPress.org Forums:
    In style.css, I have given body { color: orange; } it is not showing me…

  • Created a topic, Style.css and Bootstrap CDN not loading in Function.php, on the site WordPress.org Forums:
    <?php function load_css(){ wp_enqueue_st…

  • Created a topic, How can i create multi-step form with Ultimate Member plugin?, on the site WordPress.org Forums:
    I have used a plugin for sign up that is Ultimate Memb…