phrak
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: various errors!hi christine,
thanks for your speedy response, i notice that there were theme update options available – however because this is a custom theme there is no update option available for that one 🙁 so therefore it seems i cannot update the them!
could you recommend anyone that may be able to fix the errors within the theme? or will it be too costly that i may as well find someone to design a theme, or alas, design a new theme for myself?
kind regards
Forum: Fixing WordPress
In reply to: Limit Amount of characters to show on post preview?<?php the_excerpt (); ?> <a href="<?php the_permalink() ?>">Read More..</a>this^^^
Forum: Fixing WordPress
In reply to: Limit Amount of characters to show on post preview?to do what i did, i added
<?php the_excerpt (); ?> “>Read More..
Forum: Fixing WordPress
In reply to: Limit Amount of characters to show on post preview?sorted it. thanks
Forum: Fixing WordPress
In reply to: Limit Amount of characters to show on post preview?thats great and has solved the problem perfectly..
how can i add a “read more” tab at the end of the content?
thanks again
Forum: Plugins
In reply to: how to limit users in role manager to post in just ONE category?bump
Forum: Plugins
In reply to: how to limit users in role manager to post in just ONE category?thats fine, i only want them to be able to edit their own posts, but i want them to be able to put new posts up in a certain category
(ie – i have an artists section that i want the artist to be able to update themselves, ie post a new blog, post a new song, post new pictures, but for it only to come under their artist category)
thanks for your reply.
Forum: Plugins
In reply to: how to limit users in role manager to post in just ONE category?hello?
Forum: Fixing WordPress
In reply to: a new link for blog posts?nevermind i sorted it.
Forum: Fixing WordPress
In reply to: a new link for blog posts?perhaps i should of called this thread the “there is no such container” as thats the error message i get :S….
Forum: Fixing WordPress
In reply to: a new link for blog posts?ok if i add this code
<div id=”blog”>
<?php echo get_post_meta(9, “artist-blog”, true); ?>
</div>It will work, however, it only works if i enter the “artist-blog” in the custom field under hte “phrak” page and edit it that way which isnt what i really want as i want other artists to be able to log in and make new posts under there blog and artist name (which i will be installing role manager at a later date)
but yeah, if someone could help me id really appreciate it
Forum: Fixing WordPress
In reply to: cant seem to sort this padding out?i managed to sort that by messing around a bit, but now i have slight grey bits on the left hand side of my store box, and also on the right hand site of my blogroll, oh well ill put up with that..
Forum: Fixing WordPress
In reply to: cant seem to sort this padding out?now ive got it exactly where i want, for some reason the footer part will not go where i want it :S…haha
Forum: Fixing WordPress
In reply to: cant seem to sort this padding out?it works for the top half but the bottom bit where you see store is still aligned with the side…im trying to figure it out now but not sure where exactly it should go lol
thank youForum: Fixing WordPress
In reply to: cant seem to sort this padding out?i figured it out, forget that last one, it worked perfect, thank you!!!