Hello,
I’ve updated to the latest theme version, and the same issues still exist. Clicking on an anchor for any in-page link while in Safari or iOS simply reloads the page without scrolling to the anchor. Please help. Former ticket was closed, yet it is unfortunately not resolved:
https://kriesi.at/support/topic/anchor-text-not-working-on-ios/
Thank you for any help.
Best,
Eric
I’m sorry,
what I’m trying to do is to not showing the main nav bar in the desktop version, but having a menu in the mobile one.
Is it more clear now?
thanks!,
Hy Yigit, thanks for the answer!
Nothing on this page did function, except the “hidden” slide-button. The last row was already blue, i didn´t click on content. It was fixed.
When I clilck on “add new layer” it only jumps to the top of the page. “Add new sllide” likewise. Where can i update Layerslider manually?
Thank you and best regards
Rudiger
the website luisenstadttaxi.de is for a client, so I have posted the screenshot on http://selbst-digital.de/pages/blank/
Hey Antonia!
I’m sorry, i don’t quite understand your question, could you please try it differently, ( I’m assuming here ), do you want to show the desktop version on your mobile ?
If that’s what you requested here is the snippet to achieve this:
nav .avia-menu { display: none; }
Regards,
David
-
This reply was modified 12 years ago by
David.
Thanks Yigit – I just updated my theme through WordPress and the problem persists. Thoughts?
Hey!
Please update Enfold to the latest version 2.6.1 to have more control over header – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hello,
I tried inputing this code into the avia.js file and I still have the same problem as Peter where my logo “…gets ultra small before ‘snapping’ to a bigger size.”
Please see the link http://www.charlestonwedding.com/2014/ You can see the end result is working but, it scrolls down super small before it resizes or “snaps” to the correct size implemented in the .js file.
Please help – Thanks!
Hey keithcrest!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
height: auto !important; }
#header_main {
height: 210px;
}
#advanced_menu_toggle, #advanced_menu_hide {
right: 35%; top: 140%; }
}
Regards,
Yigit
Follow-Up.
I was going to attach a screenshot but don’t see how to do so. At any rate, here is another aspect that confuses me. At the bottom of the menu, there are these settings. I do not understand what they mean.
(I’d been checking the “enfold main menu” button, but a website over 100 pages no longer is able to use this function. So I need to use something different, which I understand should be a mega-menu.)
Menu Settings
Auto add pages
Automatically add new top-level pages to this menu WHY WOULD I CHECK THIS?
Theme locations
Enfold Main Menu
Enfold Secondary Menu WHAT IS THIS?
(Will be displayed if you selected a header layout that supports a submenu here)
Enfold Footer Menu
(no dropdowns)
Done a quick fix for my self by adding
backgrounds as no content needs to go ontop of them its fine.
Would still like to know a fix for the no-repeat if anyone has information.
I am trying to disable dragging on Google Maps when viewing on a mobile device, so that it is touch-screen friendly.
Before I updated Enfold to the latest version, this trick worked. Since the update, I switched from using the GMap widget to the GMap media element in the Advanced Editor. Now, it no longer works, and mobile devices can drag the map around. I’m assuming this is because the original trick edited the widget, but the new media element is isolated from that PHP file.
I am running the latest version of Enfold, with all plugins turned off.
What do you advise?
Thank you, and keep up the great work!
And here’s the odd thing – on the development server – I just switched to 2014 theme – grabbed the source – ran it through the validator – and
Line 169, Column 6: No li element in scope but a li end tag seen.
</li><!-- .bbp-body -->
Already done that – on bringing it back – it is the same
And I have just done it again on the production and development servers – no change whatsoever
It sounds like something in your main install has gotten corrupted which is causing the output error. If all else is equal and it works but it isn’t on the main install you could try uninstalling bbPress (not deactivate).
So when you duplicate your site and add it in (i’m guessing either via an xml or database export) it brings over the same error.
No, just the plugins. I’ll ask Kriesi to re-take a look at this topic and your site though I think he has already pushed this next update over to ThemeForest for release.
Hey! Gaps can happen for 2 reasons:
1.) If multiple larger elements are located near each other there might be no small element to fill a gap. This can be fixed by spreading out the large elements
2.) The elements get their width by a % of the screen, however the isotope script (a 3rd party script that calculates the positions) )works with fixed pixel values. Unfortunately with the current version of the isotope script rounding error occur now and then and we need to wait for the new updated version of the script to fix the issue
Right now the only way to solve the problem would be to use the grid that sets all elements to the same grid size, but the next version of the isotope library is already in beta so I hope to add it to the theme soon :)
Cheers!
Kriesi
I guess the section you were referring to is this?
<ul id="topic-2303-replies" class="forums bbp-replies">
<li class="bbp-header">
<div class="bbp-reply-author">Author</div><!-- .bbp-reply-author -->
<div class="bbp-reply-content">
Posts
</div><!-- .bbp-reply-content -->
</li><!-- .bbp-header -->
<li class="bbp-body">
<li>
<div id="post-2303" class="bbp-reply-header">
<div class="bbp-meta">
<span class="bbp-reply-post-date">February 20, 2014 at 3:23 pm</span>
<a href="http://127.0.0.1:8080/wordpress/forums/topic/neque-porro-quisquam-est-qui-dolorem/#post-2303" class="bbp-reply-permalink">#2303</a>
span class="bbp-admin-links"></span>
</div><!-- .bbp-meta -->
</div><!-- #post-2303 -->
<div class="post-2303 topic type-topic status-publish hentry even bbp-parent-forum-2253 bbp-parent-topic-2303 bbp-reply-position-1 user-id-2 topic-author">
<div class="bbp-reply-author">
<a href="http://127.0.0.1:8080/wordpress/forums/users/davidgmiles/" title="View David Miles's profile" class="bbp-author-avatar" rel="nofollow"><img alt='' src='http://1.gravatar.com/avatar/19213cf4c35b74b0b5ea1f710dbec6cc?s=80&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D80&r=G' class='avatar avatar-80 photo' height='80' width='80' /></a><br /><a href="http://127.0.0.1:8080/wordpress/forums/users/davidgmiles/" title="View David Miles's profile" class="bbp-author-name" rel="nofollow">David Miles</a><br /><div class="bbp-author-role">Keymaster</div>
</div><!-- .bbp-reply-author -->
<div class="bbp-reply-content">
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>
</div><!-- .bbp-reply-content -->
</div><!-- .reply -->
</li>
</li><!-- .bbp-body -->
<li class="bbp-footer">
<div class="bbp-reply-author">Author</div>
<div class="bbp-reply-content">
Posts
</div><!-- .bbp-reply-content -->
</li><!-- .bbp-footer -->
</ul><!-- #topic-2303-replies -->
But I just counted the LI tags – and they do all appear to be matched
But digging on – this is not right
span class=”bbp-admin-links”></span>
Full source of the page follows:
But that differs when logged in as an admin user and not – as an admin user the code is properly formed
And that reports the “No li element in scope but a li end tag seen” error message
I am happy to provide you with a URL to pull the zip for use with WP Clone down from – so that you can replicate this on one of your boxes with just the theme, the content and BBPress installed
-
This reply was modified 12 years ago by
Devin. Reason: Removed sources so topic is readable
Hey jtalmeida54!
Please add following code to Quick CSS in enfold theme options under Styling tab
.page-id-3255 .isotope-item.special_av_fullwidth .av_table_col .entry-title {
font-size: 14px;
}
Best regards,
Yigit
OK – this gets odder and odder
Clean development server – install BBPress – create a topic – display is fine
Pull down clone of site – with only the BBPress plugin in it – no other plugin is installed on this site – display is messed up
I have checked – no custom styles in use in Appearance – I cleared them out
Hi hugs1!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}}
Best regards,
Yigit
There might be something wrong with this code since I have tried to add it with no success. I did add the code using the same procedure as I did with the other piece of code to fix the submenu. I can’t notice any change on a mobile device so far.
Thank you,
Oriol
Hey yoginthusiast!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#top #header .avia_mega_div .sub-menu { background: red; }
If that does not work, please post the link to your website
Cheers!
Yigit
Hi guys,
on my website, I usually have the fullwidth easy slider (1500x510px as I changed it on functions.php from 430px to 510) on top of pages and the following content below. Please see http://bit.ly/1hwH2rL or http://bit.ly/PM7Eh1
However, I can’t have it for the featured image of the blog posts. Please see one of my blog posts –> http://bit.ly/1l0wXJ6
–> Is it possible to have the featured image of single blog post as the fullscreen image (the same 1500×510) that goes under the transparent header I have on other pages?
–> And I would also like to place the title of this blog post on this fullwidth featured image. Is it possible?
–> Last, when I bring the mouse over the current featured image, the lightbox pops up and it shows the image in slideshow. I want to remove the total effect and leave the image without being popped up or slided. Can I do it?
Thank you millions in advance!
Ali
Hey Laurent!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section{z-index: 0;}
Regards,
Yigit
This reply has been marked as private.
I have someone who has modified my enfold theme and modified the header to appear as shown in the top half of the image I’m providing a link to. The image shows two images of the header – the first with an orange stripe representing a second navigation menu.
I have 1,300 images that are all “portfolio” pages. I’m being told each page has to be coded separately to have this header!
Can you help? I can’t imagine this to be the case, but I can’t figure out how to do it myself. : )
Thanks!
-Todd
image link:
http://postimg.org/image/rdw7n7f7p/
Hi
Could you tell me how I can change the background colour and font style/size of the text in the Top Bar please?
Many thanks.
Kathryn
Hey!
I cannot make changes on Style.css file of your child theme. Please change the code to following one
.html_header_top.html_logo_center .logo { margin-left: 0!important; }
Best regards,
Yigit