Questions tagged as 'wordpress'

1
answer

Reading of line breaks wordpress

I have been trying for several days to find a solution, in php it is a bullshit and I have managed to solve it, but when it comes to coupling it to my impossible wordpress page. The problem is the following one I want to create a list for eac...
asked by 24.01.2017 / 20:22
1
answer

Custom plugin wp

I have the following code function app_searched_today_visitbh() { global $wpdb; $horas = $wpdb->get_var("SELECT time_format(timediff(now(),date_people),'%i%h') FROM today_people LIMIT 1"); return ("<span id='days_since'>$...
asked by 14.02.2017 / 05:30
2
answers

Wordpress: Post and user objects with the same ID

The project in which we are working requires assigning a personalized taxonomy to users who in turn are related to a custom post type, that is, we want to tag posts and users with the same custom term. The problem is that the user object gene...
asked by 20.01.2017 / 20:51
2
answers

how can I add several products to a woocommerce category?

I have been trying to add approximately 200 products to a category but I can not find the solution for this. Would there be any way to do directly from the wordpress dashboard? Or could it be done with SQL in the database?     
asked by 17.01.2017 / 17:46
0
answers

Migrate web wordpress site to local

The ex-webmaster left a backup of our site fallen, said web created in wordpress. I try to test the backup in LOCAL (Apache 2.4.8, MySQL5.7, PHP 5.6) while I re-establish the server (to which the web will be migrated) I read a tutorial in...
asked by 05.02.2017 / 17:27
1
answer

Wordpress. How to fill the texts of a digital magazine from a form

hello a client asks me for a digital magazine in wordpress, this magazine will always have the same number of pages format and that, the only thing that would have to change are the texts, this would be from a form so that the client would not h...
asked by 17.01.2017 / 13:52
2
answers

Perform onclick event on a radio button of contact form 7 wordpress

I'm doing a form and what I want to do is click on a radio button to fill out other sections to fill out if they do not click, I can do this with javascripot and the onclick event but in contact form 7 as I would do it? since the onclick="" does...
asked by 17.01.2017 / 10:59
2
answers

Show menu widget in Wordpress administration panel ACF

I am working on a web using wordpress and ACF (advanced custom field). My problem is that I want to insert widget, but the widget tab is hidden in the wordpress menu. I suppose that some file must be blocking its visualization. How do I make...
asked by 07.01.2017 / 13:35
1
answer

FATAL ERROR: Call to undefined function wp_raise_memory_limit ()

When wanting to enter the Admin of my Wordpress, I enter the keys and it is impossible to access the admin panel. And I get this message: Fatal error: Call to undefined function wp_raise_memory_limit () in /home/u876614381/public_html/wp-adm...
asked by 05.12.2016 / 11:41
1
answer

Error "tether.on is not a function."

One of the JavaScript effects in my navigation bar, which is activated by scroll , disappeared, I saw in my console and it throws me this error: TypeError: tether.on is not a function. (In 'tether.on', 'tether.on' is undefined) (funció...
asked by 04.01.2017 / 19:22