How to reorder items/widgets in sidebar using mimbo 2.2 theme? - Wordpress Solution
[Solved] - How to reorder items/widgets in sidebar using mimbo 2.2 theme? - Wordpress Solution |
---|
Try following codes |
In a Mimbo 2.2 theme, how do I reorder the items in the sidebar? In this situation, I want to make the Twitter and Tags Widgets that I recently added to an old client's site drop down the column. See www.madhairstyling.ch. The more familiar approach of dragging and dropping the widgets in the admin panel does not work because most of the "widgets" are not "active" in "sidebar1". I do not really understand php.
The code currently in the sidebar.php file is:
There is something in functions.php that looks like it is relevant:
', 'after_title' => '', )); ?>Solution - 1shopdev.co.uk/blog/sortable-widgets-wordpress-plugin/ wordpress.org/support/topic/263036 try it Solution - 2if you just want to have your twitter and the cloud tag below, just take the: and put it above the : |
Date: 2022-10-21 05:23:12 |
Category: Wordpress |