Questions tagged as 'wordpress'

1
answer

Configure international domains with WPML

good morning We have the following scenario hosted under PLESK. dominio.com : Main WEB where the WEB is hosted in WORDPRESS. IT HAS ACTIVE SSL. In addition, we have international domains type: dominio.pt dominio.fr dominio.it...
asked by 17.03.2017 / 10:46
1
answer

How to make this meta box appear in several post types?

This is a small fragment of the code, what I want to know is how    make this metabox not only appear in post but also in several post types that I have created. any help? $prefix = 'std_'; $meta_box = array( 'id' => 'my-meta-...
asked by 23.04.2017 / 18:23
2
answers

reboot scss bootstrap 4

I have problems with the bootstrap reboot.scss using the css I ask for the change of the white color label and the reboot.scss is put before my change, I do not know what this is due to. Note: I'm practicing with wordpress, that's why the image...
asked by 14.02.2017 / 20:15
1
answer

how to use image / file upload of metabox wordpress plugin?

I'm new creating wordpress themes, but I was recommended to use MetaBox a wordpress plugin to create Custom Goals almost easily, well the problem arises when I want to show the images that I put in my post using the new goal generated by this pl...
asked by 07.01.2017 / 01:13
1
answer

Failed permanent links in wordpress

I have changed the permanent links in settings. I have created the .htaccess with the code that wordpress has given me, I have also enabled the rewrite mod in apache and I have given 777 permissions to the .htaccess but the links still fail me....
asked by 26.12.2016 / 20:41
2
answers

Make contact form in html in wordpress

I have a contact form in html on a wordpress page, the contact.php that is the action of the form, is in the root but when I give the send button I get an error 500, why is this error? the contact.php that is where we send the mail etc, must...
asked by 27.10.2016 / 11:22
1
answer

Modify a URL in a sumit without losing the page_id Wordpress

I have a website and in it some functions that collect some data and then send them to a URL with a submit, the html is the following: <span class="nearest"; style="color: white; font-size:15px; font-weight: bold"> <form action="htt...
asked by 06.01.2017 / 03:43
2
answers

Scroll down when I click

I want the scroll to go to the bottom of the site (or at least 100px) when I click on the calendar, to be able to see the reservation options. I'm using the following code, but it does not do anything and in the Chrome debugger it does not sh...
asked by 13.12.2016 / 19:37
2
answers

How to remove slugs from some sections of a site in Wordpress?

I have a site in wordpress, which already has theme options to configure the base URL of the site, what I need is to remove the base url when you select a category, I tried plugins but it does not work. An example of how you are currently www...
asked by 12.10.2016 / 18:24
1
answer

Is http caching and using cache in the browser the same? [closed]

I want to speed up the loading speed of my WordPress website. These are different terms or are they the same? If they are different, what do you recommend applying?     
asked by 23.07.2016 / 06:09