Marc73
Forum Replies Created
-
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.
Forum: Plugins
In reply to: [Simple Shopping Cart] Your Cart is Empty. Visit our Shop does not showindeed. 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: http://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
http://wordpress.org/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.
the current ridiculous system of wordpress assumes that I must manually check my RSS feeds… this is making me so nervous…. I am checking almost every 20 minutes….. instead of simply expecting the email notification to come, I am checking and checking tens of times per day……
thank you Michael….. I finally found somebody who cares …
Forum: Requests and Feedback
In reply to: Forum needs email alertsno, a forum with no email notification is not a forum
I simply only now understand why I always felt on my own with word press.
I have to actively subscribe to RSS of every topic I would like to be informed about…… and then I have to actively check RSS feeds…. well I don’t… because like millions of other users, I have centralized all of my information in my email (gmail) and every bit of information I need comes automatically to my email …… When I care to reply to a topic on a forum, it automatically signs me up for notifications about future replies or updates to that topic….
The optional email notification must be there. See ALL the major forum scripts : vbulletin, phpbb, smf, ubb, …… They ALL without exception use email notifications…
I frankly hate this about wordpress forums.
If wordpress forums would care about their users opinions, they would not make this feature the personal opinion of this or that person….. WordPress hear me : if you care about users opinions, make a vote ……. let users vote whether wordpress forums must provide an optional email notification or it is not needed.
I defy you that 90% at least would vote that an optional email notification would be great to have!!!!!!!