Questions tagged as 'wordpress'

2
answers

wp_pagenavi does not work in category.php

I downloaded and installed the Plugin wp_pagenavi I placed at the end of my code, it appears only that page does not click, either 2 ... 3 ... it does not page, it always repeats items 1 to 10. Code <?php get_header(); ?> <div...
asked by 16.11.2016 / 19:51
2
answers

Taxonomy of Advanced Custom Fields not showing!

Good evening person, first time attending here. I created a theme in WordPress but I have a problem that is taking my day. I am not a programmer, but I know how to create themes for wordPress because I understand the logic of PHP. Following: I h...
asked by 13.11.2016 / 22:55
0
answers

.htaccess file being rewritten in Wordpress

The site has for some time been presenting the error:    Your PHP installation appears to be missing the MySQL extension which is required by WordPress. I checked with the hosting server and noticed that the version of PHP is incom...
asked by 27.01.2017 / 13:54
1
answer

I click submit to send email and it plays me on page 404.php

What happens: When I click the "Send" email button, it throws me to the 404.php screen, not entering my send_contact_form function, which is inside the function.php. This function is the one that makes the email shots, but it does not fall wit...
asked by 26.11.2016 / 19:42
1
answer

Open POST in php file

By default I know I can list some wordpress articles on an external page in php using a "require ('../../ wp-blog-header.php');" . However, by clicking on one of these articles, it goes to the default page that opens the entire post. My q...
asked by 27.11.2016 / 20:49
1
answer

How to activate link editor of a created post type?

I have a post type created but it does not show the url editor of the created page, could someone tell me where I declare that in the post type will have a field to edit the url?     
asked by 17.10.2016 / 18:12
1
answer

How to create a pagination for Attachments in Wordpress

Well, if anyone knows how to create a pagination for a page that displays the images added in WordPress, I would appreciate the help, the code I am using is as follows: <?php $paged = ( get_query_var( 'paged' ) ) ? absint( get_query_var( 'p...
asked by 17.10.2016 / 13:16
1
answer

Change title text menu

Hello. I bought the theme of a store for woocommerce, and I would like to change the text of the options menu, how do I? Thank you     
asked by 03.11.2016 / 21:51
1
answer

I need to create a sliding shortcut that allows the inclusion of additional information

Hello! I developed the link site using a Wordpress theme. And the client requested to place a shortcut to receive donations such as link I have not yet found any plugins that do this. They recommended making a "div" but I do not know how....
asked by 10.11.2016 / 15:10
1
answer

Wordpress login API Rest

I have a client that uses Woordpress and WooCommerce , and I have to make a mobile app from its virtual store, my problem is in the client's LOGIN. I looked at several API Rest of developers and none has the user login, ie...
asked by 08.11.2016 / 15:15