mlavdh
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: How to get user level Author to write classesHi Marc,
I’m searching for the same thing.
I know you can change the code in the wp_admin/include/schema.php
But i’m not that good in PHP. So i can’t chang it myself.
Forum: Fixing WordPress
In reply to: Comments in descending order for 1 single pageHello i’m seacrching for the same thing here but im not that good in creating my own code. I,m asking can you place the code here and in wich php file you must put it in.
Forum: Themes and Templates
In reply to: subpages list on subpagesi’m now using this
<?php wp_list_pages(“child_of=$post->ID&depth=1&title_li=”); ?>
but i still don’t know how i can see if a page is a child-page and if there are other child-pages.
and if you can make a list with these chil-pages on a child pageForum: Themes and Templates
In reply to: subpages list on subpagessorry
Forum: Fixing WordPress
In reply to: Pictures Uploadingwell maby in the neir future i will install an image browser but for now i think its just a step to far for me i’m digging in to themes and css for now and i wanted something simple in my eyes at least but couldn’t find it.
allowing acces is a bad idea so the only thing i can think is to make a unpublished post with (copy paste) every url but that is a lot of work and will not be very effective bucause you have to rely on the title of the picture.
Forum: Fixing WordPress
In reply to: Pictures Uploadingthank you for your reply but doing so i get the following message
Forbidden
You don’t have permission to access /wordpress/wp-content/ on this server.I can find it with ftp software but when someone else uses my site to post somthing and they want to reuse a picture of mine they should find the url of the picture easely and not by using ftp