Marc73
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] Problem outputting arabic contentInternationalization should be on the top of the list Lewis. Thank you a million for this GREAT plug-in.
Forum: Fixing WordPress
In reply to: New Page not blankOK thank you very much munny. I appreciate your help.
Forum: Fixing WordPress
In reply to: New Page not blankThank you a MILLION!
That worked.But how can I protect my changes against future theme updates?
Forum: Fixing WordPress
In reply to: New Page not blankthank you.
I’d highly appreciate it if you kindly give me clear instructions such as: go to file.php, edit abc, replace with xyz.I am not sure what to do with the code you posted.
Forum: Fixing WordPress
In reply to: New Page not blankthank you.
I tried this method:
<?php add_filter( 'default_content', 'my_editor_content' ); function my_editor_content( $content )
it did not work and when I try to create a new page, I get a totally blank page in my browser. (IE9 on Win7)
I tried the other method:
<?php get_template_part( 'content', 'page' ); ?> <?php include(“default_page_values.html”); ?>
But that also did not give the expected outcome. (the editing box of a new page remained blank when the right template is chosen in the drop-down menu to the right)
Forum: Fixing WordPress
In reply to: New Page not blankmunny, thank you for your help
At which position in functions.php should I insert this code ?
<?php
add_filter( ‘default_content’, ‘my_editor_content’ );
function my_editor_content( $content ) {
$content = “This is some custom content I’m adding to the post editor because I hate re-typing it.”;
return $content;
}?>
Forum: Fixing WordPress
In reply to: New Page not blankthank you munny. I sincerely appreciate your help.
The plug-in “Default Post Content” does not serve my goal as my user is using Pages not articles.but I will try functions.php
Forum: Fixing WordPress
In reply to: New Page not blankstill not clear ?
Forum: Fixing WordPress
In reply to: New Page not blankI have a user who almost in every single new page wants to have the same two tables that he fills in with data about the article on that page.
My easy way of doing this is to copy-paste the required html code to the html source of the new page box editor.
But it does not sound professional to ask a user to copy-paste the html code of those two tables to every new page.
indeed. thank you very much.
I highly appreciate your help.Forum: Requests and Feedback
In reply to: Supporting Arabic letters in registration?this is not fair.
we must find a solution.
I know there was one.
I have seen one.
I will look for that and let you guys knowthank you very much Alex Rabe for this very kind reply.
I am honored to see your name replying.
unfortunately, same error even with the default theme
Webpage error details
Message: A security problem occurred.
Line: 41
Char: 4
Code: 0
URI: https://maisonlibanaise.com/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.0I have the same problem and am looking for a solution …….
it is so sad that you posted this five long months ago and to this date nobody cared to help
Forum: Installing WordPress
In reply to: You are not allowed to call this page directly.the solution to this problem is here
https://www.ads-software.com/support/topic/wp-adminupdate-corephp-gives-a-you-are-not-allowed-to-call-this-page-directlit is the NextGEN ImageFlow
Disable this plug-in, run your update, and you can RE-enable it afterwards.Forum: Requests and Feedback
In reply to: Forum needs email alertsthank you very much ipstenu. I really love the idea behind feedmyinbox.