jakecashion
Forum Replies Created
-
Granted your team is doing their best, but you advised they only started working on it in the last 2 days, the ticket had been active for 2 weeks. Lucky the submissions weren’t being used to gather potential leads for the business.
Your offer makes no sense. You have offered a refund on a totally different plugin then the one we are talking about here. That other plugin actually works as advertised.
The only reason I can see why you are happy to offer money back on that one is because it is 1/4 of the price.. why on earth would that thought cross your mind?
Forum: Plugins
In reply to: [Process Steps Template Designer] Apple / SafariHi mate, Ive hit the same issue with display on apple devices but the only code ive found doesnt match, see code below from “process-steps-template-designer/includes/process_shortcode.php”. Any suggestions for a fix? Ive tried to get it to work but it messes up graphics, Cheers,
$img_thumb = wp_get_attachment_image_src(get_post_thumbnail_id(get_the_ID()), ‘full’);
$bg_img=$img_thumb[0];
if(isset($img_thumb[0])){
// $clt_icon ='<div class=”img-placeholder” style=”background-image:url(‘.$bg_img.'”);background-repeat: no-repeat;$clt_icon ='<div class=”img-placeholder” style=”
background-image:url(‘.$bg_img.'”);
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
background-color: #ccc;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size:cover;”>’;Forum: Plugins
In reply to: [Process Steps Template Designer] Custom imageThat works! Thanks mate, great plugin!
Jake
Forum: Plugins
In reply to: [Process Steps Template Designer] Custom imageA link a screenshot
https://drive.google.com/file/d/0BwDfWdHUb3cPbUFraDMzVjRHWlU/view?usp=sharing- This reply was modified 9 years, 3 months ago by jakecashion.
Forum: Plugins
In reply to: [Process Steps Template Designer] Custom imageHey mate,
Heres the link to the steps
http://dev.buildersdrop.comIve set the featured image with the picture im after in the area you indicated but its showing the default clock picture.
Jake