oxus
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Landing Pages] how to make your landing page as my front page ?Hi, if you don’t want to buy the official inbound plugin, you can use this free plugin:
mPress Custom Front Page
https://ww.wp.xz.cn/plugins/mpress-custom-front-page/
Just install it, go to setting – reading – select for home page your landing page.I use this on a live site. Great plugin and I be happy to test it!
Forum: Plugins
In reply to: [Invoices for WooCommerce] Display WooCommerce Checkout custom fieldsSolved:
I add in my pdf template body.php file this code:<?php echo get_post_meta($this->order->id, _billing_myfield6, true); ?>Where myfield6 is the field name from woocommerce checkout Abbreviation column.
Forum: Plugins
In reply to: [WooCommerce] Error Creating woocommerce_tax_rate_locations tableI lose one day on this problem.
Thank you for help!Forum: Plugins
In reply to: [MP3-jPlayer] Stream don't work in IEthey use jplayer:
/js/jquery.jplayer.min.js?modified=20150130-3Forum: Plugins
In reply to: [MP3-jPlayer] Stream don't work in IEThank you for replay!
I have flash player installed and updatetit in IE too.
I think the problem is from jplayer js files.
I tested jplayer with same kind of stream (jplayer not mp3-jplayer).
I know a site – a radio site – which one use a modification of jplayer and is work very well in IE.Forum: Plugins
In reply to: [MP3-jPlayer] Stream don't work in IEsorry for double post