Armin100
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 2 Forms with one Submit Button?Alright. Thanks anyways.
Forum: Fixing WordPress
In reply to: 2 Forms with one Submit Button?Im confused, how does this solve my problem?
What im trying to do is get both the polls to submit and the quickpress content.
So on a separate page (outside of wordpress admin) i had setup the wp-polls. The Add Poll form. So people can create the poll with the content rather than going to the poll, then getting the id for it and making the post. Basically AIO form.
I really appreciate your help.
Forum: Fixing WordPress
In reply to: 2 Forms with one Submit Button?If you know the WP-Polls plugin it operates inside of wordpress admin. I managed to get it to work outside of wordpress admin and inside the site. WP-Polls uses embed feature: Example: “[pollid=2]” onto a post. So i found out that the embed also works on quickpress. So now what I am trying to do is get both forms into one page with one submit button. Both of the forms work, but the problem is im trying to make them work together. 2 Forms, 2 different actions, 1 submit button.
Above i showed the code for both of the forms. Top one is for wp-polls and bottom one is for quickpress. I tried to change the actions but it would disable one of the functions, either quickpress or wp-polls. So this is why I am trying to do 2 forms on one page with a submit.
Forum: Fixing WordPress
In reply to: 2 Forms with one Submit Button?I have tried many of those codes including javascript but it wouldn’t work. I basically went through 2-3 pages looking for an answer.
Is it because the actions are different?
Forum: Fixing WordPress
In reply to: 2 Forms with one Submit Button?How can I have both of the forms with one submit button?
If I can’t how can I combine them so that the information of the form is processed.
If your wondering, I am basically trying to to combine QuickPress and WP-polls together.
Forum: Plugins
In reply to: [Plugin: BuddyPress] Links & code on header barThank you for that, but I’m interested in putting how many cubepoints a user has, in the header bar, when they login.
Forum: Fixing WordPress
In reply to: How do I replace permeters of one link.Is this even possible on wordpress?
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Logged in Users can use form only.Is anyone able to help me?
Forum: Fixing WordPress
In reply to: How do I create a categories page?i got it to work but i cant change the font size only for the categories list.
<font size="10"><?php wp_list_categories() ?></font>
Forum: Fixing WordPress
In reply to: How do I create a categories page?I want to make a page template but everytime I do, I get php errors. I don’t know why.
In which wordpress folder am I suppose to place the php file and what codes do I need to put for it to show the template. Every time I attempt this, it ends up with a strange php error.
Forum: Fixing WordPress
In reply to: How do I create a categories page?Exec-php isn’t really safe. Last time I used it it rendered my php codes of the website. So im not really going back to that plugin.
Forum: Fixing WordPress
In reply to: How do I create a categories page?I’ve tried to create my own page template for this but I received too many php errors. Please help.
Forum: Plugins
In reply to: Rate Post on Comment Rate CommentsI did to rate comments as well, anybody have thumbs up or thumbs down plugin or code?
Forum: Plugins
In reply to: Comment Rating Thumbs up and Thumbs DownNo, but it says Compatible up to: 2.3.2. Im using 2.8.
Forum: Plugins
In reply to: Comment Rating Thumbs up and Thumbs DownDoes anyone know?