I resolved with
(array) get_option( ‘theme_mods_$desktoptheme’ );
It would be very nice to have this functionality 🙂
Hi S3nd41!
How did you do it ? I have the same problem…two loops on same page, on is for frontpage, on sidebar i want the manual trigger, in the center the automatic one. On sidebar always shows the first 3 posts ( the post_per_page is set to 3 in this loop)..