Questions tagged as 'wordpress'

0
answers

Counter using update in WordPress

I'm trying to create a counter, but the code is not incrementing one more, could you help me? $wpdb->update('QuantidadeTestes', array('QtdTeste' => QtdTeste+1), array('idUsuario' => $user_info->ID), array('%s'),array('%d'));     
asked by 03.11.2017 / 16:55
0
answers

Single Page Theme does not update .php specific

Good morning, I changed certain files from front and also, changed .php files to change array that received titles for the menu, when I processed in Localhost (my machine), it worked, but when I uploaded in the hosting, only that php file that m...
asked by 02.10.2017 / 16:12
0
answers

Custom Wordpress Registry and Widgets [closed]

We have a Wordpress website already up and running and we need to develop a feature that will allow the following: Allow a DJ to register and create your profile on the site; Create a page that shows the information of a particular DJ. In...
asked by 20.09.2017 / 15:02
0
answers

Insert option delete in adminbar Wordpress

Alright? Well I'm doing a site with external links in every post .. but I came to doubt and if by chance this link is broken? I would have to click on the post > click edit post and then delete .. well I wanted a simple process let's say ....
asked by 30.09.2017 / 07:54
1
answer

Problems with contact form 7 - function on_sent_ok obsolete

I have some forms using the plugin contact form 7 and each one redirecting to a specific success page, I used on_sent_ok, however he does not want to run I went to check and found out that it is obsolete and the correct one now is to use the gif...
asked by 13.09.2017 / 17:20
0
answers

Slider plugins do not load [closed]

I have already installed several plugins for the home slider and none of them load. Or they load and the configured images are one below the other. What could be happening?     
asked by 01.09.2017 / 23:50
0
answers

Display the terms of a custom post taxonomy

I have the following problem in creating a theme in wordpress. I created a CPT named child, and for it I created a tag taxonomy. Everything is working normally but when I call the post from that CPT in single-child.php I can not list the tag...
asked by 30.08.2017 / 21:49
0
answers

Meta-Box plugin function Wordpress does not return image with size defined

I installed Wordpress in the MetaBox plugin and added the Image Advanced field, in the file function.php I added the following one custom thumbnails with this configuration. add_image_size( 'destaque-pesquisa', 120, 90, true ); On the pag...
asked by 03.10.2017 / 02:45
0
answers

Wordpress compatibility mode

I use wordpress and I need to make this code work. Upei it and to using the firefox debugger to know where the errors are. It already replaces all $ with jQuery , but on line 18 it says that jQueryrainbow.slider is not a func...
asked by 29.08.2017 / 16:19
0
answers

Map showing that it exists without existing

I have a somewhat strange problem, I added a map per kml on the site but then I tried to change that map for another, I noticed that it did not change, I cleared the cache and I did everything but it does not change, then I deleted the kml site...
asked by 30.08.2017 / 15:37