Forum Replies Created
-
AuthorPosts
-
That definitely not a “terrible” site. Try to think a bit more about balancing elements visually. Try some other fonts. Maybe put a few accents in using the brighter blue of your logo.
Rikard’s question: It’s Chrome – the newest version.
Basilis’s question: It doesn’t happen on screenfly the way it happens on my phone however I can demonstrate what it looks like: Put http://mobilebyfriday.com in screenfly, select iphone 6, then select galaxy 5 and you’ll see the slider image resize abruptly. I don’t know if that has the same cause as what I see on my phone, but that’s what it looks like.
If I perform that same experiment at screenfly with another Enfold site with fullwidth easy slider, not fullscreen slider, I do NOT see that same jump in size.
On my phone when I scroll down the page just a bit it jumps bigger. Then when I scroll back to top it jumps smaller. I seems to do this every time I scroll.
Thanks for your help, Rob
Hey djshortcut
That’s a beautiful website. Makes me miss LA… What is that nice thin font you are using for headings such as “WHAT OUR CLIENTS & COLLEAGUES ARE SAYING” on the homepage. And what font are you using in the main menu. Thanks much, Rob
I’d like to know that too. thx
You know what fixed it? updating to 4.4.1 I can’t can’t believe I spent 3 hours on this… just yesterday. Just proves what I always say: if you are wrestling with your computer and the computer appears to be winning – walk away!
For the record. Enabling default theme made no difference with the problem which caused this message: http_request_failed: SSL certificate problem: unable to get local issuer certificate
But it did seem to fix the problem that only occurred in Safari and caused this message: TypeError: ‘undefined’ is not a function (evaluating ‘objWebMon.savePageData(newURL,String(xmlhttpInstance.data),”2″)’)
Thanks as always for the help.
Rob
http://alamarcapital.com/ I just made this simple, lightweight Enfold site. It’s running on a $5/mo godaddy managed wordpress account. The only active plugin is Yoast. Tested by pingdom it loads in in 588 milliseconds.
http://tools.pingdom.com/fpt/#!/euH0Rs/http://alamarcapital.com
That works but it took you 21 minutes to get back to me, gotta work on that. BTW I have recently been obligated to make 2 websites with some other well-known themes. Quite a relief to get back to working with Enfold
Thanks
Rob
Hey
I have been able to prevent related videos but using the embed code and adding ?rel=0 However the result does not respond properly and when vid is playing large black areas appear above and below video on a phone or other smaller screens, and on big screens the sides. Can I fix that?
I have this in a code block. Text block has same results:
<iframe width=”1120″ height=”630″ src=”https://www.youtube.com/embed/UirpKCkfWBU?rel=0″ frameborder=”0″ allowfullscreen></iframe>
If I set width to 100% it fixes the problem but causes another because I can’t figure out how to set the height.
here is the page in question:
https://missionbaybeachcondo.com/mission-beach-vacation-rental-pictures/
Thanks, Rob
- This reply was modified 9 years ago by rdswestnet.
Oh border-*left*. I was so close. And you even picked the green to match my palm tree, nice touch. Thanks Yigit.
Rob
Yes, I am, and specifically to the little bit of the circle that goes round and round. I want to match the color to the palm tree:
https://missionbaybeachcondo.com/
Thanks
August 26, 2015 at 1:14 am in reply to: Advanced layout editor not working under wordpress 4.3 update #493265Hey. My bad. My problem is with Advanced Styling and I jumped on thread about Advanced Layout by mistake. Sorry for the trouble Ismael! I’ll start new thread.
August 24, 2015 at 7:13 pm in reply to: Advanced layout editor not working under wordpress 4.3 update #492449Credentials attached. Thanks for the help
Hey Folks
just updated to wp 4.3 and newest enfold – no help.
August 22, 2015 at 9:24 pm in reply to: Advanced layout editor not working under wordpress 4.3 update #491760I have the same problem. Running WP 4.3 just now updated with most recent Enfold (from today) can’t style the main menu links with Advanced Styling. all plugins off no help.
Thanks
Oi ax2201 what is the name of that column of sharing icons on the left side of your page? Obrigado.
I am not sure what you mean. Do you mean I should write over the theme files by FTP with a fresh copy of Enfold, exactly as I do when doing a theme update? Or something more?
Thanks
when I activate 2015 the blog acts normally and displays according to the wordpress Reading setting.
Thanks
PS there is another weird thing with this site which is that it does not get the “mobile-friendly” designation in google mobile search returns. That has never happened before.
also when testing with google mobile friendly test it says 2 resources block by robots text:
https://missionbaybeachcondo.com/…?ver=4.2.4
https://missionbaybeachcondo.com/…?ver=4.2.4Thanks
- This reply was modified 9 years, 3 months ago by rdswestnet.
Here you go. Thanks Much.
Thank you.
August 13, 2015 at 6:52 pm in reply to: make XL button width equal with various amounts of text #487369Thanks Much!!
Thanks Yigit!!
Thanks so much Yigit. I really appreciate the help.
Rob
This is Yigit’s code to control font color when main menu uses colored buttons.
#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
color: #2d5c88; }Thanks so much Rikard
Thanks for that. I elaborated slightly. With font size set to 32px in the element and the code below font size and centering will be good on every size device I can think of.
@media only screen and (max-width: 420px) {
.av-image-caption-overlay-center{
padding: 0px 0.5em !important;
font-size: 24px!important;}
}@media only screen and (min-width: 768px) and (max-width: 800px) {
.av-image-caption-overlay-center{
padding: 0px 0.5em !important;
font-size: 18px!important;}
}@media only screen and (min-width: 801px)
{
.av-image-caption-overlay-center{
padding: 0px 0.5em !important;
font-size: 24px!important;}
}- This reply was modified 9 years, 4 months ago by rdswestnet.
Thanks
Ah ha. The css you gave did not work because I was testing on screenfly not on an actual device (which I did say in my post :-). Device-width only works on actual devices. When I changed (min-device-width: 768px) and (max-device-width: 1078px) to (min-width: 768px) and (max–width: 1078px) your solution worked. Funny I have never encountered this issue with emulators before. Now I know. Did I mention great theme btw. Thanks
Hey this Showcase is really useful. Here is an edgy, one page site for a business consultant.
hmm. for some reason changing those pixel values has no effect at all on either caption’s font size. could you please check again?
Thanks
July 10, 2015 at 8:04 pm in reply to: add lines on side of fullwidth esay slider additional caption text> #471704Do you mean you could achieve it using some combination of builder elements with no need for css?
Thanks
-
AuthorPosts