Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

theme-development

Ubuntu 13.04 create new wordpress theme from scratch problems

Ubuntu 13.04 create new wordpress theme from scratch problems

Categories theme-development Tags linux, theme-development

Any disadvandages if I style the wordpress align classes without img and .wp-caption prefix

You are right, you may have your own css rule not to follow 2013. I don’t think the 2013 theme is representing official ccs rule since 2013 is not from the wordpress team, it’s from Taiwan wp official. The reason 2013 is attached in the wp package is because it is a standard theme which … Read more

Categories theme-development Tags css, images, post-thumbnails, theme-development

Custom Infinite-post-scrolling in a custom theme:

Custom Infinite-post-scrolling in a custom theme:

Categories theme-development Tags theme-development

How to create multiple sidebar areas with a forloop and register_sidebars?

Pass a different id for each sidebar or you will overwrite the same sidebar again and again. You can also just leave the id argument out, and WordPress will create one automatically. Side note: __( $area. ‘ Widgets’ ) and __( ‘Widgets in this area will appear on the ‘ . $area ) … are … Read more

Categories theme-development Tags register-sidebar, theme-development

Add social media icon in header area

This thread seems to answer your question http://swiftthemes.com/forums/showthread.php?1542-Social-Media-Icons-like-on-the-demo-page 1) Enable header ad 2) Insert some HTML to render the social media links and icons

Categories theme-development Tags social-sharing, theme-development

Moving Posts and Users Only to New Site

Moving Posts and Users Only to New Site

Categories theme-development Tags theme-development

Passing a location-dependent array via wp_localize_script within a shortcode

Passing a location-dependent array via wp_localize_script within a shortcode

Categories theme-development Tags audio, jquery, shortcode, theme-development, wp-localize-script

Menu item not created on theme activation

The value of $menu_id is not initialized if the menu already exists. So, if on theme activation, $menu_exists is true, $menu_id will never be set to a value and this line should produce a PHP warning: $locations[$menulocation] = $menu_id; You could try adding it like this: if ( $menu_exists ) { $menu_id = $menu_exists->term_id; } … Read more

Categories theme-development Tags activation, menus, theme-development

add_action not working in header?

add_action not working in header?

Categories theme-development Tags actions, init, theme-development

Can’t attach Javascript to theme

It’s hard to know without seeing the file tree for your theme, but you do have two slashes // in your <script> tag. Try this: <script type=”text/javascript” src=”https://wordpress.stackexchange.com/questions/110654/<?php bloginfo(“template_url’); ?>/trans.js”></script>

Categories theme-development Tags javascript, theme-development
Older posts
Newer posts
← Previous Page1 … Page37 Page38 Page39 … Page306 Next →
+ More

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
Next Page »
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress