4culture
Forum Replies Created
-
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Manage ImagesI am looking for the same thing. I would like to give someone the ability to just add ALT text to images. The only way I can figure out how to do it is to enable them to edit posts (which gives them access to too much). If I just grant them “upload files” in the media category, it doesn’t let them edit the alt text.
I see that there is a custom capability, is there a way to create this specific capability?
Forum: Fixing WordPress
In reply to: javascript conflictJust to update: I was able to get both scripts to work by putting this in the footer.php.
<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery-1.4.2.min.js"></script> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquerydropdownPlain.js"></script>
for some reason, now it doesn’t conflict with script.js. and it seems to load quickly.
Forum: Fixing WordPress
In reply to: Export .XML vs using phpMyAdmin to export .SQLI have this same question. I am confused about the difference between the two.
That shows the video but it also shows the whole story instead of just an excerpt. Is there a way around this?
And what’s also odd is that the youtube videos show up fine, it’s the vimeo ones that just have a link in category view.
thanks!
Which file do I change and what do I change the_excerpt() to?
thanks!
Forum: Themes and Templates
In reply to: Trouble Displaying Video Embeds in Category PageI am having the same problem. But I am using the theme mistylook and don’t have a loop.php file. Any idea which other file it might be?