Forum Replies Created
-
AuthorPosts
-
Hi!
Add this in /enfold/css/print.css.
#main { padding-top: 0px !important; }Cheers!
ElliottMarch 31, 2015 at 4:19 pm in reply to: Akkordeon: array of attributes in toggle / toggle sorting menu / color of icons #421283Hey!
I’m not really sure what your trying to do there. If your wanting to remove the alphabetical sort on the tags then you can do this, https://kriesi.at/support/topic/reverse-sorting-tag-accordeon/#post-381903.
Regards,
ElliottHi!
Try this.
@media only screen and (max-width: 480px) { .logo { display: none !important; }}If that’s not working either then upgrade our login to admin so we can check to see if your doing the edit properly.
Best regards,
ElliottHi!
It’s most likely inside one of your stylesheets. It’s not a part of our theme code so you had to have added it manually yourself. Or perhaps a plugin is adding it.
Cheers!
ElliottMarch 30, 2015 at 10:05 pm in reply to: Mobile Display of LayerSlider Sliders vs. Fullwidth Easy Slider #420856Hey deepbluec!
When your editing your LayerSlider switch to the “Slider Settings” tab and make sure the responsive and fullwidth options are turned on. Also make sure the “Responsive under” value is 1000px or higher.
Cheers!
ElliottHi gupshupdotme!
It looks like your using Enfold 2.7.1. You’ll need to update to the latest version of Enfold, 3.1.2.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHi takumiii08!
You could try this out, https://codex.wordpress.org/Next_and_Previous_Links.
You could use a plugin such as PHP Exec, https://wordpress.org/plugins/exec-php/, to execute PHP code in your content.
Cheers!
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hi Mariken!
Try this out, https://kriesi.at/support/topic/disable-animation/#post-371416.
Cheers!
ElliottHi msai!
You can use this CSS to fix it.
.gform_wrapper .left_label .gfield_label { float: none !important; }But I would try contacting gravity forms about this to see what they say. I’m not sure what the CSS is supposed to look like.
Regards,
ElliottHey dweddell!
Yes that is possible. Try adding this to a codeblock element in your page.
<style type = "text/css"> @media (max-width:500px) { #layerslider_1 { display:none !important; } } </style>If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottHi prianda!
That’s the default behaviour. If you want to separate it into another left or right sidebar then see here, http://kriesi.at/documentation/enfold/product-page-left-or-right-sidebar/.
With the latest version of Enfold you can also use the layout builder to create a custom layout.
Cheers!
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey Eva!
You can display some custom content in the magnific popup by doing this, https://kriesi.at/support/topic/inline-content-in-magnific-popup/#post-289356.
Cheers!
ElliottHey ariane1001!
I think the image your using is a bit small. If you use a bigger image does it display? You can use this CSS to force it.
.image-overlay { display: block !important; }You can see in the /enfold/js/avia.js on line 648 it checks if it’s above 100px.
if(outerH > 100)Also, this is unrelated but your using Enfold 3.0.4 and the latest is 3.1.2 so you’ll want to update.
Regards,
ElliottHey Artinet!
I would try using a 1/2 + 1/2 columns instead. In the first column you could display one image and in the second you could display 3 images on top of each other. After you do that let us know and we’ll give you some CSS to sharpen up the margins so it looks flush.
Cheers!
ElliottMarch 30, 2015 at 9:28 pm in reply to: Sidebar only to be viewed on one or more specific pages + more language roll out #420832Hey Raginilk!
1. So your trying to duplicate the sidebar menu like on the firstmade.dk website correct? If you navigate to Dashboard > Enfold > Sidebar settings there will be an option for this called “Page Sidebar Navigation”. Or you can use the custom menu widget and create a custom menu to use in the sidebar.
2. The easiest way to make your site multilingual is to use the WPML plugin (Link). WPML is the most popular multilingual plugin and we have made sure it’s compatible with our framework.
Cheers!
ElliottHi newtonlinchen!
I didn’t test this out but try adding it to the bottom of your functions.php file.
add_filter( 'avia_contact_form_args', 'enfold_customization_autoresponsder', 10, 1); function enfold_customization_autoresponsder( $form_args ) { $form_args['autoresponder_subject'] = 'your text here'; return $form_args; }If that’s not working then you can edit the file directly on line 334 in /enfold/config-templatebuilder/avia-shortcodes/contact.php.
"autoresponder_subject" => __('Thank you for your Message!','avia_framework' ),Best regards,
ElliottHey Raphep!
Did you make sure to add some widgets to the “header” widget area in Dashboard > Appearance > Widgets after doing the customization?
Send us a link to your page and we’ll take a look. You might need some extra CSS to position it.
Cheers!
ElliottHey!
Try this out.
.avia-menu-fx { bottom: 50px !important; }And then play around with the value until it looks good.
Best regards,
ElliottMarch 30, 2015 at 9:04 pm in reply to: Site container width and some styling randomly not working again! #420820Hey Brutalben!
It looks like it’s probably from the minify plugin. Try deactivating all of your plugins and then clear your browser cache and let us know if that helps.
You also need to update Enfold to the latest version, 3.1.2. Your currently using 3.0.4.
Cheers!
ElliottHey Lynn!
I see some “RESERVE” text that is running into your header social icons. I didn’t see a background though and I’m not sure what your trying to do with it.
Can you take a screenshot and highlight your intentions so we can get a better idea?
Cheers!
ElliottHi!
That option is for the left or right aligned header menu in Dashboard > Enfold > General Layout > Layout.
The menu layout your currently using does not have enough space to have “subtitles”. If you can take a screenshot and highlight what your trying to do though we might be able to get something worked out with CSS.
Cheers!
ElliottHi adanet!
That testing tool says it’s still in beta. Also, if you view your site on an actual mobile device you’ll see it displays a lot differently than what that test is showing. The best way to check your site is on an actual mobile device instead of these online testing tools, they are not very accurate.
If there is a specific issue your wanting help with then send us a link to your site and we’ll take a look.
Cheers!
Elliott-
This reply was modified 10 years, 10 months ago by
Elliott.
Hey fineart!
I’m sorry but I’m having trouble understanding. Can you take a screenshot and highlight what is going on so we can get a better idea?
Cheers!
ElliottHey viviencbox!
There is no option for this currently and it would take a lot of code to add in. Feel free to request this feature here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Regards,
ElliottHi Shane!
Send us a link and we’ll take a look. You can set your reply as private if you wish.
Make sure compatibility view is turned off and that your zoom setting is set to 100%. Also make sure all plugins are deactivated while testing and that you clear your browser cache.
Best regards,
ElliottHi!
It looks fine on my end. Are you on a mac? Take a screenshot and highlight what your seeing so we can get a better idea.
Best regards,
ElliottHi Mark!
Add this to your custom CSS.
.slide-entry-wrap img { width: 100% !important; }And then drag a codeblock element to this page and add this inside it.
<style type = "text/css"> .slide-meta { display: none !important; } </style>Best regards,
ElliottMarch 30, 2015 at 8:22 pm in reply to: Blog posts issues: Sidebars and dark pages / unreadable contents #420775Hi!
If you set the “Sidebar on single post entries” in Dashboard > Enfold > Sidebar settings then it should be the default behaviour when you create a new post. You can always edit each post individually and override that setting though so keep that in mind.
If it’s still not working then let’s try the following.
1. Deactivate all plugins and clear your cache.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If it’s still not working after those two steps then send us a WordPress login and we’ll take a look.
Regards,
ElliottHey storm-dc!
It looks like you currently have the sub navigation hidden in the Enfold options, Dashboard > Enfold > Header > Mobile Menu, so you should not be able to “expand the subnav” on mobiles.
Go ahead and take a screenshot and highlight what is going on so we can get a better idea.
Also, if you want to create a separate menu for mobiles then you can do this, http://kriesi.at/documentation/enfold/changing-the-menu-on-mobiles/.
Best regards,
ElliottHi Deekolme!
If it’s a static image then you do not need the LayerSlider. In the layout builder there is an element called “Color Section” which you can drag to your page content to have it display full width above your sidebar and other content. You can edit the color section and change the background, etc etc.
Regards,
Elliott -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
