Forum Replies Created
-
AuthorPosts
-
January 22, 2015 at 10:39 pm in reply to: Change the "select files" text in the File Upload box (Gravity Forms) #384062
Hi morten008!
Plugin customization is outside the scope of our support. You will need to contact Gravity forms support for this.
Regards,
ElliottHey Julie!
Add this to your custom CSS.
#header .menu > li > a { line-height: 190px !important; }Cheers!
ElliottHi Scott!
Try changing line 282 in /enfold/functions-enfold.php.
'heading' => 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/Cheers!
ElliottJanuary 22, 2015 at 10:29 pm in reply to: Easy Slider – images not displayed in original sizes #384054Hey!
For the gallery shortcode do this.
.avia-gallery img { height: auto !important; }Cheers!
ElliottHey lewebat!
Currently there is no option for that but you could always create a new category to use.
Feel free to request the feature here, https://kriesi.at/support/enfold-feature-requests/, and we may see something get added in a future update.
Best regards,
ElliottJanuary 22, 2015 at 10:20 pm in reply to: change title and caption of featured image in a post #384050Hi TheElear!
We just added this feature in 3.0.5. When you edit the featured image of your post you can set the “Caption” text and it will display in the magnific popup.
Regards,
ElliottHi missjonesxox!
You can find the code for displaying the contact form in /enfold/config-templatebuilder/avia-shortcodes/contact.php.
And the code for sending the emails in /enfold/framework/php/class-form-generator.php.
Cheers!
ElliottJanuary 22, 2015 at 10:11 pm in reply to: Picture below text, in same row with another picture, posible? #384042Hey KMikeT!
You’ll need to use a color section element there instead of the grid row element and if you want to place a smaller image next to the larger image then you can use some 1/3 columns and place an image in each column.
If that’s not what your wanting then go ahead and take a screenshot and highlight exactly what your trying to do so we can get a better idea. But make sure to use a color section there instead of a grid element because it’s messing up your layout.
Cheers!
ElliottHi clusive!
There is no editing required. All you need to do is navigate to the page you have set to display as your homepage and then scroll down to the SEO settings, click on the “Social” tab, and then fill out all of the facebook information.

Cheers!
ElliottJanuary 22, 2015 at 9:56 pm in reply to: Image resize in blog section not working as expected #384034Hi TF_Photography!
That’s actually the correct size it’s supposed to use. Your other images are not large enough (640 x 290) to be resized by the WordPress thumbnails feature so they are displayed in their full dimensions.
Try adding this to your custom CSS.
.avia-content-slider .slide-image img { max-height: 160px; }Cheers!
ElliottJanuary 22, 2015 at 9:49 pm in reply to: Layerslider Background Transparency Not Working On Image #384031Hi!
Try this.
background:rgba(0,0,0,0.5) !important;
Best regards,
ElliottHi!
That looks like an attachment page. You probably used the “Add Media” button and inserted an image to one of your pages and then clicked on the image correct?
If you don’t want it to link to a page like that then make sure it’s linking to the “media file” instead of “attachment page”.

Best regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hi gsvaghi!
Please see here, https://kriesi.at/support/topic/custom-social-bar-icons-replaceadd-enfold/.
Best regards,
ElliottJanuary 22, 2015 at 9:25 pm in reply to: Can't save in Enfold admin panel when paste Google Analytics code #384005Hey francishabel!
It looks like you forgot the screenshot. Try deactivating all plugins and send us a WordPress login and we’ll take a look.
Best regards,
ElliottHey kimchan2!
Try switching to the default editor. Generally plugins are not compatible with our avia layout editor because it’s theme specific but you can switch back to the default WordPress editor.
If it’s a different problem then send us a link to your page and we’ll take a look.
Best regards,
ElliottHey Albert!
Are you using Woocommerce? Be sure to read over their documentation, http://docs.woothemes.com/document/configuring-woocommerce-settings/, to learn how to use the plugin.
Cheers!
ElliottHey Spikie69!
Try adding this to your custom CSS.
.ginput_container * { float: left; }Regards,
ElliottHey dawsmik!
Try adding this to your custom CSS.
.av-image-caption-overlay { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; bottom: -20px !important; color: black !important; height: auto !important; left: 50% !important; transform: translate(-50%) !important; width: auto !important; }Cheers!
ElliottJanuary 22, 2015 at 9:09 pm in reply to: Add a custom title/header to Blog Posts Content Element #383990Hi jmears!
It sounds like your wanting to add a special heading element above the blog posts element.
If that’s not correct then send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea.
Regards,
ElliottJanuary 22, 2015 at 9:07 pm in reply to: LayerSlider – html from post/page disappears in dynamic content #383989Hi eireken!
I’m not sure about that. It would be best to contact the LayerSlider support, http://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin-/1362246/support.
As for displaying custom fields it looks like they have a tag for that.
[meta:<fieldname>]Regards,
ElliottHi Jason!
Send us a link to your page and we’ll take a look.
Regards,
ElliottHey Lidia!
No I think themeforest only lets you download the latest versions of the products they sell.
It’s always best to use the latest version.
Best regards,
ElliottHi kirbyskin!
It says your robots.txt file is blocking most of the JS and CSS that the GoogleBot needs, https://developers.google.com/webmasters/mobile-sites/mobile-seo/common-mistakes/blocked-resources?hl=en-US&utm_source=MFT&utm_campaign=MFT&utm_medium=incoming-link.
Best regards,
ElliottHi TheElear!
You’ll need to leave it in the child theme.
Regards,
ElliottHi!
Hmm, are you sure you completely deleted Enfold before downloading + uploading a fresh copy from themeforest? Send us an FTP login please.
Best regards,
ElliottJanuary 22, 2015 at 7:22 pm in reply to: Customize header mobile menu activation for smartphones and tablets from 990px #383923Hi TheMediaman!
Add this to your custom CSS.
@media only screen and (max-width: 1200px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }Cheers!
ElliottHi!
I’m sorry to say this but your custom CSS stylesheet is not very well formatted. I’m guessing you have a typo somewhere in the file but there is too much unformatted code in there so it’s like trying to find a needle in a haystack.
Try adding my code to the very top of the file.
Cheers!
ElliottHey nulrick!
Please see here, https://kriesi.at/support/topic/custom-social-bar-icons-replaceadd-enfold/.
Regards,
ElliottHi!
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Enfold has an auto update feature in Dashboard > Enfold > Theme Update as long as your using the later versions.
Cheers!
ElliottHey!
Looks like it’s happening only in Chrome. Not sure what’s going on there. I would try contacting the plugin authors to see if they have any ideas.
What happens when you remove your custom CSS?
div#jsection4 { position: relative; z-index: 9999; }Cheers!
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
