Hello,
I have a strange behavior on this page: http://theaterpaedagogik-ausbildung.at/produktionen/
If I open this first time, the post “Ba! RockMe!” will be displayed, but title and text is right beside the thumbnail. All other thumnailx are correct.
If I select the galery for this group “G7”. This Post will not be displayed. If I select “All” again, this Post will not be displayed. The category is set like the other post.
Also the size of the thumbnail is a little bit greater than the others, but the original jpg have the same size. Don’t understand what’s wrong here. Can someone help?
thanks
Claudia
P.S.:
Newest version of Enfold an all Plugins are actual. All hints in this post https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ are done
-
This topic was modified 9 years, 10 months ago by
Claudia.
Hey there ,
I am having some issues with the page preview that I can’t seem to solve on my own. I want to add a simple textbox right beneath the main header as the first element of the page to display some text. The page looks as it should on the preview as you can see it on the first image but as soon as I publish the page the bottom and top paddings are being changed to 70px each which is not what I want. Tried to change with CSS but didn’t work at all. Any ideas on why the padding is being changed after I publish the page and how to fix that ?
Preview :
preview
Published :
published
regards Tony
-
This topic was modified 9 years, 10 months ago by
Aixmec.
Hi!
All changes are updated please clear the cache and review the site :)
We have added the following css in Enfold > General Styling > Quick CSS
/* Footer subscribe form */
@media only screen and (max-width : 897px) and (min-width : 768px) {
#footer .avia-mailchimp-form .form_element_fourth {
margin-top: -12px!important;
}}
#footer .avia-mailchimp-form .required {
display: none !important;
}
Cheers!
Vinay
I guess, what I’m not understanding is, I can edit the column, but how am I editing it to get the result I want? How is editing the column going to place other elements on top of the slideshow background.
I want to place a button on the center of the page as a slideshow plays in the background.
I’ll try what your saying, but your being a little bit vague so I’m not fully understanding.
Hello,
I have a problem with images not showing up on my mobile. The do show up on desktop but on mobile they become small lines. Which means they are there but don’t keep their dimensions.
Any idea why?
Hey XtremeHospitality,
Thank you for using Enfold.
Create two color sections with the same height. In the first color section, set the Section ID to “fixed-section” and use “invisible-section” for the next one. Add the following code in the Quick CSS field:
#fixed-section {
position: fixed;
top: 0;
}
#invisible-section {
visibility: hidden;
}
Best regards,
Ismael
Hi,
Again, this will take time, weeks, months, depends on google crawlers and how much you work on the site. I searched for the “kaloraat things-to-consider-before-buying-domain-and-hosting/” and you can see your site on top of the SERP.
View post on imgur.com
Please contact an SEO consultant if you need immediate results.
Best regards,
Ismael
Hi,
The positioning works if you resize the browser. This should work:
add_action('wp_footer', 'ava_auto_resize');
function ava_auto_resize(){
?>
<script>
(function($){
var int = '';
$( "#top .tabcontainer" ).bind({
mouseenter: function() {
int = window.setInterval(function(event){
$(window).trigger('resize');
console.log('resize');
}, 1000);
},
mouseleave: function() {
setTimeout(function() {
clearInterval(int);
}, 1000);
}
});
})(jQuery);
</script>
<?php
}
Add the code in the functions.php file.
Best regards,
Ismael
Hi,
We can’t find the contact form in the “contact” page. Did you remove it? Please create a test page so that we can inspect the issue. By default, the from address will be ” (Email address hidden if logged out) ” but you can use the value of the E-mail field. https://kriesi.at/support/topic/contact-formular-email-adress-error/#post-597619
Best regards,
Ismael
Hi,
The code that we suggested affects all containers. Please replace it with:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header_main .container {
width: 100%!important;
max-width: 100%!important;
padding-left: 20px!important;
}
#top #wrap_all #advanced_menu_toggle {
margin-right: 20px!important;
}
}
I can’t seem to reproduce the issue on my end and based from the codes that we suggested previously, I can’t see any reason why it will disappear on scroll. What happens if you disable the css modifications?
Best regards,
Ismael
Hi,
Broke everything? Which elements? Replace it with the following:
.avia_transform .av-extra-border-element .av-extra-border-inner {
top: -39px;
}
.avia-section {
overflow: visible;
}
Add a unique Section ID then replace the “.avia-section” selector.
Best regards,
Ismael
Hi,
We can the background size property to 100% or let it inherit the dimension of the container, but it will distort the images on certain screen sizes. Please add this css code.
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .av-flex-cells .no_margin.av-zero-padding {
background-size: 100% !important;
}
}
Best regards,
Ismael
Yigit,
I’m sorry but I noticed that the additional functions.php code has caused the color section that was above the post sliders and below the top full width slider to move below the footer.
Any thoughts as to why?
Hello,
I added this code to change de image:
but back to top is not working. Could you help me?
Thaks a lot.
Best regards!
The issue is that it’s showing the site as a Desktop version as opposed to a Mobile phone version if you know what I mean? Thanks
WordPress’s default style for images+captions added to Posts and Pages by using Add Media to a Text Block within the WYSIWYG editor features the caption below the image and a visible border around the image+caption unit. I wanted to get rid of the visible border. I got rid of it by using the CSS code from Ismael in this post:
https://kriesi.at/support/topic/removing-the-border-around-images-with-captions-posted-in-a-page/
div .wp-caption {
border: none;
}
But now that there’s no border, the text wrapping around the image+caption on the bottom butts vertically right up against the caption text. I’d like to add some vertical space between the body text and the caption text. I tried using the Advanced Image Styles plugin, but it’s reading only the image, not image+caption – so when I add a bottom margin, it pushes the caption text away from the image.
Is there a nice Quick CSS code to solve this problem?
I feel like you don’t really read my posts, lol.
Again…THIS is what I asked.
“On the mobile view you can only see half of the service button.
I’m ok with them not showing at all on MOBILE…can you help me out with either fitting them to the screen or just removing them from mobile?
Is there also a way to move the text down slightly on mobile view? The “YOUR ANSWER TO GOLF COURSE MANAGEMENT” is crammed right to the top of the image on mobile.”
Hi Yigit, thank for your attempt. Still not working. If i replaced,
#top .aviaccordion-title-on-hover:hover .aviaccordion-preview {
background: transparent!important;
}
to
#top .aviaccordion-title-on-hover:hover .aviaccordion-preview {
opacity: 0!important;
}
It works. But it removed my caption too.
What is your advice?
Hello
The page I am working on is
http://vitalthrive.us/#tab-id-1
The section I am working on is under where is says “Your Benefits From BodyTalk Sessions”
I have noticed that the text for the “Physical” titled tab is a few px lower
I’m curious and would like to learn how to align that top bullet point for the starting text of ever text area for each tab to be aligned on the top with the “Physical” tab?
Thank you
Header image is getting stuck at the top with no margin.
I just tried it and now it is suddenly working and I did not make any changes. I assume someone from enfold made a change to my website? Regardless, it is still not working properly. Now the contact form hangs and says “sending” and does not seem to send the email message. I am finally receiving the contact form messages which is great. I just don’t understand why the form button says “sending” and will not stop doing so.
Hey 1039 Online,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#after_section_1, #after_section_2, #after_section_3, #after_section_4, #after_section_5, #after_section_6 {
border-top: none;
}
Best regards,
Yigit
Hi achtung-de!
I replied you here – https://kriesi.at/support/topic/layout-builder-not-working/
Please do not create duplicated threads as it is making it harder for us and for other users to follow.
Best regards,
Yigit
Hey 1039 Online,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.header-scrolled .sub-menu {
top: 75px!important;
}
Best 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:
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select {
border-color: blue;
}
Best regards,
Yigit
These resources do not resolve the problem.
I need to popup opened by clicking on the link /form/?iframe=true in the top row of the theme Enfold. It doesn’t work.