Hey wss310!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
#top .social_bookmarks li a { font-size: 20px; }
Cheers!
Yigit
Hey wss310!
Sure, please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks { float: right; }
Cheers!
Yigit
Hi – Is there any way I can put the social media icons (in the top menu of the fixed header) on the right side instead of default left? Thank you!
Hey!
As this topic and https://kriesi.at/support/topic/layerslider-cannot-create-new-3d-transitions/ this one are focused on the same issue and other is more active, i am closing this one.
Cheers!
Yigit
I would like to accomplish this same thing Peter provided here…
https://kriesi.at/support/topic/display-media-item-title-instead-of-media-item-description-in-lightbox/#post-178730
but for it to happen in the new masonry galleries.
the code change in gallery.php doesn’t translate over to the masonry_gallery.php simply. I can’t find the code below to swap
//$title = trim($attachment->post_title) ? esc_attr($attachment->post_title) : ""; original code commented out
//$description = trim($attachment->post_content) ? esc_attr($attachment->post_content) : ""; original code commented out
$description = trim($attachment->post_title) ? esc_attr($attachment->post_title) : "";
$title = trim($attachment->post_content) ? esc_attr($attachment->post_content) : "";
So the change must be different. I want to display the media item title in the lightbox when it is viewed. That way If I turn off the hover effect that displays the media title there is still away for the viewer to see the image title when viewing the lightbox.
My site is http://jackandaddi.com/gallery/rykowski-family/
And please account for the change to take place in a child theme setup.
thank you.
Hey Shandhamankar!
You can add tags in Tags section http://i.imgur.com/hZPbWn8.jpg
You can check recommend plugins here for social sharing https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
Regards,
Yigit
Hi Nima!
It could be a workaround, however there are better solutions, please take a look: http://css-tricks.com/forums/topic/show-different-nav-menu-on-specific-pages-wordpress/
Best regards,
Josue
It is now because I stopped using the button and just hyperlinked the text. How would I use the button without a lightbox?
Hello guys ,
I have a project that uses the add social media icons hack to the menu and have a few questions.
a. On sites lower than 980 width resolution , the navigation breaks or overlaps with the social media icons.
How do I hide both the menu and social icons and switch to responsive menu entirely ?
b. In the site there’s a learn more H1 tag. Is there a way to reduce the margin or padding so the top of the letter is inline with the top of the video content ?
Thanks Yigit! The new code worked and is posted below for future users:
open Footer.php file in Appearance > Editor and change line 168 to:
>
<div id=”fb-root”></div>
</body>
</html>
-
This reply was modified 12 years, 2 months ago by
djsmbd.
Hey djsmbd!
Please follow instructions on this post https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730
and let us know if it does not work for you
Regards,
Yigit
Trying to use the following in the Advanced LayerSlider WP. With the goal being a full width transparent overlay at the bottom. Any recommendations on what I am doing wrong or how to fix it?
Style:
Layout & Positions Width : 95% Height Top: 94% Left: 50%
Padding Top: 50px Right : 50px Bottom: 10px Left: 50px
Misc Background: rgba(255, 255, 255, 0.4)
Basic (HTML Content):
[av_one_third first]
[av_icon_box icon='ue862' font='entypo-fontello' position='left' title='BE MORE EFFICIENT' link='' linktarget='no']
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
[/av_icon_box]
[/av_one_third]
[av_one_third][av_icon_box icon='ue8b9' font='entypo-fontello' position='left' title='GET CONTROL' link='' linktarget='no']
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
[/av_icon_box][/av_one_third]
[av_one_third][av_icon_box icon='ue8dd' font='entypo-fontello' position='left' title='GROW YOUR BUSINESS' link='' linktarget='no']
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam
[/av_icon_box][/av_one_third]
Hi!
I am not sure how hard it would be to achieve, but you can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
And as George said
I have decided that the title and description showing on mobile is not so bad.
I’m considering this solved and closing the topic. Feel free to start a new one if you have any questions or issues :)
Regards,
Yigit
Hi!
Please refer to Kriesi’s post here https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204
Actually as far as i know it was already added in update but check once again and let us know if issue remains
Best regards,
Yigit
Hi Yigit, thanks for reply.
The topic you mention is mine, and it worked for the alternate rows.
But now now i only want to modify the cell for description column , at the heading row, on the upper left.
With the provided code iside this topic, i changed the cell to red, for example, but not to transparent.
Thanks again!
Hi!
1) Please change previous code with following one
@media only screen and (min-width: 1340px){ .responsive_large .container .nine.units { width: 957px; }}
2) Thumbnails on product page appear fine on my end as well http://i.imgur.com/BidSxiJ.jpg Can you post a screenshot?
3)
#top .price { font-size: 22px; }
Regards,
Yigit
Sorry, the topic was closed before I had a chance to add this…
The relevant code is in config-templatebuilder/avia-shortcodes/portfolio.php (451)
I suspect a JavaScript interaction is messing up the quotes on the tag attributes and that this possibly only occurring in WebKit/Chromium (Nitro/V8) and not in Gecko (SpiderMonkey/Rhino), as I have observed in recent times that most developers appear to be working only in Firefox and often forget to test the results of their code in other popular browsers.
That is all, for now, I think… ;)
Yes, I was told previously that I had to use the full screen slider. That’s what I want. But I want the text boxes over top of it as in the attached photo previously. Is there any way to do it to look like that?
Thanks
This reply has been marked as private.
Hi!
I will add a rel nofollow tag to the social icons on top of my logo and also to the twitter and rss widget. I use the fixed header with social icons and additional nav.
Please tell me in wich file and line i found it
thx
There was a Thread before covering this topic (https://kriesi.at/support/topic/copyingmoving-elements-to-different-pages-enfold-theme/) but as by now it’s already closed and I have a really similar question.
I want to create a certain element using the advanced layout editor. This element should be on different pages. I know about the Template Feature but I would prefer it being dynamic, which means I don’t want to edit it on a single page and create a new Template to edit every Page which it is on, to paste my changes.
I read about activating the debug mode to show the shortcode which inserts a certain element. I already edited my function.php using
//set advanced layout editor to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
and created a new Page (draft) with my element. Now I can’t find the shortcode or any “debug”-feature.
What am I missing?
thanks
Hi Yigit,
I had already tried that, it doesn’t make a difference. It is the same on every computer I try, which is very weird if everything looks okay on your screen.
It’s actually worse than before, since we updated it. None of the system icons are now showing. Before, the ones in the icon list (content element) were visible, as was the magnifying glass next to the search bar on the top navigation. These have now disappeared too, and I noticed that some graphics are out of alignment on a few pages.
Is there anything else you can advise?
Many thanks,
Brenda
Hi formativnet!
Icons display fine on my end on the page you have posted in the other topic. Please flush your browser cache and setting if you are using any cache plugin and check your website once again.
Cheers!
Yigit
Hi!
Please switch your header type to “Fixed header with social icons” and add following code to Quick CSS in Enfold theme options under Styling tab.
#header_main .container, .social_header .main_menu ul:first-child > li a {
height: 58px!important;
line-height: 58px!important;
}
.fixed_header.social_header #main {
padding-top: 89px;
}
.logo img, .logo a { max-height: 58px!important; }
Cheers!
Yigit
Thanks for your help, Ismael! It looks much better. However, I know that the client will still like to have the social navigation bar up there. Is it possible to have the small header and keep the upper social nav?
Thanks!
This reply has been marked as private.
Hey warrentkachuk!
Feel free to request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
It is not that easy to pull it off. You are going to need to hire a freelance developer for that kind of a customization if you really need it.
Best regards,
Yigit
Hi!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 768px) { .avia_transform .avia_start_animation.right-to-left.avia_image, .avia_transform .avia_start_animation.bottom-to-top.avia_image,
.avia_transform .avia_start_animation.top-to-bottom.avia_image { -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }}
2) I cannot see a background with rounded corners on the link you have posted. Can you post a screenshot instead?
3) You are going to need to hire a freelance developer for that kind of a customization if you really need it
Regards,
Yigit