php, wordpress, function, woocommerce

Stack Overflow

i am working on a WordPress site. i want to add services/features on my site similar to this www.mydubaitech.com any body has idea how to do that? any plugin or custom css for this? thanks in advance.

tagged: wordpress Mar 15 at 16:58
Stack Overflow

I would appreciate some help regarding Advanced Custom Fields repeater. The thing is that I am building a gallery with the plugin but I need pagination at the end of the page. I am displaying the …

tagged: wordpress, pagination, advanced-custom-fields, image-gallery Mar 14 at 21:40
Stack Overflow

it seems like I broke my WordPress functions.php. When editing Posts or Products (Woocommerce), here’s the error I’m getting: Warning: Cannot modify header information – headers already sent by (…

tagged: php, wordpress, function, woocommerce Mar 15 at 15:57
Stack Overflow

I have a wordpress with woffice theme installed and WP Super Cache, only authenticated users can have access. The problem is the webpage is too slow, when visiting any template without cache last …

tagged: php, wordpress, performance, caching Mar 15 at 16:15
Stack Overflow

I’ve taken over a wordpress site from a previous developer, which was designed using a custom theme but is unfinished. The objective is to get a different image within the footer of each page, …

tagged: wordpress Mar 15 at 19:17
Stack Overflow

I’m having trouble trying to adapt a widget in wordpress’ theme Goran. Can’t find the way to add classes to the existing preset widgets. Can anyone help me out with this? I know my explanation is a …

tagged: css, wordpress, widget, wordpress-theming, width Mar 15 at 12:02
Stack Overflow

I have this hook in my functions.php: add_action( ‘wpcf7_mail_sent’, ‘myfunction’ ); I want to post the values when the form is sent. I have a field like this: [textarea your-message]. How do i …

tagged: php, wordpress, contact-form-7 Mar 15 at 10:59
Stack Overflow

I’ve been working on this for a while and even though i’ve searched through a lot of stackoverflow questions/answers, i haven’t been able to find what i’m looking for. My question: I’m working on …

tagged: php, wordpress Mar 14 at 20:17
Stack Overflow

Trying to teach myself a little about writing WordPress plugins and things and I am running into problem I can’t seem to figure out. I guess I’m not sure exactly what I need to change here. The code …

tagged: php, wordpress Mar 15 at 18:43
Stack Overflow

Let me start with a scenario: I send invite to let say 1000 members. Then may be 40% apply for the campaign. They answer the campaign selection questions when they join the campaign. When a specific …

tagged: mysql, wordpress Mar 15 at 15:41
Stack Overflow

I am looking for a way to insert an ad or text after x amount of words and after the closing tag of the paragraph the last word appears in. so far, I have only been able to do this after the x amount …

tagged: php, wordpress Mar 15 at 5:10
Stack Overflow

I have installed wordpress on a windows machine running xampp on my lan, all running nicely. for testing purposes etc I would like to view on another machine on the network I have created the …

tagged: wordpress Mar 15 at 16:15
Stack Overflow

I want to complete 3 tasks with Woo-commerce order, I have setup cron jobs which will trigger in twice in an hour: update post meta for update custom shipping details regarding order change order …

tagged: wordpress, woocommerce Mar 15 at 18:37
Stack Overflow

BACKGROUND: I have a WordPress site in development with hosting at BlueHost. It is a subscription site on which we will publish daily commentary and subscribers can access our extensive html archives …

tagged: php, mysql, sql, wordpress Mar 15 at 19:15
Stack Overflow

I created a template for custom shop page .I have Load More Ajax button for show all product . my code in template.php is : <div class=”pageCAtWooct ” id=”content”> <ul …

tagged: php, ajax, wordpress, woocommerce Mar 14 at 19:28
Stack Overflow

So I have this function to list all child pages and I want it to don’t list those elements which does not have custom field “role” or if this custom field is empty. I’ve tried different things but …

tagged: wordpress, advanced-custom-fields Mar 14 at 22:24
Stack Overflow

I received five cancellation notification emails came, all about the same time, and none of them canceled their orders. I called each and every customer and they all told me that they did not cancel …

tagged: wordpress, email, woocommerce, cancellation Mar 15 at 12:54
Stack Overflow

I have wordpress website (latest version, also updated all plugins to latest version) running on Azure Centos 7 LAMP Server. Recently, I noticed that my server sending spam emails. When I checked this …

tagged: php, wordpress, apache, .htaccess, azure Mar 15 at 18:21
Stack Overflow

I’m working on a site which searches properties via an ajax call. This is controlled through a plugin I’m using called Search and Filter Pro and is built in WordPress. The results page has two views …

tagged: javascript, ajax, wordpress, twitter-bootstrap, google-maps Mar 15 at 15:29
Stack Overflow

I want to load stock quantity of products on a custom page of my website. I use this to get the stock quantity <p class=”stock-m13″><?php echo $product->get_stock_quantity(); …

tagged: php, html, wordpress, woocommerce Mar 15 at 13:49
Wordpress responsive Sticky Menu plugin