Forum Replies Created
-
AuthorPosts
-
Hi Victoria, were you going to say something?
(I cannot see private content on this thread)
Thanks
RobOK thanks much.
That did but the fact that you guys won’t post a “known issues” with each version is less than ideal. Doing so (self-hosted video bug as an example, which is now fixed) would reduce traffic in the forum significantly and also reduce user frustration…..
:)
Best,
Rob
(ok to close this thread)Credentials in private content. Staging site so feel free to do anything you want there.
Thanks
Rob- This reply was modified 6 years, 7 months ago by goldengate415.
The issue is likely a header.php file in your child theme…. update this with the new header.php from the main enfold theme and your lightbox should start working again.
WOW 007, that looks amazing… I am working on a different project now but will get to this in a day or two. It appears that the header on https://webers-testseite.de/cynthia/mille-deco/ doesn’t work on mobile, and isn’t sticky?
Thanks!!!
Rob
The two logo customization has been a challenge since day one. I really wish Enfold would add support for a second logo or linked image in the header. I think this customization slows down my header load and therefore the whole site….
Thanks so much Yigit! I never should have called this “easy” as I jinxed it.
The code works for most of the pages, but for some reason the page below shows up on desktop & mobile with no header unless I click reload a couple times. Strange!
Best.
RobThanks… I moved the code to functions.php but it crashed staging site, so guess this one is beyond my capability. I thought it would be an easy cut paste to a file on the child theme, but maybe that’s why he used a plugin if it’s not that simple?
Thanks,
Robrel=0 has always solved the related videos on pause for me… however there was one version of Enfold where i had to take out all the “rel=0” from the links as they caused the element to not render the video and instead just to display a text string of Youtube url. However the most recent version seems to fix this. The only bug I have found so far in 4.3.2. is the 404 page error, hoping that thread gets answered at some point soon.
Actually…. adding &rel=0 now works in the video element ion ALB!
Thanks 007… I thought that the rel=0 became the default behavior for all Youtube elements somewhere in 4.2.x….? Am I dreaming this?
I am indeed able to reproduce this bug on my site as well running 4.3.2. See more info in private content.
This is definitely a bug.
Rob
Ha ha not that again! OK in my defense only one cup of coffee this morning… :)
Are there any known bugs with 4.3.2 at this point? I think I am going to update tomorrow, but this release looks very good.
Thanks,
RobThanks for the one last try! That did not work either…. don’t worry, I’ll have my developer look at it next time he’s working on other things (such as when Enfold 4.4 comes out, ha ha!)
thanks again!!! You made a valiant effort!!!
Best,
RobMinification not turned on, lightbox is enabled in theme options
(sorry, I don’t know how to paste it nice like you do, I can do that if you tell me how)
Yes, that is my staging site… but the “page” doesn’t show up under pages… the entire page that shows the home details (and the photo show) is generated dynamically by Optima Express. So this page does not exist under my pages, and I cannot edit it though I CAN modify the page template:
http://robwiley.staging.wpengine.com/homes/4000-CORNWALL-WAY-ROCKLIN-CA-95677/18025166/13/ (hosted on WPengine)Crazy, huh?
Here is code for the page template:
<?php /* Template Name: IDX w/Sidebar */
global $avia_config, $more;/*
* get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
*/
get_header();
?><div class=’container_wrap container_wrap_first main_color <?php avia_layout_class( ‘main’ ); ?>’>
<div class=’container test’>
<main class=’template-page content <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’,’post_type’=>’page’));?>>
<?php
if(!empty($avia_config[‘conditionals’][‘is_builder’]))
{
$avia_config[‘conditionals’][‘is_builder_template’] = true;
get_template_part(‘template-builder’);
exit();
}
else
{
get_template_part(‘page’);
exit();
}
?><!–end content–>
</main><?php
//get the sidebar
//$avia_config[‘currently_viewing’] = ‘page’;
get_sidebar(‘IDX’);?>
</div><!–end container–>
</div><!– close default .container_wrap element –>
<?php get_footer(); ?>
Yes performance is set to load all elements.
That page is hosted somewhere else and served via the plugin… I cannot modify that page unfortunately.
From Optima Express support:
“I see that the theme developer is asking to add a class and some CSS to Optima Express. The theme developer may not realize that the IDX content exists on our servers and is sent to Optima Express dynamically. Since the content does not exist on your site, there isn’t a place where this class can be added. The enfold developer probably doesn’t encounter something like this very often, since most wordpress sites have basic local content like blog posts and pages.I suppose that your developer could write some JavaScipt that would run on the page when it loads, finds the carousel element, and insert the class.”
Wow 007, with the last one you got closer…. lightbox now does launch but you can’t advance photos nor can you close lightbox… (no controls).
You can see it here:
http://robwiley.staging.wpengine.com/homes/4000-CORNWALL-WAY-ROCKLIN-CA-95677/18025166/13/ (hosted on WPengine)It seems to take us to the site hosting the photo as opposed to creating a lightbox… but does seem closer to the solution!
Thanks,
RobThanks again for trying 007!!!
Best,
Rob007, thank you very much — you are so kind…
I updated and I see no effect…and now the little red “highlight arrow” over the photo is no longer appearing:
http://robwiley.staging.wpengine.com/homes/8715-WESTCHESTER-PLACE-ROSEVILLE-CA-95747/18019878/13/ (hosted on WPengine)
Best,
Rob- This reply was modified 6 years, 7 months ago by goldengate415.
The challenge is these pages aren’t actually hosted on WordPress, but are hosted on a plugin’s server… so they aren’t pages I can see or edit. The link I just gave you is my staging site — I can’t experiment on the production site as that has to be 100% working all the time (hence me being on 4.2.3…)
Thank you though!!
Best,
Robdelete obsolete comment
- This reply was modified 6 years, 7 months ago by goldengate415.
Hi 007, thank you for your help, wow I did not expect you to go to all this trouble!
The red arrow now appears on the photo but it doesn’t seem to do anything… you can see it on this page:
http://robwiley.staging.wpengine.com/homes/2910-CAMBRIDGE-ROAD-CAMERON-PARK-CA-95682/18008796/13/ (hosted on WPengine)Thanks much!
Rob- This reply was modified 6 years, 7 months ago by goldengate415.
I just heard back from Optima Express and it sounds like it might be difficult to achieve this… they said:
“The theme developer may not realize that the IDX content exists on our servers and is sent to Optima Express dynamically. Since the content does not exist on your site, there isn’t a place where this class can be added. The enfold developer probably doesn’t encounter something like this very often, since most wordpress sites have basic local content like blog posts and pages.
I suppose that your developer could write some JavaScipt that would run on the page when it loads, finds the carousel element, and insert the class.”
:(
Thanks
RobNot sure… Victoria asked for login credentials but no one has logged in…..
Oh my gosh, that fixed it, can we just delete this thread so no one sees how stupid I am…. forgot to flush the Cloudflare cache…
Works perfectly, thanks! (just joking about deleting thread)
Rob
May 10, 2018 at 4:47 pm in reply to: Lightbox Modal Window no longer working after update to 4.3.1 #954663Glad that helped!!! :)
-
AuthorPosts