Search Results for 'gravity form'

    No search results were found in Documentation!

Results from the Forum
VicenteArroyo
Participant
#0

How can I embedding my form to the page. Actually I did with [gravityform id=”1″] code but it is not work

Catalin
tagDiv Staff

Hi,

Check our documentation from here -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/ regarding on AMP pages and also, the following topic from here -> https://forum.tagdiv.com/topic/amp-pages-not-showing-any-gravity-forms/

Thanks.

Catalin
tagDiv Staff

Hi,

Check our documentation from here -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/ regarding on AMP pages and also, the following topic from here -> https://forum.tagdiv.com/topic/amp-pages-not-showing-any-gravity-forms/

Thanks.

allmyhoney
Participant
#0

Hi there, I noticed a couple of times that when I looked at the site on mobile the forms don’t show.

Realised it’s the AMP version vs the normal version.

e.g. https://www.mykidstime.com/for-parents/join-us-for-the-mykidstime-21-day-fitness-challenge/amp/

should show the form like so:

https://www.mykidstime.com/for-parents/join-us-for-the-mykidstime-21-day-fitness-challenge/

What can be done about this as we don’t want forms not to show of course. Does the AMP plugin block out the forms?

Thanks

luqueriasas
tagDiv Member

It would be nice from you to add custom field for featured video as it is necessary to make yor awesome theme work with, for example, gravity forms if you need to build a user generated content functionality.

simchris
tagDiv Member

Likely with a platform like Gravity Forms – etc. You need a solution which not only manages adding new users, but then manages the forms you create, what they can do with them, and how they get added either as a custom post format or as standard post in draft mode, etc.

Not really theme related.

rihtak
tagDiv Member

I would like the theme to be compatible with
1. Wp rocket
2. Gravity form

It would be really nice if there is a poll so we can know which is in demand and that be integrated first.

ctoweett
tagDiv Member

See these search results https://forum.tagdiv.com/search/gravity+form/ coz it seems some say it does not work with the theme.

rihtak
Participant
#0

I recently bought your theme, i would like to know if gravity form is supported so i can use it instead of contact form 7 ?

Berbi
tagDiv Member

Thanks Catalin,

This plugin is a special dev indeed. However I have tested with another plugin (GravityForm), the shortcodes won’t work in TD composer.

Any tip ?

wkirschnerjr
tagDiv Member

All fixed. Surprised that Gravity Forms doens’t work with your theme tho. It’s a pretty popular plugin that I’ve paid a developer license for.

wkirschnerjr
tagDiv Member

Even with all the plugins disabled (which the only ones enabled before were your theme plugins and Gravity forms) the issue still persists. Let me know if you guys can login and look at it yourself to resolve please.

wkirschnerjr
Participant
#0

Two issues so far.

1) The page is almost always loading. It takes forever for it to stop. I did the Sound Radar import and have added 3 posts as tests. I thought it was the social media aspect because that wasn’t loading altogether so I disabled it under theme panels, but am still having the issue on all pages.

2) I installed the gravity forms plugin and when I hit add new it just reloads the page and repeats itself. This plugin isn’t compatible with this theme or what?

kalum
tagDiv Member

Hi Catalin, I’m 100% satisfied!!!!
I’ve been using Newsmag theme for two years and I am very happy to use it. The Gravity form is not working any problem. I asked refund from gravity. Don’t worry it’s ok! I have minor malfunctions with theme, Surely we can fix it. nothing serious

Thanks for creating us the Newsmag theme

good luck

kalum

Jerrad
tagDiv Member

I just figured out where the conflict is happening with Gravity Forms and Newspaper… which may also be in the same place for Newsmag!

Using Google Chrome Developer tools, I was able to trace back the error to the td_wp_booster_functions.php file where there’s some code for “css for wp-admin / backend”. It’s just this CSS code that seems to be causing the issue because I tried commenting out the javascript section and it didn’t help.

When I commented out the lines 382-399 and uploaded the file to the server, I was able to use all the tools on the Gravity Form pages which I wasn’t able to before. Of course now that I have done this, the Newspaper settings pages are not styled correctly and are completely non-functional.

Which wp-admin pages does this CSS script need to load besides the Newspaper/Newsmag admin pages = Welcome, Plugins, Install Demos, Support, System Status, and Theme Panel? Is it needed on post type edit screens? Is there a way to modify the code below to make it work on the required pages and not load on other plugin settings?

