Posts: 1,108
Threads: 70
Joined: Aug 2009
*** This plugin is for GS 3.1 and above only !!! ***
GS Contactable is a Getsimple plugin designed to make contact/feedback forms simpler and more accessible.
This plugin will enable you to create a contact form on your site by overlaying the form onto your page quickly and easily with a slide effect and inline validation.
http://get-simple.info/extend/plugin/get...table/290/
INSTALLATION
Unzip and copy the files into your plugins folder.
Configuration for the plugin is in the Theme Tab.
Language file "e.n_US" is included for translation of the configuration panels labels.
Admin panel allows you to edit all the settings for the plugin, just set your Email address and Subject and away you go.
The rest of the settings are for the labels on the actual contactable form
** NOTE ** your theme MUST include get_header() in the HEAD secion of your template files.
More information on JQuery Contactable can be found here: http://theodin.co.uk/blog/ajax/contactab...lugin.html
Version 1.1
*************
o - moves assets into there own folders.
Version 1.2
*************
o - Email address defaults to the admin email address
o - added and option to specify the language used. Defaults to en_US
o - XML configuration file is created on first run.
Version 1.3
*************
Contact DIV is now appended to the as not all themes have a footer.
Version 1.4
*************
removes extra spaces at the end of the php file.
Version 1.5
*************
loads all scripts/styles from relative paths to fix a problem when fancy urls are enabled and form does not show
Version 1.6
*************
bug fix
Version 1.7
**********
remove check for email address
Version 1.8
*************
fixed i8ln problem
added option for hideOnSubmit
Posts: 1,927
Threads: 88
Joined: Apr 2010
For some reason after installing your plugin, I can not log into admin
Posts: 1,108
Threads: 70
Joined: Aug 2009
any other plugins installed ?
You have a url I coyuld look at?
Posts: 1,927
Threads: 88
Joined: Apr 2010
No, I tried on the local server.
installed plugins InnovationPlugin.php and anonymous_data.php
Posts: 1,108
Threads: 70
Joined: Aug 2009
Strange...can you see if there are any javascript errors in firebug/chrome developer...
thanks
Posts: 1,927
Threads: 88
Joined: Apr 2010
I did not find any mistakes
Posts: 1,108
Threads: 70
Joined: Aug 2009
no idea then I'm afraid, all the plugin does is load a few javascripts and and create an empty div element for the form.
What version of 3.1 are you using?
make sure its one of the latest beta featured...
I think script queuing was only added then.
Posts: 1,108
Threads: 70
Joined: Aug 2009
Have you Created a new language file for it?
Could you send me/post that and a copy of data\other\contactable.xml
I can't recreate this problem at all.
Anyone else having problems with the plugin?
Posts: 1,927
Threads: 88
Joined: Apr 2010
Code: <?xml version="1.0"?>
<item><emailaddr>bes64@mail.ru</emailaddr><emailsubject>Моя тема</emailsubject><name>Имя</name><email>Email</email><message>Сообщение</message><recievedmsg>Спасибо за сообщение</recievedmsg><notrecievedmsg>Извините, сообщение не отправлено, попробуйте позже</notrecievedmsg><disclaimer></disclaimer><hideonsubmit></hideonsubmit></item>
Posts: 1,927
Threads: 88
Joined: Apr 2010
I made a language file, but it does not connect
Posts: 1,108
Threads: 70
Joined: Aug 2009
Looks like the language file has a problem.
make sure there are no extra spaces or anything before the <?php
or after the ?>
Posts: 1,927
Threads: 88
Joined: Apr 2010
If I replace the line 20 code, it works
Code: i18n_merge($thisfile_contactable,'ru_RU');
Posts: 1,108
Threads: 70
Joined: Aug 2009
Plugin has been updated to 1.2
Version 1.2
*************
o - Email address defaults to the admin email address
o - added and option to specify the language used. Defaults to en_US
o - XML configuration file is created on first run.
Posts: 102
Threads: 10
Joined: Mar 2010
Installed this after updating to 3.1 and it does not work as it should?
On loading the contact page on my site at http://www.peteberry.co.uk/ and click on the contact link, it opens the contact form but negates the rest of the page?
Not even sure how it appeared as I did not add anything to the site to show this?
How do you call the tab up? As I would like it on all pages and its not explained in the instructions, or am I missing something?
Pete
Chefbyte Services
Posts: 1,108
Threads: 70
Joined: Aug 2009
Hi Pete,
Feed back form should appear on all pages once its installed. You shouldn't have to do anything except configure the plugin if required at: Theme->Contactable Form Settings
The only thing I can see on your site is the contact DIV is not being created for some reason.
I'll try and replicate it here..
Mike.
Posts: 102
Threads: 10
Joined: Mar 2010
2012-01-19, 01:57:13
(This post was last modified: 2012-01-19, 02:00:39 by get-simple2.)
Cheers Mike, form looks good and will answer what I am after.
You planning on being able to manage the colours of the form?
I have a few other problems since updating to 3.1 but I am sorting them out later today.
UPDATE: On deactivating the form, the tags in the sidebar at the top disappears which I did not want to show there anyway?
Pete
Chefbyte Services
Posts: 1,108
Threads: 70
Joined: Aug 2009
I've updated the plugin to version 1.3, I've changed the way the contact DIV is created as it was previously appended to footer and not all themes are going to have this. Its now appended to <body>
@pete thanks, would never have noticed this until I saw it live on your site...
Posts: 102
Threads: 10
Joined: Mar 2010
2012-01-19, 06:16:04
(This post was last modified: 2012-01-19, 06:35:26 by get-simple2.)
No problem, glad to help
UPDATE: It works fine, thanks for the speedy fix.
Pete
Chefbyte Services
Posts: 1,927
Threads: 88
Joined: Apr 2010
anyway, I can not log into admin after installing the plugin
Posts: 7
Threads: 0
Joined: Jan 2012
Hi,
your plugin is great, but it doesn't work on subpages in GetSimple 3.1. It works great on main index page, but any other page isn't able to show up contact form.
When I look into the code, all javascripts are loaded into the header, JS for appending the form also. But the form itself isn't loaded – only empty element <div id="contact"></div> is loaded.
Posts: 10
Threads: 0
Joined: Mar 2012
2012-03-08, 17:26:19
(This post was last modified: 2012-03-08, 18:21:43 by DeanPavy.)
Thank you for the plugin - great, logical and easy to skin (and i'm an absolute newbie). One thing though - to change the submit button value from 'SEND' to a localized string i had to change it in jquery.contactable.js - could you add an option to tranlate it as well ? Even if not - thank you.
Edit:
ZhuJo is right - the form disappears from other pages after turning fancy URLs on.
Not sure if it helps:
GET http://localhost/gs/ofera/plugins/DM_contactable/css/contactable.css?v=1.2.1 404 (Not Found)
GET http://localhost/gs/ofera/plugins/DM_contactable/js/jquery.contactable.js?v=1.2.1 404 (Not Found)
GET http://localhost/gs/ofera/plugins/DM_contactable/js/jquery.validate.pack.js?v=1.5.1 404 (Not Found)
(Chrome, XAMMP, Windows). I checked on IE and its the same, so it's not Chrome's fault.
The key is probably the relative path - there's no such thing as 'ofera' - it's just the pageslug rewritten by fancyurl option (forgive me if say sth stupid - i am learning still
So with what should we replace the $SITEURL. in header registration ?
Posts: 1,108
Threads: 70
Joined: Aug 2009
Thanks for reporting guys.
I've updated the version in Extend to use relative paths which fixed the problem when fancy URLs are on.
PLease update your version to 1.5
Rgds, Mike.
Posts: 2,928
Threads: 195
Joined: Feb 2011
Mike,
I installed a plain new GS 3.1 (official download)
your plugin is the first plugin I install there (downloaded today, in extend sayong: version 1.5, in DM_contactable.php the header says it's version 1.0
debug is on
sitewidecookies are on
I cannot login, I get
Quote:Warning: file_get_contents(/var/www/web10/html/cmg/data/users/.xml) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/web10/html/cmg/admin/inc/basic.php on line 257
Notice: Trying to get property of non-object in /var/www/web10/html/cmg/plugins/DM_contactable.php on line 22
when I enter my login data and click enter, even more error messages
when I de-activate the plugin, everything is ok
Posts: 2
Threads: 1
Joined: Mar 2012
Hello,
Have installed your plugin in website i'm building, really nifty! Only problem is its conflicting with my 'share this' widget. (ie on top of each other) anyway to get it to move?
Please see attachment
many thanks
Posts: 2
Threads: 0
Joined: Mar 2012
Hey folks,
tried to install version 1.6 but plugins overview looks like this:
Looks like it doesn't get activated.
Strange thing: I tested it 2 days ago - it worked flawlessly back then.
|