Questions tagged as 'wordpress'

0
answers

Error downloading PDF in Wordpress

I've created a page to download PDF files. It includes the following code: <a href="https://revistamovimentto.com.br/wp-content/uploads/2017/10/Movimentto-Edição-88.pdf" download> <img class="alignnone wp-image-291 size-medium" sr...
asked by 23.10.2017 / 12:45
0
answers

How to change wordpress plugin dynamically?

I'm using a plugin in wordpress , which allows me to display a PDF in book form. To use the plugin, I have to write the line [flipbook pdf="http://full-url/NOME_DO_PDF.pdf"] Everything works perfect. My question is, which comm...
asked by 23.10.2017 / 01:36
1
answer

PHP - Parse error: syntax error, unexpected 'endif' (T_ENDIF)

I'm having this error in the code in the file functions.php line 2883, below: ?> <!DOCTYPE html> <!-- Ticket #11289, IE bug fix: always pad the error page with enough characters such that it is greater than 512 bytes, even after gz...
asked by 25.10.2017 / 22:20
1
answer

how to solve the ERR_TOO_MANY_REDIRECTS?

I have a wordpress site that is showing this error ERR_TOO_MANY_REDIRECTS How to solve this?     
asked by 27.10.2017 / 06:13
1
answer

Shortcut home button to upload the site? [duplicate]

I have a website, and the client asked that when I clicked the home button the site would go up completely. How do I do it?     
asked by 26.10.2017 / 12:56
1
answer

Error in wordpress JQMIGRATE: Migrate is installed, version 1.4.1

This popping up error JQMIGRATE: Migrate is installed, version 1.4.1 on my worpdress site only when I use Google chrome browser. In the mozilla and in the edge the site works normal and the scrolling effect as well. Already in chrome and does no...
asked by 26.10.2017 / 13:31
1
answer

Conflict when importing another Jquery in Wordpress

Hello, how are you? I have a problem that has already consumed me a lot of time, I'm trying to put a mask for time in an input field, the code is already ok and working the problem is when I import the js library inside the head of my header.php...
asked by 10.10.2017 / 20:37
1
answer

Automatic scrolling after page load (site in wordpress)

Hello, I have a sub-menu with Product categories, and a page called "Products" where you can list all types of products (post types), separating them by categories online. My wish is that by clicking on a sub-menu link, I'll load the Produ...
asked by 15.10.2017 / 18:43
3
answers

Create a div at the top of the blog (wordpress) to float steadily while scrolling down

I have a blog, I wanted to display an ad in a div after users scroll down and so soon the site is not visible that div appears, and if it goes up again it disappears. link link     
asked by 12.10.2017 / 18:33
1
answer

Open link inside a div

I use a plugin to manage my posts in Wordpress , however I would like to make it open within a specific DIV . Which in which is #main-view . Today it looks like this: target="_parent" Below is the code for the plugin...
asked by 03.10.2017 / 22:58