Questions tagged as 'wordpress'

0
answers

DropDown Menu inside post Wordpress

What would be the best way to put a Drop Down Menu inside a Wordpress post?  Since the Links of this menu should open in the same post, like video for example ... Click the Menu then click on Option 1 and it opens the player in the same post....
asked by 24.09.2015 / 13:26
1
answer

Saving information in bank and sending via post in Rails

I have a view that explains a system and allows the user to submit content for publication. He just types in a textarea and this text is sent to a WP blog, along with his username and email, which turns him into a guest post. The problem is t...
asked by 09.09.2015 / 03:23
0
answers

How can I relate 3 field to post in Wordpress?

I have a custom field whose name is Vehicle Type . This field receives the car or bike types. I made a combo combo with jQuery which, when I select the vehicle type, is filled with the vehicle brand. For example: tipo = moto >...
asked by 20.08.2015 / 01:15
0
answers

How to change PHP scripts from MediaWiki to Wordpress Plugin?

I'm working on a project where I have PHP MediaWiki Scripts that import information from publications of a database into a Publications page. I need to convert these scripts to Wordpress Plugin but I really do not know the best way to do it....
asked by 04.09.2015 / 14:04
0
answers

How to get the $ recipient from the Woocommerce emails

I'm trying to get the recipient's email from the Woocommerce emails that go to Admin. I know there are other ways to do this but I need to do this through the comparative between the recipient and Admim WP. ////////// BCC EMAIL ///////////// f...
asked by 02.08.2015 / 22:22
1
answer

Carousel with wordpress loop in columns

Hello, I'm trying to fit my carousel so that it has a grid made by loop, I have the following wordpress code: <?php global $posts; $b = 0; $args = array( 'post_type' => 'banner', 'posts_per_page' => 5 ); $loop = new WP_Quer...
asked by 20.07.2015 / 23:39
0
answers

Search for custom fields and tags in Wordpress with delay of results

I have a Wordpress website that has custom fields related to "Photo Albums", which I am now creating a search engine for. The problem is that because it uses Tags in its albums and custom_fields in the photos, when I perform a search where al...
asked by 14.08.2015 / 18:44
0
answers

Receive notification when a facebook comment is made in wordpress

I'm creating a blog in wordpress and want to make the facebook comments made on the post page generate a notification on the page administrator's facebook page. In an old blog, I used the Facebook Comments Notifier plugin and it was working...
asked by 29.07.2015 / 22:03
0
answers

Loop wordpress with colored div

Good morning! I'm creating a website for a gym where you have a menu of modalities. I made a custom post in wp to create the modalities, but my problem is when it comes to calling modalities, since each modality has a specific color. Example:...
asked by 14.06.2015 / 15:59
0
answers

Wordpress does not list posts correctly

I have a problem with WordPress, a client passed a theme for me to install in WordPress, he bought it and gave it to me, I just played it in the WordPress themes folder. What happens is that when you list the posts it lists, only it displays the...
asked by 10.06.2015 / 14:57