gregy1403
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add packing slip to My AccountHi Ewout
Can you please show me the code with filtered stauts?
Thank you
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add packing slip to My Accountand together with the rest of the code would look like? ?? sorry i’m no programmer ??
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add packing slip to My AccountHad to reopen this one ??
As for now it works perfect but it shows Voucher no matter what status is. Invoice is shown on Completed order, but voucher i guess is not looking for specific status ..
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add packing slip to My AccountJust perfect!
big thank you!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Add packing slip to My AccountHi
The code above produced error (debug) on line 756 saying
Parse error: syntax error, unexpected T_PUBLICwhere line says
public function my_account_voucher_link( $actions, $order ) {
if i remove word “public” in that line (saw in a function above) there is no error, but also no link to voucher, just invoice as it was.
Thank you
Forum: Plugins
In reply to: [Pinpoint Booking System - #1 WordPress Booking Plugin] Different appartmentsThank you for your quick answer. That means that purchased version can be set to different apartments?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Inserting custom post type fieldCron disabked, cron set on server, everything works great! Thank you
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Inserting custom post type fieldPlease explain me one more thing. If i set up cron on my linux server as instructed here
https://www.nextscripts.com/tutorials/wp-cron-scheduling-tasks-in-wordpress/
what should i check in SNAP setting
Publish imediattley or WP cron .. little confused ??
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Inserting custom post type fieldThanx .. i’ll try that .. i read it’s better to set real cron job .. not wp cron, right?
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Inserting custom post type fieldnot quite ??
with the same code entered in settings of SNAP on new post publsihed
%TITLE% – %CF-prizorisce%
i recieve only
TITLE –
BUT
with the same code “reposted to Facebook” after post is published i get
TITLE – PRIZORISCE
strange …
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Inserting custom post type fieldworks ??
Thank you
Forum: Plugins
In reply to: [Ultimate Posts Widget] Display custom post categoryi see no support here from developer .. not in single post here ??
Forum: Plugins
In reply to: [Ultimate Posts Widget] Category within custom post type?one more here
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Inserting custom post type fieldit is plain “prizorisce” .. here’s the code which we use to display this field on the page
<p class="address"><span><?php echo PRIZORISCE_TEXT;?> :</span> <?php echo get_post_meta($post->ID,'prizorisce',true);?></p>
i’ll try again with case sensitive ..
How can i see what else is running? Why is then gallery itself running smoothly …