Sorry Ismael,
It is in fact an image aligned ‘center’ with botttom to top animation. But nothing happens.
I’ve noticed that only the centered images are removed troughout the site with this code:
.avia_image.avia-align-center {display:none;}}
So for now i’ve given all other images a left alignment and placed the above code that works.
Offcourse now i can’t use centered images any more so when you got a correct solution to remove this picture only on my homepage then i would be glad to hear it.
Cheers Herrbirk
-
This reply was modified 12 years, 2 months ago by
MENS.
I was wondering the same thing when the author explained that to me, but I’m no expert in these things so I can’t find out myself. This is what the author explained:
The theme that you are using is using a smooth scroll plugin which animated the scrolling of anchor links within your page. This is causing the conflict with cookieinfo’s more info link since it has is a anchor link and since the code for cookieinfo is added to the bottom of the html document, it is scrolling down to that position. The debugger error has nothing to do with the scrolling issue.
I know there are free plugins, but the whole reason I buy premium items is that I could ensure premium quality. What if a free plugin stops being updated when WP updates? Premium files on Envato usually are of premium quality and make sure they stay compatible. How disappointing and frustrating this is.
The problem is solved. A different plugin caused the issues.
Hey!
Please add this on your custom.css or Quick CSS:
#footer .widget_nav_menu li {
position: relative;
margin: 0;
clear: none;
float: left;
display: block;
font-size: 11px;
border-right: 1px solid;
padding: 0 10px 0 10px;
height: 20px;
}
#footer .widget_nav_menu li a {
position: relative;
top: -5px;
}
#footer .flex_column.av_one_fourth.first {
width: 100%;
}
This will only work for one level menu group.
Regards,
Ismael
Hey!
Please add this on your custom.css or Quick CSS:
.cloud-zoom-big {
top: 0 !important;
left: 300px !important;
}
Regards,
Ismael
Hey guys,
Followed this instruction https://kriesi.at/support/topic/need-to-use-all-weights-of-the-open-sans-font-e-g-bold800/ to attempt to make more font weight options for open sans. Instead I am now getting
Fatal error: Call to undefined function avia_header_setting() in /home/codeless/public_html/bunnndle.com/wp-content/themes/enfold/header.php on line 7
Copied the code exactly.
Hi!
Yigit’s code should work. Please try this:
@media only screen and (min-width: 768px) {
.avia_image.avia-builder-el-2.avia-builder-el-first.avia-align-center.avia_animated_image avia_animate_when_almost_visible.bottom-to-top.avia_start_animation {
display: none !important;
}
}
Cheers!
Ismael
Hey!
Please add this on your custom.css or Quick CSS:
#top .avia-logo-element-container img {
max-width: 100%;
max-height: auto;
}
Regards,
Ismael
Hi!
Edit js > shortcodes.js, find this code on line 241:
var target_offset = target_wrap.offset().top - 175,
Replace it with:
ar target_offset = target_wrap.offset().top - 100,
Remove browser cache then reload the page a few times.
Regards,
Ismael
Hey!
Did you try to activate the plugin again?
Best regards,
Ismael
it stops reading the link at the comma…
Ok, we’ve seemed to have fixed this. It appears that by changing the URL in the image upload section to just /wp (we removed our url) it sorted it out. Not sure why it all of a sudden stopped working, but it’s fixed now. Thanks for your help Enfold.
I found the code below in the forums that fixed the header in responsive mode. But when I enter it into QuickCSS, it overrides the default fonts. When I delete the code below from Quick CSS, the default fonts are restored. Site is: nexuscontentlab.com. Thanks Mike.
@media only screen and (max-width: 767px) {
.responsive #top #header {
position: fixed;
}
-
This topic was modified 12 years, 2 months ago by
mhiller.
Hi gintheme!
Please take a look at this topic: https://kriesi.at/support/topic/new-custom-font/
Cheers!
Josue
Its not the menu causing this issue, its the back to top icon as it doesn’t contain a title. I have removed this line; temporarily so I can get the site hosted at uni.
<a href='#top' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>></a>
Is there a way of adding to this line so that the title is dynamically added dependent on the page your on?
<a title="<page title here>" href='#top' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>></a>
I don’t want to loose this functionality really.
Can you advise me on how to add title’s to the social media links even if very generic eg: title=”facebook” title=”twitter”?
Leave this with me for a day or so I’m having issues again since updating to 2.4.1
-
This reply was modified 12 years, 2 months ago by
jono713. Reason: Update
Hi!
I’m sorry but do you want to make the line thicker for the submenu?
.main_menu ul:first-child >li > ul {
border-top-width: 4px;
border-top-style: solid;
}
Best regards,
Ismael
Hi DENTICS!
Did you add the code on the text html mode? Can you please post the code here? Try to add this on functions.php:
remove_filter( 'the_content', 'wpautop' );
remove_filter( 'the_excerpt', 'wpautop' );
Regards,
Ismael
Hi!
You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Ismael
Hi!
Yigit’s code should work. Please remove browser cache then reload the page.
@media only screen and (max-width: 480px) {
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }
}
Cheers!
Ismael
Hey laenggi!
Please adjust the padding. Add this on your custom.css or Quick CSS:
#top div div.product .woocommerce-tabs ul.tabs li a {
padding: 9px 20px 10px 20px;
}
Best regards,
Ismael
well, I’ve managed to place zoom area, like I wanted, thx.
But here is another bug – when I click on thumbnail, an image appears in top-left corner:
https://docs.google.com/file/d/0B-uhUXxghpuTNHpPTFNCbE1hSjg/edit?usp=drivesdk
Content edited and removed by websitegurus……..
are there any known problems wit the layer slider after updating to version 2.4.
My layer slider stopped working after updating. tested wirth chrome and fireox.
http://www.ridcon.de
Addition I have seen just now – at the side all sides of the wordpress are shown. The side is extrem long now.
-
This topic was modified 12 years, 2 months ago by
ridcon. Reason: just seen it now
Hi, I’ve recently finished my site with Enfold and made live http://www.davidmattock.co.uk
on my old site I was running yoast SEO and Video SEO plugins fine. So I installed them for my new enfold site and all seemed to be working fine, but I now have a problem with the video SEO as follows:
When I go to one of my portfolio entries with an embded vimeo video it seems to work fine and shows me my video thumbnail, but as soon as I enter any details like focused keyword, description etc for wordpress SEO then click update, the video thumbnail and video SEO options disappear? I’ve tried 4 different portfolio posts now and the same happens every time ?
So I contacted support at Yoast and they logged into my site and replied with the following…
“You seem to use a plugin/shortcode that we do not support ( [av_video… ).” ?
I found the support post “https://kriesi.at/support/topic/use-yoast-video-seo-with-kriesis-themes/” but does not apply to me as Im not using video in sliders just straight forward normal portfolio entries.
I think this shortcode is just part of Enfold so not sure what to do to get video SEO working now?
Many thanks
Hi Yigit,
Thanks for the css, I pasted this into the quick css on my style control panel
@media only screen and (max-width: 480px) {.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content { opacity: 0!important; }}
Saved it and then refreshed my iPad and saw no effect. Maybe I’ve done something wrong — please advise.
Best regards,
George
This reply has been marked as private.