I am also looking for the same txt file as I’m having problems with this demo import and wanted to try the method mentioned here;
https://kriesi.at/support/topic/importing-didnt-work-4/
but the bit.ly provided in that post does NOT have the txt file for Construction….
Thank you Rikard, that seems to have only affected the right side of the top menu and not the rest of the menu lines. = /
Excellent! Thank you! We’re almost there.
Just need to lower the subnav “Previous Events” “Next Events” and the Title “Upcoming Events” so that it is half way between the before text and the date heading. It’s currently jammed up against the “before” content. I added screen shots to the top of this page: http://kbird.com/enfold-calendar-issue/
I was able to move the subnav with this css:
#tribe-events-header .tribe-events-sub-nav {
position: relative;
top: -10px !important;
}
(without the !important, it was overridden)
But I can’t figure out how to move the Upcoming Events.
Hi,
Please try adding this at the very end of your themes / child themes functions.php file:
function gallery_remove_firstImg(){
?>
<script>
jQuery(window).load(function(){
jQuery(".av-masonry-container").find('.isotope-item.av-masonry-item-no-image').eq(0).remove();
});
</script>
<?php
}
add_action('wp_head', 'gallery_remove_firstImg');
Best regards,
Vinay
Hi there,
I’d like to use another – for smaller devices optimized – logo in the mobile/tablet-version of the website.
How can I manage it to do this?
Kind regards,
Magnolia
Thank you Yigit! This works perfectly on desktop, on mobile it´s still the same size though. Any solution for this? Really cool would be to enable people to zoom into the lightbox image on mobile.
Best regards,
Arkadi
spoke to soon.
After disabling the category strip in yoast it work. But after installing https://wordpress.org/plugins/no-category-base-wpml/ it stopped working again and only show the one post.
I have now disbaled the plugin and deleted the cache but its not changing at all.
Any suggestions?
Greg
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .widget_nav_menu li.current_page_ancestor {
background: white;
margin-right: -50px;
padding-right: 50px;
}
#top .widget_nav_menu li.current_page_ancestor > a,.main_color .sidebar .current_page_item>a {
color: #ff4511;
font-weight: bold;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hey sarutty,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.mpfy-p-slider .mpfy-p-slider-top img {
height: 400px!important;
min-height: 400px!important;
}
Best regards,
Vinay
Hi guys, I’m having this big issue with WPML plugin in my page: http://www.rvarq.com, because I don’t want to duplicate all my Portfolio items and categories, because it does not make sense. I just want to have duplicate content for PAGES and same Gallery and Portfolio items for two different languages. So, I found what happend to this guy, Enfold user too. https://wpml.org/forums/topic/same-gallery-and-portfolio-items-on-two-different-languages/ Their recomendation is to duplicate every portfolio item and categorie. In my case 268 items.
The most strangest thing is that within the setting of “Translation Options” of the plugin, it appears disabled and without option of selection for the “DO NOTHING”, as it is shown in the following screenshot http://s33.postimg.org/90j7o16b3/Portfolio_items_and_categories.jpg
Do you know what can I do? Is it real this? “Why you are against duplicating? Duplicating just creates another database entry – the files are not duplicated. This usually takes no more than 10kb – if it is a long article.” in page 2 of: https://wpml.org/forums/topic/same-gallery-and-portfolio-items-on-two-different-languages/page/2/
-
This topic was modified 9 years, 9 months ago by
nicolasweh.
Hi, we are working in this site: http://www.stareupinnova.es/web and we want that the Second Menu of the Principal Menu (Top) show in the left area in all de second level of the pages.
The first menu is “La Compañia” and it have 6 options, the second menu is “Servicios” and it have another diferents options
I am lost.
Best regards
Alvaro
Hey indieweb,
you can use this code inside Quick CSS field:
.additional_information_tab {
border-bottom: 1px slid #8d8d8d;
left: -16px;
position: relative;
}
.reviews_tab a {
border-top: none !important;
}
and adjust as needed.
Best regards,
Andy
Hey!
I have already replied you here – https://kriesi.at/support/topic/drop-down-menu-overlapping-main-menu/#post-641664
Please make sure that you removed the old code and added the new one and please flush browser cache and refresh your page a few times
Regards,
Yigit
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) {
#top .avia_ajax_form input[type="checkbox"], .responsive .avia_ajax_form .form_element {
margin-left: 0 !important; }}
Best regards,
Yigit
Hi
I am having issues with the header, Can someone help me ..
Issue 1. I cant click logo, it is not clickable. Try yourself. I think the right side widget is sitting on top of the logo element or something wrong!
Issue 2. Social icons appears on top of body. It is not contained within header. It does need to shrink with the header element on page scroll. Cant leave it flow out of header, and the client insists the same size font logo and icons, not smaller than that.
Please look at this screenshot
This header widget is supported by enfold, not something i am trying to customize beyond theme’s ability.. But it has to not only look right but perform right too. Logo is not clickable because of this widget. It also does not contain all the elements within header, try scrolling page up and down visit page. I have also update theme but no change.
I have already spend almost a week on this header issue, Please help me fix this. I have provided login details in private content.
Thank you!
Please fid\x this.
Thank you.
Hi,
use different tickets for different questions please.
Not sure what you’re trying to achieve. Can you provide us a mockup showing the results please? What exactly do you want to achieve? cause the link you’ve provided looks good to me.
Use Video Element for mobile devices instead. You can turn on custom classes for all alb elements and hide it on desktop, but show it on mobile only using media queries. If you need help with this let us know in your new ticket.
Best regards,
Andy
Hi
Yes it is responsive. The problem is:
Issue 1. I cant click logo, it is not clickable. Try yourself. I think the right side widget is sitting on top of the logo element or something wrong!
Issue 2. Social icons appears on top of body. It is not contained within header. It does need to shrink with the header element on page scroll. Cant leave it flow out of header can I?
screenshot
This header widget is supported by enfold, not something i am trying to customize beyond theme’s ability.. But it has to not only look right but perform right too. Logo is not clickable because of this widget. It also does not contain all the elements within header, try scrolling page up and down visit page. This is extremly sad! I will update theme but it is clear that these issues are not theme update related.
Please fid\x this.
Thank you.
Hi,
please stick to only one question/issue in one ticket. Open a new ticket for other questions/issues. Otherwise it’s going to be too confusing for us and other people trying to search for help here.
This code I provided to you:
@media only screen and (max-width: 767px) {
#header_main {
margin-bottom: 265px;
}}
is working on screen sizes below 767px (see media queries) only. So basically it can’t do anything on desktop screen sizes. However, send us a link where we can see the issue in question with this code on desktop.
Best regards,
Andy
Hi there,
we had the same problem with settings that could not be saved in an earlier version just a couple of weeks ago to exisiting LayerSliders and we tried (together with your support guys) everything to sort it out, but no luck.
Now we updated the test system to WP 4.5.2 and Enfold 3.5.4 and also deactivated all plugins. We could save only some settings in new LayerSliders, but for example the URLs with [post-url] are not saved. I also tried to change the jquery file in functions.php that is currently recommended.
Very interested, if you find a fix. Let me know, if I can support this thread.
i think that there is no exact line from top to bottom in the half (see your arrow in the image) seems to be because you choose on one column (space between columns) and on the other not
And btw: you should place only once an id. You got two color sections with same id.
if you haven’t it allready activated you can put in your functions.php of your child-theme :
add_theme_support('avia_template_builder_custom_css');
than you can set a class for most of the alb elements.
You can set on css more than one class for different divs
-
This reply was modified 9 years, 9 months ago by
Guenni007.
Hi guys,
I know that there are several posts with almost the same issue. I read them but none of the suggested code snippets in the other topics helped.
Ok, here’s our issue: we’re using a grid blog (2 columns) element with a right sidebar on our main blog page (see link below). The only elements (1x heading element, 1x Whitespace seperator, 1x blog post element) on this page were created with Avia Layout Builder. Unfortunately the grid didn’t change to 1 column on mobile devices (tested with “Responsive Web Design Tester”-Addon for Chrome and with a Sony Xperia Z3). Instead it just scales the two columns, which is not very pretty ;)
I tried some of the code snippets that were suggested in other posts, like this one:
@media only screen and (max-width: 767px){
.responsive #top .slide-entry {
width: 100%;
margin-left: 0%;
}
.avia-content-slider .slide-entry-wrap {
margin-bottom: 0px;
}}
Unfortunately it didn’t change a thing. Do you have any other idea what causes that problem or how we can fix it?
Thanks in advance for your help!!
Best regards,
Sebastian
the space between those flex-columns is not set by a padding or margin – there is a “placeholder” div between – so try to play with width of that container:
#top .av-flex-placeholder {
width: 1%;
}
but i see you set those columns often in a different way like on cooperatie there are some – this comes from setting “equal hight”
some of them are not set to equal hight – than placeholder is missing
Well that’s not it… The emulator actually worked fine yesterday, but not the page on my smartphone..
In my previous reply I provided you with a http-link to a image which I screen captured from my Samsung S5 -which shows the problem…
When I press to mobile menu so it opens, the image/logo along with the header content jumps to the right.
BUT if I click a menu with a sublink, it corrects it self and moves back to left (where it’s suppose to be) just as it does when I click to close the menu…
My opinion is that the problem therfor should be connected in some way, to the logo/image or the header information as all of this started from the moment when I added the code provided from here:
https://kriesi.at/support/topic/change-order-of-header-elements-i-mobile-view/
Thanks!
-
This reply was modified 9 years, 9 months ago by
Sunique.
Rikard, I thank you for the answer, but frequently you answer us without read the question with attention. I’m little bit upset for this.
Very long time to have an answer, more than 5 hours and in the meanwhile I look a lot of question answered before mine, even if that questions have been made after mine.
Ok, go on.
I wrote that I need to include MY OWN MAP inside a page. This mean I already have a map, with markers and so on, that I have created a lot of time ago. I can reach this map in “my maps” on google.
The Google Map element under Media Elements in the Layout Builder, that you suggested me, is a tool useful to show a map with a precise coordinates. This is another story, not mine.
You can look at this map? https://drive.google.com/open?id=1V6gKO_ZdXRtKeQYenij37EBKXw0&usp=sharing
Ok, I simply would like to show it in a page, this is all. Very simple!
Sorry if I was a little biy grumpy, but please comprehend me, you cannot go speedly to answer a lot of topics with few people, answering “casual” answers, without reading deeply the question I made.
Thank you.
I hope not to wait for another five hours to have an answer.
Roberto
in private content the temporary login
Christophe
can you show us an example page/post of what you mean? because here
http://kriesi.at/themes/enfold/2014/04/20/week-in-review-what-we-got-right-in-the-lifestyle-section/
i only see the single “P” for pinterest
maybe you see on demo-site
the hover color of the buttons is set for each social link but you can overwrite it by f.e:
.av-share-link:hover a {
background-color: #ddd !important;
}
and on top you can overwrite specified instruction by:
.social_bookmarks li:hover a {
background-color: #aaa !important;
}
-
This reply was modified 9 years, 9 months ago by
Guenni007.
Hi,
Great, glad we could help. Let us know if you should need any further help on the topic.
Best regards,
Rikard