drnicnic
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Pipes] Woocommerce Destination with Custom Fields or AttributesThanks you Tung Pham, it’s my choice too. 😀
Forum: Plugins
In reply to: [WP Pipes] Woocommerce Destination with Custom Fields or AttributesAND WITH MY CRONJOB
“Yes, I want to run my Pipes in both manually and automatically methods.”
“No, I will create a cronjob task myself to run the script.”
“Yes, I want the cronjob will be executed getting data directly from the source, not from Cache.
I created a CronJob in my CPanel Server. It executes the cron job, but nothing happens (no articles published).
I created a CronJob with another service. The same result: cron job executed, but no new articles.
I tried to execute manually the script with the link in the wp-pipe setting page, but it says me:2016-08-23 13:01:53 [ 1471957313 – Start ]
0000-00-00 00:00:03 [ 0000000003 – Run ]
2016-08-23 13:01:56 [ 1471957316 – Stop ]
I can only import new articles manually with “Test this Pipe”.I tried also with “Yes, I want to run my Pipes automatically when someone access my WordPress site.”, but nothing happens.
I don’t know what to do.
Thanks you ^_^ Sorry for taking your time.
Forum: Plugins
In reply to: [WP Pipes] Woocommerce Destination with Custom Fields or AttributesThanks Tung Pham with great code.
But i mean i want to transform the text to full “lowercase” by parse code ‘replace’ or other Processors. Because field slug of my output only accept “lowercase”.Thanks for your kind support!
Forum: Plugins
In reply to: [WP Pipes] Woocommerce Destination with Custom Fields or AttributesIt’s demo source : konga.com/sonik-3-in-1-home-bundle-3256678
My code :ginner|0|span|brand-link|0|1|0| replace|1|BRAND:|| replace|2|#(.*.)#|???|1|i want to get value Brand in “lowercase” to add custom taxonomy into my product by slug.
Thanks Tung Pham and Best Regards !
Forum: Plugins
In reply to: [WP Pipes] Woocommerce Destination with Custom Fields or AttributesIt’s my demo Parse, i want to get value ‘brand’ in lowercase to add taxonomy brand into a product.
Thanks Tung Pham & Best Regards!
Forum: Plugins
In reply to: [WP Pipes] Problem with deep level URLThanks you for your great plugin.
It cause by Cache and i solved by turn off it 😀Forum: Plugins
In reply to: [WP Pipes] Woocommerce Destination with Custom Fields or AttributesI solved it by customize PHP of plugin woo destination.
add field name and set it to meta of post.
😀But i have a problem when try to UPPERCASE or lowercase String i found by Parse HTML, i use Regular Expression to find but don’t know how to transform it.
ex : replace|3|#(Va[^e]*e)#|???$1???|1|Thanks for your attentions.
Forum: Plugins
In reply to: [WP Pipes] Export RSS feed to custom post typei use Woocommerce Destination but i also have Advanced Custom Fields to add special text field in Woo Products, how i can customize my WooDestination to solve it ? Thanks for your kind support !
Forum: Themes and Templates
In reply to: [ColorMag] Add Numberic Pagination to featured post widgetanyone ? 🙁