TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,989
  • Total Topics: 21,322
  • Online today: 1,110
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 459
  • Total: 460
  • lurkalot

Contact Us module?

Started by jernatety, May 22, 2018, 08:25:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jernatety

Is there one for Tinyportal? The only existing contact form mod for SMF isn't responsive and the dev has no plans to update it to be as such until 2.1 is gold.

tino

Not that I know of, you can create a php block with one in.

Might be one in the code snippets section on here.

jernatety

Quote from: tino on May 22, 2018, 10:12:24 PM
Not that I know of, you can create a php block with one in.

Might be one in the code snippets section on here.

Thanks! Found one that I can use on an article page that works seamlessly on both computer and phone!

tino

Could you share it here for other users to utilise if they need one?

jernatety

Quote from: tino on May 23, 2018, 04:32:20 PM
Could you share it here for other users to utilise if they need one?

Sure, it's this one. And it supports noCaptcha which is great.

https://www.thesitewizard.com/wizards/feedbackform.shtml

lurkalot

Would be a nice block to have as stock.  But thanks for sharing. 

Unfortunately we don't have anyone building block codes for us atm, Freddy used to make a few to order, but is too busy with other projects nowadays, which is a real shame. 

jernatety

Quote from: lurkalot on May 23, 2018, 05:43:12 PM
Would be a nice block to have as stock.  But thanks for sharing. 

Unfortunately we don't have anyone building block codes for us atm, Freddy used to make a few to order, but is too busy with other projects nowadays, which is a real shame.

This isn't responsive. It's meant to be used on a page. I had to scale down the size of the Name, Email and Subject fields in order to fit on a mobile correctly.

tino

You should be able to add

<style>@media only screen and (max-width: 600px)
{

}</style>


I can't easily generate the contact us form from that site without filling the details in but if you target the correct div for the name, email, subject you can shrink it when on a smaller screen.

jernatety

Quote from: tino on May 23, 2018, 07:03:54 PM
You should be able to add

<style>@media only screen and (max-width: 600px)
{

}</style>


I can't easily generate the contact us form from that site without filling the details in but if you target the correct div for the name, email, subject you can shrink it when on a smaller screen.

I wouldn't know where to put that, so for me resizing the text fields to enter data fixes the size issue on a mobile.

tino

Quote from: jernatety on May 23, 2018, 07:12:35 PM
Quote from: tino on May 23, 2018, 07:03:54 PM
You should be able to add

<style>@media only screen and (max-width: 600px)
{

}</style>


I can't easily generate the contact us form from that site without filling the details in but if you target the correct div for the name, email, subject you can shrink it when on a smaller screen.

I wouldn't know where to put that, so for me resizing the text fields to enter data fixes the size issue on a mobile.

If you post what is in your current form page without the personal information just change it to generic content then I'll show you a example of some.

This website is proudly hosted on Crocweb Cloud Website Hosting.