#Submit_Form
Explore tagged Tumblr posts
rumbelleshowdown · 1 year ago
Note
Could you provide an example of the voting submission, I feel a little lost?
Of course! When you click on VOTING: ROUND ONE at the top of the Showdown blog (you have to be on a computer), you'll see this:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@
VOTING: ROUND ONE
HOW TO VOTE Copy and paste the form into the submit box, including the acknowledgement at the end. Delete the name of the participant that you are NOT voting for. Please only vote for ONE participant per group.
Anonymous votes or asks – in any form – will not be counted.
ALL VOTES ARE FINAL. YOU CANNOT CHANGE YOUR MIND.
ALL VOTES ARE PRIVATE. We will not share the numbers; only the winners.
If you’re confused about how to vote/have questions, ASK.
VOTING CLOSES: Sunday, May 12th at 11:59 am, Eastern time. ——————————————————- VOTING FORM FOR ROUND ONE
Group A
apple jacks vs. Ruklon Runarys
Group B
LikeASparkIntheDark vs. pomegranate seed
Group C
Avalanumbres vs. Muenster Maven
Group D
Veethree vs. Danger Mouse
Group E
sourcherryjam vs. William Bat
Group F
shopgirl vs. Adam Gold
Choose the one author you eliminated that you would most like to see advance to Round Two. Type answer here: ——————————————————- I acknowledge that once I submit this ballot, I cannot change my mind, and that all votes are final.https://www.tumblr.com/submit_form/rumbelleshowdown.tumblr.com
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
When you see this line: VOTING FORM FOR ROUND ONE, that's where the actual ballot starts. You're going to copy the form, starting from that line, and paste it into the submission box just below. The submission box didn't copy for the purposes of this demonstration, but it's there. Then, for each bracket you will delete the name of the author you are NOT voting for. So after you're done deleting, there should be one name left for each bracket. That should be the name of the author that you think should advance to Round Two.
New this year, there's this line:
Choose the one author you eliminated that you would most like to see advance to Round Two. Type answer here:
This is where you get to "save" one additional author, and send them on to Round Two as well. For this part, you have to type in your answer.
You have to be logged in for this, b/c anon submissions are not allowed. Be sure to copy and paste the entire form, including the acknowledgment that all votes are final.
If you have any further questions, please send another ask.
7 notes · View notes
lord-html · 3 months ago
Text
CÓDIGO DO SUBMIT
COPIE O CODIGO ABAIXO E COLE ONDE VOCÊ QUER QUE A CAIXA DO SUBMIT APAREÇA:
<iframe frameborder="0" scrolling="no" width="100%" height="150px" src="http://www.tumblr.com/submit_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="submit_form"></iframe> <!—[if ie]><script type="text/javascript">document.getelementbyid('submit_form').allowtransparency=true;</script><![endif]—>
0 notes
tanaka-drew · 2 years ago
Note
Hi, I'm Tay from Brazil, I loved yours themes, it's really really hard to choose only one, but I've got a trouble... I can't put on an Ask + F.A.Q. together. Can you help me?
hey there. i'm sorry this took me so long to reply to but basically you have to create a new page > select standard layout > click on < html >
and paste these codes:
<iframe frameborder="0" width=”500px” height=”200px” id="ask_form " src="https://www.tumblr.com/ask_form/{name}.tumblr.com" seamles s></iframe>
<iframe frameborder="0" width=”500px” height=”300px” id="submit_fo rm" src="https://www.tumblr.com/submit_form/{name}.tumblr.com" se amless></iframe>
0 notes
nulledfree · 4 years ago
Photo
Tumblr media
WhatsApp AnyForm Nulled 1.0.1 - Submit Form as WhatsApp Message - WhatsApp Contact Form - jQuery Plugin
0 notes
seyche · 4 years ago
Text
Theme updates: NPF photosets and video resizing
this is a follow-up post for two issues that people have messaged me over the semester about: BROKEN NPF PHOTOSET SCRIPTS and problems with the ASK AND SUBMISSION BOX HEIGHTS NOT RESIZING PROPERLY. if you have either of the above problem, please read this. if you are also have issues with broken scripts (e.g. TOOLTIPS OR DROPDOWNS NOT WORKING), please read this.
I’ve updated my themes to correct the latter error and I’ve deleted the script that converts NPF photosets to regular photosets from my themes. tl;dr: if you’re using one of my themes, please update your theme from my pastebin or my github. if you’ve installed lilac or rosemary from the theme garden, you do not need to manually update; when Tumblr staff approve my code changes (hopefully in a few days, but it could be a week or two), you’ll get the update automatically. if you want to update your themes manually, skip to the read more.
the NPF photoset conversion script got broken because Tumblr changed how they code NPF photosets, and when I checked it out on a bunch of my test sideblogs, the NPF photosets frequently display with different coding, even when the blogs all have the exact same theme. I’m guessing this is because whatever changes Tumblr’s making to NPF photosets and the new post editor haven’t been finalized. because of that, I’m not going to do anything about the NPF photosets coding in my older themes at least until they finalize their changes and implement the new post editor. 
I’ve also been thinking about my approach to theme making lately and I’ve decided to just give up on any stuff that attempts to revert new changes back to the way it used to be. I don’t have the time and energy to play Tumblr whackamole and come up with new coding every time something changes, so I’d rather work with the changes than against them. plus, not every change is a detriment. 
if you really don’t like NPF photosets, in the meantime, I’d recommend turning off “Use new post types” in your customization panel, not using the beta post editor, and/or trying glenthemes’s lovely conversion script. hopefully, sometime in the next few months, Tumblr will finalize their changes and release documentation for NPF posts so that us theme makers can style them properly.
instructions on manually updating my themes are under the cut.
Removing NPF conversion script:
if you’re using cherry blossom, wisteria, holly, bluebell, dahlia, or lilac, delete these lines of code (use ctrl + f to find it):
<script src="https://static.tumblr.com/0podkko/qWqq8va08/photosets.js"></script>
<script> undoPhotoset({        'posts': '.posts .text-post',        'text class': '.text-post',        'photoset class': '[photoset-layout]'    },false); </script>
if you’re using rosemary, nightshade, celandine, moonflower or honeysuckle, the part you need to delete looks like this:
<script src="https://static.tumblr.com/0podkko/qWqq8va08/photosets.js"></script>
<script>    undoPhotoset({        'posts': '.posts .text-post',        'text class': '.text-post',        'photoset class': '.photo-slideshow'    },true); </script>
Fixing video resizing/ask and submission box heights:
for all of my themes, you need to find the original resizing script by nouvae, which is this line (it’s the same in all my themes): 
<script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
and replace it with:
<script src="https://seyche.github.io/external-files-hosting/plugins/flexframes-modified.js"></script>
it’s the exact same script, just modified to exclude the script from modifying the ask and submission box heights.
if you are using lilac, rosemary, or anemone, you additionally need to delete these lines of CSS:
iframe#submit_form {    position: relative !important;    height: auto !important;    min-height: 383px !important; } iframe#submit_form html.submit-form-context {min-height: 470px !important;} form.regular_post.submission_form {min-height: 468px !important;}
33 notes · View notes
theparadisemotel · 5 years ago
Note
Heyyyy I’ve got a new killjoy for the database. Her/Their name is Cactus Flower, they’re about 5’0, and they have short curly pink hair. They are usually seen wearing cuffed jeans and combat boots, a black leather jacket, and whatever band tees they find.
Hello, citizen! Thank you for the information, but i believe you have reached out to the wrong branch. For contributing to the City'𝘀 database please co𝗻tact our S/C/A/R/E/C/R/O/W d𝗶vision at better-living-indus𝘁ries. 𝗰o/submit_form. 𝗛ave a better day! :)
21 notes · View notes
kosmique · 4 years ago
Note
Hi! thank you for making such beautiful themes! I'm using polaris in a trans pride themed sideblog @trans-rising and absolutely love it, we allow people to submit their dragons, a user told us that the layout wasn't fully allowing them to submit, sending the following images as reference: imgur(.)com/a/lj43n5e and media(.)discordapp(.)net/attachments/611788381667459125/855886307208200192/Screenshot_20210619-150621(.)png i was wondering how to fix it i can reproduce it on chrome & firefox
hi! thanks for your feedback. i had to install polaris on my personal blog to understand what was going on.
the problem is a script i use to resize the iframes, but it's pretty easy to fix. you just have to be careful not to misplace anything.
first, you need to look for // flexible frames within your code, and below you will have the script. so, you will see that you have this code snippet here:
$(this).find("iframe").wrap("<div class='capframe'></div>");
just change to this one:
$(this).find("iframe:not(#submit_form)").wrap("<div class='capframe'></div>");
1 note · View note
yeoli-thm · 7 years ago
Note
hello ! i used the carousel tutorial to make myself a theme, but for some reason, when i add the submit box, or just use the regular link, it makes the box jump to the top and messes with the order. the askbox is fine, only the submit box does it so i was wondering if you had any suggestions what should i look at :) have a nice day ♥
Hello! Yeah i just realized the loading time of the submit box messes with the transform property on the carousel. The easiest way to solve it is to use jQuery to hide it and then load it in a $(window).load() function.
First, include the following jQuery library if you don’t have one already:
Then add the following script:
   $('#submit_form').wrap('<p class="submitbox">');        $(window).load( function() {        $('p').removeClass('submitbox');    });
