Hi Lonsdale,
Great, glad you got the problem solved and thanks for sharing your solution :-)
We’ll keep the thread open in case you should have any further problems on the topic.
Regards,
Rikard
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_elegant-blog #top .post-entry .minor-meta {
font-size: 15px;
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
font-size: 22px;
color: orange;
}
@media only screen and (max-width: 990px) {
.responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate {
display: block !important;
}
.av-main-nav-wrap ul {
display: none!important;
}
}
Best regards,
Yigit
hi , i have added the sub menu but is not shown could you please check and help me . thanks
FYI, While we remove the “position:fixed” in the below css. The sub menu displays fine. But we need the main menu should be fixed in all the browser with sub menu. Can you please give the solution asap?
.html_header_sidebar #top #header {
position: fixed;
}
please refer the link below
-
This topic was modified 9 years, 6 months ago by
sanjeevi.
I already read this post, I have a similar problem. it ads “?s” to my URLS. I have the normal URL and then the URL?s
How can I prevent this?
Best wishes
Marlene
Dear Support Team,
How do I get a caption under a single image in lightbox view – and I am not creating a gallery, it´s a sinlge image in a page (WordPress makes a gallery by default of all the images in a post. Then when a user clicks on pic in the post, the lightbox shows up. I want to have the captions show up under the image).
I have put the text in the ALL fields in Media gallery: alt, the title, the caption and the description fields. However, the caption doesn’t show up under the image.
There was a few questions on this topic, but it didn´t seem to be solved. This issue should be solved with Enfold Version 3.6, but it´s not, since we have it and we still have the problem.
Thanks!
Svetlana
Hi,
Enfold does not support tablet view as a spinoff from mobile and desktop resolution.
I can’t get Desktop 3 columns > Tablet 2 columns > Mobile 1 column easily.
I would need to add classes to blocks that I have and use @media query to show or hide 2 or 3 columns in certain resolution.
I just want to find out is there any other way to get such a view as I mentioned in the title?
Thanks.
M
Hi,
Glad you sorted the 1 and 2 issues.
3. Please point us to the portfolio items where we can see the issue and the element in question.
4. To change the mega menu header title and bullet colors please use the below css
#top #header .mega_menu_title a {
color: #FFF;
}
#top #header a:hover .avia-bullet {
border-color: #ffffff;
}
Best regards,
Vinay
Hi Rikard,
Thanks for your reply and sorry for the delay of my answer.
I have already contacted the autor of this plugin but he can’t / does not want help me because he explains the plugin works fine with native themes..
Also, for example, the instruction message appears at the top left when it should appear next to the button (screens into the link)
Is there a possibility that the css to enfold not impact this plugin for example?
Thanks in advance and thanks again for your very good template !
Matt
1. Create a page with a portfolio grid on it for each category
2. Create a new menu using these category pages
3. Use the fullwidth sub menu content element at the top of each category page and your main portfolio page
This seems to be a tolerable workaround if you don’t have a lot of categories. (Make good use of layout templates.)
But I wonder if this causes too much duplicate content that might be a problem for search engines. Does anyone know if this would be an issue or not?
Exact same issue over here.
Also described in my own topic: https://kriesi.at/support/topic/avia-builder-doesnt-load-wp/
-
This reply was modified 9 years, 6 months ago by
ABaumert.
Hi there, I rebuilt my site via a backup. Everything seems OK except the header in the theme.
I have a black strip with a warning at the top saying
Warning: file_get_contents(http://transmaurienne-vanoise.com/wp-content/themes/enfold/links.php?d=riskdynamicsconsultancy.com/): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /vhosts/riskdynamicsconsultancy.com/http/wp-content/themes/enfold/header.php on line 70
my web site
Any help would be much appreciated.
Hi Ismael
As I wrote in the first post I don’t want the writer of the post to do anything else than write the post and click in the tags field.
What I want is to add the code in the file so that the person that makes the post only have to click in the tags field.
And the related thread you linked is the last link in my post
https://kriesi.at/support/topic/show-tags-under-blog-posts/
This on suggests add a third party plugin, but I don’t want to install a new plugin if I can solve it in another way.
You have to know what file the ALB posts are using, or don’t you?
Hi,
no the page is still there, I think you were redirected to the start page because of the browser language switch.
I’ve posted the english page link also in the private content.
If it not works, please click at the top menu on “current news” or “aktuelles”.
I make the text which is added via shortcode now red and bigger, so it’s easier to see it.
The red text “This is a test” above the news headline is placed via shortcode left of the @ image at the bottom.
If you take a look at the backend of this page you will see the shortcode [crdeutsch] in a text-block left of the box with the @ image.
So I don’t know why it’s displayed at the wrong location at the frontend.
Hi Rikard,
Thanks for your quick reply. I attach a link to a draft page,
http://www.mcgenergy.eu/wp-admin/post.php?post=834&action=edit
This is what I want to achieve…… To close the text to the icon…. And since if this achieve this on a computer screen, on a mobile screen may appear weird I would need to know if creating 2 items (one for only-desktop and one for only-mobile) I could achieve a perfect fit in both devices,
Thanks,
Thanks Rikard.
Is there a way to have the sidebar display at the top? Is it also possible to have the menu in a closed view until touched open?
Thanks heaps.
John
Hey maggie8741,
1. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
Please adjust the padding-top value as required.
#av_section_3 .content {
padding-top: 0 !important;
}
2. To display the full image under “WHY YOGA” please try use a colorsection with a image element if that does not work for you edit the colorsection and minimum height to be 100%.
3. Please check the 2/3 column settings and remove the padding it should look fine. if you still have any issues use the below css in Quick CSS
.avia-builder-el-35 {
padding-left: 0 !important;
padding-right: 0 !important;
}
Best regards,
Vinay
Hi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Ok, thanks for letting us know. We’ll help you out in your other topic.
Regards,
Rikard
Hi,
I’d like to recreate the content slider that is found here: http://kriesi.at/themes/enfold-shop/ (the special heading is: “Recent Top Sellers”. By “recreate”, I mean that I would like to have four or five images fill the screen which is controlled by the forward/backward arrows (not necessarily any text). The content slider comes with small arrows in the upper right and I prefer these arrows in their look/placement. I also like the way a user can move forward through the next series of images. Do you have a suggestion on how to get these arrows and on how to get the flow of images?
Thanks!
Hello Enfold,
Just finished building my site with your theme, thank you for an awesome product!
The site looks great on desktop, tho some content on my homepage, About and Programs look very distorted (mainly text). I know that I should able to adjust with CSS, however, I’m very weak in that area. Would you be able to throw me some codes?
Below are the sections I need help with:
Homepage:
1. reduce the white gap between the advanced layer slider and the content below “WHY YOGA”.
2. display full image underneath the section of “WHY YOGA”
3. adjust text to be properly displayed at screen size in section above clients’ logos
About / Programs:
1. text need to be properly displayed.
Hi,
Could you try removing #top in your CSS?
Best regards,
Rikard
Thanks the code really works.
but since i placed the first code my sidebars are not showing on posts and I do not know why. I tryes every thing tog et them working again but they do not in some of the posts.
http://www.glauber50prefeito.com.br/comecou/ like this example.
This website is receiving 600 view every day and I need desperatly a solution. I opnede another topic but nobody is answering and i do not know if it is related to this change that we made.
Hi,
To reproduce the exact setup as the example link please enable debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and paste the below shortcode in the page.
[av_section min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
[av_one_full first min_height='' vertical_alignment='av-align-top' space='' custom_margin='aviaTBcustom_margin' margin='-40px,0px' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat']
[av_feature_image_slider link='category,14,15' items='3' offset='enforce_duplicates' contents='title_read_more' slider_size='2:1' preview_mode='custom' image_size='extra_large' control_layout='av-control-minimal' animation='fade' autoplay='no' interval='5' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.3' overlay_color='#000000' overlay_pattern='' overlay_custom_pattern='']
[/av_one_full]
[/av_section]
[av_blog blog_type='posts' link='category' blog_style='single-big' columns='3' contents='excerpt' content_length='content' preview_mode='auto' image_size='portfolio' items='1' offset='no_duplicates' paginate='no' conditional='is_subpage']
[av_blog blog_type='posts' link='category' blog_style='blog-grid' columns='2' contents='excerpt' content_length='content' preview_mode='auto' image_size='portfolio' items='6' offset='no_duplicates' paginate='yes']
Best regards,
Vinay
Hi!
@Tobiy: One of the reasons was provided here: https://kriesi.at/support/topic/masonry-gallery-hentry/#post-664120
@Dutchman: Thanks for the link. You can implement that in the av-helper-masonry.php file but we don’t recommend adding modifications in the core files of the theme and will only suggest it as a last resort.
Best regards,
Ismael
Hi,
Change the viewport to 1024px as suggested in the previous post. https://kriesi.at/support/topic/single-product-page-sidebar-to-right-instead-of-below-that-wont-break-on-mobile-2/#post-668841
Could you please provide a screenshot of the tab issue? Or provide a link to the product with the issue so that we can check it.
Best regards,
Ismael
Hey enestedt,
Thank you for using Enfold.
Create a new shortcode in the functions.php file:
add_shortcode('avs_posts_tags', 'avs_posts_tags_callback');
function avs_posts_tags_callback() {
//display tags
ob_start();
the_tags( 'Tags: ', ', ', '<br />' );
$output = ob_get_clean();
return $output;
}
Edit the page, add a text or code block then add this shortcode:
[avs_posts_tags]
Related thread: https://kriesi.at/support/topic/show-tags-under-blog-posts/#post-448772
Best regards,
Ismael
Hi,
This filter is actually included in the theme before but it caused errors on some installation so Kriesi removed it. Also, the filter is now deprecated and replaced with a javascript driven text analysis. This is not implemented in theme yet. https://github.com/Yoast/YoastSEO.js/blob/master/README.md
Related thread: https://kriesi.at/support/topic/new-yoast-seo-issue-on-the-new-v3-0-2-update-makes-theme-seo-unfriendly/#post-339923
Best regards,
Ismael
is it possible to have the choice here on board if i browse on my profile to see topics to which i answered!
I’m on 1060 postings now – and sometimes i want to come back to a thread i answered. But to look through the postings i made is heavy.
So a list with themes i answered will be brilliant. To remember the Themes is easier to my old brain. :lol:
Same problem here, Advanced Layout Editor not working in pages, but works fine in posts, it just stopped working while I was editing some pages today.