wordpress, google-app-engine

Stack Overflow

I am using a boostrap DOM. I have made sub pages to one page i.e. Structure Page -child –grandchild I am trying to query the wordpress loop a second time but the info will not come for. Can some …

tagged: php, wordpress Apr 1 at 17:34
Stack Overflow

I am looking for a way to allow two products to share the same stock/inventory. Everything I have come across suggests using variations but this doesn’t work in my case. This is my current situation. …

tagged: wordpress, woocommerce Apr 1 at 20:07
Stack Overflow

I am currently working on a WordPress website, with WooCommerce functionality. The website has not gone live yet, as undergoing some testing. I have just tested the Checkout process, and on the …

tagged: php, wordpress, woocommerce Mar 31 at 9:46
Stack Overflow

I want to use a WordPress as an API server that serves only REST API and admin UI. Is there any plugin or approach to accomplish this? PS. I found this plugin called Only REST API, but it’s a year …

tagged: wordpress, api, reactjs, wordpress-rest-api Apr 1 at 4:18
Stack Overflow

So something STRANGE is happening with my custom taxonomies in WP and I don’t know why it’s doing this. So what’s happening is I added a custom taxonomy and I have them all being displayed in a list …

tagged: php, html, wordpress, taxonomy, custom-taxonomy Mar 30 at 20:45
Stack Overflow

I’m trying to set an active class on a tag list with the below code: <?php $categories = get_the_category(); $category_id = $categories[0]->cat_ID; $args = array( …

tagged: php, wordpress, tags Mar 31 at 19:14
Stack Overflow

I have to do some edits on an website for a colleague of mine. I need help with using the visual composer and the block called Tour or something. It looks like this: Anyways how do i make it that the …

tagged: wordpress Mar 31 at 21:00
Stack Overflow

I had an interesting encounter to display video on a wordpress site, simple as that copied link from youtube and shown on site but that cannot be viewed in full screen. So added a video tag to display …

tagged: html, wordpress, video, iframe Mar 31 at 19:32
Stack Overflow

I have a plugin in WP which I am going to modify. At some point I have to send an email and I have the option to choose between wp_mail and mail. I decided for the first one, at least it seems plugged …

tagged: php, wordpress, email Apr 1 at 7:23
Stack Overflow

As you can see in the image below, I made a webpage where you can create folders, upload files and see all of that. This is made with just php/html. Does anyone have nay idea for how to make …

tagged: wordpress, user-interface, web-applications, documents Apr 1 at 18:02
Stack Overflow

I am using the Gallery add-on plugin. In my functions file I have: include_once(‘acf-gallery/acf-gallery.php’); as per instructions. I also tried: include_once( get_stylesheet_directory() . …

tagged: php, wordpress, advanced-custom-fields Mar 31 at 10:28
Stack Overflow

I work remotely and the company I work with has just added a new junior dev. Since it is not just me anymore, I had to start thinking about our workflow, and how best to get it set up. We pretty much …

tagged: mysql, wordpress, workflow, remote-access, remote-server Mar 31 at 16:36
Stack Overflow

How to display subcategories only when we open its parent category in wordpress? If I open one category, at left side widget the subcategories of opened category should be displayed. How to do? …

tagged: wordpress, woocommerce, widget, content-management-system Mar 31 at 7:16
Stack Overflow

I use Mamp daily for local WordPress Installs. For no apparent reason, it has suddenly stopped the install process. Now when i download a fresh copy of WP and fire it up, I just get the “error …

tagged: wordpress, mamp Mar 31 at 17:43
Stack Overflow

I have created a coupon with product % discount 100%. Screenshot: http://prntscr.com/eqom1u Product also specified: http://prntscr.com/eqomba Now i want my coupon to work for purchasing two 1 …

tagged: wordpress, woocommerce Mar 31 at 9:57
Stack Overflow

I have a google cloud compute engine instance with wordpress installed from their template. Where exactly do they install wordpress?

tagged: wordpress, google-app-engine Apr 1 at 1:46
Stack Overflow

I created three Custom Post Types, one of them is called “TV”. I also created a category in the WP dashboard that appears in all those three Custom Post Types as well the “Posts” too. I assigned …

tagged: php, wordpress, custom-post-type, category, taxonomy Mar 30 at 23:39
Stack Overflow

Troubleshooting a site for a friend. He’s recently been having issues with the site going down. When I log into MySQL I see many rows of SELECT option_name, option_value FROM wp_options WHERE …

tagged: wordpress Mar 31 at 22:29
Stack Overflow

Problem I have two different plugin tables and I want to get their value by sql. Problem is id where I cannot find connection which I can retrieve data. Table 1 (bdt_mappress_posts) postid = 2 and …

tagged: php, mysql, wordpress Mar 31 at 18:38
Stack Overflow

Is it possible to comment html code? I want to comment a img html tag or a video frame but everytime it gets filtered out. Is there any way that it doesn’t get displayed? The html code should be …

tagged: wordpress
wordpress , MySQL , Oracol