baalam
Forum Replies Created
-
Forum: Plugins
In reply to: [Sponsors Carousel] Warning Missing ArgumentSame situation… somebody help!
The faulty code is here, but how to fix it?
$thepost = $wpdb->get_row( $wpdb->prepare( "SELECT * FROM $wpdb->posts WHERE guid = '".$scwp_link_image."'" ) ); if (isset($thepost->ID)) { $scwp_list = get_option('scwp_list'); if ($scwp_list>"") $scwp_list.=" "; $scwp_list .= $thepost->ID; update_option("scwp_list", $scwp_list); }Forum: Plugins
In reply to: [plugin: Job Manager] ?page_id=0 (edit) issueActivating and deactivating the plug in seems to fix the issue
Forum: Plugins
In reply to: [plugin: Job Manager] ?page_id=0 (edit) issueSo how do we fix this Gary?
Forum: Fixing WordPress
In reply to: Featured Image for 3rd level pagesalchymyth you are the man!
Thanks a lot!
After installing and activating this plug in it sends me to the infamous “You do not have sufficient permissions to access this page” screen…
Big thumbs down
buuu!
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1Thank you,
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1Thanks a lot Kapil.
I changed the name from “Top” to “top” and now it works fine.
You should check that out as there is no documentation on either side (the wordpress build in menu and your plug in) about case sensitivity.
Great plug in,
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1Hi Kapil
I just sent you the website link by email so you can see how it doesn’t work for me.
I use FF 3.6.12 and also tested it on Opera, Safari and even IE.
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1I sent the theme by sendspace to your email contact.
Thanks for your help.
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1It has been modified… but the biggest mod was removing the sidebar but I don’t think that affects the plugin right?
I use WP 3.0.1 and wp_footer() function remains on footer.php.
What piece of code do you need?
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1I just deactivated all other plugins and still not working…
Forum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1I’m using:
All in One SEO Pack
Customize Your Community
Fast Secure Contact Form
wL Email Encrypter
WP Maintenance Mode
WP No Category BaseForum: Plugins
In reply to: [Disable Parent Menu Link] Disable Parent Menu Link not working with WP 3.0.1Theme is Twentyten and I cant give an URL as it is on a test server.
Forum: Plugins
In reply to: “Powered by Fast and Secure Contact Form”Not anymore under Version 2.9.3
Looks unprofessional indeed…
Forum: Fixing WordPress
In reply to: My theme editor doesn’t work!Same problem here…