Questions tagged as 'wordpress'

0
answers

Web Developer: Council of evolution: next step? [closed]

Good morning everyone, I need your advice and your experience to evolve in the career. I have been a Web Developer for 2/3 years. I have always worked on doing everything from scratch, working with HTML, Javascript, CSS, PHP, MySql. I do ever...
asked by 08.01.2018 / 12:56
0
answers

New WordPress Menu

Good morning. I created a new table in the wordpress database called wp_newsletter, where I saved only the email that the user places when they are browsing the site. I would like to know if you can create a new menu in the admin panel just t...
asked by 11.01.2018 / 11:29
1
answer

Body selector does not work in wordpress jquery, only the '*'

I'm making a website using wordpress and bootstrap. I initially made the site in php and converted to a wordpress theme. I do not know what happens to the jquery selectors, they work in pure php, but not in wordpress. I used a function...
asked by 24.05.2018 / 03:09
1
answer

Add Wordpress Filter

I'm trying to add a wordpress filter to the posting area: AndIwantedtoseeonlypoststhathavethisfunctionapplied:functionag_display_custom_meta_box($post){wp_nonce_field('ag_featured_custom_box','ag_featured_custom_box_nonce');$stored=get_post_...
asked by 28.12.2017 / 14:51
3
answers

Wordpress on Localhost

I have a Wordpress website online, and I need to put that site on my local machine. I have an environment with WampServer. How can I get this site to my local machine? Just copying the files and backing up the bank can I develop this situation?...
asked by 04.10.2017 / 13:30
1
answer

Wampserver does not install Wordpress

I installed Wampserver on my Windows 10, but localhost did not work because of IIS Windows , so I configured Apache to use localhost: 8080 . So far so good, I can access the local install of my wordpress, until I accessed PhpMtAdmin to crea...
asked by 31.10.2017 / 22:28
1
answer

Woocomerce (wordpress) snake digital product freight / download

I have a digital product store (eBooks for download), where the customer after payment receives the release to download the product, until then everything OK. Today I registered 4 products (physical) for sending by post, using PAC or SEDEX, I co...
asked by 08.11.2017 / 13:54
1
answer

Date coming wrong

I saw the similar questions, but none with answer, my date is coming like this from the bank 2017-05-05T00: 00: 00 + 00: 00 when I try to make a date ('dm-Y', strtotime ($ date)); she comes so 04-05-2017, how can she make it come 05-05-2017? Why...
asked by 25.07.2017 / 16:40
1
answer

How to modify the list in the wordpress code?

Good afternoon, I have development problems. I want to know how I modify the appearance of the menu I'm making. In function.php is the following code: <?php //menu function register_my_menus() { register_nav_menus( array(...
asked by 20.08.2017 / 20:46
1
answer

Create and query Wp

Is it possible to create a table in the Wp database to insert values and change them, or would it block me? I wanted to create a simple table just to validate, insert a number and if necessary to change that number.     
asked by 18.08.2017 / 15:35