Hi!
Where in your functions.php file did you add the new filter? If its at the top, put it at the bottom and if at the bottom put it at the top.
Best regards,
Devin
Hi There,
I can’t seem to reopen the old issue, so I’ll repeat it here.
>I have an issue with the Fullwidth Masonry Gallery loading for the first time.
>I have 4 galleries with over 50 images in each… I want them to load in a single go (i.e. all images to come up, so I’ve set the # displayed >to be 100).
>The issue is the first time a page loads (if you clear your browser cache)… the first lot of images load fine, and then if you scroll down, the >images all start loading on top of each other, instead of forming the proper masonry tile…
>If you then refresh the page, the images all load up perfectly…
Josue kindly gave me a fix for this issue and said it would likley be included in upcoming releases of Enfold! However, I’ve updated more than 3 times now, and I need to go back and make this fix every time… could this bug fix please be included in the release!!
Thanks,
J
I used “Content Elements” to create a set of tabs. I want to be able to embed links in the content of various tabs to point to content within other tabs on the same page, within the same tab structure. I realize there may be other approaches – link to pages or posts.
I created a named anchor for each tab and placed it at the front of the content. , , and so on.
href tags bring the user to the right tabs but unfortunately the named anchor pops to the top of the viewing area.
Using Ajax or something, is there a way not to have the page jump and still be able to navigate within a tab group?
I just looked at my site on a an iphone and it looks really bad, please help me.
Previously, your team helped me adjust the header and the logo to look good on the website, but on mobile only a part of the logo is visible and none of the menu buttons are seen. Then after the slider there is a huge gap before the rest of the text.
Is there a code to make the header on mobile be seen as it was without any customization (but still have it customized on desktop) and to delete the gap after the slider?
Would really appreciate it.
Thank you
Rubie
that quick css is not working for me for question #1 above:
#toggle-id-1 .toggle_icon { display: none; }
on this page
http://www.copenhagenfilmcompany.dk/2014/team-profiles/#toggle-id-1
I’d like the top toggle to be only open and without the “-” symbol on the left –
and have cleared my cache but do not see effects.
any suggestions?
-
This reply was modified 12 years, 1 month ago by
Munford.
Hi!
Please change the code to following one
.page-id-2605 #wrap_all { display: inherit!important; }
Currently it is not being applied
Cheers!
Yigit
Hi Yigit,
I added the code to the quick css but it still shows the 1px line.
Thx,
Nick
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_nav_menu .nested_nav { display: none; }
Regards,
Yigit
Hi!
Please try adding !important rule to force it as following
.header_color .main_menu ul:first-child >li > ul { border-top-color: transparent!important; }
It should make top border of dropdown menu transparent. You can also use following code to change its color to match menu items hover state
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu {
border-top-color: #2b2b2b;
}
Cheers!
Yigit
Hi z2h!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.page-id-2605 #top.avia-blank #wrap_all {
display: inherit; }
Regards,
Yigit
Hey!
Then you can add .page-id-4162 in front of each css code to apply it only on that certain page as following
.page-id-4162 .toggle_content { padding-top: 30px; }
We will look at it on your other related topic. To avoid confusion, let us stick to this subject on this topic. Please try the code with page ID included and confirm that it is working so we can mark this thread as resolved.
Regards,
Yigit
I am looking to make my search page full width. I found this article (below) from last year, but the changes are no longer applicable. It seems the code for the search.php has changed since then.
https://kriesi.at/support/topic/broadscope-full-width-layout-search-page/
I have removed the get_sidebar(); line, but the page still employs the same layout.
Thanks!
Although I have recently reset it to the stretched layout, because when using a background image for the boxed layout and setting it at center top, it does not actually center at top center.
Why was this discussion closed? I was still trying to fix this issue, and just changed it back to stretched for the time being…
-
This reply was modified 12 years, 1 month ago by
erikkIsrael.
Yes. Unfortunately, the image still does not center at the top…
Hey!
Thank you so much! So sorry to ask such beginner questions. I truly appreciate your help.
I used the button element. I would like a custom color on the background of the button – #013f45 and white text. So I tried this in Quick CSS but it didn’t work. Is this possible, or am I doing something wrong?
#top .main_color .avia-button.avia-color-theme-color, #top .main_color .avia-button.avia-color-theme-color:hover {
color: white;
}
.main_color .avia-color-theme-color {
background-color: #013f45;
}
And is there a way to change the font on the buttons to a google font?
I also tried the max buttons, but they were placed on top of the text every time I tried to put them below the text. Absolutely understand if you can’t respond to that questions, just wondering if you have heard of it before and know the answer.
Thank you so much,
Rubie
Hi Devin
Many thanks! I think I have it sorted out now.
Just wondered how to align an easy slider in a 3/4 column with the top of the text in the 1/4 column to the right? The text appear higher than the slider. I have tried everything I can think of from custom css (which doesn’t work well in mobile browser) to specific height for the .avia-slideshow-inner which also didn’t work.
Any thought on a fix please?
Thanks
Chris
thank you very much for your help!
I continue…
and if it’s a specific page I want the toggle customization on?
like the one I linked to…
I don’t know if you looked at this but I see a shift in other elements on my page when the layer slider changes text:
http://www.copenhagenfilmcompany.dk/2014/
the fix I was given (add an hr under the layer slider) didn’t work.
-
This reply was modified 12 years, 1 month ago by
Munford.
may you desired the same as me…
here is my css solution:
/* Header Modifikation */
.logo img {
padding: 18px 0 !important;
height: 58px !important;
}
.fixed_header.social_header #main {
padding-top: 88px !important;
}
#header_main {
height: 59px !important;
}
ul#avia-menu.menu li a {
height: 59px !important;
line-height: 59px !important;
color: #ffffff !important;
}
ul#avia-menu.menu ul.sub-menu li a {
height: auto !important;
line-height: 18px !important;
}
Hi guys,
#scroll-top-link { generates a 1px line on the right side of my site. I’ve deleted all my css / jquery files and so on, but the issue still occurs.
Please check out this screenshot: http://i.imgur.com/c6VgfNQ.png
Or the actual website: http://www.thinkagain.nu/?page_id=2605
Thx,
Nick
Hey!
.header_color .main_menu ul:first-child >li > ul { border-top-color: transparent; }
and box-shadow: none is to remove the shadow you showed here http://i.imgur.com/COKXC0z.png
Regards,
Yigit
Yes, I do see that there is one item in each category. I have, for example, Countertops and in that portfolio entry I’ve added 10 images of all the countertops. Are you saying I should have a separate entry for each countertop? I like the way the theme works with when you go to…
http://www.setinstone123.com/our-work/
… and then click one of the portfolio items. It shows you all the images in a gallery for that area/item. I would like to take the gallery that pops-up when you select a category and have that be what’s available when you click on featured projects from the home page.
Now when I click on a featured item from the home page I just see the featured image and can’t click to see all the items of that given category? Can this be configured to show all the photos?
If you would like logo not to resize, please add following code to Quick CSS as well
.logo, .logo a, .logo img{ max-height: 156px!important; }
.header-scrolled .logo { margin-top: -40px; }
Cheers!
Yigit
Hi!
Please add following code to Quick CSS as well and it should be fixed
.fixed_header #main {
padding-top: 157px;
}
Header sized was increased with Ismael’s code but top padding remained 88px. This will increase it and whole content will be visible.
Regards,
Yigit
Hey MUNFORD!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-
#toggle-id-1 .toggle_icon { display: none; }
2-
.js_active .toggler { font-size: 16px; font-weight: bold; }
3-
.toggle_content { padding-top: 30px; }
Custom CSS code added in Quick CSS section will be safe as long as theme names are matching while updating. You can still move the code to bottom of Style.css file of your child theme.
Cheers!
Yigit
Hi Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_nav_menu li { list-style: none; }
Regards,
Yigit
Hi aparteDenmark!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
.html_boxed .single-post #main, .html_boxed .blog #main { padding-top: 50px; }
2-
.main_menu ul:first-child > li a { line-height: 120px; }
3-In WordPress dashboard please go to Appearance > Editor and find
do_action('ava_after_main_menu');
and add following code to right below it
echo "<div class='top-tel'>+123456789</div>";
and add following code to Quick CSS
.top-tel { float: right; margin-top: -25px; }
You can style this text using .top-tel class
4-You can try this plugin http://wordpress.org/plugins/custom-facebook-feed/
Cheers!
Yigit
Hi, I’ve got an annoying bug that only appears on IE (9 is the only test version I have).
The third column of a page is pushed below the previous two ones, which creates a very convoluted appearance:
Here’s the homepage.
Also note that on IE, the social media icons disappear (top-left corner), as well as the chevron symbol in the black, “back-to-top-of-page” square.
Any help is much appreciated!
-
This topic was modified 12 years, 1 month ago by
hetveer.
Hey fab!
WordPress doesn’t know which “portfolio page” is the parent page of a “single portfolio entry” because the portfolio grid is actually just a shortcode which is embedded into the content of a page. Kriesi found a workaround and Enfold stores the id of the parent portfolio/grid page into a session.
I.e. if the user first views this portfolio grid page ( http://www.sfccars.com/sold-cars/ ) the server will save the page id into the session and as soon as the user views the single portfolio entry (i.e. http://www.sfccars.com/portfolio-item/1966-triumph-tr4-a/ ) Enfold uses the session data and the saved page id to build the breadcrumb. If the user accesses the portfolio entry from another portfolio page: http://www.sfccars.com/inventory/ it will save another page id and the breadcrumb links will be different.
If you don’t want to show the portfolio grid page in the breadcrumb but just the portfolio categories of the current entry you can use the code I posted here https://kriesi.at/support/topic/breadcrumbs-with-portfolio/ – by going this way the breadcrumbs will always have the same structure but you can’t show the portfolio grid pages in the breadcrumb.
Cheers!
Peter
Hi!
I have just checked your website on my iphone4 ios7 and it does show back to top button on my end. See screenshot here http://i.imgur.com/kAIGQkm.png
Please flush browser cache of Safari and try again
Regards,
Yigit