Questions tagged as 'wordpress'

3
answers

Extremely slow site loading in WordPres

After several tests and now without knowing what to do, I decided to go to this community so you can try to help me. I'm developing a client's website in WordPress. The address is www.marylindemuth.com.br . It is hosted on Hostinger's Premiu...
asked by 27.07.2015 / 19:54
1
answer

What does id="primary" class="content-area" if they do not exist in the style.css file?

I'm now starting to develop themes for WordPress and I'm studying the default theme of it. But so far I do not understand what the meaning of these ID's and classes is that there are no settings of their properties anywhere. I searched the inter...
asked by 15.10.2015 / 18:26
2
answers

How to edit or create new smileys in wordpress?

How do I create new smileys or edit existing ones? What file are these settings? I already have the smileys now only need to create the codes Ex: (:feliz:) so they can appear, I just do not know what file it is in and how to...
asked by 05.07.2014 / 22:46
1
answer

Wordpress using ajax in page template

Based on the topic below: link I made a code to run using ajax in my WP project, the thing is that this code is in an external site area. To make this area accessible, I used a template within the theme. I thought it would be correct to put...
asked by 14.10.2016 / 14:01
2
answers

How to do? php echo $ i? be random between Y and X?

I'm developing a layout, I need your class in the div, be random between two names, I need a javascript to do this, can anyone help me? Ex: <div class="left"><div> <div class="right"><div> <div class="left"><...
asked by 10.04.2018 / 22:54
1
answer

How to customize only one type of post to appear in single.php

I'm developing a wordpress jobs plugin, I picked up as wpjobmanager base is coming out all right, until I come across the following, the plugin when the user clicks to see more about the particular job opens the single.php however he It's diffic...
asked by 07.03.2018 / 13:59
2
answers

How to store record in new column within the wp_users table? (Wordpress)

After the user completes a registration form, this form goes through all the validations, the data needs to be inserted into the wp_users table, the function below is playing that role in my THEME: $user_id = wp_insert_user( apply_filters( '...
asked by 26.05.2017 / 20:09
2
answers

Show content in the desktop version and hide it in the mobile version. And vice versa [duplicate]

I have a form with two different characteristics, one for mobile and one for desktop. I do not know how to configure one to show and one to hide depending on whether the site is on the desktop or mobile. Reading some answers here from the f...
asked by 04.05.2017 / 22:05
1
answer

Wordpress - limit set [duplicate]

I installed wordpress by following these steps: Steps to Install Wordpress in Ubuntu 16.04 Step 1: Update the System #apt-get update Step 2: Install LAMP Server #apt-get install lamp-server^ Step 3: Wordpress Database Initialization #mysq...
asked by 21.06.2017 / 15:02
1
answer

Wordpress problem, Manipulating images

I need to do the following, take the news content and your images from a page and show it on the main page (obs the current news, and this page is not in the WP only the others) follow the images with the detailed explanation This is the main...
asked by 16.03.2017 / 13:04