Forum Replies Created
-
AuthorPosts
-
August 15, 2017 at 6:27 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839495
hey there,
thanks again for all your help! so very close!!
i’d like to set a height as a percentage of the browser window … like we have for the width (size between the two arrows on the popup). i don’t really want to set a pixel value for the height due to all the varying resolutions of monitors. the percentage for width works great.
i added height and max-height to the code you sent … and that allows me to adjust where the iframe starts on the page (how high up). it does not restrict the size of the iframe to the height of the browser window.
any ideas?
thanks!
chris
August 15, 2017 at 5:35 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839443nice! okay, i see the percentages don’t work … but no worries.
** NOW… is there a way to tell the magnific popup to start the iframe up higher? it’s starting smack dab in the middle of the browser window. when i increase the height, it only extends the iframe downward.
thanks!
(and thanks for confirming that your external links to the “big sites” don’t work either.) :)
August 15, 2017 at 5:25 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839433thanks a lot, tjswarbs78! appreciate that. i assume i can use percentages instead of pixels?
should i paste the code in the quick css or the actual custom.css file?
chris
August 15, 2017 at 4:11 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839379btw, i pasted the code given to me (the 80%) into my custom.css via ftp server and nothing is happening. all the same.
.avia-video iframe, .js_active .avia-iframe-wrap iframe {
width: 80%;
height: 80%;
}a page/link that i open in an iframe is still the small size of a 16:9 video. too small for a page.
any other ideas???
thanks,
chris
—
ALSO … will the iframe/lightbox work for EXTERNAL links too? i’m thinking about possibly an amazon item page. when i try the linking method above, only a black lightbox pops up. am i doing something wrong? or is this supposed to happen for external links?
thanks!
chris
August 15, 2017 at 4:03 pm in reply to: search: "If you are not happy with the results below please do another search" #839373got it. thanks. you can close this.
August 15, 2017 at 3:48 pm in reply to: search: "If you are not happy with the results below please do another search" #839361that works! thanks!
quick question. is it possible to get to the custom.css file within wordpress? i’ve been looking for it.
thanks!
chris
August 15, 2017 at 3:36 pm in reply to: full-screen (100% HEIGHT) layerslider wp – responsive #839348yes … FULL SIZE does the full size of the layer slider resolution. i’ve tried that. not what i’m looking for.
it does not resize the layer slider to fit the height of the browser windows like i am seeking…
just looking for a simple FULL SCREEN setting like on the color section.
seems to be no simple setting here. a shame.
chris
August 15, 2017 at 3:04 pm in reply to: video NOT opening in lightbox from MAIN MENU on non-home page #839324okay…
so i DISABLED my twitter feed plugin that i purchased … and my main menu link with the lightbox works.
good. but bummer. i liked that plugin.
WHAT CAN I DO FOR A TWITTER FEED PLUGIN? do you have one?
thanks,
chris
thanks! you can close this.
August 15, 2017 at 2:27 pm in reply to: how do i edit the layout (contents) of the blog sidebar? #839299thanks. you can close this.
August 15, 2017 at 2:26 pm in reply to: can i display the SHARE STRIP on the blog post element? #839298thanks. you can close this.
August 15, 2017 at 2:26 pm in reply to: how can i force a LINE BREAK in a blog post title as it appears on the main blog #839297thanks. you can close this.
August 15, 2017 at 2:24 pm in reply to: On BLOG page I only want to see the DATE … i want to remove the "/" after date #839296you can close this
August 15, 2017 at 2:24 pm in reply to: One Page Home Layout with ONE LINK in Main Menu to Separate Page – Anchors? #839295OKAY, I THINK THERE WAS A MISUNDERSTANDING.
i know the anchor links DO NOT work on the Episodes (Blog) page … that is why i am asking this question.
the anchors ONLY work on the HOME page … because that’s where the anchors are! Obviously, the anchors are not going to work on the Episodes/Blog page if it’s a separate page and the anchors are on the home page.
now that we’ve gotten that out the way…
IS THERE A WAY TO CHANGE THE MAIN MENU LINKS ON NON-HOME PAGES? (i.e., create a different main menu for non-home pages?) SO THESE LINKS CAN BE DIRECT LINKS BACK TO THE HOME PAGE WITH ANCHOR?
thanks,
chris
August 15, 2017 at 2:19 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #839292awaiting answers for the 2 previous posts on this page. thanks.
chris
August 15, 2017 at 2:17 pm in reply to: video NOT opening in lightbox from MAIN MENU on non-home page #839291hey there,
i’m not getting any errors on my side … mac running safari, firefox, and chrome. so not sure what you’re talking about.
i’m only running 2 other plugins … mailchimp and the twitter feed (WHY DOESN’T ENFOLD HAVE A TWITTER FEED?) what about the twitter feed that is here on the support site? why isn’t that included in enfold?
ANYWAY…
on my “episodes” (blog) page is where the video (Sneak Peek link) does not open in a lightbox. on the home page, it works.
COULD IT BE BECAUSE I AM USING A VIDEO BACKGROUND AT THE TOP?
thanks,
chris
August 14, 2017 at 5:39 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #838820ALSO … will the iframe/lightbox work for EXTERNAL links too? i’m thinking about possibly an amazon item page. when i try the linking method above, only a black lightbox pops up.
info in private section.
thanks!
chris
August 14, 2017 at 5:38 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #838818hey there,
i’m trying to adjust the iframe of size of a page i want to open … instead of opening a new window. for example, to open up my blog page via the home page main menu. (of course, i would want to disable menu at top of blog page when inside the iframe).
looking at opening may 80% width and height of the browser window.
right now, the iframe is small … the size of a 16:9 video.
thanks!
chris
August 14, 2017 at 5:35 pm in reply to: such a huge gap between the bottom of video, description, and date on BLOG page #838816perfect! thanks!
chris
i saw this post. because i have 5 columns and not four … do i need update the css code at all? it says “fourths” in it.
#footer .av_one_fourth:nth-child(1) {
width: 20.5%;
}#footer .av_one_fourth:nth-child(2) {
width: 20.5%;
}#footer .av_one_fourth:nth-child(3) {
width: 20.5%;
}#footer .av_one_fourth:nth-child(4) {
width: 20.5%;
}thanks!
chris
August 14, 2017 at 5:05 pm in reply to: links in special heading are underlined … i don't want that #838795super! thanks so much!
chris
August 14, 2017 at 4:58 pm in reply to: how can i force a LINE BREAK in a blog post title as it appears on the main blog #838784This reply has been marked as private.August 14, 2017 at 4:56 pm in reply to: links in special heading are underlined … i don't want that #838779hey there, thanks!
i’d like it to look exactly like my current links in regular text. black with no underline normally. then the dark blue that i’ve chosen for my link text – and underlined – when hovered over.
thanks,
chris
August 14, 2017 at 4:19 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #838736ah, so am i not able to access this via wordpress? i need to do it outside … like ftp?
thanks,
chris
August 14, 2017 at 4:17 pm in reply to: such a huge gap between the bottom of video, description, and date on BLOG page #838733This reply has been marked as private.thanks, that helped.
i wasn’t able to get 100% of the info i wanted from reading these two articles.
with my 5 columns in the footer … how can i adjust WIDTH percentages per column?
i especially have one column at the end (right) that needs to be wider than the rest.
thanks!
chris
August 14, 2017 at 3:46 pm in reply to: such a huge gap between the bottom of video, description, and date on BLOG page #838709that worked! thanks so much!
i have 2 more very small requests along the same line. thanks for your help!
1. there is an extra line added above each post title on the main blog page. how can i remove this?
2. there is a small extra line (almost a half-line) above the date and under the description. between the two. how can i remove this?
again, thanks! really appreciate your help!
chris
August 14, 2017 at 3:34 pm in reply to: on the BLOG page, how can i DISABLE the link in the large title block posts? #838696that worked! incredible. thanks!
chris
August 14, 2017 at 3:31 pm in reply to: full-screen (100% HEIGHT) layerslider wp – responsive #838695well … i guess i’ll answer this one for you.
it does not allow you to place a layer slider in a color section.
so we’re back to square one.
IS THERE IS A FULL-SCREEN SETTING FOR THE LAYERSLIDER like there is the color section? a true full-screen stretch or shrink to fit whichever size browser you are using?
thanks,
chris
August 14, 2017 at 3:26 pm in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #838690hey there,
that css didn’t seem to do anything. i was able to find the quick css. couldn’t find themes/enfold/css/custom.css. where can i find it?
thanks,
chris
-
AuthorPosts