Forum Replies Created
-
AuthorPosts
-
May 30, 2015 at 6:15 pm in reply to: Remove extra header area after moving phone number next to logo #452053
no – that doesn’t work – I definitely tried that already – that hides the phone number too… which defeats the whole purpose. I’d prefer to use this technique if I can remove the header_meta without removing the phone number.
I’m trying it with the Header Widget right now and it disappears on mobile devices… any way to keep the header widget visible for all mobile devices?
- This reply was modified 9 years, 5 months ago by ewingmh.
An easier way to do this would be to turn on the extra elements phone-info section and then use the .phone-info class to move it next to the logo – but then there is the extra empty phone-info header area above the logo – how do you remove that extra area but still use the phone-info element?
I did this same thing to http://www.mountainhm.com – it works until I try to add an anchor tag to it:
970-209-2763
Which breaks the site… any way to make a tel anchor tag work?May 28, 2015 at 6:43 pm in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #451357Thanks for changing your original response to something more professional and helpful Ismael… so yes it was adding a dash for url and menu item for each column and then adding links below the columns that solved the anchor issue for anyone else that runs into this problem.
The spacing was caused by this in my custom css: #header_meta .container { position: relative; top: 50px; }
#header_meta { margin-top: -36px; } which I had added to fix an issue that was created by adding the <br> tag into the menu items – I changed that to be .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main { padding-top: 173px !important; }Thanks again for your help guys.
Why is it that after posting to your forums the screen doesn’t refresh? You have to hard refresh to show the new post.
- This reply was modified 9 years, 6 months ago by ewingmh.
May 26, 2015 at 6:44 am in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #449828Thats how I had them when all of this started and then Ismael suggested I change them in his comments above. Regardless – neither way works. Feel free to use the login I gave you to play around with it.
May 25, 2015 at 8:13 pm in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #449705This doesn’t work still – If I’m on http://www.gravitygroms.com/gravity-groms-news-and-photos/ – and then click on either Photos or Videos – the page completely reloads – it doesn’t smoothly scroll down to the anchor – it completely refreshes and shows up… and it shows up with the extra spacing on top…
May 22, 2015 at 5:43 am in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #448160I’m confused as to why you’re not reading my question – please forget about the camps – I’m asking you about the news and photos page:
Again So if you’re on http://www.gravitygroms.com/gravity-groms-news-and-photos/ and click any of the submenu items it should work the way you describe?Also why is there the extra 100px or so at the top of the page when you click on any of the submenu items? The anchors are all using color sections with no extra space in them.
May 21, 2015 at 9:07 am in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #447614Again So if you’re on http://www.gravitygroms.com/gravity-groms-news-and-photos/ and click any of the submenu items it should work the way you describe?
Also why is there the extra 100px or so at the top of the page when you click on any of the submenu items? The anchors are all using color sections with no extra space in them.
inspecting the element he’s using: header_main_alternate – where is that as an option?
I know the first link isn’t enfold – I designed it using another theme – and wanted to use enfold to do something similar. Thanks for your links and notes – can you explain the mobile part a bit more?
or like this:
http://www.boaelite.com/
what settings get you to this point? I see this thread: https://kriesi.at/support/topic/style-menus/ but it doesn’t explain it clearly- This reply was modified 9 years, 6 months ago by ewingmh.
May 19, 2015 at 5:11 pm in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #446572
The space denoted by the red arrow when you click on the submenu link – normally it should scroll to the top of the color section that has the anchor tag.I’m not seeing it work in Chrome – if you’re looking at the #photos page and then click on #videos or #newsfeed – the entire page reloads and doesn’t just scroll to the anchor.
May 18, 2015 at 6:08 pm in reply to: #Anchor no longer scrolling smoothly and adding space at top of page #445915So if you’re on http://www.gravitygroms.com/gravity-groms-news-and-photos/ and click any of the submenu items it should work the way you describe?
Also why is there the extra 100px or so at the top of the page when you click on any of the submenu items? The anchors are all using color sections with no extra space in them.
so percentages won’t work?
fixed it with a hard refresh and clearing of cache – it turns out following all of the instructions above worked.
I’ve done everything in here as well:
https://kriesi.at/support/topic/full-width-slider-video-shows-first-frame-again-after-video-ended/
and it still rewindsMay 8, 2015 at 7:39 am in reply to: Progress Bars Element – Not displaying properly when viewed on Mobile & Tablets #441415it looks ok because I added this from another post:
@media only screen and (max-width: 767px) {
.avia-progress-bar .progressbar-title-wrap {
position: static;
color: black !important;
padding: 0 !important;
}
}May 7, 2015 at 7:44 pm in reply to: Progress Bars Element – Not displaying properly when viewed on Mobile & Tablets #441163mine looks bad in Safari and in Chrome on my iPhone. http://www.alpineoxygen.net/altitude-sickness-alpine-oxygen-rental/
April 16, 2015 at 9:07 pm in reply to: 3.1 and current Yoast SEO causes Internal Server Error #429900increasing the memory limit worked… duh. Thanks.
April 14, 2015 at 6:12 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #428001I deleted the old htaccess again… I reinstalled Yoast – I still get the same error.
April 8, 2015 at 1:32 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #425021ok so I de-activated bullet-proof. I deleted the old htaccess – I created a new htaccess with
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
And the same error occurs.
April 4, 2015 at 7:12 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #423378This reply has been marked as private.April 3, 2015 at 9:14 pm in reply to: 3.1 and current Yoast SEO causes Internal Server Error #423271When I activate the Twenty Fifteen theme and then install and activate SEO it works fine. Then when I switch to the Enfold theme it throws the internal server error and the site is down until I go in by FTP and delete the wordpress-seo folder in the plugins. This is an enfold error… I have the current wordpress and the current enfold version.
Fixed it by deleting the entire slider and duplicating another one… lame work around but it worked…
March 21, 2015 at 7:44 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #415661This reply has been marked as private.Except that doesn’t fix the issue when reducing the window size? say the resolution goes down to 1440×900 the basic tab appears smaller than the rest.
found it – needed to add a max width in the responsive section of the layer slider settings.
March 20, 2015 at 6:33 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #415054This reply has been marked as private.I don’t want this setting to apply to every fixed background – JUST to the ones that are top center aligned. How do you define Top Center? Or Bottom Center? Where do you change the default percentages?
-
AuthorPosts