php, wordpress, azure, azure-web-sites

Stack Overflow

Could not find any solution on the web after hours and hours of research… Please help.. I have a question that relates to internal server error or watever thats been happening.. What i did that …

tagged: php, wordpress, azure, azure-web-sites Mar 21 at 6:30
Stack Overflow

My boss is convinced that since moving servers our sales have dropped. He told me today that he spoke to someone who had a similar issue when changing servers/hosts. This person told my boss that …

tagged: javascript, wordpress, cookies, woocommerce Mar 20 at 23:39
Stack Overflow

I have a custom template. It is used to search through different post types and i want to implement pagination. The url without using pagination is like that : …

tagged: php, wordpress, pagination Mar 21 at 16:28
Stack Overflow

I’m using the landscape theme (https://en-gb.wordpress.org/themes/landscape/) for my wordpress website. Problem is that the header overlay image is attached to the nav bar menu, when all I need is the …

tagged: php, html, wordpress Mar 20 at 22:18
Stack Overflow

I have a CSV file with bunch of categories. I was wondering whether there is a way to upload them in dynamic way and not manually one by one. Currently, I’m using WP All Import Pro for uploading …

tagged: php, wordpress, csv, import, wpallimport Mar 21 at 9:37
Stack Overflow

I am using woocommerce plugin and braintree extension of woocommerce for payment. I have enabled both card and paypal payment of woocommerce braintree to checkout. I am trying to figure out how to …

tagged: php, wordpress, paypal, woocommerce Mar 21 at 14:32
Stack Overflow

I created javascript cookie. But i can’t read that cookie in wordpress. setcookie() function also not working. Only $_COOKIE is working .But it expiring in one minute.

tagged: javascript, wordpress, cookies Mar 21 at 8:46
Stack Overflow

I need to do a custom search function in my wordpress page, some javascript codes needed to put into header and use wordpress search form to call that function. Under the theme folder of wordpress, I …

tagged: php, jquery, wordpress Mar 21 at 4:41
Stack Overflow

I have recently found tutorial to display featured category image link hrere My problem is that it only displays it on category page and not on all posts from that category. I tried to modify …

tagged: php, wordpress Mar 21 at 6:37
Stack Overflow

really would appreciate if anyone helps me in this, I have migrated posts, users, comments, images but couldn’t find an way to migrate orders and products.

tagged: wordpress, drupal, oracle-sqldeveloper, database-administration Mar 21 at 11:41
Stack Overflow

I’m using the Shapely theme. I’m enqueueing my child theme’s stylesheet like so: function my_theme_enqueue_styles() { $parent_style = ‘shapely-style’; // wp_enqueue_style( $parent_style, …

tagged: css, wordpress, wordpress-theming Mar 21 at 16:49
Stack Overflow

I’m doing a massive insert of posts inside wordpress, and I insert in a post meta, a numbers array. wp_update_post([‘ID’ => 19, ‘meta_input’ => [‘numbers’ => [105, 106, 107]]]); The …

tagged: php, wordpress Mar 21 at 17:54
Stack Overflow

I’m trying to hide certain admin menu items in WordPress from all users except one (myself). I can find various tutorials but they mostly hide on user roles rather than users. I have found this …

tagged: php, wordpress, function, user Mar 21 at 17:22
Stack Overflow

I am using the Lyrical theme on wordpress. It is a free theme by godaddy. I want to let the main take up the whole width of the page, so I believe that is essentially removing the body.site margins. I …

tagged: html, css, wordpress Mar 21 at 5:53
Stack Overflow

I have a really annoying problem with the contact form 7 plugin in WordPress. I was trying to integrate a form within the back-end of wordpress, so the company could fill in this form and an email …

tagged: php, wordpress, forms, contact Mar 21 at 14:02
Stack Overflow

I need a customised pricing for a product depending on the measurement from the user and it seems Measurement Price Calculator can help in achieving this. However my requirement is little different …

tagged: wordpress, plugins, woocommerce, measurement, price Mar 20 at 23:00
Stack Overflow

From a PHP template file located in a sub-folder of my WP theme folder (my_theme/subfolder/my_file.php) I want to use get_header() and call a custom header-new.php located in the same sub-folder. …

tagged: wordpress, header Mar 21 at 19:46
Stack Overflow

To start, I spent about 3 hours reading and trying different solutions so I want you to know that I didn’t jump straight into asking this question. I took over a website that has “Custom …

tagged: php, wordpress Mar 21 at 15:44
Stack Overflow

I want to call instagram api in callback function but when i try to do it an error occured. “Headers alreay sent”. I have registered my application on instagram developer. This is very basic thing but …

tagged: wordpress, instagram-api Mar 21 at 12:44
Stack Overflow

How can I add/call a entire path with all their files inside, without call each one on the header like: <link rel=”stylesheet” href=”//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css“> How …

tagged: javascript, jquery, html, wordpress
Wordpress responsive Sticky Menu plugin