Questions tagged as 'wordpress'

0
answers

Online store to host but with support for included optimization

I need to house 1 store with more than 500 visits per minute. In the current provider has had many breaks several times a day, wanted to change, which advise? Referenced me the following: Bluehost Flexi Dreamhost Godaddy...
asked by 28.03.2018 / 16:53
0
answers

Wordpress - Pagination with query created by ajax

Good morning. I created a search filter with ajax and it is having problems with the pagination that is created with the result of the filtering. When the page displays filtered pagination and the user changes pages (Goes to page 2, for example)...
asked by 21.03.2018 / 15:31
3
answers

wp_enqueue_script does not work

I'm creating a WordPress theme, but wp_enqueue_scripts does not work. The code that is in functions.php is: <?php function scripts_and_styles() { if ( ! is_admin() ) { wp_enqueue_script( 'jquery' ); wp_register_...
asked by 12.09.2016 / 14:23
1
answer

WEB Overlay

Personal I created a website, with Wordpress. But in one of the pages when in mobile my links do not work what I understood was that there was something over my site and when I saw that it was the same. I saw that the id #sidebar occupied the wh...
asked by 15.03.2018 / 03:33
0
answers

Redirecting problems in the wordpress menu one-page page

I'm using this theme: link Only my menus are not behaving like the theme on other pages, just the home page scrolling normally. But in the others it is not returning to the initial, I can not find the problem, if it is in the link, or some...
asked by 15.03.2018 / 15:49
0
answers

help with include php in wordpress

I'm not understanding something with wordpress. I gave an include in a file in wp-blog-header.php so that this file works in all of wordpress, except that in other files it is as if I had never given the include, and if I give the include again...
asked by 15.03.2018 / 15:07
0
answers

Using wpdb-insert correctly in function

I'm trying to insert data from the form created by pluguin Contact Form 7 to my table 'wp_wpdatatable_2', I created a hook using add_action and all right, but it does not send to the bank and I do not receive the success message (infinite loop w...
asked by 21.03.2018 / 19:14
1
answer

How to change the response of WebHook in WooCommerce?

I have a problem in the WooCommerce REST_API, in the case of the response of the wp-json / wc / v2 / orders endpoint, in the products (line_items) the metadata is not returned > ( metadatas of the products). Asintheimageabove,itcanbeseenth...
asked by 08.03.2018 / 14:30
1
answer

WPBakery (Visual Composer) Does not work localhost

I have a local installation of Wordpress on my machine, which runs through Xampp. I got a theme through the themeforest site, and with it comes the WPBakery Page Builder plugin. The big problem is that when I add an element to some page, it d...
asked by 09.03.2018 / 19:51
1
answer

Can anyone explain me that part in JSON please ?? (Wordpress Plugin)

Hello, I'm going to detail the maximum of my doubt to see if anyone can understand me and help me ... I have the following Plugin installed on Wordpress: link This Plugin creates this part in the Wordpress Cpanel: Andthispartcreatestheseth...
asked by 06.03.2018 / 14:21