hey vinay, thanks for the post, thats exactly what I wanted.
I had one more question though, in the post you say to adjust “Adjust the nth-child(x), margin and top values to suit your design.”
How do I adjust the bottom values of the margin? theres a white space between the header and content that Id like to get rid of. You can see what I mean if you check out the homepage of my website in private content below.
Update:
Here’s the code I use in the child theme’s functions.php to load the TypeScript fonts
// Add TypeKit fonts to top of HTML head
function realbasics_add_typekit(){ ?>
<script src="https://use.typekit.net/kul0okt.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<?php
}
add_filter( 'wp_enqueue_scripts', 'realbasics_add_typekit', 0 );
Hey Felipe,
You can refer to this thread: https://kriesi.at/support/topic/what-is-alternate-content/
Best regards,
Nikko
I followed these instructions to create social icons in the footer (https://kriesi.at/support/topic/enfold-social-media-icons-in-widget/), however, I would like to align the icons centrally like the rest of the code in this part fo the footer. Much thanks
Hey kieranvyas,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.responsive .container {
padding-right: 0;
}
#header_main nav .social_bookmarks {
position: absolute;
margin-top: 10px;
z-index: 40;
}
#top .avia-menu.av_menu_icon_beside {
padding-right: 0;
position: relative;
z-index: 50;
}
Hope this helps :)
Best regards,
Nikko
Hi,
You’re welcome. :) Try adding this code:
.av-section-color-overlay-wrap {
padding: 10px;
}
and place it just below this code (from the code I gave before):
#top.home #av_section_5 .flex_column.av_one_fourth a.avia-button.avia-size-x-large {
font-size: 1em !important;
padding: 1.2em 0.9em;
min-width: 90%;
}
Hope this helps :)
Best regards,
Nikko
Hey victorjaschke!
Please take a look here
https://kriesi.at/support/topic/changing-lightbox-window-size/
let us know if that works out for you.
Thanks a lot
Regards,
Basilis
Hi,
Please refer to this post – https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171
If that does not help, please start a new thread.
Best regards,
Yigit
Hi,
I am trying to change the featured image size for posts.
I have been referencing this topic:
https://kriesi.at/support/topic/size-of-the-featured-image-in-blog-posts/
I added the css
.big-preview img {
height: auto !important;
width: 100% !important;
}
and that seemed to work, but I just created a new post, and now it is saving out at the default size, so not 100% sure what is going on.
I have posted links to examples of both. One with the image displaying larger and one back to the default size. Not sure what is causing this.
I thought the css would take care of it.
Any assistance that you can provide would be greatly appreciated.
Hello. I have a major problem on a website. All the link setting options within the modules (like image, buttons etc.) are not functional. Meaning the entry field for the link that is usually there is not displayed so I cannot put in the link. Also there are some other glitches in the builder with other modules like magazine (doesn’t display option field for categories to choose from).
Can you please take a look. This site had problems before freshly installing ENFOLD (latest version). At first the Avia Layout Builder was not working. The support here had fixed the issue in December. see
Not sure if the “link” issue has been since then or later since I did not needed to work on it immeadiately.
Plugins are all disables rhigt now.
See my new thread: https://kriesi.at/support/topic/change-layout-of-category-pages/
-
This topic was modified 9 years, 1 month ago by
DLPJRos. Reason: Opened new thread due to no response
Awwww thank you sooo much Yigit!!!!!! People should build a monument for you lol ;-)
Now I think you can close this topic. JUst one question, when I bought Enfold theme the support was for 6 months only. If I need some help after 6 months what happens? Eventually can I buy other 6 months (if I need) or not?
Hi Andy,
Looking at your image, you were definitely seeing what i was seeing. I have attached a screen shot of what you uploaded to imgur.com.
That being said, i have resolved the issue by tweaking the settings on autooptimize plugin. You were on the right track with the caching plugin conflict.
Selecting this: “Check this option for Autoptimize to also aggregate JS in the HTML. If this option is not enabled, you might have to “force JavaScript in head”.
Thanks for your help!
I understand that I can hit ‘default editor’ to view the code, but that doesn’t always work. I am currently logged in to my enfold installation, but default editor, and it isn’t showing me anything in the visual or text tab.
I did a google search and it seems like it would be an INCREDIBLY useful resource being that many other people have the same issue as me. Would be nice to just have some kind of documentation on shortcodes that we can just pull (similar to how every other top notch WordPress theme provider provides this).
Is this something that is in the works? I love your theme, but this is extremely frustrating to have to work around.
Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ and choose to display/hide certain elements on mobile/desktop :)
Regards,
Yigit
How do I remove the blown up stretched and cropped category image from the top of the products and subcategory pages.
e.g. http://fordtractorsales.co.uk/product-category/engines-gaskets/
Thanks
Rob
Hello.
I wonder if it’s possible to tweak mobile version of website a little to change some elements position. On desktop version I’m using following layout (see screenshot # 1) but when I veiw same page on mobile it’s looks messy (screenshot # 2). What I need is simply image element on top and text element at bottom for all pages where I use this layout. Would it be difficult to do it?
Thanks.
Hi Rikard,
thats what I tried to explain with the textual part…’The End of the Text Block ends with code:
Rialto Brücke. [/av_textblock] [av_masonry_gallery ids='1489,1490,1491,1492,1493,1494' items='6' columns='3' paginate='pagination' size='flex' gap='large' overlay_fx='active' container_links='active' id='' caption_elements='title excerpt' caption_styling='' caption_display='always' color='' custom_bg=''] [/av_one_full][av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''] [av_heading tag='h3' padding='10' heading='Wo bitte gibts die höchsten Aussichtspunkte?' color='' style='' custom_font='' size='' subheading_active='' subheading_size='15' custom_class=''][/av_heading] [av_textblock size='' font_color='' color=''] Am nächsten Tag
And also the next text block starts with code – in between there should be a mansory gallery as well as a heading.
I hope this clarifies it.
Thanks for your support.
Steven VanburgGuest
Hi!
Hope all is well and wanted to thank you for the valuable resources you curated on Kriesi’s How to Create a Content Strategy to Futureproof your Revenue Stream page: http://kriesi.at/archives/how-to-create-a-content-strategy-to-futureproof-your-revenue-stream
I did happen to notice a broken link and thought you may want to know about it so that you can fix/remove it: “Medium”
Hope that helps!
Also, is there any chance I could suggest another relevant resource?
The resource I have in mind is this article about the importance of creating Linkable Assets: http://theupperranks.com/Blog/youre-not-ready-for-link-building-without-linkable-assets/ – It was selected as a MOZ TOP 10 and explains in plain and simple terms why it’s nearly impossible to build quality links without providing valuable content on your site.
Let me know what you think.
Best,
Steven
Hi,
I have looked everywhere for a solution to this but I cant fine one.
On the menu area there is a very slight transparency on the top part of the menu. Is there a way to stop this or make the bottom the same?
Yigit,
Thank you so much! That is exactly what I was looking for. One more question though. I would like the back ground to be white, not the default footer background. Here is the URL = http://gold.ourcompanyonline.com/
I tried the following in regards to making the back ground white in the testimonials in the ‘footertop’ but it didn’t work. Any ideas?
[av_testimonials style='slider_large' columns='2' interval='6' font_color='custom' custom_title='#ffffff' custom_content='']
[av_testimonial_single src='' name='Perry G' subtitle='' link='' linktext='']
On the outside my life looked amazing. TV newscaster, business owner, living the life in San Fransico – but I was not happy, I was miserable… I developed sleeping disorders and did not believe in medication. TMS was an amazing option for me. I feel great and I am truly happy again. Thank you Dr. Smith.
[/av_testimonial_single]
[av_testimonial_single src='' name='Heather D.' subtitle='' link='http://' linktext='']
TMS has saved changed life. I was very anxious and scared about everything; I was constantly dissociating. I was unable to get much of anything accomplished. Facing each day was getting more and more difficult. After completing TMS, I feel much more hopeful and positive. It was a big reprise from the dissociation! I am now able to complete more tasks and my anxiety has decreased dramatically.
[/av_testimonial_single]
[/av_testimonials]
Thanks again! – Perry
Hi Rikard, I love the Blog Posts element but neither the slider nor the grid seems to give me the ability to put the Post TItle and Read More on TOP of the featured image. Only below it. Am I missing this somewhere? Thanks in advance for your time.
Hey Guys!
I got an issue with the main menu going over the top of the logo AND the Cart Icon going behind Hamburger icon on small screens.
Thanks in advance!
Oh – and just noticed that the one from last Tuesday isn’t showing either. There are 2 missing on the blog page. Not sure how that relates to the timing of the Theme Update.
Another thing that is strange is that when I’m on the Blog page, the black bar at the top with things like “Edit Post” is missing. It’s usually at the top of all my pages and posts. But right now, it’s not there. Not sure if it’s because you’re working on it. 10:50am EST.
Hi!
I think your case the best would be hiding your section on mobile and replacing with another one which is made for mobile version of the theme that would be hidden on desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Best regards,
Yigit
Hi Perry!
Please go to Appearance > Widgets and create a new widget area and name it “footertop” and then add following code to Functions.php file in Appearance > Editor
add_action('avia_before_footer_columns','avia_footer_top_column');
function avia_footer_top_column(){
dynamic_sidebar( 'footertop' );
}
Best regards,
Yigit
Thanks Yigit. It looks like that decreased the padding between the links and borders instead of decreasing the height of the borders. I tried modifying it to decrease the top/bottom padding, but it doesn’t seem to change the height of the borders.
Hey cab72!
Please change your custom CSS code to following one
#header .widget {
left: 18%;
padding-top: 50px;
position: absolute;
top: 0;
transform: translate(-50%);
z-index: 999;
}
Best regards,
Yigit
Hello,
I have an issue with the blog page.
In Enfold blog config I have selected : use the advanced layout editor to build your own blog layout
And in my blog page, I have added an Advanced Layer slider at the top and blog posts just below.
The problem is that the layer slider just does not appear. At the place he should appear I just have a rectangle with a shadow.
This is the code found in the source :
<div id=”layer_slider_1″ class=”avia-layerslider main_color avia-shadow container_wrap fullsize” style=”height: 401px;”></div>
On all other pages, layer slider is working fine.
Thanks for your help.