add_action('admin_enqueue_scripts', 'load_wp_admin_css');
function load_wp_admin_css() {
//load the panel font in wp-admin
$td_protocol = is_ssl() ? 'https' : 'http';
wp_enqueue_style('google-font-ubuntu', $td_protocol . '://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic'); //used on content
if (TD_DEPLOY_MODE == 'dev') {
wp_enqueue_style('td-wp-admin-td-panel-2', td_global::$get_template_directory_uri . '/td_less_style.css.php?part=wp-admin.css', false, TD_THEME_VERSION, 'all' );
} else {
wp_enqueue_style('td-wp-admin-td-panel-2', td_global::$get_template_directory_uri . '/includes/wp_booster/wp-admin/css/wp-admin.css', false, TD_THEME_VERSION, 'all' );
}

//load the colorpicker
wp_enqueue_style( 'wp-color-picker' );

// load the media library - necessary for block widgets with image params
wp_enqueue_media();
}

Thanks,

Jerrad

Catalin
tagDiv Staff

Hello Kal,

I’m sorry but please notice that Gravity Form plugin was not tested with our theme and we have no idea if it will work or not with the theme, sorry! Also, notice that we cannot provide support for untested plugins.

Thanks for your understanding!

kalum
Participant
#0

Hi Bogdan,
The Gravity forms They answered me….
your theme should only include scripts and stylesheets on pages which need them so you’ll need to contact the theme developer so they can fix the issue in their product.
can your team fix this issue for Newsmag users?
Best
Kal

kalum
tagDiv Member

He,
I have a big issue with Gravity Forms.GF plugin not works with the NEWSMAG THEM. we have to solve it.
A while ago after we tested it with a another thems I and Gravity team realized that the problam is the NEWSMAG them.

their response:
Gravity Forms Support a me
Mostra altro
15:46
Richard replied
Aug 4, 9:46am
Hi Kalum,

I’m afraid that confirms the issue is being caused by the theme including its scripts on the Gravity Forms admin pages. Themes and plugins should only include scripts and stylesheets on pages which need them so you’ll need to contact the theme developer so they can fix the issue in their product, not just for your benefit, but for the benefit of all their users.

Please let me know

best
Kalum

kalumn@gmail.com

Nicholas Gibbs
Participant
#0

cf7 is a bit of a dinosaur right? thing is, to get any real functionality you have to use add ons, and it is the datepickers and payment bits i routinely see in gt metricx etc reports.

i wondered if anybody has recommendations from any of the leaders that they are running successfully with newspaper 8?

i know each set up is different, but may as well start with those other people have found working well.

i particularly need mailchimp int, payments, conditional forms, and backend db additions/amendments.

i’m not looking for freebies, more in the couple of hundred euro bracket, ideally one where you pay once/annually and get everything.

simchris
tagDiv Member

I think there is a plugin out there for ‘guest posts’ with that kind of add-on.

Maybe Gravity Forms with their paid add-on?

lilioligue
tagDiv Member

Neither can you help solve the issue with some sort of code?

I mean gravity forms is a very popular plugin and it is very pricey and I would like to able to still use as I used to.

Tks

Catalin
tagDiv Staff

Hello lilioligue,

Unfortunately, but please notice that our theme does not have any Gravity Forms code implemented, sorry! Most likely, you are using such a plugin with this functionality which is not tested with the theme and which might interact with the theme core files and cause a lot of unknown issues through the theme, like this. Notice that we cannot offer support for untested plugins.

Thanks for your understanding!

lilioligue
Participant
#0

Hello,

With your theme I have notice a problem displaying my gravity forms on posts, a number and a button appears right next to it, also to add a new one, instead of the pop up with the entries for me to input the name I get a black screen and nothing loads and finally there’s a bug with the favorite’s menu on the post, when I use scroll up,it covers the post, please check the images so you can see.

My site is: http://www.oteacher.com.br

nullnull

modaestrat
Participant
#0

I would like to utilize Tagdiv’s speed booster however it says it cannot be activated due to a conflict with Gravity Forms?

What is the conflict and is there a workaround?

We require Gravity Forms for specific uses. I understand this plugin is not “supported” but I want to know if I can still safely use the speedbooster and how to bypass this?

simchris
tagDiv Member

You would typically use a plugin. You might also need an SMTP plugin to allow sending email securely via your website domain. Simple contact form, gravity forms, etc. Lots of options. See the plugin repo on wordpress.org to learn more about extending WordPress with plugins.

Viewing 25 results - 26 through 50 (of 74 total)