And then add this to your CSS section:
.submitbox {    display: none!important;}
The actual submit box can go anywhere in your code.
3 notes · View notes
odeysseus · 8 years ago
Note
have you ever made a page where someone’s ask and submit boxes are on the same page?
i personally haven’t, but it’s not hard to do! go to edit theme -> scroll down to add a page -> stay in standard layout, on the right next to the options for bold italics etc. there should be something that says . click on that and paste the following in there
ask box: 
<!–[if IE]>document.getElementById(‘ask_form’).allowTransparency=true;<![endif]–>
submit box:
<!–[if IE]>document.getElementById('submit_form’).allowTransparency=true;<![endif]–>
replacing “yourusername” with, well, your username haha. then click on again and you should go back into the normal text editor, you can add an faq or something above that if you fancy or you can just save that page and replace your /ask link in your theme with the link to that page!
hope this helps :) 
35 notes · View notes
pillowthemes · 5 years ago
Note
Hello! Is it possible to add Submitions to the Mailbox page, or be able to rename Mailbox to Asks, for Bravely/Theme 18? Thank you!
Hello! <3
For the first question:
Yes, it is possible to add a Submissions box to the Mailbox page. But, if I’m not mistaken, you would have to customize it. So, instead of using the default /ask link, you would have to come up with another URL (for example: /mailbox instead of the default /ask). You have to input the codes below to make a Submission box and Ask box show on the same page.
The Submission Box code is:
The Ask Box code is:
If you have any trouble customizing a page that has both your Submissions box and Mailbox, you can DM me hehe :>
For the second question:
Yes, you may rename Mailbox to Asks. Just find the word “mailbox” in the code and change it to “asks.”
Hope this helps ya! <3
0 notes
anyhs-themes · 8 years ago
Text
Caixinha de Ask e Submit com cores diferentes no tema
Tumblr media
Este é um método bem simples de fazer com que as caixinhas de Ask e Submit apareçam com cores diferentes no tema. Mas ele é um pouco limitado, os efeitos que eu estou disponibilizando aqui são os únicos que ficam bons (pelo menos na minha opinião) utilizando esse método.
Nâo esqueça de dar like ou reblogar este post se ele for útil.
Escolha a seguir a cor que você quer, copie o código do efeito e cole-o no CSS personalizado do seu tema, ou então abra o HTML do seu tema e cole ele antes </style> (você pode apertar CTRL+F na página do código para pesquisar por </style>).
Branco com cinza:
Tumblr media
/*** ask & submit personalizados: Branco com cinza ***/ #ask_form, #submit_form {transition: .9s;    filter: grayscale(100%); -webkit-filter: grayscale(100%); } #ask_form:hover, #submit_form:hover {    filter: grayscale(0%); -webkit-filter: grayscale(0%); } /*** ask & submit personalizados: Branco com cinza ***/
Branco com roxo:
Tumblr media
/*** ask & submit personalizados: Branco com roxo ***/ #ask_form, #submit_form {transition: .9s;  filter: hue-rotate(90deg); -webkit-filter: hue-rotate(90deg); } #ask_form:hover, #submit_form:hover {  filter: hue-rotate(0deg); -webkit-filter: hue-rotate(0deg); } /*** ask & submit personalizados: Branco com roxo ***/
Branco com laranja:
Tumblr media
/*** ask & submit personalizados: Branco com laranja ***/ #ask_form, #submit_form {transition: .9s;   filter: hue-rotate(180deg); -webkit-filter: hue-rotate(180deg); } #ask_form:hover, #submit_form:hover {   filter: hue-rotate(0deg); -webkit-filter: hue-rotate(0deg); } /*** ask & submit personalizados: Branco com laranja ***/ 
Branco com verde:
Tumblr media
/*** ask & submit personalizados: Branco com verde ***/ #ask_form, #submit_form {transition: .9s;   filter: hue-rotate(270deg); -webkit-filter: hue-rotate(270deg); } #ask_form:hover, #submit_form:hover {   filter: hue-rotate(0deg); -webkit-filter: hue-rotate(0deg); } /*** ask & submit personalizados: Branco com verde ***/
Preto com cinza:
Tumblr media
/*** ask & submit personalizados: Preto com cinza ***/ #ask_form, #submit_form {transition: .9s;  filter: invert(1) grayscale(100%); -webkit-filter: invert(1) grayscale(100%); } #ask_form:hover, #submit_form:hover {  filter: invert(0) grayscale(0%); -webkit-filter: invert(0) grayscale(0%); } /*** ask & submit personalizados: Preto com cinza ***/
Preto com roxo:
Tumblr media
/*** ask & submit personalizados: Preto com roxo ***/ #ask_form, #submit_form {transition: .9s;   filter: invert(1) hue-rotate(270deg); -webkit-filter: invert(1) hue-rotate(270deg); } #ask_form:hover, #submit_form:hover {   filter: invert(0) hue-rotate(0deg); -webkit-filter: invert(0) hue-rotate(0deg); } /*** ask & submit personalizados: Preto com roxo ***/
Preto com laranja:
Tumblr media
/*** ask & submit personalizados: Preto com laranja ***/ #ask_form, #submit_form {transition: .9s;   filter: invert(1); -webkit-filter: invert(1); } #ask_form:hover, #submit_form:hover {   filter: invert(0); -webkit-filter: invert(0); } /*** ask & submit personalizados: Preto com laranja ***/
Preto com verde:
Tumblr media
/*** ask & submit personalizados: Preto com verde ***/ #ask_form, #submit_form {transition: .9s;  filter: invert(1) hue-rotate(90deg); -webkit-filter: invert(1) hue-rotate(90deg); } #ask_form:hover, #submit_form:hover {  filter: invert(0) hue-rotate(0deg); -webkit-filter: invert(0) hue-rotate(0deg); } /*** ask & submit personalizados: Preto com verde ***/
Preto com azul:
Tumblr media
/*** ask & submit personalizados: Preto com azul ***/ #ask_form, #submit_form {transition: .9s;  filter: invert(1) hue-rotate(180deg); -webkit-filter: invert(1) hue-rotate(180deg); } #ask_form:hover, #submit_form:hover {  filter: invert(0) hue-rotate(0deg); -webkit-filter: invert(0) hue-rotate(0deg); } /*** ask & submit personalizados: Preto com azul ***/
Dê like ou reblogue este post se ele tiver sido útil;
No caso de alguma dúvida ou erro no tutorial/código, entre em contato comigo por aqui.
14 notes · View notes
bychloethemes · 8 years ago
Note
HEY! I'm using one of your themes, but my submit page is messed up. Can you help me fix it? Also now that I'm here, how can I make the same slide on the carousel have the ask and the submit box in the same place? I would be eternally grateful if you can help me out.
find :not(#ask_form) and replace it with :not(#ask_form):not(#submit_form)
2 notes · View notes
athenathms · 8 years ago
Note
hello! I'm using theme 09 for a sideblog(instxntlover, if you want to take a look at it) and I tried to add a submit box to the ask tab but the top part of the submit box ended up being cut off and I'm wondering if you could help me with it? It's alright if you don't though! Thank you for the beautiful theme!
Hi Baise! You need to modify the HTML of your submit box to the following, not just straight copy & paste from the askbox:
2 notes · View notes
Text
CRM Form
New Post has been published on https://www.ownincabo.com/crm-form/
CRM Form
Contact Form
1Contact Details
2Request Details
Basic Info
Title* Select Mr. Mrs. Ms. Dr. Prof.
First Name*
Last Name*
Gender* Select Male Female
Birthday
jQuery(document).ready( function () wplj("#wpl_c_1405").datepicker( dayNamesMin: ["SU", "MO", "TU", "WE", "TH", "FR", "SA"], dayNames: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], monthNames: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], dateFormat: "dd/mm/yy", gotoCurrent: true, minDate: new Date(1900, 1-1, 1), maxDate: new Date(2020, 2-1, 10), changeYear: true, yearRange: "1900:2020", showOn: "both", buttonImage: "https://www.ownincabo.com/wp-content/plugins/real-estate-listing-realtyna-wpl-pro/assets/img/system/calendar3.png", buttonImageOnly: false, buttonImageOnly: true, firstDay: 1, onSelect: function(dateText, inst) ajax_save("wpl_addon_crm_contacts","birthday",dateText,0,1405); ); );
Marital Status Select Single Married Widowed Separated
Type Select Buyer Seller Renter Owner
Group Select Friends Family Co-workers
Rating Select 1 2 3 4 5
Contact Info
Email*
Phone
Mobile
Country
Select United States
State
Select Alabama Alaska American Samoa Arizona Arkansas California Colorado Connecticut Delaware District Of Columbia Federated States of Micronesia Florida Georgia Guam Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Marshall Islands Maryland Massachusetts Michigan Minnesota Minor Outlying Islands Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North Carolina North Dakota Northern Mariana Islands Ohio Oklahoma Oregon Palau Pennsylvania Puerto Rico Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virgin Islands Virginia Washington West Virginia Wisconsin Wyoming
County
City
Zipcode
var zipcode_parent_level = '4'; var location_method = '1'; function wpl_listing_location_change(field_id, location_level, value) var next_level = parseInt(location_level) + 1; /** Remove zipcode level **/ if(location_level != 'zips' && location_method == '2') if(wplj("#wpl_listing_location_level_container" + field_id + "_zips").length) /** remove form element and reset current data **/ wplj("#wpl_listing_location_level_container" + field_id + "_zips").remove(); ajax_save('wpl_addon_crm_contacts', 'zip_id', '0', '0', '1414', '', 'location_save'); /** Remove next location levels **/ for(var i = next_level; i <= 7; i++) if(!(wplj("#wpl_listing_location_level_container" + field_id + '_' + i).length > 0)) continue; if(i >= 3 && location_method == '1') break; /** remove form element and reset current data **/ wplj("#wpl_listing_location_level_container" + field_id + '_' + i).remove(); ajax_save('wpl_addon_crm_contacts', 'location' + i + '_id', '0', '0', '1414', '', 'location_save'); /** load zipcodes **/ if(next_level > zipcode_parent_level) next_level = 'zips'; /** load next level **/ wpl_load_location_select(field_id, next_level, value); /** save current location level **/ ajax_save('wpl_addon_crm_contacts', (location_level != 'zips' ? 'location' + location_level + '_id' : 'zip_id'), value, '0', '1414', '', 'location_save'); function wpl_load_location_select(field_id, location_level, parent) if(!location_level) return; var parent_level = location_level - 1; var html = ""; var request_str = 'wpl_format=b:listing:ajax&wpl_function=get_locations&location_level=' + location_level + '&parent=' + parent + '&field_id=' + field_id+'&_wpnonce=5acdbfae62'; /** run ajax query **/ var ajax = wpl_run_ajax_query('https://www.ownincabo.com/wp-admin/post.php', request_str); ajax.success(function(data) if(data.success == 1 && !(wplj("#wpl_listing_location_level_container" + field_id + '_' + location_level).length > 0)) html += '<div class="location-part" id="wpl_listing_location_level_container' + field_id + '_' + location_level + '">'; html += '<label class="title">' + data.keyword + (data.mandatory ? '<span class="required-star">*' : '') + ''; html += '<div class="value-wp select-wp">'; html += data.html; html += '
'; html += ''; html += '
'; if(location_level != 'zips') wplj("#wpl_listing_location_level_container" + field_id + '_' + parent_level).after(html); else if(location_level != 'zips' && location_method == '2') wplj("#wpl_listing_all_location_container"+field_id).append(html); else if(location_level == 'zips') wplj("#wpl_listing_all_location_container"+field_id).append(html); else if(data.success != 1) ); jQuery(document).ready(function() );
Next
Request Details
Contact* var autocomplete_cache = , crm_links_1451 = ''; jQuery(document).ready(function() wplj("#wpl_c_1451_text").autocomplete( source: function(request, response) var term = request.term.toUpperCase(), type = "contacts"; for(var key in autocomplete_cache) if(key === term) response(autocomplete_cache[key]); return; wplj.ajax( type: "GET", url: "https://www.ownincabo.com/?wpl_format=f:addon_crm:ajax&wpl_function=autocomplete&type="+type+"&sf_crmdbst="+request.term+'&_wpnonce=9399771413', dataType: 'json', success: function (data) if(data.success) response(wplj.parseJSON(data.message)); autocomplete_cache[request.term.toUpperCase()] = wplj.parseJSON(data.message); , error: function (msg) ); , select: function(event, ui) event.preventDefault(); wplj(this).val(ui.item.label); crm_links_1451 = ui.item.value; wplj('#wpl_c_1451').val(ui.item.value); ajax_save('wpl_addon_crm_events', 'cid', ui.item.value, '0', '1451'); ); );
Request Type* Select Purchase Rent Sell Evaluation Mortgage
Property Type* Select Condos Houses Land Commercial Fractional
jQuery(document).ready(function() wplj('#wpl_c_1453_ptcategory').on('change', function(e, auto) var cat = wplj('#wpl_c_1453_ptcategory').val(); // If category changed by user, remove the previous selected property type if(typeof auto == 'object') wplj('#wpl_c_1453').find('option:selected').removeAttr('selected'); wplj('.wpl-ptcategory-option').hide(); if(cat != '' && cat != '-1') wplj('.wpl-ptcategory-'+cat).show(); else wplj('.wpl-ptcategory-option').show(); wplj('#wpl_c_1453').trigger('chosen:updated'); ); wplj('#wpl_c_1453_ptcategory').trigger('change', true); );
Price* $
Bedrooms* -
Bathrooms -
Built-up Area Sqftm²
Lot Area Sqftm²
Country *
Select United States
State *
Select Alabama Alaska American Samoa Arizona Arkansas California Colorado Connecticut Delaware District Of Columbia Federated States of Micronesia Florida Georgia Guam Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Marshall Islands Maryland Massachusetts Michigan Minnesota Minor Outlying Islands Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North Carolina North Dakota Northern Mariana Islands Ohio Oklahoma Oregon Palau Pennsylvania Puerto Rico Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virgin Islands Virginia Washington West Virginia Wisconsin Wyoming
County
City
Zipcode
var zipcode_parent_level = '4'; var location_method = '1'; function wpl_listing_location_change(field_id, location_level, value) var next_level = parseInt(location_level) + 1; /** Remove zipcode level **/ if(location_level != 'zips' && location_method == '2') if(wplj("#wpl_listing_location_level_container" + field_id + "_zips").length) /** remove form element and reset current data **/ wplj("#wpl_listing_location_level_container" + field_id + "_zips").remove(); ajax_save('wpl_addon_crm_requests', 'zip_id', '0', '0', '1459', '', 'location_save'); /** Remove next location levels **/ for(var i = next_level; i <= 7; i++) if(!(wplj("#wpl_listing_location_level_container" + field_id + '_' + i).length > 0)) continue; if(i >= 3 && location_method == '1') break; /** remove form element and reset current data **/ wplj("#wpl_listing_location_level_container" + field_id + '_' + i).remove(); ajax_save('wpl_addon_crm_requests', 'location' + i + '_id', '0', '0', '1459', '', 'location_save'); /** load zipcodes **/ if(next_level > zipcode_parent_level) next_level = 'zips'; /** load next level **/ wpl_load_location_select(field_id, next_level, value); /** save current location level **/ ajax_save('wpl_addon_crm_requests', (location_level != 'zips' ? 'location' + location_level + '_id' : 'zip_id'), value, '0', '1459', '', 'location_save'); function wpl_load_location_select(field_id, location_level, parent) if(!location_level) return; var parent_level = location_level - 1; var html = ""; var request_str = 'wpl_format=b:listing:ajax&wpl_function=get_locations&location_level=' + location_level + '&parent=' + parent + '&field_id=' + field_id+'&_wpnonce=5acdbfae62'; /** run ajax query **/ var ajax = wpl_run_ajax_query('https://www.ownincabo.com/wp-admin/post.php', request_str); ajax.success(function(data) if(data.success == 1 && !(wplj("#wpl_listing_location_level_container" + field_id + '_' + location_level).length > 0)) html += '<div class="location-part" id="wpl_listing_location_level_container' + field_id + '_' + location_level + '">'; html += '<label class="title">' + data.keyword + (data.mandatory ? '<span class="required-star">*' : '') + ''; html += '<div class="value-wp select-wp">'; html += data.html; html += '
'; html += ''; html += '
'; if(location_level != 'zips') wplj("#wpl_listing_location_level_container" + field_id + '_' + parent_level).after(html); else if(location_level != 'zips' && location_method == '2') wplj("#wpl_listing_all_location_container"+field_id).append(html); else if(location_level == 'zips') wplj("#wpl_listing_all_location_container"+field_id).append(html); else if(data.success != 1) ); jQuery(document).ready(function() );
Request Details
Submit
// To avoid throwing JS error function ajax_save() function wpl_property_type_changed(id) function wpl_crm_validation_check() wplj(function() if(wplj('.hasDatepicker').length) wplj(".hasDatepicker").datepicker('setDate', new Date()); // TODO: Find a better way to hide Contact field wplj("#wpl_listing_field_container1451").hide(); wplj('.wpl-crm-form-save-btn').off('click').on('click', function() /** validate form **/ if (!wpl_crm_validation_check()) return; var contact_data = btoa(wplj('.wpl-crm-contact-elements').serialize()), request_data = btoa(wplj('.wpl-crm-request-elements').serialize()), request_str = 'wpl_format=f:addon_crm:ajax&wpl_function=submit_form&id=0&contact_data='+contact_data+'&request_data='+request_data+'&_wpnonce=9399771413'; /** run ajax query **/ var loader = Realtyna.ajaxLoader.show('.wpl-crm-form', 'normal', 'center', true); var ajax = wpl_run_ajax_query('https://www.ownincabo.com/wp-admin/post.php', request_str); ajax.success(function(data) if (data.success == 1) wplj('#wpl-crm-form').slideUp(); wpl_show_messages(data.message, '.wpl_show_message', 'wpl_green_msg'); // Trigger the success event wplj('#wpl-crm-form').trigger('success'); else wpl_show_messages(data.message, '.wpl_show_message', 'wpl_red_msg'); Realtyna.ajaxLoader.hide(loader); ); ); wplj('.wpl-crm-form-next-btn').off('click').on('click', function() wplj(this).parents('.wpl-js-tab-system').find('.wpl-gen-tab-active-parent').next().children('a').trigger('click'); ); wplj('.wpl-crm-form-prev-btn').off('click').on('click', function() wplj(this).parents('.wpl-js-tab-system').find('.wpl-gen-tab-active-parent').prev().children('a').trigger('click'); ); );
0 notes
bruhsauraus · 6 years ago
Text
New Year Mix 2017 – Best of EDM Party Electro & House Music
youtube
We wish a Happy New Year 2017 with this big Collab Mix for your Party! ● Subscribe: http://bit.ly/EDM-sub | ● Facebook: http://bit.ly/ElectroHouseMixes
Intro made by EXTSY Facebook: https://ift.tt/2xzdIis Youtube: https://www.youtube.com/channel/UCGcc-8JGkYLqmiKAWoYsWNw
Jay de Laze 00:00 – 29:52 Facebook: https://ift.tt/1Pcv1wm Youtube: https://www.youtube.com/user/jaydan99
Mister Pulsewave 29:52 – 1:02:56 Youtube: https://www.youtube.com/channel/UCpIr-PSBenhzIZts4MlaL2A Facebook: https://ift.tt/2xzbM9R
DJ Flybeat 1:02:57 – 1:24:22 Youtube: https://www.youtube.com/user/DJFlyBeatMusic Facebook: https://ift.tt/1daWRRS
Anthony Gerrard 1:24:23 1:54:25 Youtube: https://www.youtube.com/channel/UCzlH_BmLwKU8XDOe2TvKakg Facebook: https://ift.tt/1B6urtN
Andrew Broze 1:54:25 – 2:23:37 Youtube: https://www.youtube.com/user/Andipicari Facebook: https://www.youtube.com/user/Andipicari
ElectroDanceMixes 2:23:37 – END NEW Channel: http://bit.ly/EDMixes-Sub Facebook: https://ift.tt/1GeZGCi Soundcloud: https://ift.tt/1KoHU1x Twitter: https://www.twitter.com/Melody4emotion Facebook Group: https://ift.tt/2belXrA
● Tracklist: http://bit.ly/2017mixtracklist
● Submit your DJ Mix to us: http://bit.ly/submit_form
● Contact & Business Email: Melody4emotion[at]googlemail.com
from GDPUD Blog https://ift.tt/2GZ7qBp via Article Source
0 notes
guardehnblogadvice · 8 years ago
Note
Hey guys. I'm currently using Pain Theme's 2nd popup fask and I was wondering how you would add a submit box and scroll bar? thank you so much!
Hello there!
So this is your current code, I will add the extra part in italic: 
Hover for ask box
http://www.tumblr.com/ask_form/wildfhlower.tumblr.com" id="ask_form" frameborder="0" height="245" scrolling="yes" width="100%">
 Submit something
  Hope this helped!
Love, Julie
0 notes