Forum Replies Created
-
AuthorPosts
-
May 10, 2017 at 2:31 am in reply to: Contact form has one text field that is shorter than the others #790759
Hey m,
I fixed it for you, the name field was set to 1/2 column.
Thank you for using Enfold.Best regards,
MikeMay 10, 2017 at 2:27 am in reply to: Full-Width Easy Slider – Stretch caption background full width #790757Hi,
Try adding this code:.responsive .container { max-width: 1500px!important; } .caption_fullwidth .container { margin: 0px !important; }
Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeMay 10, 2017 at 2:05 am in reply to: Fullwidth Easy Slider and Map Not Working – Areas are Blank #790751Hey Eleina_Shinn,
The sliders and map are still there, they seem to to be in conflict with something. I would ask if you added any new plugins or updated a plugin with your theme update. Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit.Best regards,
MikeHey drelambo,
I see what you mean about not being able to add another color section, but I don’t know what hidden content was and I can’t investigate without admin privileges. Try deactivating your plugins and see if that helps.Best regards,
MikeHey!
I’m still not sure what issues you were having with the slider, or why you can’t use the most current version of Enfold. The mobile view can be fixed with css if you like.
Best regards,
MikeHey TOM,
I may have found this solution:Here is how to fix the Admin Ajax Issue
If you password protect your WordPress Admin directory, then it will break the Ajax functionality in the front-end, if you do, then here is how you fix that issue.
Open the .htaccess file located in your /wp-admin/ folder (This is NOT the main .htaccess file that we edited above).
In the wp-admin .htaccess file, paste the following code:<Files admin-ajax.php> Order allow,deny Allow from all Satisfy any </Files>
Best regards,
MikeHi,
If I understand correctly, you want to remove the extra space from between the toggled text and the next line of text that starts with “Crucially you will also…”?
The extra space there is from the paragraph padding around every paragraph and I can’t target only that bottom padding successfully.Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Alan Little,
The newest is 4.0.5, Please download a latest copy of the theme from themeforest and replace the theme folder via FTP in wp-content\themes – http://vimeo.com/67209750Best regards,
MikeMay 9, 2017 at 3:15 am in reply to: Full-Width Easy Slider – Stretch caption background full width #789940Hey 1lizcollins,
Try this code in the General Styling > Quick CSS field:.page-id-5 .avia-caption-title, slideshow_align_caption { width: 100% !important; } .page-id-5 .av_slideshow_full .container.caption_container { padding: 0px !important; } .page-id-5 .slideshow_inner_caption { padding: 0px !important; }
Best regards,
MikeHey dlannetts,
Did you upload a .zip file? If uploading ftp to content/themes it should be uncompressed. If so you can go to your cPanel > file manager, find the zip file, click it and choose extract from the toolbar.
Best regards,
MikeMay 9, 2017 at 2:10 am in reply to: How to dynamically feed images into Enfold gallery shortcode [av_gallery]? #789934Hi,
You would need to use a plugin such as https://wordpress.org/plugins/leaflet-maps-marker/
I haven’t used that one, but you could search and try a few until you find one you like.Best regards,
MikeHi,
Sorry I can’t find any other solution for hiding the map tooltip.Best regards,
MikeHi,
To set the color of the button transparent and 180px for only the home page we’ll use:.page-id-793 .flex_cell_inner .avia-button.avia-button-fullwidth { background: transparent !important; height: 180px; }
To remove the link decoration for only the home page we’ll use:
.page-id-793 .flex_cell_inner a { text-decoration: none!important; }
But here’s an option for you, what if you used your cells with images in them and only put a full with button over them, using the button title as the your text? Here’s a test on my localhost, the only thing is the text can only be centered.
CSS:.flex_cell_inner .avia-button.avia-button-fullwidth { background: transparent !important; height: 180px; } span.avia_iconbox_title { top:130px !important; }
Best regards,
MikeMay 8, 2017 at 2:41 am in reply to: LayerSlider (PAID) – Requesting an add to Enfold's online documentation #789267How LayerSlider Updates work in Enfold
The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.This is our official answer on LayerSlider updates, hope is clears any confusion.
Thank you for using Enfold.Hi,
I logged in and see that you found the Excerpt field (Uddrag) and put your text in it. Let us know if we can help any other way.Best regards,
MikeHey jbinmn,
Sorry the full width button solution is the only thing I can come up with. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHey tonyska,
Try this code in the General Styling > Quick CSS field:/* less white space */ .template-page.content { padding-top: 0px!important; padding-bottom: 0px!important; } /* background color on the page titles */ .container_wrap.alternate_color.light_bg_color.title_container { background-color: transparent!important; } /* change the color of the page title */ .main-title.entry-title a { color: #00833d !important; }
Best regards,
MikeHi,
I saw that you had a sidebar floating at the bottom of your events page so I added this to your quick css:@media only screen and (min-width: 770px) { .tribe-events-page-template .sidebar { float: right!important; width: 30%!important; padding-top: 0!important; top: -870px!important; }} @media only screen and (max-width: 769px) { .tribe-events-page-template .sidebar { float: right!important; width: 30%!important; padding-top: 0!important; top: -520px!important; }}
Best regards,
MikeHi,
We can use css rules to target just tablets and phones. First we would need to see the page complete to write the css.Best regards,
MikeHey Corina,
Sorry, not at this time. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
Try changing the setting and saving, log out & back in, then changing the back again with the plugins deactivated.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:h1 { font-size: 30px !important; }
try out different numbers like 40px, 50px, etc until you see the size you like.
Best regards,
Mike -
AuthorPosts