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, 5 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, 5 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, 5 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.
Thanks Ismael – yes that’s because I added “img” to my custom css.
I have custom stylings for these images for alignment, before when they weren’t showing, one (for example) was written as:
#widget_sp_image-2{
margin-left:-65px !important;
margin-top:10px !important;
float:left !important;
}
That didn’t work, but the one image that did had “img” in the code, so I changed to be the following:
#widget_sp_image-2 img{
margin-left:-65px !important;
margin-top:10px !important;
float:left !important;
}
Now they work. What did adding the “img” change that would fix this?
Thanks for your help.
Hi Yigit,
Sorry to trouble you again, I still have problems with the icons on iPad – iPhone and text being cut off – I removed the code from above as it placed the txt that was to originally to the right of the icons, below it, however there were alignment issues, then the icons in each column would randomly twitch / move (maybe a different update and it looked like a line of pixels were missing, very strange.
If anyone else brings this up, or you guys can think of a different work around solution, please let me know.
Here was Ismael’s original thread: https://kriesi.at/support/topic/icon-list-issue-on-ipad/#post-134838
Thankyou for your help, you guys are the best!.
Gary
Is there a way to have the header / main navigation float at the top as the user scrolls down using a smaller device?
I’ve noticed that it does it properly when using a full width browser, but when using a tablet sized screen or a smartphone it does not float as the user scrolls down.
Hi Devin,
I just did this and tried both Firefox and Chrome browsers on my box. Nothing changed.
OK, so the customer does not know that there are other choices apart from the sliders arriving from the right. So it’s not a show stopper. But, it should work, so any other thoughts you may have would be much appreciated. Meanwhile I’ll re-start the plugins.
kindest regards,
PPCHound
Hey theworldawaits!
Categories is best for something like Apples/Oranges. You could then later on add Pairs, Plums etc. Beyond that however the portfolio as a whole is one post type so they will still be in the same general type.
Tags can be used in the new Masonry element that was added in Enfold version 2.4: http://kriesi.at/archives/enfold-version-2-4-fullwidth-masonry-elements
Grid organization is by date only as far as I know.
The new Masonry element has a grid option as well and different hover options which make work for you.
Add this to your Quick CSS in the style tab or the custom.css file in your css folder of the theme files:
#top .avia-post-nav {
background: #aaa;
background: rgba(0,0,0,0.5);
}
Modify the values as needed. I’ve upped the rgba transparency to .5 from .1 .
Regards,
Devin
Hello
Whatever I do, I cannot modify the sidebar in the “Shop” page created by WooCommerce. It shows the default sidebar including links to all pages etc. I want to show a particular widget. I have no problem to modify the other pages which belongs to WooCommerce. How Can I the problem?
I also don’t see “Edit Page” for the “Shop” page at the top of the page when I am logged in as admin. I have to go the WP panel to access the “Shop” page. Why is that?
Regards
Abedia
Hey!
Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
You may want to check Blog time to time :)
Cheers!
Yigit
This reply has been marked as private.
My googlemap is broken. In the content section id does not display at all due to wpautop, in the sidebar everything is fine.
How do you disable wpautop and is it possible to disable it only for one page? I am really stuck…..
i know it’s turned off. im saying a colored section wont show up on mobile versions now but you can see it on a desktop