cavimaster
Forum Replies Created
-
Hi Emfields,
sorry for the delay but i dont know why, i dont’recieve forum notifications…
Read my last msg: http://wordpress.org/support/topic/plugin-private-categories-doesnt-work?replies=5
Forum: Plugins
In reply to: [Private categories] [Plugin: Private categories] doesn't workHi guys,
Be sure that you follows this way:
– create a category
– go to the plugin settings and make it private
– Active: “Suscriber can read private posts & pages”
– create at least one private article and assign it to the private categoryThat work fine on WP 3.5 with Twenty.. basics themes.
(not guaranted on others themes)Forum: Plugins
In reply to: [Menu on footer] Fatal error, line 14Cool! Enjoy
Forum: Plugins
In reply to: [Menu on footer] Fatal error, line 14Billc,
my question may be stupid but you’re about to have correctly uploaded the plugin?
The file “wp-content/plugins/menu-on-footer/options.php” Is this good?Forum: Plugins
In reply to: [Menu on footer] Plugin ModeHi PDJN,
wrong…no! not realy 😉
You must set the right of access to your files / folders using FTP. Normally 755 for folders and 644 for files. If you can not edit the CSS menu-on-footer temporarily set right in CSS 777.
For help: http://codex.wordpress.org/Changing_File_Permissions
Forum: Plugins
In reply to: [Menu on footer] [Plugin: Menu on footer] Horizontal Scroll barHi Elinska;
What browser and version are you using?
I just installed the theme “Ascetica” to test and I do not see a scrollbar …Forum: Plugins
In reply to: [Menu on footer] [Plugin: Menu on footer] A few suggestionsHi dukejames27,
Thank you for your any good suggestions.
But for all that is graphic customization, this is done with CSS.
/wp-content/plugins/menu-on-footer/menu_on_footer.css
It is much more flexible than if I create color option, or make another plugin.
Regarding the difference between a widget and a plugin, I’ll let you read the documentation about this WordPress.
You just read this excellent arrticle: http://www.urshula.com/wordpress/blogs/wordpress/wordpress-widgets-vs-pluginsHey Toolman!
Great news for you… I ave put the 1.3 version and you can now use menu-on-footer like a widget and finaly use this in the top of your page or any others widget zone.
Forum: Plugins
In reply to: [Menu on footer] [Plugin: Menu on footer] Plugin not workingHi Madhurna,
I dont know why my plugin does not work on your website… Generally it works pretty well. Maybe your theme. Verify that the
menu_on_footer.css
is correctly called in your header.
Try the new version 1.3, use it like a widget and tell me.
see ya
Hi everybody,
It is my faute! an anormal call of the CSS in my plugin.
The response is in this threadhttp://wordpress.org/support/topic/plugin-menu-on-footer-plagin-not-work?replies=2
I put the v1.2 with this corroction soon as possible.
bye
Forum: Plugins
In reply to: [Menu on footer] [Plugin: Menu on footer] Using Menu on Footer with 3.0 MenusHy Ohbrooke,
Not realy for that.
Menu on footer make a list of existant cat and/or pages.
Maybe you can exclude a lot of cat and/or pages…If I were you, I’ll stick just the menu in the desired area.
Follow this way -> http://codex.wordpress.org/Function_Reference/wp_nav_menu
see ya
Forum: Plugins
In reply to: [Menu on footer] [Plugin: Menu on footer] plagin not workHello Felini,
Great bug! ist a malfunction of my work! mea culpa 😉
In “menu-on-footer.php” found the line 28 and remove:
<link rel="stylesheet" href="wp-content/plugins/menu-on-footer/menu_on_footer.css" type="text/css" >And before the “Add settings link” instruction block add this function:
//************************************ Add CSS on header function menuonfooter_CSS() { echo '<link rel="stylesheet" type="text/css" href="'.WP_PLUGIN_URL .'/menu-on-footer/menu_on_footer.css" media="screen"/>'; } add_action( 'wp_head', 'menuonfooter_CSS' );And that wort it now!! (normaly)
See ya
Forum: Plugins
In reply to: [Menu on footer] [Plugin: Menu on footer] Centering Menu Items in FooterHi,
For the moment i can only see one solution… in the CSS file, use the “content_footer_menu” div for putting in the absolute position as you want.
I hope that work lie this… tell meThanks for use it
Forum: Plugins
In reply to: [Flash player widget] [Plugin: Flash player widget] PlaylistYes!
You can work directly with Dewplayers’codes. In this case, my plugin is not requiered. Continue to follow this way…Oh cool sorry for latency… my notifications as been failed