fixtronic
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Custom Admin Interface] SureCarthold back on that, working now, many thanks
Forum: Plugins
In reply to: [WP Custom Admin Interface] SureCartHi,
Thanks for getting back to me, The issue is I haven’t turned off any of the SureCart options, so would have expected it to have shown fully. Advanced mode doesnt see to have any usable options.Forum: Plugins
In reply to: [Easy PayPal Events & Tickets] Bug IssuesSo you asked me to post issues here regarding the free version as you didn’t want to give any support as I haven’t purchased the pro version yet. Do you really think I would purchase a pro version when there is no support response for the free one?
For anyone who is having issues using this plugin during checkout its an issue with the plugin and iphone (not safari or chrome but iphone) only way around it is for developer to fix the bug, don’t hold your breath for a responce though
Forum: Plugins
In reply to: [WP Simple SEO] SEO Thumbnail ConflictHi,
Disabled meta function within seo and its sorted now, thanks 🙂Forum: Plugins
In reply to: [Easy Panorama] Line ErrorDone that
Forum: Plugins
In reply to: [Easy Panorama] Line ErrorI have removed the plugin, can you remove the post above with user and pass details from this thread as its showing up on google
Forum: Plugins
In reply to: [Easy Panorama] Line ErrorI have removed/changed password as I thought this post was private. I have now made the site public for you to view
Forum: Plugins
In reply to: [Easy Panorama] Line ErrorHI,
when I disable the plugin there is no error, The link is below and contains the shortcode with no pic in it, shortcode is breaking the page (user and pass) is required for you to view the page s its under constructionhttp://21rmanairn.co.uk/panoramic-views/
- This reply was modified 7 years, 11 months ago by fixtronic.
Forum: Plugins
In reply to: [Easy Panorama] Line ErrorHi,
Details Below
http://21rmanairn.co.uk/wp-admin/
Login Username: AlanDogg
Pass:Imax17usysI cant update my template as its has been modified and I will loose all modifications.
Many Thanks alan
Forum: Plugins
In reply to: [wpForo Forum] embedded picturetried the code you updated below
`add_filter(‘wpforo_content_after’, ‘wpforo_default_attachment_image_embed’, 11);
function wpforo_default_attachment_image_embed( $content ){
if( preg_match_all(‘|<]*>.+?<\/a>|is’, $content, $data, PREG_SET_ORDER) ){
foreach($data as $array){
if(isset($array[1])){
$file = $array[1];
$e = strtolower(substr(strrchr($file, ‘.’), 1));
if( $e == ‘jpg’ || $e == ‘jpeg’ || $e == ‘png’ || $e == ‘gif’ ){
$filename = explode(‘/’, $file); $filename = end($filename);
$html = ‘‘;
$content = str_replace($array[0], $html, $content);
}
}
}
}
return $content;
}and got line error below (See Pic)
https://www.dropbox.com/s/pfdorpayqr69kxy/line%20code%20error.JPG?dl=0
Forum: Plugins
In reply to: [wpForo Forum] embedded pictureThanks for your reply, however I find it a little sneaky that you prevent features that work in wordpress as standard and your previous earlier versions of WPforo in order to charge for additional addons, Fine for new ones that bring extra features but for feature that come as standard in wordpress is disappointing to say the least 🙁
Sorted, Now going to purchase pro Version 🙂
Forum: Plugins
In reply to: [Forms - Form builder and Contact form] Captcha doesn’t show on form and….It seems to me you would rather flack off this issue on this page rather than sort it! The issue remains and If you check YOUR forum you will see others are having the same issue so its not just ourselves. Yes you replied 2 days ago to one of my messages via email but others I have sent I’m still waiting on a reply from. To turn round and say you never received many of our emails is a bit suspect to say the least hence why I’m posting here. I’m running a business and this issue has caused us a headache as it is now on going 5 plus days. The issue is still there and we have replicated this on many different computers and browsers so If you are not seeing it I would suggest trying a different computer or clearing your cache
PS: The last correspondence from yourself was 12th November. I sent you a video clearly showing you the issue below. I Will resend the email AGAIN for a responce now, failing that I’m ditching this add-on forone that works.
https://www.dropbox.com/s/5pw3x8b5oo2gae1/Captcha%20Code%20Error%20Hufge%20IT%20Forms.mp4?dl=0
Forum: Plugins
In reply to: [Forms - Form builder and Contact form] Captcha doesn’t show on form and….HI Huge IT,
I have sent another email in return to your correspondence. I have forwarded a video of the issue as thee is still no captcha code showing in firefox,explorer,edge & chrome. The issue has now been going on for a week and Im afraid if it is not resolved I will have to look for another addon as I cannot remove the captcha feature due to high spam.Forum: Plugins
In reply to: [Forms - Form builder and Contact form] Captcha doesn’t show on form and….Hi,
I have sent you 3 messages now within the last 2 days and had no response. My customers can no longer request quotes via Huge IT Forms as the captcha code does not show. CAN YOU PLEASE RESPOND TO MY EMAILS????