javascript, php, jquery, ajax, wordpress

Stack Overflow

I’m trying to make that a h1 tag as two colors, for example in the “main page” the h1 is red, and in the “secondary page” the h1 is blue. I’m trying to achieve this without success, I been doing this …

tagged: html, css, wordpress Mar 29 at 10:51
Stack Overflow

Recently got into the XML-RPC Library in python and i need to grab the ID of all posts in my wordpress website.Tried using the EditPost()) command but it seems that the ID of the posts are needed. In …

tagged: python, wordpress, xml-rpc Mar 30 at 17:25
Stack Overflow

I’m using ACF to “categorize” my media items. With ACF to REST-API (v2.2.1 over wp-plugin-store) I’m able to see the custom field (acf->tag) in the wp-json-response. How can I filter these values? …

tagged: wordpress, advanced-custom-fields, wordpress-rest-api Mar 30 at 6:49
Stack Overflow

I have a function which returning HTML form. Before the particular form appended to the HTML, I have to make a string replacement. I have tried to make the replacement however, it returning form …

tagged: php, string, wordpress Mar 29 at 6:56
Stack Overflow

I have a problem on google indexing my under directory website, I have a multiple website inside the multiple subfolder, the main website (domain root) are using WordPress, some other website under …

tagged: php, wordpress, google-search, google-search-console Mar 29 at 9:00
Stack Overflow

While transitioning to a new CMS I have been running two sites side by side. I realise this isn’t the best way to do things but it is what it is. I’m at a point where I need the home page to point …

tagged: php, wordpress, apache, .htaccess, mod-rewrite Mar 30 at 9:16
Stack Overflow

Situation I have a WordPress Multisite installation run through GIT which has the latest commit on every environment: – Local environment – Development environment – Production environment In the …

tagged: php, wordpress, multisite Mar 30 at 9:49
Stack Overflow

I tried searching but have not found an answer for my problem; I have build a custom WordPress Theme and want to show into a custom page the latest post from three different categories, so I have …

tagged: php, mysql, sql, wordpress, wordpress-theming Mar 29 at 13:30
Stack Overflow

I’m working on a WordPress calendar plugin, with possibility to add events attached to one date. Events are stored in a custom database that works fine. But I’ve got troubles with a function in wich …

tagged: php, mysql, wordpress Mar 30 at 13:40
Stack Overflow

I would like to add a custom meta_key value to each WooCommerce product It will be the Discount rate : _discount_rate = ((_sale_price-_regular_price_)/(_regular_price)*100) I’m trying to figure out …

tagged: php, wordpress, woocommerce, hook-woocommerce, meta-key Mar 30 at 18:07
Stack Overflow

I tried everything to make the phone number clickable but for some reason it didn’t work <?php global $redux_demo;?> <?php $phoneon= …

tagged: php, html, wordpress, phone Mar 30 at 8:17
Stack Overflow

I’m about to change a code to “WordPress-customized code” (using $wpdb). And with $wpdb->get_results() I get an array that need to be outputted with a foreach loop. But the problem is that my …

tagged: php, wordpress, foreach Mar 29 at 10:04
Stack Overflow

So I am writing a template file for WordPress and I feel like I am using too many echo tabs. Just wanted to see if there is something that is better and easier that I am not doing right now. …

tagged: php, wordpress, optimization Mar 30 at 18:19
Stack Overflow

A jQuery function needs to initialize after shipping options have been updated, on the checkout page, through an ajax call, and the Woocommerce custom event updated_shipping_method has been triggered. …

tagged: ajax, wordpress, hook-woocommerce Mar 29 at 14:49
Stack Overflow

NOTE: I’ve seen a variety of similar questions to this one so I’m going to try and be succinct in describing the issue along with what I’ve done so far. The issue is that LinkedIn is failing to …

tagged: wordpress, facebook, linkedin, opengraph Mar 29 at 19:59
Stack Overflow

I have a WordPress site with WooCommerce and two subscription products, a monthly and yearly. After signing up, an account is created for the user as well. This all works, but after purchasing is …

tagged: php, wordpress, woocommerce Mar 30 at 0:10
Stack Overflow

I want to make a new blog in php code. Blog is created, but is disabled or not available. I’ve even set options but still not active blog. No example of how to create a blog by WPMU found on the …

tagged: php, wordpress, wpmu, mu Mar 29 at 8:49
Stack Overflow

I have recently finished developing my first wordpress site for a client, I have set up a digital ocean droplet and installed WordPress (which works successfully!). Can somebody please give me layman …

tagged: wordpress, digital-ocean Mar 30 at 12:54
Stack Overflow

So I have actually read stackoverflow questions about this, but they are somewhat quite old to work with newest version of wordpress. My end goal is to submit to database some data from my forms but …

tagged: javascript, php, jquery, ajax, wordpress Mar 29 at 18:23
Stack Overflow

I have a Google Sheet with a cell in. I want to include the content from within the cell (literally just the text, nothing else) directly into the post content on a WordPress page. How can I do this? …

tagged: php, html, wordpress, google-spreadsheet, drive
wordpress , MySQL , Oracol