Tagged Questions
0
votes
1answer
11 views
Get content or excerpt of top rated votes @GD-Star Rating?
I am using the GD-star Rating plugin and I have a function which outputs the top rated posts. The problem: it won't show the content or the excerpt of those posts. How can I do this? This is the ...
0
votes
0answers
47 views
qTranslate: Use page-content of another language instead of Non-availability message
if a page for a language is empty, normally the "Non-availability message" appears and told the user to open the page with an other language.
But i want to display the page-content from another ...
0
votes
1answer
48 views
Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import - How?
Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import - How?
Is there an easy quick way to do this? To delete all Pages, Posts, Comments and stuff that got imported?
Or ...
-1
votes
1answer
31 views
Shortcode returning specific content of a post
I'm currently building a plugin to display specific part of post after accepting verification code. Can a shortcode return a part of a post? I mean:
Bla bla bla
[shortcode postID="100"]
Special bla ...
-1
votes
1answer
283 views
How can I allow people to vote up objects? [closed]
I'd like to be able to create a post and allow people to vote up the items on the post.
For instance, If I listed 10 great movies in a post, people could vote up or down the movies in that post.
...
0
votes
1answer
106 views
is ther a plugin that will hide/show content for a scheduled period of time?
We would like to post some html during a specific time on a given day of the week.
For instance: Imagine a website for a TV station that wants to show what is on the air right now.
I am looking for a ...
0
votes
1answer
78 views
Is there a way to keep youtube videos from displaying on home page, and display only on single posts?
I have an interesting problem that requires a bit of creativity to solve.
We have a website where we are creating a video narrative about our son who was born with Down syndrome. We do a daily post ...
5
votes
1answer
223 views
Content generator for development site
Does anybody knows good plugin which can generate dummy posts/tags/categories/users and write dummy comments? I want to generate some content on my development (localhost) site.
0
votes
1answer
34 views
Add a filter to a different custom plugin
Someone has built a custom plugin that adds a textarea on the admin/edit page, and a div on the pub page. I no longer have access to the person who built the custom plugin.
I have created a filter ...
0
votes
1answer
76 views
Filtered content appears in the excerpt
I am modifying the content using the "the_content" filter. But this filtering is seen in the excerpts also.
Consider the following code,
function modify_content($content = ''){
return 'HELLO ...
-1
votes
1answer
102 views
Distribute post content through several divs [closed]
I would like to distribute the content in a post through several divs. Much like a word processor distributes content through pages.
Any ideas?
0
votes
1answer
82 views
Is there existing plugins to “Click-to-Launch” embedded Flash / SWF content?
I'm aware that there is existing FlashBlock plugins that users can install on their browsers, but I would like a Wordpress approach to be able to:
Replace SWF content by a thumbnail / screenshot of ...
2
votes
2answers
687 views
Is there a way to share content amongst wordpress sites
We have a set of five health blogs which have been running for about six months. Other than using the same theme (styled slightly differently for each one), they are currently completely separate. We ...
0
votes
1answer
106 views
Add Content to Content()
The Question:::
This is a strange question but I need to add content to content() in page.php. How do I do this?
The Why:::
You see there's a plugin that uses the [plugin id="1337"] and I am linking ...
0
votes
1answer
56 views
What is the correct method for updating post content from a plugin?
I would like to create a plugin which updates the post's content in the Admin panel. For example, on the Edit post page, the user sees his draft content. If he clicks on a button from a meta box ...
-1
votes
1answer
87 views
The content of the page is collapsed behind the image in portfolio slideshow [closed]
I am using portfolio slideshow
I found that each image is wrapped with div and that div is given a inline style with height and width and other styles like opacity z-index etc. These divs are given ...
0
votes
1answer
199 views
Plugin for visitors to edit content without logging in?
I have a company catalog and want visitors to edit the information without logging in. I have tried TDO Mini Forms and it almost worked, too many bugs.
Is there any other good plugin for this?
0
votes
1answer
162 views
Single dash converted to double dash
As the title says, if a single dash is used with a space between each side eg. 'Die Hard - Action Film' is written in to a WordPress post, once published it comes out as 'Die Hard -- Action Film'. If ...
0
votes
1answer
155 views
Timed content and flagging content as viewed by user?
I'm trying to put together a site with membership functionality and i'm having most of what i need together. However, what's still missing in the mix are two things:
1) I need to be able to display ...
0
votes
2answers
136 views
Why are my wordpress store items showing up in duplicates?
I recently became an admin of a wordpress site, for the purpose of setting up a store. I have little wordpress knowledge, so I will try to be as specific as I can. I am using the WP e-commerce plug ...