yyyyyywhy
Forum Replies Created
-
yes, I created that page following the guide of your plugin, just inputed the name of the page, not from WordPress page function.
thanks for your response. Can you tell me how do they implement them together successfully? i mean, any thing specially need to be done?
or just install and activate wptouch and buddypress respectively?Forum: Plugins
In reply to: [Demo Data Creator] Demo users created but not recognizedi met this problem too….
100 new users created by this plugin and i can see them all in mysql data table.
but it’s not listed out on members page of buddypress.
really weird!no problem now….i have found the style.css file in plugin folder
https://adammunns.com/grid-portfolio/
above is what exactly i mean….
good user experience
hope next update version will add this kind of form as an widget optioncheck box as a alternative to dropdown is a good idea
especially, if the search results show up and change instantly as long as new item checked or unchecked….just like a real time filter to content,that will be cooooool~!and one more suggestion….support tags as input condition,that will also very useful
this going to be a more perfect and powerful tool…. a content filter engine~!
thanks for great work from the author~!i found way to reproduce this bug now.
if all the widgets are in the right place now, go to wp admin and click the settings link under the pagelins menu,after the setting page loaded, the widget may have gone,not dispaying any more on the front end,if check in the widgets page under the appearance menu on the wp admin, will find the widgets have been moved to other sidebar area,that’s the reason no displaying on the frontend.
not 100% reproduce,but at least 80%, i believe,just try a few times.
it seems that every time in the process of loading the “setting” page, the side bar areas also varies, not a stable sequence.btw, another question is…
no matter which color i choosed as the background color in the “theme” tab of the plugin setting page….the front end page remains the original color,nothing changed
i have toggled the “use custom color” check box first…isn’t it enough?just like this plugin “Query Multiple Taxonomies” has done,multi filter by taxonomy…good feature ,though it’s UI not so good….
drill down contents deeper and deeper,get less but more precise results as more taxonomy terms selected
i have worked it out….it’s perfect now:)
cool….that’s just what i am looking for…..really don’t like the WP3.3 admin bar….it can’t be disabled in the user profile setting…that sucks….
really looking forward to the formal version release of “Admin Bar Removal Completely Disable” to solve the WP3.3 problem……the sooner the betteri am newbie….i knew it should be quite simple…so pls enlighten me maybe with just one sentence.
can’t find the line 59 mentioned by wellbrasil
no such line…what i found is this(line 56~61):$rows = $wpdb->get_results( $wpdb->prepare( “
SELECT post_id, GROUP_CONCAT( meta_value ) as terms
FROM $wpdb->postmeta
WHERE meta_key = %s
GROUP BY post_id
“, $cf_key ) );the only line with “DELETE” inside admin.php is :
line 92 return $wpdb->query( $wpdb->prepare( “DELETE FROM $wpdb->postmeta WHERE meta_key = %s”, $cf_key ) );
Mr.Scribu or Mr.Wellbrasil, would you pls help tell me what to do now in my situation? i also don’t want to delete the custom fields just the same as Mr.Rami Y
ok….submitted…as you wish
hi….i just exported from 0.9.4.2 version and tried to imported at a children site also with 0.9.4.2 version…..still fail…
wish below info helpful to you:
Please correct the following errors:
The uploaded file is not in the correct format.
Warning: Invalid argument supplied for foreach() in C:\wamp\www\wp-content\plugins\custom-content-type-manager\views\import.php on line 45
Call Stack
# Time Memory Function Location
1 0.0011 462312 {main}( ) ..\admin.php:0
2 3.0324 36977352 do_action( ) ..\admin.php:151
3 3.0325 36978264 call_user_func_array ( ) ..\plugin.php:405
4 3.0325 36978280 CCTM::page_main_controller( ) ..\plugin.php:0
5 3.0341 37038688 include( ‘C:\wamp\www\wp-content\plugins\custom-content-type-manager\controllers\import_def.php’ ) ..\CCTM.php:1606
6 3.0590 37226384 CCTM::load_view( ) ..\import_def.php:79
7 3.0594 37290160 include( ‘C:\wamp\www\wp-content\plugins\custom-content-type-manager\views\import.php’ ) ..\CCTM.php:1530