Questions tagged as 'wordpress'

1
answer

Require user to mark custom taxonomy in Wordpress

People would like to know if you have to force the user to mark at least one custom taxonomy in WordPress? Ex: In a post I have custom taxonomies, I would like to oblige the user when entering the post to mark at least one category.     
asked by 15.09.2014 / 19:37
1
answer

How to add custom fields in WordPress backend search?

In the page for a custom type, in administration , it lists the project title and date, so the search works only in these two fields. How to make it look at custom fields at the time of the search? Which files do I need to modify? Which func...
asked by 03.09.2014 / 21:40
1
answer

Catch main image from last post in WordPress

I need to display the last post posted WordPress blog in a CakePHP application and I'm doing it as follows: $post = $this->Post->query( "SELECT posts.id, posts.post_title AS title, posts.post_date, pos...
asked by 20.08.2014 / 01:59
1
answer

Display children only when clicking the term term

I have a sidebar and I need to list the terms of the 'Category' taxonomy. So far so good, what I can not do is: When you click on a term, you must list its children terms in a submenu containing a link to the listing of the child's products...
asked by 29.10.2014 / 23:47
1
answer

How to link two accounts in WooCommerce?

How to do this in WooCommerce? Register a customer linked to the representative account, there everything the customer buys the representative can see. And with that the company will pay a commission to the rep. So the rep will know everyt...
asked by 03.11.2014 / 21:28
2
answers

CRUD Plugin for Wordpress

Does anyone know a tool (plugin) that allows you to customize simple CRUDS and access them in the wordpress interface?     
asked by 29.05.2014 / 04:09
1
answer

Creating a WordPress ad insertion area

Inside WordPress I wanted to create a field, which when I post a featured image it would leave the image there, simple thing (I think). Example is the Orbit Slider, where the featured images saw sliders. Does anyone know a simple way to do this...
asked by 15.10.2014 / 17:29
1
answer

Wordpress Menus

I have to make a website, those with a page with only automatic scrolling, but in Wordpress. What is the function that I can use that does this? I mean, just the ones that bring the menu items.     
asked by 21.09.2014 / 18:02
1
answer

Wordpress plugin to create a hit counter (with text)?

How can I put a hit counter on my site Wordpress so that with every access I get +1 ?    I tried to search for plugins, but I did not find any that only showed the number of accesses in text form, which I found was only what coun...
asked by 01.07.2014 / 00:48
1
answer

A menu for each page

Problem: The side menu appears on all pages. I would like to be able to use a different side menu for each page. I know this has to do with the Wordpress theme. I'm kind of new to Wordpress. I'm using a default theme of those already insta...
asked by 17.04.2014 / 19:52