dommega8
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: predefine custom keys & custom selectiongo to wp-plugins.net and look for custom field plugin
Forum: Plugins
In reply to: PDF upload/link pluginwhy don’t use you upload the pdf’s in zip format?
Forum: Plugins
In reply to: Profile.php > Getting textarea to understand html<?php user_can_richedit() ?>
Forum: Plugins
In reply to: New Plugin: Content NegotiationThis theme is not really content friendly. Is one supposed to look at the picture or read the content?
Forum: Fixing WordPress
In reply to: Promoting Other UsersWell I guess this is not something that somebody can help me with. Not having this feature is a huge drawback for CMS type websites, and I am currently in a crunch :).
So basically going to write a plugin that will allow a user with a specified role && edit user capability the ability to only change (aka promote) specific roles to another role.
Any feedback or thoughts for this plugin would be nice.
Forum: Fixing WordPress
In reply to: Promoting Other UsersNot to post again, but if someone posts this: “One particular Role should not be considered to be ‘senior to’ another Role.” from the codex,
Then it would seem problematic to have multiple administrators given the ability to manage other users. Somebody must have a work around.
Forum: Plugins
In reply to: New plugin – UsermetaForum: Plugins
In reply to: New plugin – UsermetaOn his website, he says he has not updated the plugin yet for 2.0 ??
Forum: Fixing WordPress
In reply to: Line breaks in postsPress Shift + Enter
Forum: Fixing WordPress
In reply to: How Do I Get Rid of Double Space?The css for any double space stuff is like this:
line-height:#em or in quickhand “font: normal #/# Times, serif. You need to adjust the second # in the quickhand format.
And of course you need to go to your template and look for the_content template tag. Find out what div is wrapping it. Then go to your css file, find the div and change what is written above.
Forum: Fixing WordPress
In reply to: Non alpha pages – possible?Go to your theme, and look for the template tag displaying the pages. I am guessing it might be wp_list_pages. You can find more info at: https://codex.www.ads-software.com/Template_Tags/wp_list_pages to have it arranged as you please
Forum: Installing WordPress
In reply to: phpmyadmin help cannont create a new databaseSo sorry. I re-checked. Whooami thanks for the help ??
Forum: Fixing WordPress
In reply to: Write Post for pagesYea what you want is called a blog. I have heard that WordPress is a great solution. In WordPress you have pages and posts. What you probably ?? want are posts placed in categories for your “various maps.”
Go to codex.www.ads-software.com for more info.
Forum: Installing WordPress
In reply to: phpmyadmin help cannont create a new databaseIf you have a problem you need to contact your host. phpmyadmin is used for managing your databases, not creating them.
Forum: Installing WordPress
In reply to: can’t add priviledgesThere is actually a plugin for this, well I think for what you want to do ??