Questions tagged as 'wordpress'

1
answer

Translate the permalinks using the "qTranslate-X" plugin

I would like to know if it is possible to translate the permalinks using the qTranslate-X plugin and in case the plugin does not I would like to know how I can do it. For example: link - For content in Spanish. link - For E...
asked by 15.12.2015 / 22:44
1
answer

how to put a border to an iframe in wordpress

help! I need to add a border to an iframe inside the blog entries in wordpress and identified several classes and styles and I add the border in the css and replace them but I do not see the result reflected in the site, what can it be? <...
asked by 30.09.2017 / 04:27
0
answers

WordPress Access to Dashboard by IP in HTACCESS

I have an in-house WordPress web portal to which I limited access to Dashboard by IP using the following: <FilesMatch "^(wp-login\.php)"> Order Allow,Deny Allow from 10.X.X.A Allow from 10.X.X.B Allow from 10.X.X.C Allow from 10.X.X.D Al...
asked by 03.08.2017 / 16:01
2
answers

Add text to carousel with js

I have a corrusel carousel I want, I have programmed the next js to get its value and then add them under the image with a <p></p> tag let items = document.querySelector('.portfolop-lodging '); for(i = 0; i < ite...
asked by 12.04.2018 / 15:13
1
answer

I can not load Jquery scripts in Wordpress

I have the following site, which is made in Wordpress: link I want to add a popup window, so I chose to use jquery-ui. I follow the directions as they come out here and nothing happens: link I went to the header.php file of my te...
asked by 21.11.2016 / 17:41
0
answers

Problems with Infinite scroll in WordPress

I am using a plugin for WordPress called Flex Mag Option , one of its features is that it adds a infinite_scroll (infinite displacer) to the initial page. This is not very customizable from the theme settings panel. So I had to enter...
asked by 07.11.2016 / 03:16
3
answers

Random Front-Page WordPress

Greetings, I would like to know if any of you know how to do a front-page in a random way, that is: I have 4 types of Home Home 1 Home 2 Home 3 Home 4 By reloading the main page that can load any of these home randomly. A thousand th...
asked by 29.08.2016 / 04:49
1
answer

Error - # 1046 - Database not selected

I'm trying to upload a database of a BackUp that I made from a page, but I get the following error: Error consulta SQL: CREATE TABLE IF NOT EXISTS 'wp_commentmeta' ( 'meta_id' bigint(20) unsigned NOT NULL AUTO_INCREMENT, 'comment_id' b...
asked by 08.06.2017 / 20:00
2
answers

How to go through this array

I have this array, in this way let's say putting the offset which is the 0 . Manually works what I want is that you return all the values of that array without me putting the offset $data_array[$section_key][$sect...
asked by 23.11.2016 / 18:52
2
answers

Problems not showing the first three notes highlighted with Query in wordpress

I'm doing this site web where I have three outstanding notes and below the rest of the notes uploaded, which I would like to do is that in those below I do not show the ones that are already up, that I do not repeat them. The problem is that I...
asked by 27.03.2018 / 16:24