willettdave
Forum Replies Created
-
Hi, please see the image. I see the “Repair View” and “MOT View” but the short codes are not generated.
Forum: Plugins
In reply to: [Import any XML, CSV or Excel File to WordPress] Only Image PathHi. So I have {imagepath[1]} in the hosted elsewhere section.
I have:
`<?php
foreach(glob(‘https://mywebsite.com/mmdocs/datafiles/longton/images/*.jpg’) as $image)
{
echo “Filename: ” . $image . “<br />”;
}
?>In my function editor.
I’m still getting no images, how do I call this function?Cheers
Forum: Plugins
In reply to: [Import any XML, CSV or Excel File to WordPress] Multiple Imports ( Cron )Brilliant Thanks, all sorted.
Forum: Plugins
In reply to: [Import any XML, CSV or Excel File to WordPress] Only Image PathBy the way, the image names are not in my CSV file, they are in the directories but not recorded in the CSV,so syntax would need to check in the directory and list each image along with the imagepath.
Hi Bluscht.
Did you ever find a fix for this? I’m trying to do the same thing, send an email to a recipient in a custome field.
Kind RegardsI saw this post on the wpuf help forum:
https://wedevs.com/support/topic/output-author-email-in-shortcode/
<?php $contact_email = get_post_meta( $post->ID, 'contact_email', true ); echo do_shortcode('[contact email_to="'.$contact_email.'"]'); ?>
Can anyone help in setting this up? This may resolve this enquiry and help others. I am not a php programmer but with step by step assistance should be able to sort this.
Thanks
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]
Forum: Plugins
In reply to: [WPIT GANTT] Data SourceHi wolly. Emailed you as requested, just wondering if there wa any progress?
Kind RegardsForum: Plugins
In reply to: [Contact Form DB] Date range and search in shortcodeHi Michael, thank you for the prompt solution.
I will study it implement it when I fully understand it.Kind Regards
I seem to be having a similar issue. When I’ve loaded the document (pdf) into a WP page via the Google Drive all seems fine. If I update or overwrite the document held in Google Drive the wordpress version still shows the previous document. I have to delete the shortcode and re-embed the latest updated document so the latest version shows.
Is this supposed to be like this or am I doing a process wrong?Kind Regards
Hi. It is set to the first radio button:
22nd December 2015Changed it to 22/12/2015 and now it saves the value !!
There we have it, a fix!!Perhaps there’s an update you could apply for other users.
Thank you for the extended help in this, it is very much appreciated.Kind Regards and Merry Christmas.
??Hi. Yes I’ve tried IE, Firefox and Chrome on the independant site, the same issue is apparent with all three.
Could there be an international date issue?
Just grasping straws…Kind Regards
Hi. Still having this issue. I’ve setup a localhost WP site totally independent of the other site at home on a pc not connected to the server. On selection of the date picker, select a date then the field is left blank and showing no date selected??
I’m using version 2.2.6 in Chrome. I couldn’t find any issues in the Console.Forum: Plugins
In reply to: [File Away] Delete fileI must have overlooked it. This has to be one of the best plugins in the repository, well done for opening the world of data.
Kind RegardsForum: Plugins
In reply to: [File Away] RecursiveGot it ??
ThanksOk thanks. Thinking forward I would look forward to the add-on to enable logged in Administrator to have this function, it would be useful.
Kind Regards. (BTW, the plugin is awesome ) ??