allilue
Forum Replies Created
-
Thank you so much! Actually, I think the existing Posts section will work, thank you… I know you can order the posts, but is it possible to order it by Category? For example, each member will have a Post with Category – Main. Then they may have other posts with different categories. I would like to have their Main post show up first, then all of the others in most recent date order.
Would that be possible?
Many thanks!
AllisonForum: Plugins
In reply to: [Download After Email - Subscribe & Download Form Plugin] Download file errorOK I’ve looked at some of the previous questions and I think this is the same issue. However, I’m a non-techie and I’m hoping that you can help with this without me having to go through all of the documents that I don’t even understand :-P.
https://www.ads-software.com/support/topic/download-wheel-plugin-not-working-until-wp-cache-purged/
As far as I know I need to add something to the plug-in files….and this was the only place I could find the nonce script. Do I just need to amend something here? Again, the Download button was working before but now when I press it, it just hangs….
wp_enqueue_script( ‘daepl-admin’, plugins_url( ‘/js/dae-admin.js’, __FILE__ ), array( ‘jquery’, ‘jquery-ui-sortable’ ), filemtime( plugin_dir_path( __FILE__ ) . ‘js/dae-admin.js’ ), true );
$nonce = wp_create_nonce( ‘dae_*’ );
wp_localize_script( ‘daepl-admin’, ‘objDaeplAdmin’, array(
‘ajaxUrl’ => admin_url( ‘admin-ajax.php’ ),
‘nonce’ => $nonce,
‘removeField’ => __( ‘Are you sure you want to remove this form field? The form field is no longer displayed in the subscribers table.’, ‘dae-plus’ ),THank you so much!! I’ve also just purchased the Plus version so hoping I will be able to use it!
Allison ??
Forum: Plugins
In reply to: [Download After Email - Subscribe & Download Form Plugin] Download file errorThanks!
I’ve done this now and am trying to test to see if it works! However, now when I enter in my email, it appears as if it’s loading – but nothing ever happens. This has worked fine for me previously, and as far as I know, I haven’t updated any other settings.
Can you help with this?
Thanks again,
Allison