Forum Replies Created
-
AuthorPosts
-
January 27, 2016 at 12:32 am in reply to: Edit Enfold Widget: RSS Link and Twitter Account to show Twitter and Linkedin #572469
Hi,
Can you post the link to your website please?
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey Stefan!
As you’re using custom code it wouldn’t be possible for us to help you, instead i’d suggest you to use Enfold’s grid code with CF7, here’s all the CSS code you’d need for that:
.wpcf7-form, .wpcf7-response-output{ clear:both; } .wpcf7-form-control-wrap { display: block !important } .wpcf7-form p br{display:none;} .wpcf7-form label {display:block; visibility: visible; position: relative; } .wpcf7-form label, .modified_width:before{display:block; visibility: visible; position: relative; margin-bottom: 7px; font-weight: 600;} .wpcf7-form p{ position: relative; clear:both; float:left; width:100%;} .wpcf7-form p.hidden{position: absolute; width:0px; left:0; top:0; } .wpcf7-form .form_element_half{width:49.5%; float:left; margin-left:1%; clear:none;} .wpcf7-form .form_element_third{width:32.6%; float:left; margin-left:1%; clear:none;} .wpcf7-form .form_element_two_third{width:66.4%; float:left; margin-left:1%; clear:none;} .wpcf7-form .form_element_fourth{width:24.2%; float:left; margin-left:1%; clear:none;} .wpcf7-form .form_element_three_fourth{width:74.8%; float:left; margin-left:1%; clear:none;} .wpcf7-form .first_form{clear:both;margin-left:0;} #top .wpcf7-form .wpcf7-text, #top .wpcf7-form .wpcf7-select, #top .wpcf7-form .wpcf7-textarea{ width:100%; margin-bottom:0; display:inline; min-width:50px; padding:13px; border-radius: 2px; } #top .wpcf7-form .wpcf7-select{ -webkit-appearance: none; border-radius:0px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC); background-position: center right; background-repeat: no-repeat; border-radius: 2px; } .wpcf7-form .button { margin: 0; padding: 16px 20px; border-radius: 2px; border-bottom-width: 1px; border-bottom-style: solid; font-weight: normal; font-size: 12px; min-width: 142px; outline: none; } .wpcf7-form p input, .wpcf7-form p textarea, .wpcf7-form p select{ -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #top .wpcf7-form-control-wrap { display: block !important } #top .wpcf7-response-output{ float: left; padding: 17px; border-width: 1px; border-style: dashed; margin-left: 0; } #top .wpcf7-response-output.wpcf7-validation-errors, #top .wpcf7-response-output.wpcf7-spam-blocked, #top .wpcf7-response-output.wpcf7-mail-sent-ng{ background-color: #FFF8F4; border-color: #CDA18F; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #AF2C20; } #top .wpcf7-response-output.wpcf7-mail-sent-ok{ background-color: #E0F1B5; border-color: #8BAF5B; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); color: #4F5F39; } #top .wpcf7-not-valid-tip { color: #EF5D4F; display: block; } #top .wpcf7-display-none{ display: none; }Once you added that re-adjust the HTML you’re already have, another thing you can do is create an Enfold contact form on a separate page, look at the generated HTML source and simply replicate it on CF7.
Cheers!
JosueHi,
Can you post the link to your website please? a mockup of what you want to achieve would be helpful too.
Regards,
JosueHey Andrée-Anne!
1. Text Block by default don’t have any spacing, the difference is because in the first block you’re using
pand in the second onedl, simply add this to Quick CSS:dl { margin: 0.85em 0; }2. You’d need to use a Masonry element instead of a Portfolio Grid if you want the titles like in the demo.
Cheers!
JosueCould be, try checking on another computer / network to discard.
Best regards,
JosueHi!
The homepage did load fine for me (also the edit screen), can you specify what’s exactly is not loading properly?
Cheers!
JosueOk, i’d like to do some testing on your install but the provided access is not working.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome Jeen, glad to help :)
Regards,
JosueHm, i’m not sure if i understand what you’re trying to achieve here but i guess what you need is a category-specific Archive-widget, maybe this plugin could work:
https://wordpress.org/plugins/wp-category-archive/Regards,
JosueHi Groeier!!
I think this is happening because the LayerSlider at the start is being loaded after the anchor scroll script, so its height is not taken in consideration. Try adding this code to Quick CSS / child theme style.css:
div#layer_slider_3 { min-height: 1042px }Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueOk, in that case you could use is_page and use the ID of those Pages as parameter respectively:
https://codex.wordpress.org/Function_Reference/is_pageRegards,
JosueHey!
Wistia seems to work fine with LS on normal conditions, i’ve created a test slider here:
http://strengthinnumberscoaching.com/slider-test-kriesi/Regards,
JosueHi!
Can you please post a screenshot indicating what’s wrong and how it should look ideally? (i’m not familiar with Hebrew unfortunately so it’s hard to understand the intended order).
Cheers!
JosueWe can’t really test with all server types and configurations, can you pass me texts you’re trying to use again? i’ll test on my install and let you know what i find.
Cheers!
JosueJanuary 25, 2016 at 10:21 am in reply to: How to change the contact form 'required' text and style #571189Hi!
If you want to have this on a child theme all you need to do is include the customizedd class-form-generator.php file in your child functions.php (folder structure doesn’t matter):
require( 'class-form-generator.php' );Cheers!
JosueYeah it’s weird, but glad you managed to find a workaround. Let us know if you need further assistance.
Cheers!
JosueYes that would work too.
Best regards,
JosueHey Slade!
Try placing the widgets in the Displayed Everywhere area and make sure to turn on Sidebar for Archive pages (Sidebar settings > Sidebar on Archive Pages).
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey!
I couldn’t login to wp-admin, FTP worked though. I tried doing some changes to the code but they didn’t get reflected, i guess that’s because the frontend is being cached.
Try putting all the shortcodes in one line:
<?php echo do_shortcode("[av_mailchimp list='0001530978' double_opt_in='aviaTBdouble_opt_in' on_send='' sent='Ñïàñèáî! Ïåðåéäèòå, ïîæàëóéñòà, â ïî÷òó è ïîäòâåðäèòå ïîäïèñêó' link='manually,http://' color=''][av_mailchimp_field id='0' type='text' check='is_email' options='' label='E-mail' width='element_third'][av_mailchimp_field id='1' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Êîìïàíèÿ' width=''][av_mailchimp_field id='2' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Ãîðîä' width=''][av_mailchimp_field id='3' type='text' check='' options='' label='Èìÿ' width='element_third'][av_mailchimp_field id='4' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Ðåãèîí' width=''][av_mailchimp_field id='5' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Ñêà÷àëè æóðíàë' width=''][av_mailchimp_field id='6' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Ôàìèëèÿ' width=''][av_mailchimp_field id='7' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Êàòåãîðèÿ' width=''][av_mailchimp_field id='8' type='date' check='' options='' disabled='aviaTBaviaTBdisabled' label='Äàòà îïëàòû' width=''][av_mailchimp_field id='10' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Ïîäïèñêà' width=''][av_mailchimp_field id='11' label='Àçáóêà' type='text' value='' disabled='true' check=''][/av_mailchimp_field][av_mailchimp_field id='12' type='text' check='' options='' disabled='aviaTBaviaTBdisabled' label='Áèáëèîòå÷êà ÊÏÊ' width=''][av_mailchimp_field id='av-button' type='button' check='' options='' label='Ïîäïèñàòüñÿ' width='element_third'][/av_mailchimp]"); ?>Best regards,
JosueHey!
1. Fixed, it was an error in the code.
2. Although you can remove the title/alt tags it would conflict with the lightbox because the lightbox script fetches those attributes specifically to show the caption under the image.Regards,
JosueWhen i click “moving” it leads me to – http://screencast.com/t/CgJOIg53S7xS
-
AuthorPosts
