Questions tagged as 'wordpress'

0
answers

Send file links by email to download - Using Caldera Forms (wordpress)

I have a form developed with the Caldera Forms plugin, all site in wordpress. Today the files that are being sent by the form, via upload, are sent as attachments in the emails. You would need the links, just the links, of each file to be upl...
asked by 16.02.2018 / 00:21
0
answers

Customize Email of woocoomerce

With this code I can remove the subtotal and the payment method add_filter( 'woocommerce_get_order_item_totals', 'adjust_woocommerce_get_order_item_totals' ); function adjust_woocommerce_get_order_item_totals( $totals ) { unset($totals['car...
asked by 28.02.2018 / 21:08
0
answers

A preview of the information, before sending. Using Contact Form 7

I have a form made in contact form 7, of wordpress. My client asked me to create a button where, before the user submitted the form he could see the information he filled in, type a Preview. Would you do it? Show the information on the screen...
asked by 07.02.2018 / 22:27
0
answers

Access to suspicious URLs

Hello; I am retrieving a wordpress site that had been hacked, damaged and had several files altered with suspicious codes. Apparently now everything is clean and secure in the files, however, I still receive hundreds of requests with suspicio...
asked by 08.02.2018 / 12:54
0
answers

Posts per page does not work

I'm updating a site, I'm trying to limit 12 page posts, but it's not working, could anyone help me? <section <?php post_class('noticias'); ?>> <div class="container"> <?php if(term_description($term_id, $taxonomy)...
asked by 08.02.2018 / 17:25
0
answers

Wordpress page navi does not load next pages

I'm working on a theme that is not prepared to work with the <?php wp_pagenavi(); ?> function. I installed the WP-PageNavi plugin, saved with the initial settings and entered the function in the code as shown below. The paging...
asked by 08.02.2018 / 18:06
0
answers

I can not register new users in the administrative panel

I did a local project and then migrated to a hosting. But in the online site I am not able to include new users through the administrative panel. I do the registration normally including the data (login, email, password, etc) and when I click...
asked by 07.02.2018 / 19:34
1
answer

How do I add the latest posts from a wordpress blog in a unique section of an HTML site?

Good afternoon everyone, I recently created an html site for a client where I made available an alert area of the type "On X-day there will be no class due ..." however it is bad to have to change the code all the time. Is it possible to create...
asked by 15.02.2018 / 15:40
2
answers

List terms of taxonomies related to post_type specific Wordpress

Hello, I have to list all the terms of 4 taxonomies, however they have to belong to a specific post type! For example, I have the following information: post_type (graduation, postgraduate)  taxonomy (place, unit) I've already researche...
asked by 15.02.2018 / 17:34
0
answers

Placing a collection of PagSeguro in Contact Form 7 - Wordpress

I need to create a form, where step by step the screens, the last screen being the one of collection. My client wanted to put only credit card, but I'm convincing him to use PagSeguro. How can I use PagSeguro next to contact form 7? How would...
asked by 05.02.2018 / 14:18