Forum Replies Created
-
AuthorPosts
-
Got it. It’s only working for the link color but not the rollover for the link. How about that?
Where do I put the color hex number? Does it replace the word inherit? Please give me an example.
Log in below in private content.
Thank you. I did #1 and it worked.
One last side question (i’m rarely on here anymore) can you look on my site http://www.strengthinnumberscoaching.com on a mobile device (phone) and see why when you open the hamburger navigation menu there are arrows before each item? They were not there after I finished setting this up months ago.
I’ve already contacted my host (Bluehost) and they couldn’t do it. I’m afraid to touch htaccess. Not even sure where I’d find it. I”m assuming #1 on that page would be in the functions.php under Appearance > Editor? If so I’ll try that first.
Yes, I read this exact page before posting here, but I have no clue how to do what it describes. Also, it lists 3 methods and I don’t know which one I should do (even though I don’t know HOW to do any of them). I’ve always heard “don’t touch htaccess!”
- This reply was modified 9 years ago by strengthcoaching.
July 26, 2015 at 8:06 pm in reply to: WordPress 4.2.3 Breaks Thousands of Websites | Breaks Enfold w/twentytwenty plug #478776Thanks Ed. I’m super scared about messed with WP via FTP. I’d rather deal with the inconvenience of this I think and wait for a fix then potentially cause myself a huge nightmare through a larger mess with my WHOLE site. I’m very tech savvy but dealing with stuff at the root level worries me. I have Updraft Plus backing up every 4 hours so I guess that helps. Just super skiddish about it.
July 26, 2015 at 5:55 am in reply to: WordPress 4.2.3 Breaks Thousands of Websites | Breaks Enfold w/twentytwenty plug #478709I’ve not had an issue with plugins but the automatic youtube embed ability of WP plus a lot of other features (Read More Tag, the way it handles returns when typing, etc.) are broken since moving from 4.2.2 to 4.2.3. I’m super frustrated as I’m trying to get a blog post ready for less than 2 days from now!
Great all set thanks!
That got rid of the arrows but not the 1/3 indicator. Can we remove that too? Again, only for THIS page.
Does this plugin look like it does it? It appears to put a Choose/Upload box at the end of the editing area.
https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Thanks! I knew what was causing it (i’ve heard of OG) I just don’t understand how to fix it. That Debug site is completely greek to me.
The plugin looks straightforward but it doesn’t say anything about images. I’m trying to figure out how to denote on every page and post I create which specific image for OG to use so I can control that. I wish there was a plugin that added this as a part of the editing layout or something. I still feel completely clueless on this.
Got it thanks! And to my #2 question?
Great! All set.
I added that code and it didn’t change anything. They don’t show up initially. If you touch the testimonial or swipe it they show up and then don’t go away. I don’t want them to show at all on mobile.
3. Do you mean add this? I don’t have this in there at all yet.
4. Well it works :) I deleted #4 because I swiped and they work!
Bingo. We finally finished it!
Thanks. I was just editing my last post when you wrote this. Please see above.
Done. It’s a lot better on the iPad. The iPhone horizontal has that weird thing where the social icons are off center and not right justified and also a little higher than the copyright. Weird.
1. ok that helps with them being farther to the sides
2… but it doesn’t recenter them vertically. How do I get them recentered vertically?
3. Is there a way to add code to make them hidden on mobile? There appears to be a swipe function so I’ll just leave that instead of the arrows for mobile.A. Perfect
B. ok
C. I’ve done this adjustment to get them close to the shape I want but now they aren’t centered and I don’t know how to fix it. Also, is there a way for them to be both be farther to the outside or no? Still covers words when you roll over and if I can avoid that I’d like to.
#top .avia-slideshow-arrows a{ height: 80px; width: 15px; line-height: 32px; font-size: 12px; } .avia-slideshow-arrows a:before{ line-height: 80px; }
- This reply was modified 9 years, 6 months ago by strengthcoaching.
1. Done, piece of cake, but is there a way to…
A. Make those arrows only show up on roll over and mobile?
B. Make them always at the middle or top of the box
C. Make them skinnier so they don’t obstruct the content2. I see what that does. I don’t like it because of all the extra empty space on the page. I’ll just leave it the way it was.
You should be good now! And my site is live :D
Give me a few minutes. I’m about to try and make the site live with the instructions you gave me in https://kriesi.at/support/topic/almost-ready/.
Did it. Now this is how it looks.
iphone vertical
iphone horizontal
ipad mini vertical
ipad mini horizontal
LOL i need a notebook just to keep track of what all this stuff i’m putting in Quick CSS is for! :)
I added those but it doesn’t appear to have worked. iPad still has nav and nothing is centered on iPhone. Here’s the Quick CSS section where I pasted the last two things you gave me…
@media only screen and (min-width: 767px) and (max-width: 1024px){ #socket .sub_menu_socket { position: absolute; left: 50px; right: 0px; text-align: center; top: 10px; } #socket .sub_menu_socket li { display: inline-block; padding: 0px; float: none; } } @media only screen and (max-width: 480px){ #socket .social_bookmarks { float: none; margin-left: 0px; display: inline-block; } #socket .copyright { float: none; display: inline-block; width: 100%; } } @media only screen and (max-width: 1024px) #socket .sub_menu_socket { display: none; } }
That made it work to be one line on the ipad but not iphone (which still looks the same). Also, the menu now looks really smushed close to each other on the ipad both in vertical view and horizontal view. Maybe I should just turn off nav in the footer?
This reply has been marked as private.1. Ahhh. that link is from my last sidebar image. And I see that any page that doesn’t have a sidebar the FB one is there. Maybe if I put a space at the end of that last widget? It’s a text widget. Here’s what in the code of that widget.
<div align="center"><a target="_blank" href="http://www.strengthinnumberscoaching.com/test/ynab"><img border="0" src="http://strengthinnumberscoaching.com/test/wp-content/uploads/2015/04/ynab4-ad.png" scale="0">
I’ll get you an admin login in a second.
2. As far as the stacking goes here’s what I see on my iphone and my ipad mini.
-
AuthorPosts