Forum Replies Created
-
AuthorPosts
-
Hi kandolina!
We would need to take a look. Can you send us a link to the page? You can set your reply as private if you wish.
Cheers!
ElliottHi dohodoho!
If “Documentation” is an actual page then it should be highlighted automatically when any of the child pages are being viewed. I’m guessing your making custom links?
Best regards,
ElliottHey!
No, that is fine. Let us know if you have any other questions.
Best regards,
ElliottHey Gavin!
Send us a link to your page where your displaying the forms and we’ll take a look.
Cheers!
ElliottDecember 17, 2015 at 5:15 am in reply to: How to reduce space between lines of subtitle in testimonial slider #554183Hey Julie!
Add this to your custom CSS.
@media screen and (max-width: 767px) { .avia-testimonial-meta { margin: 0px !important; } }
Cheers!
ElliottHi peiiep!
It looks like your using the layout builder for those posts. In this case you will need to set a custom excerpt for each post. When editing each post click on “Screen Options” in the top right hand corner of your screen and check the excerpt field to display and you can then write out your excerpt in this field.
Cheers!
ElliottHey CharlesDeGaulle1!
Did you use the advanced layout editor for that post? If so then you’ll need to add the image in manually. The featured image does not get displayed automatically like in the default editor.
Cheers!
ElliottHey Vinicius!
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.
Best regards,
ElliottHey jgoosman!
It’s for the first color section in the page content correct? I see it fine on my end. Are you using a caching plugin? If so then be sure to clear it’s cache and also try viewing in a different browser as well.
If that’s not it then send us a WordPress login and we’ll take a closer look.
Regards,
Elliott-
This reply was modified 9 years, 4 months ago by
Elliott.
Hey JacobSalomonsen!
Drag a codeblock element to your page content and add this inside.
<span class="post-meta-infos"><time class="date-container minor-meta updated" itemprop="datePublished" datetime="2014-04-28T19:39:19+00:00">April 28, 2014</time><span class="text-sep text-sep-date">/</span><span class="comment-container minor-meta"><a href="http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/#respond" class="comments-link">0 Comments</a></span><span class="text-sep text-sep-comment">/</span><span class="blog-categories minor-meta">in <a href="http://kriesi.at/themes/enfold/category/science/" rel="tag">Science</a> </span><span class="text-sep text-sep-cat">/</span><span class="blog-author minor-meta">by <span class="entry-author-link" itemprop="name"><span class="vcard author"><span class="fn"><a href="http://kriesi.at/themes/enfold/author/kriesi/" title="Posts by Kriesi" rel="author">Kriesi</a></span></span></span></span></span>
And replace the information with your own.
Regards,
ElliottDecember 17, 2015 at 4:36 am in reply to: Color section / how to reduce the section custom height? #554163Hey!
It looks fine on my end so I’m not sure I understand. Take a screenshot and highlight what your seeing so we can get a better idea.
Cheers!
ElliottHi!
Well for that you would need to use CSS. It’s the Masonry element correct? Send us a link to your page where your using that and we’ll see if we can give you some CSS to use.
Cheers!
ElliottHey!
You can use this.
.page-id-11 .title_container, .page-id-11 #footer { background: green !important; }
And switch “11” with the ID of the page you want to target.
Or add a codeblock element to your page content and add this inside.
<style type = "text/css"> .title_container, #footer { background: green !important; } </style>
If you don’t want to mess with IDs.
Cheers!
ElliottHi!
Kind of like the magnific popup script we use? You can see it in action by clicking on the images on this demo page, http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/.
Is that what your referring to?
Best regards,
ElliottDecember 17, 2015 at 4:25 am in reply to: Want to add trip advisor and Yelp on my social profiles #554152Hey!
Download our child theme, http://kriesi.at/documentation/enfold/downloads/, and install it.
Next navigate to Dashboard > Appearance > Editor and edit the child theme functions.php file and paste that code in there and replace the “icon_name” with whatever identifier you want to use for your new icon.
And make sure to watch the video (click on the link within the link I provided) on how to download new icons from the fontello website and upload the files into the Enfold dashboard.
Regards,
ElliottHi!
Yep, just paste it the “URL TO YOUR VIDEO” area.
Cheers!
ElliottHi dunawaychris!
Yes, the color sections have an overlay option where you can upload a custom image to use. Send us a link to your page after your done setting it and we’ll see if we can give you some CSS to have it stretch the whole area.
Regards,
ElliottHey!
Try opening up /enfold/js/avia.js and find line 268 which should look like this.
offset: (parseInt($('.html_header_sticky #main').data('scroll-offset'), 10)) + ($(".html_header_sticky #header_main_alternate").outerHeight()) + ($(".html_header_sticky.html_header_unstick_top_disabled #header_meta").outerHeight()) + 1 + parseInt($('html').css('margin-top'),10),
Try changing it to this.
offset: (parseInt($('.html_header_sticky #main').data('scroll-offset'), 10)) + ($(".html_header_sticky #header_main_alternate").outerHeight()) + ($(".html_header_sticky.html_header_unstick_top_disabled #header_meta").outerHeight()) + 1 + parseInt($('html').css('margin-top'),10) - 100,
Cheers!
ElliottHey!
Looks fine on my end. Take a screenshot and highlight what your seeing.
Cheers!
ElliottHi youkendooit!
It will be fixed in the next update, yes. Should be here very soon.
Regards,
ElliottHi amepro!
Sorry for the trouble. It’s an issue in WordPress 4.4 with Enfold. We should have an update released here soon that fixes it.
Best regards,
ElliottHey shintrue!
If you use the layout builder then it should be using the template-builder.php template and not the single.php template.
If you want to use the single.php template then just use the default editor when writing your post.
Regards,
ElliottHi rlogan2334!
When I view your site it looks like the first part of your screenshot so I’ll assume you got it sorted already.
Best regards,
ElliottHi Fieldtripper!
You have tried completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest? Also try activating just Enfold instead of your child theme as well.
Regards,
ElliottHi Transformers Universe!
I’m not sure I understand. Can you take a screenshot and highlight the changes your trying to do?
Cheers!
ElliottHi endoradigital!
When you edit your product post switch to the advanced layout editor and you can build whatever type of layout you need here. In the layout builder switch to the “Plugin Additions” tab and you can find elements for displaying the product info and add to cart button, etc.
Cheers!
ElliottHey stevenleith!
Send us a link to the page and we’ll give you some CSS to use.
Best regards,
ElliottDecember 17, 2015 at 3:50 am in reply to: Blog Showing Page 1 Posts on All 56 Blog Pages After Upgrade to WordPress 4.4 #554131Hi classywebsites!
It’s an issue with WordPress 4.4 and Enfold. We should have an update fixing the issue released here soon.
Cheers!
ElliottHey ewingmh!
Add this to your custom CSS.
#top .sidebar_left .widget_nav_menu ul ul li:before { width: 10px !important; }
Regards,
ElliottHi!
They appear to be a part of the image themselves.
Open the images up in an image editing program and crop the black part out.
Regards,
Elliott -
This reply was modified 9 years, 4 months ago by
-
AuthorPosts