Hey!
Please remove custom css code you have added to disable header resizing and refer to Ismael’s post here https://kriesi.at/support/topic/logo-ginned/#post-164254
Cheers!
Yigit
Hey kaMai!
Unfortunately this isn’t something we would be able to have. The number of plugins and possible conflicts is impossibly high to have a concrete list.
If you have an issue that you think is a bug within the theme you can post it as a new topic and we’ll dig in to it there. We have all of the theme issues/bugs/to-do lists on our private github account so a secondary one is superfluous.
Regards,
Devin
Hey!
For #1, you can watch this video: https://vimeo.com/channels/aviathemes/75743285
The fonts have to be in the same font format as the ones from fontello however.
For the social icons, you’ll need to add additional alignment with css to the media query in your custom.css file. There are two provided as an example, one for desktop only and the other for mobile only.
Regards,
Devin
Hey!
Please post your other questions in new topic.
I am trying to resize the window but there is no overlapping issue on Chrome, Firefox and IE on Win7 on my end. And unfortunately i do not have a chance to check your website on an actual ipad 2 and as far as i know, none of the other team members do. Please ask your friend to flush browser cache and check once again.
Cheers!
Yigit
Right now, Google Analytics for WordPress is disabled and I’ve installed and activated Google Analyticator, but you can log in and toggle those to see the issue. I messed around with the settings in GAfW to try to find some that would work, but didn’t find anything that made them coexist in peace. I’ve cloned the News page to a couple new drafts for testing. After you’ve logged in, you can use that to see the issue. I’ll send creds in a private post.
Works with GAfW Activated: http://workoutplanr.com/news-works/
Not Working with GAfW Activated: http://workoutplanr.com/news-not-working/
If you figure out where the conflict is and you think it should be handled by the plugin developer, I started a thread here: http://wordpress.org/support/topic/conflicts-with-masonry-blog-in-enfold-theme
Hey FabriGar!
I believe they are stored in the frameworks one super object but I’m not sure if that is transferable by itself. I’ll tag the topic for Peter who may be able to say for sure.
Regards,
Devin
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .header_color .main_menu .menu ul li>a:hover {
color: #6ab2b5;
}
Regards,
Yigit
Thanks!
We would like to build a page with a narrow, full-width photograph as in this page: http://kriesi.at/themes/enfold/pages/
We would like the placement of the sidebar widget menu* UNDERNEATH the photograph (left side) as in example.
How?
we would also like the breadcrumbs UNDERNEATH the photo.
If we do from a blank page our photograph ends up beside the menu, not on top
the vertical line in-between the menu and the content area is missing
*automatically generated default sidebars from the children of the main menu items only show in alphabetical order – is there a way around this?
-
This topic was modified 12 years, 4 months ago by
DaraEmerson.
Hey!
Please set el_height to 133 and add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header #main {
padding-top: 133px;
}
Cheers!
Yigit
Hey!
I have just checked your website on my iphone 4 on ios7 and it does look fine on my end
Portrait mode: http://i.imgur.com/hzsgQJ3.png
Landscape mode: http://i.imgur.com/ghlglBR.png
Please try flushing browser cache on your devices and check if issue remains
Cheers!
Yigit
This reply has been marked as private.
Hi jessicaglser!
Sure – insert following code into the quick css field
#top .product-sorting{display:none !important;}
Regards,
Peter
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container img {
box-shadow: none;
}
Regards,
Yigit
Hi Monsoon!
Please add following code to Quick CSS in Enfold theme options under Styling tab to change color of Back to top button
#scroll-top-link {
color: white;
border: 1px solid #e1e1e1;
background-color: red; }
If you would like to remove it, please use
#scroll-top-link {display: none; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS to fix selector
#top select { padding: 0; }
Author avatars look fine on my end, see screenshot here http://i.imgur.com/b3XSFb4.jpg
For your multisite questions, please refer to http://wordpress.org/support/topic/same-nav-menu-across-all-sites?replies=14
Best regards,
Yigit
Hey Jorge!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks li a { font-size: 18px; }
Cheers!
Yigit
Hey!
CSS by itself is never something we can really use. We need to see it live on the page and how its interacting with the content via dev tools.
Which page now is having the issue (its hard to follow topics over a series of responses so re-freshing what is the current issue is always very helpful).
Regards,
Devin
Hey!
Please add following code to Quick CSS as well
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a { color: white; }
Cheers!
Yigit
It shouldn’t and as far as I know can’t effect the fonts just by modifying the container.
The values above can be adjusted to fit as you need them. The upper and lower limit were just loose guesses. If you ever add any more menu items for example the values would need to be adjusted further. Its just a case where the character limit for the default layout has been reached and the logical step for the menu is to start to wrap because of the container.
So increasing the container value (930px) or when it first starts to take effect (max-width) or even when it stops working (min-width) will take a bit of adjustment to get it working.
Hey theroyds!0
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { padding-right: 23px!important; }
Best regards,
Yigit
Hello
I’m trying to set a higher header.
So I’ve set :
#header_main{ padding-top:45px; } in quickCSS
But the slider on home page is no more FullScreen, and the title_container and path can’t appear in others pages…
http://www.chateau-hautefort.com/maquette/
What could I do to keep the interactive reduction of the header and get it higher ?
Thanx !
RF
I understand where its happening for you, I’m just not getting it when testing on my end. I’ve tagged the topic for Kriesi however as he can test on an assortment of iOS devices and maybe spot whats going on.
Hey!
Kriesi heavily customized the look of just about any plugin he works with. I’m fairly sure Sidebar login is what is being used for the sidebar here on the support forums and the user profiles I believe are just built into bbPress since 2.0.
Cheers!
Devin
Hi, I just upgraded the theme to last versión and the link to go to top of page don’t show the arrow.
Thanks.
In this link show it the problem.
Hi Kriesi,
My request would be better handling of the pricing grid module. More specifically the ability to drag & drop lines into place (or maybe even just a button to shift them up / down.
At the moment if you want to add a line INBETWEEN existing lines, you need to delete all the content up to that point and start from scratch, which makes things rather user-unfriendly.
For reference, here a link to a support thread I opened: https://kriesi.at/support/topic/table-builder-row-column-order/#post-188570
Hope to hear from you soon,
Hey!
I think a better approach would be to deactivate all plugins except WP Retina 2x and then check if it works or not. I talked to Kriesi and he also didn’t test the theme with WP Retina 2x or Retina notebooks yet – thus we also do not advertise it as “retina ready for all devices” but only as “Retina Ready: for smarthpones and tablets” and these devices use screens with lower resolutions than notebooks or desktop retina displays.
Best regards,
Peter
Hey guys
I wanted to add a download link to the lightbox and I found this
https://kriesi.at/support/topic/download-links-inside-the-lightbox/#post-24422
I was able to follow along and get this working on my site. But I can’t get it to work in my child theme. As of now I changed the parent jquery.prettyPhoto.js file and everything is working.
Forgive me as I don’t know the proper names for what I want to do. But I know i need to add something to the child functions.php file to reference where I want the new prettyphoto js file to live and then place it in my child directory. But I can’t get this right. I tried doing…
add_filter('avia_load_prettyphoto', 'avia_include_prettyphoto_template', 15, 1);
function avia_include_prettyphoto_template($paths)
{
$template_url = get_stylesheet_directory();
array_unshift($paths, $template_url.'/prettyphoto/');
return $paths;
}
But I made this up, just modifying a previous filter you gave me to change some shortcode files. Can you please give me the code for the child functions file and then instructions on were to place my modified prettyphoto js file.
thanks
like here on this forum ? i see this forum also using enfold, but how can i archieve the same top nav design like here? thanks