Questions tagged as 'wordpress'

0
answers

foreach in wordpress form does not work

I am sending an email, using the native wordpress function wp_mail where I send several fields concatenated in the $message variable, including user-marked checkboxes. Although it is believed to be doing right, these checkboxes are...
asked by 22.05.2018 / 00:21
0
answers

How to automatically fill input field through another input field, fetching data from a table in the database in wordpress

I need to fill a text field according to another input field by searching the data in a table in the database in wordpress. I need to automatically return the price in the input field according to the product code informed. Can anyone help me...
asked by 07.05.2018 / 15:33
0
answers

Nginx + Apache + Wordpress = Infinite Redirect

I'm breaking my head for hours .. I'm new to these server things, so while I tried to follow some tutorials, I got to understand a bit more about how it works. The question is, I have Nginx as a reverse proxy, Apache, and I have the following...
asked by 06.05.2018 / 00:08
0
answers

How to add a file (.pdf, .mp4, .exe, etc ...) to a specific user in WooCommerce?

I want to share a file with a specific client, and that this file is added to your client area in "My Downloads", is it possible? Thanks in advance!     
asked by 05.05.2018 / 21:04
0
answers

Paging does not appear on screen

Could someone give me strength? I installed the wp-pagenavi plugin, but paging is not showing up ... <?php $args = array( 'post_type' => 'blog',...
asked by 03.05.2018 / 14:40
0
answers

Contact form 7 Do not send attachment

I'm having a problem submitting attachment with the contact form's plugin 7 wordpres, I'm using what the documentation asks for [file your-file limit: 2mb filetype: doc | docx | jpg | jpeg | pdf] I also set a temp folder define ('WPCF7_...
asked by 09.05.2018 / 16:38
1
answer

Custom fields in the user registry

Hello, I need a plugin to create custom fields in the user registry and then display this information. For example. wanted a CPF field, Address, Phone, etc. Until I found a plugin, it is creating a field, but I have not figured out a way t...
asked by 03.05.2018 / 13:46
1
answer

creating a page in HTML and CSS in Wordpress

I did a Wordpress course last year, but I just started using the platform now. To have the following difficulty: I'm doing maintenance on an informative site, but on this site I created a blog page, but as I created the html and css and th...
asked by 04.05.2018 / 19:23
0
answers

Doubts on installing Sage Theme Wordpress!

I'm having an error when installing this theme for wordpress. Follow these steps - > link , but when I run yarn run start .. it only keeps loading no error appears but does not render layout .. anyone can to help?! Thank you.     
asked by 27.04.2018 / 02:27
0
answers

Excerpt cut in theme wordpress

I created a Wordpress theme in which I want to display EXCERPT on certain parts of the page. In single.php for example, it appears as a subtitle, notice how it cuts the excerpt: single.php <div class="container"> <...
asked by 24.04.2018 / 20:14