WordPress and the Undraggable Widgets

Posted by admin in WordPress, widgets, ... | 04.04.2011 - 9:00 pm

If you’re a new WordPress users, or perhaps even a veteran, you may have noticed an inability to work with your widgets at Appearance -> Widgets in your Dashboard. This is fortunately not common, but it can lead to a ton of confusion and many hours of frustrating attempts to fix it.
First, make sure that your browser has JavaScript enabled. This is usually the most common cause of the issue, and fortunately the easiest to fix.
If your browser does have JavaScript enabled, use an FTP or SFTP client to access your server and a plain text editor to edit your wp-config.php file. Once the file is open, add define(’CONCATENATE_SCRIPTS’, false); below the define(’DB_HOST’ line and save the file.
In most cases, one of the two methods will work for you. If you’re still having trouble, stop by the WordPress Support Forums for further assistance.

Technorati Tags: blog, feed, google

Original post by James Huff

    Technorati Tags: , ,


    Plugin Review – Dynamic Widgets

    Posted by admin in WordPress, widgets, ... | 12.30.2010 - 4:00 am

    One of the greatest strengths of WordPress is the widget system. As long as a theme supports sidebars, it can use widgets which can be anything from a Twitter status update area to a static text box. The beauty of the system is that you can move content around without using any extravagant code. Thankfully, themes have really started to embrace the sidebar/widget system in 2010 by providing an ample amount of sidebars and in some cases, the opportunity to create as well as place sidebars where you want them. However, the default widget system in WordPress does not offer granularity out of the box. When a widget is placed within a sidebar, that widget will show up on every post/page that the sidebar is on. I’ve personally been waiting to see WordPress come up with their own system of being able to dictate when and where widgets will show […]

    Original post by Jeff Chandler

      Technorati Tags:


      Using Conditional Statements In WordPress

      Posted by admin in WordPress, widgets, ... | 10.23.2009 - 2:47 am

      Addicott Web has a great little article online that goes in depth on the uses of WordPress conditional statements. The Conditional Tags can be used in your Template files to change what content is displayed and how that content is displayed on a particular page depending on what conditions that page matches. These statements enable a wide range of flexibility when it comes to when and where to display content. In fact, I use conditional tags all the time with my use of the Widget Logic plugin. I tell the widget which page I want it to be displayed on with a conditional statement and it only shows up on that page.
      I love these things. Let me know in the comments what you’ve been able to achieve using them in your own theme or widgets.
      Technorati Tags: blog

      Original post by Jeff Chandler

        Technorati Tags:


        Five Tools to Increase the RSS Subscribers for your WordPress Blog

        Posted by admin in WordPress, widgets, ... | 05.07.2009 - 11:20 am

        When you build a website one of the things most people want are visitors.  New visitors are great because they tend to turn into return visitors.  People will return to your website because they find the content entertaining, informative and worth their time. However, you know how busy we get these days.  We save a link to our favorites for a website and promise that we will be back on a regular basis.  How often do you really go to your favorites directory and go back visiting websites? I know my answer – rarely.
        So what can you offer that might draw your site visitors back to your site every once in a while?  WordPress has this great ability to create RSS (stands for Really Simple Syndication) feeds.  These RSS feeds are read through most modern internet browsers, stand alone free reader programs, web based reader programs and even office suites.
        An […]

        Original post by WindowsObserver

          Technorati Tags: , ,


          WordPress Plugin Releases for 07/29

          Posted by admin in WordPress, widgets, ... | 07.30.2008 - 5:23 am

          Breadcrumb Titles For Pages
          This plugin modifies wp_title() (the function used to create the title of your website to output all parent Pages when viewing a Page.
          Allow Numeric Stubs
          Starting with WordPress 2.5, there is a bug where you cannot have a child Page that’s stub is a number. For example this will not work: /about/5/. That URL conflicts with paged content feature where you can posts and Pages with multiple pages of content by adding <!–nextpage–> within your content.
          This plugin allows you to have children Pages with numbers as stubs by giving up the ability to have paged Pages which isn’t a big deal as most people don’t use paged Pages anyway.
          p2pConverter
          Converts either a static Page into a Post, or a Post into a static Page! Just click on the Manage tab in the Admin interface, and click the Posts or Pages sub-tab.
          Status Press Widget
          Adds a Facebook Status Widget to display […]

          Original post by Ajay

            Technorati Tags: