Questions tagged as 'wordpress'

1
answer

Images do not load on safari and iphone [closed]

I finished a website in Wordpress and it does not load the images in both Safari and Iphone.     
asked by 13.04.2017 / 14:54
0
answers

Problems with the custom Wordpress loop

I'm developing a custom theme using bootstrap and I'm not getting any way to create a loop to display my posts as I wanted. I wanted my posts to follow the order: ButtheonlyresultIgot(outsidetheinfiniteloopsrsrs)wasthis Here'showIsetuptheloo...
asked by 10.04.2017 / 19:56
3
answers

How to format an HTML element to be the same as a button?

I added a new button via shortcode in the WooCommerce / WordPress product page description. I would like to format it in the same layout of the button (including the hover effect). The "Configure Now!" is the second button, which needs t...
asked by 10.04.2017 / 01:52
0
answers

Form Contact form7- There is no error message but the form is not submitted

Hello, I have a form using the wordpress plugin contact-form-7 with javascript code. Use hidden type fields and conditional fields. The filling of the fields works perfectly, however when I submit a submit no message appears and no error and the...
asked by 08.04.2017 / 17:18
1
answer

Login in Wordpress with WebService (AD)

I have a PHP page that connects to a WebService and performs user validation in AD. I would like this page to be called when I typed in the URL of the site made in WordPress, because I create cookies in it: <?php if(isset($_POST['...
asked by 07.04.2017 / 15:39
0
answers

Inserting HTML / Javascript code into the body of a Wordpress site through Visual Composer

Hello I'm trying to insert a custom table (html / javascript code) into the body of a page of my Wordpress website. This table: link At the moment the table is missing the javascript part Code: <!DOCTYPE html> &l...
asked by 18.04.2017 / 22:01
0
answers

Infinite Jetpack Scroll with paging problem

In my Wordpress installation I'm using the JETPACK plugin and its Infinite scroll feature. In the blog home page, I'm using the action pre_get_posts and the filter infinite_scroll_query_args to change the Query and pull common posts and a cus...
asked by 27.03.2017 / 21:26
1
answer

Post types by taxonomies

I'm doing it that way and still, it's not pulling the taxonomy I want. It's pulling WP's standard posts and not mine specifically. My post type is 'post_type' = > 'posts_blog', as below and the taxonomy of this post is categ_blog_home, and...
asked by 15.04.2017 / 01:33
1
answer

How to fix select files for download on Wordpress

Good morning, the company hosting server that I worked for did an update and resulted in several problems for my site. One of them was with regard to uploading / selecting files. In summary: When I try to insert media, it displays "http error"....
asked by 06.04.2017 / 16:20
2
answers

How to get several Custom Fields?

How can I get the% values of% of different posts without needing insert multiple Custom Fields ?     
asked by 24.03.2017 / 14:06