Forum Replies Created
-
AuthorPosts
-
Hey!
Just paste that inside the text widget. No need to use the codeblock shortcode.
If you get javascript errors then try removing this line from your code.
if(typeof jQuery==="undefined"){loadjQuery("//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js",main)}else{main()}Regards,
ElliottHi!
It is if your using the default editor but of course with the layout builder those elements are not getting added to the post so you need to add them in manually.
It would be best to use the default editor if you want your posts to behave like regular posts and not pages.
Regards,
ElliottHi!
You currently have it displayed beneath two color sections and a grid row element and that’s how it’s displaying on the front end so I’m not sure I understand. Do you mean you want it to stay in the same place and not scroll with the page? If so then edit the element and uncheck the sticky option.
Best regards,
ElliottHi!
That’s not a template file so you cannot add it to a child theme. It should work if you edit the parent theme though.
We could try using the avf_option_page_data_init filter for this also but I think it would break when a new update is released anyway.
Best regards,
ElliottHi!
Since your image sizes are very different from each other perhaps the Masonry element with the “Flexible Masonry” option would work better for you.
Regards,
ElliottHi!
Try adding this to your custom CSS.
.hr-inner { border-top: 1px solid #e1e1e1 !important; }Best regards,
ElliottHey Karel!
It’s not a part of Enfold. You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see it get added in a future update.
Regards,
ElliottAugust 19, 2015 at 7:53 pm in reply to: Fatal Error updated to 3.3 and WP 4.3!!!! !important #490363Hey wintner!
Delete the header.php file from your child theme.
Cheers!
ElliottAugust 19, 2015 at 7:52 pm in reply to: REQ add theme version to downloads page and somewhere in theme files #490361Hi Clifford!
You can see the latest version on the themeforest page, http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990.
It gets updated with every new version.
Cheers!
Elliott-
This reply was modified 10 years, 5 months ago by
Elliott.
Hey Pappasdg!
Navigate to Dashboard > Enfold > Blog Layout and set the style to the grid layout. The archives should take on the same style.
Regards,
ElliottHey agme!
It looks nice and flush on my end. Did you get it fixed? Try viewing in a different browser to see what happens.
Regards,
ElliottHey sensiblekaren!
You could create a new post category or portfolio category to use for them. Or you could create a custom post type to use for them using this plugin, https://wordpress.org/plugins/custom-post-type-ui/, with a custom taxonomy and then use that taxonomy in the blog grid or masonry shortcodes.
Regards,
ElliottHi AdDesign!
In your profile make sure your email address is correct and then signup for a gravatar here, http://en.gravatar.com/, with the same email.
Regards,
ElliottHey primulsite!
Your using the catalogue element? Add this to your custom CSS.
.av-catalogue-image { width: 88px !important; }Cheers!
ElliottHey coheno!
If that’s the only thing you want to display in that page then just drag a codeblock element to it and add this inside.
<style type = "text/css"> .flex_column.av_three_fourth.flex_column_div.av-zero-column-padding.first.avia-builder-el-0.avia-builder-el-no-sibling { float: none; margin: 0 auto !important; } </style>Otherwise I would use a grid row element and place cells on either side of the middle cell to center it.
Best regards,
ElliottHi!
No, you cannot nest color sections inside other elements.
Other fullwidth elements such as LayerSlider should be used on their own.
You shouldn’t have any problems with the styling, most elements will pick it up. We do not have a list.
Cheers!
ElliottHey John!
Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then send us a link to your page and let us know where you want to move it and we’ll give you some CSS to use.
Best regards,
ElliottHi Lipsknot!
Please do not double post, https://kriesi.at/support/topic/layer-slider-problem-5/.
Regards,
ElliottHey meghanreed!
I logged in and took a look around but didn’t see any issues. Are you sure it’s not a connection problem? What happens when you switch to the default theme and view in a different browser?
Regards,
ElliottAugust 19, 2015 at 5:27 pm in reply to: Remove layout elements per user role or all layout elements for user role #490255Hey!
Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHey!
Remove this.
<div style="height:1px; margin-top:-100px" class="hr hr-invisible avia-builder-el-2 el_before_av_image avia-builder-el-first "><span class="hr-inner "><span class="hr-inner-style"></span></span></div>And it will display normally and not beneath the menu.
Best regards,
ElliottHi weblesniak!
That would take a lot of time and code to implement so it would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization.
Regards,
ElliottAugust 19, 2015 at 5:18 pm in reply to: Remove default enfold logo when no logo image is uploaded #490246Hi tomcuylaerts!
Just upload your own logo into /enfold/images/layout/ and rename it to logo.png for an easy fix.
Cheers!
ElliottHi xxtita!
If it’s in a text widget then you do not need to use the codeblock shortcode. What is the code for the newsletter you are using?
Regards,
ElliottHey Cocoa!
Your talking about the secondary menu that displays in your header meta bar correct? The top most bar in your site as seen in this demo? http://kriesi.at/themes/enfold-shop/
Are you trying to shorten the whole bar? Go ahead and take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
ElliottAugust 19, 2015 at 5:05 pm in reply to: Need to align to center on mobile but can't find a way to target code block #490232Hey Matt!
Add this to the codeblock element as well.
<style type = "text/css"> .circular-countdown { height: 200px; padding-top: 40px; padding-left: 40px; } </style>Cheers!
ElliottHi!
You could also try this out, http://kriesi.at/documentation/enfold/changing-the-menu-on-mobiles/.
Regards,
ElliottHi!
You would just drag the codeblock element to your page content and add that code inside. Send us a WordPress login and we’ll do the edit for you if your still having trouble.
Cheers!
ElliottAugust 19, 2015 at 4:49 pm in reply to: First page starts with empty layer slider after update #490220Hi sahlen!
It looks fine on my end. The slider is in the correct order as well. Try clearing your browser cache.
Cheers!
ElliottHey!
Send us a link to your page and paste the CSS your using here.
Cheers!
Elliott -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
