andresen
Forum Replies Created
-
Yes I got it installed, but manually. Also I installed WordPress in local machine with MAMP (like LAMP to Mac). Then export sql files and import this in this site. It work, but it’s problem with memory size.
This error messenger is coming in adminpanel too:
Fatal error: Allowed memory size of 6291456 bytes exhausted (tried to allocate 77824 bytes) in /web/www/frac/users/s/saft/wp-includes/class-snoopy.php on line 382
And it’s limit to activate plugins. Example: SK2 (spam filters) is so heavy so I can’t activate this and get similar message with “memory size”.
Forum: Plugins
In reply to: Registration formHmm where is “Edit” button?
This form is to be used for anyone who wants join i.e. travels and events, and to give us an overview over all the participants. There should also be an option to resign from the event.
Forum: Plugins
In reply to: Time-Release PostsNow it’s fix. Thank for helps.
Forum: Plugins
In reply to: Time-Release PostsI have “Event Calendar” from https://blog.firetree.net/2005/07/18/eventcalendar-30/ installed, but upcomng event don’t show for not registered. It show only for registered and admins.
Or have I installled wrong plugins?
Forum: Plugins
In reply to: Time-Release PostsNothing? I need to know it and it’s important. Please come with a solutions.
Forum: Plugins
In reply to: Time-Release PostsIt’s interesting to have such an option, but I wish to do the oposite. For example, if my post has a date showing next week, I still want it to be visible.
So that I’m able to show upcoming events, and it is important for me to let those who are not registered, or without admin rights, to see the post.
Are there any plugins for things like that, or can I modify it to show posts?
Forum: Fixing WordPress
In reply to: phpBB Recent PostsCool! Thank you so much shadow! Is it more in readme files if you have this file yet? I think to customize list a little bit.
Forum: Fixing WordPress
In reply to: phpBB Recent PostsI want this plug-ins. Can somebody give me a copy of files?
Forum: Fixing WordPress
In reply to: Sort “Pages” and blog category by myHi again!
Now have I change to:
<?php wp_list_pages('sort_column=menu_order&title_li=<h2>Side</h2>'); ?>
And this is what I want to list. Now did I understand things better and know about a great site. Thank so much.
Forum: Fixing WordPress
In reply to: Sort “Pages” and blog category by myUhm… Okay, but I can’t see something change when I try others solutions.
Forum: Fixing WordPress
In reply to: Sort “Pages” and blog category by myUhm… I wrote something wrong. I mean; I can’t get pages list to sort after what I want.
Forum: Fixing WordPress
In reply to: Sort “Pages” and blog category by myI’m using WordPress Default Theme and when I type this you posted so give site a error messenger. To fix it so must I have
<?php wp_list_pages('title_li=<h2>Side</h2>','sort_column=time_created'); ?>
in sidebar.php.Now did I need sleep and must check it agains later when I’m wake. Thank for your help so far.
Forum: Fixing WordPress
In reply to: Sort “Pages” and blog category by myThanks for this, but I have try to put this in and this list up correct in admin, not in site. I don’t know about I type inn wrong or whatever.
Forum: Plugins
In reply to: Bookmarks list (or collection)Yeah…. I think something alike this (links you write) static “page”, but will it be change/add/remove from admin site in WP?
Forum: Plugins
In reply to: Bookmarks list (or collection)Uhm… Maybe I should move link list in another place? Also edit <?php _e(‘Links’); ?> out and place in a own site.