lewiscornwell
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Ticker] Error when getting FTSE100UPDATE:
I got this working by reentering my API. However, I am now having issues with the below:
^FTSE,^DJI,^IXIC
It is only showing the FTSE
Forum: Plugins
In reply to: [PDF Thumbnails] ACF Front End EditorThank you very much, are you able to tell me if the rest of my function is correct as I cannot seem to get it working.
Many thanks
Forum: Plugins
In reply to: [PDF Thumbnails] ACF Front End EditorI am trying to build a function, but without success!
function gen_thumb($post_ID){ $attachmentId = get_field( "file_upload", $post_ID); generateThumbnail($attachmentId); } add_action( 'publish_post', 'gen_thumb');
This is great! Many thanks 🙂
Could you tell me if Ogone is in the schedule. How much would it cost me to have it developed?
Many thanks
LewisForum: Plugins
In reply to: [Wp-Pro-Quiz] Facebook – Social SharingI would also like this functionality
Hello,
Thank you for the reply.
Has the watermarking been successfully released?
Who do I need to speak to in regards to the custom gateway development?
Many thanks
Lewis CornwellForum: Themes and Templates
In reply to: Drop down, title overlap, z index or something issue….Hello,
Thank you for this post helped a lot.
It may also be worth adding that the new “wrap” must set as position:relative;
Thanks
Lewis