jquery, wordpress, timer, countdown

Stack Overflow

I have a functionality where user can register for their free site and they get a sub domain. When new sub-domain is registered, by default, Twenty-Sixteen theme is activated, I want to change that to …

tagged: php, wordpress, multisite May 2 at 8:01
Stack Overflow

Using the WordPress theme The Fox, I’ve created a staff members page here: http://rpa.insctest1.com/about/our-team/ There is an option to order by “title”, which I’ve selected – but the problem is …

tagged: wordpress, order, sql-order-by May 2 at 21:12
Stack Overflow

I have a client who wants to display “XX Year in the Industry” text on a CPT. The idea is that the client would enter the year the staff member started in the backend of the bio CPT, then somehow an …

tagged: php, wordpress, date-arithmetic May 2 at 20:39
Stack Overflow

I am using Jetpack tiled-gallery in wordpress. I don’t want the first image to be full size. I can see from the markup that when it is generating the columns and rows for the images in the gallery …

tagged: php, wordpress, jetpack May 2 at 2:47
Stack Overflow

I want give OR relation between tax_query and meta_query. Please check the below given code and help me to find a solution for this. $post_args = array(‘post_type’ => ‘post’, ‘order’ => …

tagged: wordpress May 2 at 9:49
Stack Overflow

I use this code, it works, but brakes some theme parts, like “Last articles” in footer, and content part after products. I have an idea to make it more specific, because may be $posts_clauses works …

tagged: php, wordpress, loops, sorting May 2 at 17:06
Stack Overflow

I want to change the address of My Account page. It says right now my-account after Website URL. i.e. Website URL/my-account I want to make it myaccount For e.g website URl/myaccount

tagged: php, wordpress, woocommerce, slug May 2 at 6:34
Stack Overflow

I need to return the comment form as a string so I can append it to a modal with js. $commenter = wp_get_current_commenter(); $req = get_option( ‘require_name_email’ ); $aria_req = ( $req ? ” …

tagged: php, wordpress, forms May 2 at 4:33
Stack Overflow

I have instaled several plugins and they tend to add links on the admin bar that is I have ultimate affiliate pro and it has added new and referral affiliate and other plugins like ithemes security …

tagged: wordpress May 2 at 10:48
Stack Overflow

I guess this is a problem of parsing but couldn’t figure it out after few hours on it. I am close to the solution but stuck and starting to drive me crazy! The issue: I can’t get my excerpt (…

tagged: php, html, wordpress May 2 at 6:33
Stack Overflow

I need to restrict the size of the featured images to 640*480. I’ve set up the size of the thumbnails and enabled the cropping in my functions.php, but if the sizes of the uploaded images are …

tagged: wordpress, image May 2 at 1:47
Stack Overflow

I just added the code from this site on my own WordPress site. Now I noticed that the code makes it add an automatic height on the section where I target so that it can always be full height. The js …

tagged: javascript, jquery, wordpress May 2 at 7:39
Stack Overflow

I want to use my own PHPmailer code to post to my wordpress blog through email posting facility. The PHPmailer is working fine to send email to any other email address but unable to send to wordpress …

tagged: wordpress, email, phpmailer, blogs, posting May 2 at 4:52
Stack Overflow

I have a woocommerce site running on VPS 4GB RAM and has 3 thousand products with a large number of variations. The database has 57 tables and 1,867,717 rows and 360MB; the wp_postmeta itself has …

tagged: php, mysql, wordpress, woocommerce, e-commerce May 2 at 15:04
Stack Overflow

Im trying to do exactly as the title says, one of the latest releases has changed from this: public function __construct() { // add single product message immediately after product excerpt …

tagged: php, wordpress, function, woocommerce, hook-woocommerce May 2 at 16:27
Stack Overflow

I have been trying to show multiple selected values in select2 dropdown. So, far I have developed the dropdown and saved the selected values. I have the following code as the options for the dropdown: …

tagged: wordpress, jquery-select2, backend, jquery-select2-4 May 2 at 11:23
Stack Overflow

I was just wondering if it’s possible somehow (via an addon maybe?) to set the initial focus when the WordPress media library pops up to be the search field? I have a lot of posts where I need to …

tagged: wordpress May 2 at 20:22
Stack Overflow

I have a countdown timer on my site and want it to countdown to the 1st of each month at 12:00, at 12:01 I need the timer to reset and countdown to the following 1st of the month. I am currently …

tagged: jquery, wordpress, timer, countdown May 2 at 9:59
Stack Overflow

Currently i’m using get_posts to get the 10 posts but the problem that i dont get all information, for example i cant display the post category or author. How can i activate setup_postdata? If you …

tagged: php, wordpress May 2 at 14:41
Stack Overflow

I have done all pages listed in core PHP application using wordpress REST API with CURL but I can’t delete that pages with CURL.I got message “{code: “rest_cannot_delete”, message: “Sorry, you are not …

tagged: wordpress, curl, wordpress-rest-api
wordpress , MySQL , Oracol