Forum Replies Created
-
AuthorPosts
-
Hi,
Entiendo que le gustaría agregar sus propios iconos para los perfiles sociales que no existen, como en las instrucciones: Cómo agregar iconos sociales personalizados a las opciones de Enfold Pero solo puedes hacer eso si agregas iconos de fontello.com No puedes usar imágenes para hacer esta.
Es por eso que sugiero una técnica para sustituir los iconos incorporados por tus imágenes
Puede cambiar el título del icono con jQuery, aquí hay un ejemplo que cambia el título de twitter. Intente agregar este código al final de su archivo functions.php en Apariencia> Editor:function change_twitter_title(){ ?> <script> jQuery(window).load(function(){ jQuery( '.social_bookmarks_twitter' ).each(function() { jQuery( this ).find( 'a' ).attr({title: "New Social Title"}); }); }); </script> <?php } add_action('wp_footer', 'change_twitter_title');
Estaré encantado de ayudarlo a crear código personalizado para sus propios títulos
————–
I understand you would like to add your own icons for social profiles that do not exist such as in the instructions: How to add Custom Social Icons to Enfold options But you can only do that if you add icons from fontello.com You can not use images to do this.
This is why I suggest a technique to substitute the built-in icons for your images
You can change the icon title with jQuery, here is an example that changes the twitter title. Try adding this code to the end of your functions.php file in Appearance > Editor:function change_twitter_title(){ ?> <script> jQuery(window).load(function(){ jQuery( '.social_bookmarks_twitter' ).each(function() { jQuery( this ).find( 'a' ).attr({title: "New Social Title"}); }); }); </script> <?php } add_action('wp_footer', 'change_twitter_title');
I will be happy to assist you create custom code for your own titles
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey verydapper,
If I understand correctly you would like to have a transparent header with a white logo and menu items, and on scroll the header becomes white with black logo and menu items.
For this the setting “Header is invisible and appears when user scrolls down” is not correct, this setting shows no header at all until scroll.
The setting you want is “Transparent Header” which I changed for you.
Yet your header is behaving like a sticky header, which was set at: Enfold Theme Options > Header > Header behavior > Sticky Header
Which I unchecked for you.I see you have a Godaddy cache, which I tried clearing, but I believe it is cached on the server, please clear and disable all caching, especially a server cache, I also see you have JetPack installed, please disable.
I believe this should get your header working right, because I believe we are looking at a cached version, but there could be a conflict elsewhere, such as “Nifty Coming Soon & Maintenance page”
So try to temporarily disable if the steps above don’t help.
Let us know if this doesn’t solve and allow us to disable your plugins to test.Best regards,
MikeHey studioc4com,
I have taken a look at your page, and see the team member and the text is side-by-side, but if you could include a mockup of what you would like to see, we could assist.
Please see screenshot in Private Content area of what I see.
Also please remove your code so we won’t have any conflicts.Best regards,
MikeHey denisj77,
Please try this solutionBest regards,
MikeHey darioferbor,
I tested your code in my localhost in a code block, which seems to work fine, but I don’t know what it’s supposed to look like.
I also installed the Insert HTML Snippet plugin and added the code to it to create a shortcode which I added to the socket and make a video for you to tell me if it’s working correctly.
Please see Private Content area.I did remove the html opening and closing tags and the “.socialbody” background color.
Best regards,
MikeHey toddbarden,
This is due to a mixed content error “corrs”
(index):195 Mixed Content: The page at ‘https://your-site.co.uk/beachside-holidays/sunwave/’ was loaded over HTTPS, but requested an insecure resource ‘http://that-site.co.uk/booking/index.php?id_item=10’. This request has been blocked; the content must be served over HTTPS.
It’s because the other site is not https
Best regards,
MikeHey Kieran,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child {
width: 100% !important;
display: flex !important;
justify-content: space-evenly !important;
}
.html_header_top #top .av_header_stretch .container {
width: 100% !important;
}
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
border-left-style: none !important;
}within this code I added some to hide the menu divider because with the menu spread out, they don't look centered. Please clear your browser cache and check. Best regards, Mike
Hey Thomas,
The image is set as the background of a grid row cell, when the image is picked it is set as “full-size” attachment, which is 1200px square.
To see the settings, Enable Avia Layout Builder Debuger and add this shortcode into the debug window on a new page:[av_layout_row border='' min_height_percent='' min_height='' color='main_color' mobile='av-flex-cells' id='Best Rated' av_element_hidden_in_editor='0' av_uid='av-web4fa'] [av_cell_one_half vertical_align='middle' padding='150px,0px,150px,150px' background_color='#f8f8f8' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-w7grli'] [av_one_full first min_height='' vertical_alignment='av-align-top' space='no_margin' custom_margin='aviaTBcustom_margin' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='left-to-right' mobile_display='' av_uid='av-w2cptq'] [av_heading tag='h1' padding='20' heading='More than 100.000 users and the best rating on Themeforest' color='custom-color-heading' style='blockquote modern-quote' custom_font='#000000' size='40' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' margin='' av_uid='av-a1lwm'][/av_heading] [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-vq7lpq'] [av_textblock size='' font_color='' color='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-vimjgu'] Enfold is the best rated top seller on <a href="https://themeforest.net/?ref=Kriesi" target="_blank">Themeforest</a>. There is no other theme with that many sales that has an average rating of 4.85. Heck, you will be hard pressed to find <strong>ANY</strong> product on the web with that many sales and a rating that good ;) [/av_textblock] [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-vcpmce'] [av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#e2bc12' av_uid='av-v8q3oe'][/av_font_icon] [av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#e2bc12' av_uid='av-v0ckqm'][/av_font_icon] [av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#e2bc12' av_uid='av-uses5q'][/av_font_icon] [av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#e2bc12' av_uid='av-uqms5a'][/av_font_icon] [av_font_icon icon='ue808' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='#e2bc12' av_uid='av-ugrfpi'][/av_font_icon] [av_hr class='invisible' height='42' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-uf3una'] [av_button label='Get it now' link='manually,http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?license=regular&open_purchase_for_item_id=4519990&purchasable=source&ref=Kriesi' link_target='' size='large' position='left' icon_select='yes' icon_hover='aviaTBicon_hover' icon='ue859' font='entypo-fontello' color='dark' custom_bg='#444444' custom_font='#ffffff' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-u6k5hi'] [/av_one_full][/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='500px,0px,500px,0px' background='bg_color' background_color='#f8f8f8' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='https://127.0.0.1/2017demo1/wp-content/uploads/2017/01/mockup-3.png' attachment='298' attachment_size='full' background_attachment='scroll' background_position='bottom left' background_repeat='no-repeat' link='' linktarget='' link_hover='' mobile_display='av-hide-on-mobile' av_uid='av-u1r53a' custom_class='linkcell'] [/av_cell_one_half] [/av_layout_row]
You won’t get the images too, but you can download them from the live demo you linked to.
Best regards,
MikeHey rengarajan,
Your beta site is using the font “Signika Negative“, while your live site is using “Signika Negative Light”
the difference is 300 vs 400, the reason there is a difference is because the font-weight rule is set to inherit, which means that it gets it’s weight from it’s parent div.
I also see that your live site is using bwp-minify and I suspect that your performance settings are set to “Load only used elements (recommended)”Please try these steps, clearing your browser and site cache after each step to make the two sites the same:
Check or set the “p” and/or “body” font-weight at Enfold Theme Options > Advanced Styling is set to “normal” not “default”
Check that the Enfold Theme Options > Performance > Disabling of template builder elements is set to “Always load all elements” or set both sites to the same.
Try disabling and clearing your bwp-minify and/or install it on your beta site also.Best regards,
MikeHey diefleischerei,
You can use css transitions to do this, please see the options at: Animate.css from the drop down list look for “zoomin”Best regards,
MikeHey Jeannette,
Please include the url to you site so we can take a closer look at the mega menu.Best regards,
MikeHey Marco,
Please try this code in the General Styling > Quick CSS field or in your WordPress > Customize > Additional CSS field#header .avia_mega_div .units { padding: 0px !important; }
Please clear your browser cache and check.
Best regards,
MikeHey kesdeg,
I took a look at your checkout and found there was a couple of check boxes and labels that were misaligned.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS:#top.woocommerce-checkout .form-row .input-checkbox { margin: 6px 8px 0 0 !important; } #top.woocommerce-checkout label span { margin-left: 16px !important; } #top.woocommerce-checkout label.woocommerce-form__label-for-checkbox { margin-top: -20px !important; }
Best regards,
MikeHey cavanaughb,
While the Masonry Gallery & Gallery Element seem to be closely related, the differences that you describe would require quiet a bit of modifications to achieve the hybrid that you are looking for. Unfortunately this level of modifications is more than we can offer here.
I would recommend trying a plugin, such as: WP Video Lightbox or WonderPlugin Lightbox to name a couple that already seem to offer these functions.
Thank you for your understanding, and for using Enfold.Best regards,
MikeHey Valinsy,
We can do this by adding a colored border to your sections, the css in your Enfold Theme Options > General Styling > Quick CSS field would look like this:#top.home #av_section_3,#top.home #av_section_4 { border-top-color: #efbb20 !important; border-top-width:5px !important; border-top-style:solid !important; }
This adds a border to your footer & the section above it. If you enable the: Enfold Theme Options > Layout Builder > Show element options for developers and add a custom ID to the sections you want a top-border on, and replace “#top.home #av_section_4” with your custom ID, which starts with the # symbol (ie: #above_footer) you will be able to manage them yourself.
You can add multiple ID’s separated by a comma.Best regards,
MikeHey dondela,
Your header and top section is transparent, but your #main, which is behind them, is white.
Please try this code in the General Styling > Quick CSS field to see these areas transparent:#top.home #main { background: transparent !important; }
Or if you want to make the header transparent only, please try this css:
@media only screen and (min-width: 989px) { #top.home #main { clip-path: polygon(0 118px, 100% 118px, 100% 100%, 0% 100%); } }
Best regards,
MikeHi,
Si entiendo correctamente, los íconos sociales que desea agregar al lado del menú son imágenes y no se encuentran en fontello.com, en este caso recomiendo agregar iconos sociales desde la opción Opciones de Enfold Theme> Perfiles sociales> Sus perfiles sociales, que usted no se utilizará, por lo que puede reemplazarlos con imágenes. Utilice este CSS en el campo Estilo general> CSS rápido:#top .social_bookmarks li:hover a { background: transparent !important; } #top .social_bookmarks li a:before{ content: ""; display: block; width: 30px; height: 30px; } #top .social_bookmarks li.social_bookmarks_facebook a:before { background: url(https://png.icons8.com/doodle/50/ffffff/dirigible.png) center center no-repeat; background-size: contain; } #top .social_bookmarks li.social_bookmarks_twitter a:before { background: url(https://png.icons8.com/color/50/ffffff/hot-air-balloon.png) center center no-repeat; background-size: contain; }
y reemplace la url con sus imágenes, y reemplace las clases de twitter y facebook con los perfiles sociales que elija usar para el reemplazo.
Si lo desea, podría configurar uno para usted en su sitio para que pueda ver cómo funciona y hacer el resto usted mismo.———-
If I understand correctly, the social icons you want to add next to the menu are images and not found on fontello.com, in this case I recommend adding social icons from the Enfold Theme Options > Social Profiles > Your social profiles option, that you will not be using, so you can replace them with images. Please use this css in the General Styling > Quick CSS field:#top .social_bookmarks li:hover a { background: transparent !important; } #top .social_bookmarks li a:before{ content: ""; display: block; width: 30px; height: 30px; } #top .social_bookmarks li.social_bookmarks_facebook a:before { background: url(https://png.icons8.com/doodle/50/ffffff/dirigible.png) center center no-repeat; background-size: contain; } #top .social_bookmarks li.social_bookmarks_twitter a:before { background: url(https://png.icons8.com/color/50/ffffff/hot-air-balloon.png) center center no-repeat; background-size: contain; }
and replace the url with your images, and replace the twitter & facebook classes with the social profiles you choose to use for replacement.
If you wish, I could set one up for you on your site so you can see how it works and do the rest yourself.Best regards,
MikeAugust 4, 2018 at 3:13 pm in reply to: Further CSS Customizations for Sales Page to Look Like Boxed Layout? #993515Hi,
Sorry about closing the other thread, I thought you were saying that the issue was resolved. I’ll be more careful going forward.
Glad to hear the code above helped, to adjust the header slideshow image for mobile & tablet, please try this css in the Quick CSS:@media only screen and (max-width: 430px) { #top.page-id-983 .avia-slide-wrap { height: 190px !important; } #top.page-id-983 .avia-slide-wrap img { top: 31% !important; } } @media only screen and (min-width: 431px) and (max-width: 1023px) { #top.page-id-983 .avia-slide-wrap { height: 360px !important; } #top.page-id-983 .avia-slide-wrap img { top: 60px !important; } }
Best regards,
MikeAugust 4, 2018 at 6:35 am in reply to: Further CSS Customizations for Sales Page to Look Like Boxed Layout? #993416Hi,
If I understand correctly, you wish to hide the top background image that borders the header for the one landing page only?
I added this code in the General Styling > Quick CSS field:#top.page-id-983 #after_full_slider_1.main_color { background-image: none !important; }
Please clear your browser cache and check.
As for the socket image on this page, you are not not showing the footer or socket on this page, but you have a color section with a background image instead, could you just change the image in the color section and add a code block to create the links you would like for the “menu”?
Best regards,
MikeHi,
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
Ok, I have added the colors and link within the slideshow caption, please review the technique and see screenshot in Private Content area.
Please clear your browser cache and check the draft page.Best regards,
MikeHi,
Lamento no saber qué son los “microdonativos” de red. ¿Pueden vincularse para poder ayudar?
Además, ¿ha visto todas las redes integradas en: Enfold Theme Options> Social Profiles> Your social profiles
——————
Sorry I do not know what network “microdonatives” is, can you please link to it so I can assist.
Also, have you seen all of the built in networks at: Enfold Theme Options > Social Profiles > Your social profiles
Best regards,
MikeHi,
For hiding the content of the tab, would hiding the first icon also be a good solution? So from the user view the first tab & icon doesn’t exist?For linking to the tabs, I believe this is the correct solution
Best regards,
MikeHi,
The image sizes are found in the enfold/functions.php starting at line 161, please look for:/* * Register additional image thumbnail sizes * Those thumbnails are generated on image upload! * * If the size of an array was changed after an image was uploaded you either need to re-upload the image * or use the thumbnail regeneration plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/ */ $avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize slider $avia_config['imgSize'] = apply_filters('avf_modify_thumb_size', $avia_config['imgSize']); $avia_config['selectableImgSize'] = array( 'square' => __('Square','avia_framework'), 'featured' => __('Featured Thin','avia_framework'), 'featured_large' => __('Featured Large','avia_framework'), 'portfolio' => __('Portfolio','avia_framework'), 'gallery' => __('Gallery','avia_framework'), 'entry_with_sidebar' => __('Entry with Sidebar','avia_framework'), 'entry_without_sidebar' => __('Entry without Sidebar','avia_framework'), 'extra_large' => __('Fullscreen Sections/Sliders','avia_framework'), );
But I’m surprised you had a fatal error, because this plugin had been working well for many. Was it the Thumbnail regeneration that gave the error? Perhaps another plugin conflicted with it?
Best regards,
MikeHi,
I took a look at the coaching page and found that your column padding was 50px on all four sides of the text blocks, which was pushing the last two items off center, adjusting the padding to 50px-0px-50px-0px centers the text. But at 768px the text goes to the right & left edges of the pink box. I would recommend adding a media queries so at that size the text font is a little smaller so it looks like there is a little padding, while keeping the text centered.I also checked your Quick CSS, and found that you were missing a curly bracket, which I replaced. Perhaps this occurred when I was adding the last code, if so sorry about that.
Please clear your browser cache and check.Best regards,
MikeHi,
To style the form error, please add this code in the General Styling > Quick CSS field:#top .white-popup .valid .text_input,#top .white-popup .valid .text_area,#top .white-popup .valid .select { border: 1px solid #9AA600 } #top .white-popup .error .text_input,#top .white-popup .error .text_area,#top .white-popup .error .select { border: 1px solid #DF653E } #top .white-popup .ajax_alert .text_input,#top .white-popup .ajax_alert .text_area,#top .white-popup .ajax_alert .select { border: 1px solid #ffb628 } #top .white-popup .valid .input_checkbox_label { color: #9AA600 } #top .white-popup .error .input_checkbox_label { color: #DF653E }
After I open the popup I am unable to scroll the window.
But when I open the popup the page does scroll a little bit on it’s own. Is this what you are talking about?Best regards,
MikeHi,
Glad to hear. Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
I added this to your Quick CSS:.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a { color: gray !important; }
Please clear your browser cache and check.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts