Forum Replies Created
-
AuthorPosts
-
Thanks Josue. I’d already tried that, and I just tried this too: `.iconbox_content_container {
text-align: left !important;
}` but no dice. Anything else? Thank you!This reply has been marked as private.Hey Elliott,
Unfortunately that code solved the menu issue on my iPad but it made the desktop version of the site narrower than I had set it to be. On my 21.5 inch screen the content area normally displays at 1366 pixels, with your code it was several hundred less. I’ve removed the code as I don’t want the site appearing narrow on larger screens, can I increase that mix-width value? Or is there anything else I can try? Thx!
Thanks Elliott. You guys are so awesome! That fixed the menu issue. I think the best fix would be to force the icon boxes to stack vertically rather than try to squeeze three side by side in this size, as that layout looks great on my iphone. Is there any way to force them to stack on the iPad mini size screen, in both horizontal & vertical views? I’d like to keep those icons if I can :)
One other issue I noticed: the website’s background image is visible in the horizontal orientation on the iPad mini, but it is unrecognizable. It’s as if it’s using a very poor quality image. How can we make it look more like what I’m using on the desktop version?
Thanks again,
LizThank you!!
This reply has been marked as private.Perfect, thank you very much!
Hi! As it’s a live site, I can’t deactivate all plugins. I’ve had that issue myself, and successfully used a different browser (can’t remember which one gave that error and which one worked). Could you possibly try another browser?
Liz
This reply has been marked as private.Thanks Elliott. I’ve tried both and neither work. The code for the content slider is inserted into an icon box. I’ve tried using the content slider alone and the same thing happens – part of the name just disappears. any other ideas on how to fix this? Thanks!
Duh! thank you :)
Perfect, thanks so much!
Perfect. Thank you so much for the amazing support!
Hi again! I am a bit new to WordPress, and I’ve just found this info http://en.support.wordpress.com/display-posts-shortcode/
I’ve tried using that shortcode in an icon box, but it’s not working – instead I see the actual shortcode. I am definitely open to any and all suggestions, as well as help getting that shortcode working in an icon box. Thanks in advance!This reply has been marked as private.Thanks! Works perfectly.
This reply has been marked as private.I added that file (MyFontsWebfontsKit.css) to the root folder, and the fonts themselves are in a folder called “webfonts” which is also in the root folder. Then I added this code to the header.php file, per the instructions from the website where I downloaded the font. Oddly, I see everything displaying properly in Safari & Chrome, only see the issue in Firefox.
<!-- /** * @license * MyFonts Webfont Build ID 2931818, 2014-12-01T12:14:45-0500 * * The fonts listed in this notice are subject to the End User License * Agreement(s) entered into by the website owner. All other parties are * explicitly restricted from using the Licensed Webfonts(s). * * You may obtain a valid license at the URLs below. * * Webfont: WorstveldSling by Typotheticals * URL: http://www.myfonts.com/fonts/typotheticals/worstveld-sling/worstveld-sling/ * * Webfont: WorstveldSlingOblique by Typotheticals * URL: http://www.myfonts.com/fonts/typotheticals/worstveld-sling/oblique/ * * * License: http://www.myfonts.com/viewlicense?type=web&buildid=2931818 * Licensed pageviews: Unlimited * Webfonts copyright: Copyright (c) Graham Meade, 2003. All rights reserved. * * © 2014 MyFonts Inc */ --> <link rel="stylesheet" type="text/css" href="MyFontsWebfontsKit.css"> <meta charset="<?php bloginfo( 'charset' ); ?>" />
Perfect! Thanks so much.
Many thanks. Works perfectly.
Thank you!
Ok, thanks so much. It would be great to be able this code to the child theme info so I don’t have to do extra work when I update the theme (just updated thanks!).
This reply has been marked as private.Added it and now no icon at all shows up! I tried changing to ue802 as this is what the yelp icon used previously, but still nothing so I’ve changed it back to ue800. I can’t understand what is going wrong. I see the yelp icon in the social profiles section, I have selected it, and it’s just not visible on the front end. I really need to get this fixed – what else can we try? Thanks so much.
Hi Ismael,
I’d like to add this code to the child theme’s functions.php file as I will loose all customization when I update the theme otherwise. Is this possible? If so, do I just include line 16 and then this code below?
Thx!
Hi! I’ve figured it out – it was an issue with a widget plugin. All good now. Thanks!
Perfect! Thanks so much for your help & for your speedy reply :)
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts