sidebar widgets error
-
We have modified the wordpress page editor a bit so it opens in a colorbox pop up window and we also used css to hide certain fields. The problem we ran into was that some of the remaining elements on the page weren’t in a div structure that made it easy to layout without resorting to absolute positioning for everything. So, instead I took jquery to target the elements we wanted and move them to a new container div structure. This worked fine for styling and layout, but since then it looks like something broke because now when I drag a widget into a sidebar on the page the widget shows the default content for like a half second and then changes the content to a -1. I have no idea why it’s doing this. Anyone have any ideas? Thanks.
The topic ‘sidebar widgets error’ is closed to new replies.