Questions tagged as 'wordpress'

2
answers

Captcha Plugin for Wordpress

I have been looking into how to implement a captcha in the forms of a website. Specifically, I used Google ReCaptcha using the API provided by it. All this I did in a single Wordpress theme and I must pass those changes to a new theme. To avo...
asked by 14.01.2016 / 18:12
3
answers

php always returns 0

I'm doing a calculation for php, picked up with jQuery and passed in ajax. All this within a wordpress (I think this does not influence the failure). After filling 3 fields (1 input and 2 select) you must send it by ajax and the php add the valu...
asked by 06.07.2018 / 18:23
2
answers

I can not translate the dates into Wordpress theme

I have the following site in Wordpress where I have doctors' records with the days in English and I want to change them to Spanish: link I tried the crazy Translate, I tried editing the .po files directly and even went to review the php files...
asked by 30.04.2016 / 17:41
2
answers

Use custom user fields in the list of users in WordPress

I have installed a plugin in wordpress that allows inserting registration forms for users with custom fields (in my case, "Company" and "CIF") The insertion of data is done correctly, but I also want to show them in the users section as in th...
asked by 02.02.2016 / 20:07
1
answer

Change a link generated by php

In the Kalfo template of themeforest in the page that shows the portfolios of the different galleries a link with the text "All" is generated that shows all the elements of all the galleries, it took several days looking for where to change that...
asked by 28.09.2016 / 11:30
1
answer

Links crossed out when sharing on Facebook

I made a Facebook application that I linked to my site with the PHP SDK v5 on Facebook, with this application the user logs on to my site and I give him the option to publish on my site, while it is published on the site. site is shared in certa...
asked by 03.04.2016 / 08:32
2
answers

Problem HTTPS wordpress, plesk

Good, I have a website made in wordpress. When I put it in HTTPS I do not load the styles and it gives some problems. The error that gives me is this    Mixed Content: The page at ' link ' was loaded over HTTPS, but requested an insecure s...
asked by 21.11.2017 / 10:35
1
answer

Redirect multiple requests get in a single line or function

I have finished a website and I am creating the necessary 301 redirects in the file .htaccess . I have one of the old web sitemaps that has 100+ requests of the type: ?menu=nombre-del-plato On the new website there are no similar r...
asked by 10.05.2016 / 12:45
2
answers

Part of the URL disappears with a Query Vars in WordPress

On my site I am looking for a search-type URL and listing contents of a CPT, but part of the URL in the browser disappears, example: If I access the browser link in the same browser, check the content but disable ? s = wordpress of the URL...
asked by 19.08.2017 / 20:28
1
answer

Apache serving Django and Wordpress simultaneously

I have a website created in Wordpress that is in /var/www/sitio1 that is all right, this site is on port 80 and its address is ejemplo.com . Now, I have another site created in Django that is on port 8000, located in the /var/...
asked by 30.05.2016 / 18:04