lowerpower
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Do not opened admin panelHi,
search for ‘white+screen’ in this forum. Solutions posted, especially in your case of template update. GL, lpForum: Plugins
In reply to: [WP Document Revisions] Do documents have to be public?Indeed, Rosiegant. Private is for your eyes only! Next level: Officializing documents for those people you want to. That’s it. Best regards, lp.
Thank you for answering. I’ll keep looking forward..
It could be the 3rd party encryption burner for me. But I’ve still a problem to insert it in ‘wp document revisions’. Like Ben Balter has told and even followed your instructions for 3rd party tools of ‘WP-Document-Revisions-Code-Cookbook-master‘ I wrote
<?php function wpdr_encrypt( $attachment ) { //get path to attached file $file = get_attached_file( $attachment->ID ); if(class_exists('GDS_Encryption_Class')) { GDS_Encryption_Class::encrypt( $file ); } } add_action( 'document_upload', 'wpdr_encrypt' ); function wpdr_decrypt( $file ) { if(class_exists('GDS_Encryption_Class')) { GDS_Encryption_Class::decrypt($file); } } add_action( 'serve_document', 'wpdr_decrypt' ); ?>
but no encryption happened. Your tool works properly in the test modus. Plug In ‘WP Document Revisions – State Permission Code Sample’ is installed and activated, but saved documents are always in undecryption forms.
I’m using wp 3.6.1, theme:theCorporation from elegant themes.Many thanks for helping in advance.
Forum: Plugins
In reply to: [CKEditor for WordPress] Plugin not working with WordPress 3.5Following the hint from emmajj on https://ckeditor.com/forums/Support/CKEditor-for-WordPress-3.5-Issues
I made a copy of my wp-config.php and inserted following code snipe:
define( 'WP_TEMP_DIR', ABSPATH . 'wp-content/' );
Now I activated my Ckeditor once again and had a look: The visual editor is working! && I can insert images from the media center. Wow!!! May this solve problems from most Ckeditor users. Many thanx to emmajj!!
Forum: Themes and Templates
In reply to: Using Mantra headers for phpBBThrough out our discussion and with help from fire bug I found right at once following code in the header(!) from the header.php:
<style type="text/css"> #wrapper, #access, #colophon, #branding, #main { width:1320px ;} #access .menu-header, div.menu {width:1308px ;} #content { width:730px;float:right;margin:0px 290px 0 -1270px;display:block;} #primary {width:260px;float:left;padding-left:0px;border:none;border-right:1px dashed #EEE;padding-right:20px;} #secondary {width:260px;float:right;} #primary .widget-title { -moz-border-radius:0 10px 0 0; -webkit-border-radius:0 10px 0 0;border-radius:0 10px 0 0 ; text-align:right;padding-right:15px;width:100%;margin-left:-8px;} #content p, #content ul, #content ol { font-size:14px; } #branding { background-position:50% 0 !important;} #access ul li { background-color:#FECC00} #primary { background-color:} #secondary { background-color:} * , .widget-title {font-family:Segoe UI, Arial, sans-serif ; } #content h1.entry-title a, #content h2.entry-title a, #content h1.entry-title , #content h2.entry-title {font-family:Georgia, Times New Roman, Times, serif ; } .widget-area * {font-family:Helvetica, sans-serif ; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {font-family:Georgia, Times New Roman, Times, serif ; } .nocomments, .nocomments2 {display:none;} body { background-color:#cd1013 !important ;} #header { background-color:transparent ;} #footer { background-color:transparent ;} #footer2 { background-color:transparent ;} #site-title span a { color:#0D85CC ;} #site-description { color:#999999 ;} #content p, #content ul, #content ol { color:#333333 ;} .widget-area a:link, .widget-area a:visited, a:link, a:visited ,#searchform #s:hover , #container #s:hover, #access a:hover, #wp-calendar tbody td a , #site-info a ,#site-copyright a, #access li:hover > a, #access ul ul :hover > a { color:#fff;} a:hover, .entry-meta a:hover, .entry-utility a:hover , .widget-area a:hover { color:#bbb ;} #content .entry-title a, #content .entry-title, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6{ color:#444444 ;} #content .entry-title a:hover { color:#000000 ;} .widget-title,#footer-widget-area .widget-title { background-color:#444444 ;} .widget-title { color:#2EA5FD ;} #footer-widget-area .widget-title { color:#0C85CD ; ;} #footer-widget-area a { color:#666666 ;} #footer-widget-area a:hover { color:#888888 ;} .entry-meta .entry-time {display:none;} #branding {background:url("https://xyz.com/wp-content/uploads/2012/12/foto_750x500.png") no-repeat; width:880px; height:559px;} </style>
installed with header_hook. Where I found that? .. forward searching follows one result in costum-styles.php(main css style from my theme = mantra):
#branding { background-position:50% 0 !important;}
to whome it may concern
Forum: Themes and Templates
In reply to: Using Mantra headers for phpBBInteresting question. Have some header problems too, due to fitting them in my customized header. Can’t get the style sheets, which are causing problems. If I’ll find a way, i post it. What about overriding styles through fitted tags in the header.php?
Hi sushidread,
what about your wp uf settings? Who’s your post author and have you enabled ‘featured image upload’ (both under ‘Frontend Postings’)?
What’s the error message saying?
Greetings,lp.
@2RRR & uf Profs: Let me tell you: great stuff at all. With the 4th fork release now it do what’s should do(for me): default wp role settings. feetback from the core system in a splendid way. My theme:mantra, wp 3.5, tested on FF, others @ once if requested. Using normal category selection (not jquery or ajax) It would be a big effort if thats fork going officialized.
Great teamwork @ all. going on..lpForum: Plugins
In reply to: front-end users registration, login and writting the postsHere my results:
– Theme my LogIn: do its jobs for customizing the LogIn and has a basic document rights management overriding wp settings.
– WP User frontend: Great for the user/abonnent to write articles and let the ‘normal’ users stay away from backend.
These two tools are harmonizing together, but at the end for me there’s just one thing missing: A scalable user management on basic wordpress like this: LogIn as user/abonnent. Rights as given in tools: User is able to write/edit/delete articles, but they are still offline since admin or whoever has the right to officialized those articles. Admin or whoever set the user on author status and from that moment all articles from ex-user/ex-abonnent, now-Author, are in officializes status. Which PlugIn gonna get this? Even not Adminimize after my experiences. So, looking & searching forward after it.. Best greetings,lp.
Hello Applegateian,
I do what i can. The best is the code, given from the programmer like Tareq. The rest are the settings. So if someone has an affort in those things that I adjusted, I give it away. And if my project’s going online, i’ll keep you informed about that example. Any questions left:?)Hi Ellsweb,
at this moment my latest project is only in a development phase. But I guarantee you, I’ll keep you informed when my client will set these project to an official status. That might be in the upcoming week. Till then, lp.
Forum: Plugins
In reply to: front-end users registration, login and writting the postsHi Vicius,
many thanks for your investigations. Due the fact, that I work with the great PlugIn ‘Wp User Frontend’ I’am going to test the ‘theme My LogIn’. So I hope to get a customer LogIn, that’s different from the Admin LogIn’. To answer your question, I found ‘role scope’ and ‘adminimize’ for different role settings.Greetings from a fascinated wp user;-)
Hello everyone, who are having problems with featured images and attachments, that aren’t working under wp user frontend:
I’d the same problems until I activated those functions in my wp theme (Mantra). Little thing – big consequences. My advice for you: Check this first.