php, mysql, wordpress, posts, hook-wordpress

The following 142 items were added to your Stack Exchange “My Filter” feed.
Stack Overflow

I’m trying to pass data fields from a form plugin to another form plugin in a session the first form is for the user info and a calculation field, the second form is a payment gateway. the problem is …

tagged: php, wordpress, session, hook Mar 18 at 20:55
Stack Overflow

I wrote a script for a wordpress plugin. This wordpress plugin handles the import from XML files to products. Because the plugin normally overwrites the existing product with the new values, I added …

tagged: php, mysql, wordpress, optimization, ram Mar 19 at 16:21
Stack Overflow

I am new too wordpress and have one problem. I finaly understand post loop and it work well but have one problem. For example: I have two pages of my posts (all are 6). In one page i have five posts …

tagged: php, wordpress, loops, content-management-system Mar 18 at 15:45
Stack Overflow

I have a MySQL table with the following serialized row: a:2:{i:0;a:2:{s:20:”wp_review_item_title”;s:6:”Part 1″;s:19:”wp_review_item_star”;s:1:”8″;}i:1;a:2:{s:20:”wp_review_item_title”;s:6:”Part …

tagged: c#, php, mysql, wordpress, wordpresssharp Mar 19 at 18:10
Stack Overflow

On my WordPress site, I would like to redirect it to a page like: example.com/userafter submitting the form. :method:POST :path:/dash/product/edit/ here is the beginning of the form: <!– …

tagged: php, wordpress, forms, redirect Mar 18 at 13:12
Stack Overflow

Right now when a product is successfully added through a form it just stays on the same page and it shows up a notice “Product Added” – but I would like to redirect to another page like …

tagged: javascript, php, wordpress, forms Mar 19 at 11:56
Stack Overflow

I have a site http://karkasnie-doma-krim.ru/ with Woocommerce products on main page. But “Quick view” button doesn’t work like on this page http://karkasnie-doma-krim.ru/shop. It should open popup …

tagged: wordpress, woocommerce, qquickview Mar 19 at 10:26
Stack Overflow

I had lots of doubts before asking this question and couldn’t find a clear answer to it before posting this. The question is simply, Apache Cordova’s hierarchy can work perfectly with static websites …

tagged: php, jquery, wordpress, cordova Mar 19 at 5:32
Stack Overflow

I have this embedded into an Avada WordPress theme and I have selected all of the proper options. I have Auto Play on and the video is muted, but when the page loads you can here a split second of …

tagged: wordpress, video, youtube, revolution-slider Mar 19 at 19:39
Stack Overflow

How to search all tables in my database that include both wordpress and non-wordpress tables. Right now I can search one table. I looked in multiple topic and non of them explain how to do it

tagged: mysql, wordpress Mar 19 at 2:46
Stack Overflow

normally the permalink/link to the product isn’t available if one sets the catalog visibility to hidden. (Not the woocommerce plugin just on the product page) Now this works for some products but …

tagged: php, wordpress, woocommerce Mar 19 at 8:57
Stack Overflow

I need create form for users can upload posts with youtube url (i wnt used it as post thumbnail for video post format). I create form with custom post field for users can input youtube video url (like …

tagged: wordpress, youtube, gravity-forms-plugin Mar 18 at 15:47
Stack Overflow

I have an Advanced Custom Field called frontpage. Is true/false type. I’m trying to recover all terms marked as true. I tried this: $args = array( ‘hide_empty’ => 0, ‘key’ => ‘…

tagged: wordpress, advanced-custom-fields Mar 19 at 19:08
Stack Overflow

I want to create a custom post type like in my attached. I want to create a table post type in which I can insert how much record I want to insert. Image

tagged: php, wordpress, custom-post-type Mar 19 at 16:02
Stack Overflow

Im trying to change inline background style images to data-background This is an example output that im expecting to have <div id=”parent” style=”background-image:url(http://www.example.com/...

tagged: php, regex, wordpress, preg-replace Mar 19 at 19:27
Stack Overflow

I downloaded MAMP and WordPress and started creating my website. Later, when I tried to access my website to edit it, I found I could only view it and but don’t know to get to the page where I can …

tagged: wordpress, phpmyadmin, mamp Mar 18 at 6:33
Stack Overflow

i am using WordPress platform with PHP AND MYSQL in order to create a website where i have a page that includes 4 dropdown lists that get it data from the MYSQL database and using javascript and …

tagged: javascript, php, mysql, wordpress Mar 18 at 9:08
Stack Overflow

My default language is Turkish. My problem is I could not redirect people into my second homepage which is English.Because when people click the English flag on my website, they go through a broken …

tagged: wordpress, polylang Mar 19 at 8:32
Stack Overflow

In WordPress I need to fetch name of author who created post using author_id. How can I find author_name ?

tagged: php, mysql, wordpress, posts, hook-wordpress Mar 18 at 8:06
Stack Overflow

Right now users on my WordPress site have a profile link in this format: example.com/hosts/username What I need to do is when clicked on example.com/hosts/username to redirect to …

tagged: php, wordpress
krishnas---Krishnas.info