Questions tagged as 'wordpress'

2
answers

Align button in center wordpress

I've tried a lot of things and I can not really align this wordpress "forgot password" button on the login page. wp-full login: link <?phpif(!$interim_login){?><pclass="button button-primary button-large"> <?php if ( ! is...
asked by 02.03.2018 / 15:35
0
answers

Woocommerce - Remove purchase button

I have the following problem, in fact there are 2 situations: 1st situation: I need to remove the "buy" button when the product is not priced. I'm doing a store with woocommerce where there are several products and I registered them as...
asked by 14.12.2017 / 15:45
1
answer

Wordpress text editor render bootstrap classes

Good morning, how to render bootstrap classes within the WordPress content editor? Thank you and good morning!     
asked by 05.01.2018 / 04:27
0
answers

Email does not send to hostgator addresses

I'm configuring email sending in wordpress without plugin with native wpmail, however I can not send it to a hostgator email address, when I send it to gmail or another provider it works perfectly, however for unknown addresses that is, that the...
asked by 20.12.2017 / 13:21
1
answer

Help in plugin or function

Does anyone know of a plugin or function that automatically deletes after a certain period posts and media of Wordpress? I have a news site and I have news of more than 2 years that I want to delete because it weighs and has no advantage to k...
asked by 20.12.2017 / 06:53
2
answers

How to use jquery $ in wordpress?

Wordpress indicates using the following code: ( function( $ ) { // Your code goes here } )( jQuery ); But I'm using zurb foundation 6, and I think this will not be enough to run it along with wordpress Jquery, since the foundation itsel...
asked by 12.11.2017 / 02:33
0
answers

Problem with RSS_feed description in a custom post

I have the following problem: I have a custom post that has some social buttons (short, share) ... As the custom post does not appear by default in the feed, I am using the following function: function add_events_to_rss_feed( $args ) { if...
asked by 03.12.2017 / 21:22
0
answers

Error trying to import database into phpmyadmin

I'm migrating a wordpress site from one server to another. I created a new MySQL database on the new server, but when I click on "import" I get this message. How to solve?     
asked by 08.12.2017 / 17:47
0
answers

How to use the WP-API to play a video of a post?

I wanted to know how to get the video of a post in wordpress and play it in the app. I am using the Wordpress REST API. Also, if the videos are in a format other than mp4, or 3gp, will I have a problem? If yes, how could you get around it?     
asked by 21.11.2017 / 20:15
0
answers

Owl Carousel reponsivo

I have a wordpress site where I installed the Owl Carousel plugin (v0.53), with a horizontal carousel of 14 items, 4 of which are visible at a time. On the desktop, width of thumbnails is 298px , while in mobile, I specified in t...
asked by 20.10.2017 / 17:55