Questions tagged as 'wordpress'

2
answers

Custom Search Tool Optimization

Now, I'm creating a search page that receives, via POST , information from a form containing several checkbox . See below that there are several sequences of results and one orange is marked as an example: WhenIclicksearch,theinfo...
asked by 27.02.2015 / 21:29
7
answers

Randomize results with PHP

I have a structure like this (which I created): <div class="banners"> <?php echo do_shortcode("meubanner_1")?> <?php echo do_shortcode("meubanner_2")?> <?php echo do_shortcode("meubanner_3")?> </div>...
asked by 02.09.2014 / 15:18
2
answers

News only for a certain group in wordpress

When inserting a post in wordpress, I have the taxonomy 'group' with terms 'pharmacies, grocery stores, snack bars ...', which are the groups, since I already have clients for these groups. What I need is that, when you log in to have restricted...
asked by 21.02.2014 / 15:13
2
answers

Create HTML Blocks in Wordpress and call them in the Post or Page

We have a real estate site where we use ACF (Advanced Custom Fields) to better manage real estate pages. One of the fields is the Price List. A price list of a condominium serves several pages of real estate of the same condominium, conseq...
asked by 28.01.2015 / 16:22
0
answers

What are the basic requirements for creating a WordPress template? [closed]

I would like to know, based on the experience of those who have worked on this topic, what are the basic requirements for creating a WordPress template. What to avoid and value when working with them? What is your relationship with Bootstrap?...
asked by 16.09.2015 / 03:05
3
answers

Detect browser language and redirect

I'm using Wordpress and wanted to redirect my page to the "/ br /", "/ es /" versions when the browser language is one of those and when it does not stay on the default page, which is the ".com ". I tried to use this code, but it did not work...
asked by 11.11.2015 / 21:41
2
answers

Test a new theme in WordPress without losing the changes of the previous theme [closed]

Hello, I recently created a blog in wordpress, I liked the theme, until a few days ago, but now I'm starting to think that it is not too blogging. I'm using the oblique theme. The blog is already in the air, however, in this theme I have changed...
asked by 28.12.2015 / 18:27
3
answers

How to call scripts in a Wordpress child theme?

I'm trying to put together a Wordpress template. What I can not do is still call the script in the child theme I created. CSS worked, but the scripts did not. There are several, and I got lost in how to put them in functions.php . I'm t...
asked by 20.02.2014 / 03:11
1
answer

How to add snippets of 'dynamic code' HTML with JavaScript / jQuery

Generally when we want to list data in the front-end tags using back-end tags <%= %> or others. The deadlock I came across was, "How to do this in jQuery?". To explain it better, I'm developing a blog based on Wordpress. As I...
asked by 14.06.2014 / 05:16
1
answer

How to put bilingual Wordpress?

I needed to put a website (template developed by me) under CMS Wordpress in two languages, but the qTranslate plugin did not enable in my version. Is there any way to do it without plugins? Or maybe a plugin that works in version +3.8?     
asked by 15.06.2014 / 21:52