Forum Replies Created
-
AuthorPosts
-
jeffgillisParticipant
Hello,
It’s been weeks now and the home page image slider is still changing very fast. You have admin login credentials.
I need to slow the slider transition down to change the image every 10 minutes.
please assist me.
jeffgillisParticipantI have tried this method and it controls the transition speed but not the Slide transition duration (in ms)
https://gyazo.com/ef615d14c12a8da94a65d14428e151ca
I also want to control the time the animated text and learn more button is displayed on each slide, please.
jeffgillisParticipantYES!!!!
It looks GREAT!
Thank you, Thank you, Thank you!!!!How can I slow down the slider to transition next slide every 5 minutes? Preferably looping, rather than a swift return to slide #1?
jeffgillisParticipantAs you can see it is set up as instructed,
https://gyazo.com/d1058ffbf69404daa94fbb084d244bd3
Please advise?
jeffgillisParticipantI’ve emailed to you admin credentials.
The /hooks/header.php is edited exactly per your instructions and the logo appears in the home page header.
I am hoping that it is possible to keep the logo centered and the description tag appeared on the next line directly below it.
logo-dark.png
<br>Online resources & classes for personal discovery, holistic health, herbal medicine plus nutrition.</br>Thank you, Thank you, Thank you.
jeffgillisParticipantI just emailed you login admin creds from wp.
jeffgillisParticipantThe only plugin in use are the ones suggested in the theme set up. They are;
Acme Demo Setup
Contact Form 7
Page Builder by SiteOriginI’ve tested with contact form 7 disabled and it had no effect on Slider Speed, Slide transition duration (in ms).
The Slider Pagination Speed, Slider Pagination Speed(in ms) is working properly as I slowed it from 600 ms default to 1200 ms and it is transitioning smoothly.
It seems, that Slider Speed, Slide transition duration (in ms) is not working at all. Edits to it make zero change.
*** I am wondering if the Enable Autoplay, Slides will automatically transition has a preset timer in it? If so where can I edit this?
https://gyazo.com/6c16df8b0f39d5ab4afadd2969b24eee
You can see in this screen capture that I attempted to add <br> to the tag line in hoped it would cause the line to appear under the logo? It has no effect and the <br> is visible in the tag line.
* If you email me, I will create an admin login for you to access my site?
I just want to get this site built as its taking weeks longer than anticipated. I love the theme and once it’s finished will likely buy an upgrade to an agency license for it 🙂
jeffgillisParticipantWhile I deactivate plugins to see if there is a conflict relating to the slider speed–
how do I make the logo appear above in the center and the tag line directly under it also in the center?
https://gyazo.com/c23efb559384701322d21f90befdcb10
This is an example to demonstrate the layout I wish to achieve.
<center>
logo.png
<br>
tagline
</center>jeffgillisParticipantThanks for your prompt reply.
I will use parent/child method, the link and video are very much appreciated, thank you.
How can I fix the .js console errors that are affecting my slider transition speed?
jeffgillisParticipant1.) I am reluctant to send my page url for security.
Here you can see….in the header options > top header > Left Side News/Notice/Announcement Title
I would like the title to appear on the same line the telephone and email listings? Currently, it throttles as the Notices progress and each time and ripples causing the whole single page to resize. It’s very distracting to the viewer as the pages wiggles.
https://gyazo.com/87cf4977e7b4fb1d9abf87d727bb9913======
2.) Customizing â–¸ Featured Section Options
Feature Slider SelectionYou can see here that the slider, add image ends on slide 5? I would like to add more slides than only 5 with a really slow progression. Please advise.
https://gyazo.com/6fae35ac8c1eb3bc12541a0e1df2ee0e
=======
3.) Customizing â–¸ Featured Section Options
Featured Slider OptionsI have attempted to adjust the slider to transition to the next slide every 5 minutes. There are 300,000 ms seconds in five minutes.
Even with the side timer set to 300,000 the slider still transitions very fast around every 1 second. The slider timer seems to have no control over the image transition speed?
https://gyazo.com/238d89bec6f927b6111cb8f497c5aeb5
I am using a valid license version of Education Base Pro as it was purchased by my business partner Jonathan Slivko and I am the site developer on this project.
Thank you for you support.
jeffgillisParticipantThis worked great, thank you.
1.) how do I make the logo appear above in the center and the tag line directly under it also in the center?
2.) In the header options > top header > Left Side News/Notice/Announcement Title
I would like the title to appear on the same line with space, but just after the telephone and email listings? Meaning all three of these ideas would appear on the same line when on a desktop. They can stack as normal when viewing on mobile devices.
3.) In the Customizing > Header Options >
Header ImageHow can I have more than 5 header images in the slider?
4. How do I slow the slider down to super slow, changing the images every 120 seconds perhaps longer?
Thank you for your assistance.
jeffgillisParticipantQ: Should I put full url path to my logo inside ‘the_custom_logo’ ?
A: Nope, that didnt work. Restored header.php to stock.Q: What do I need to edit in that ‘the_custom_logo’ section to position my logo top and center?
🙂
jeffgillisParticipantOh good, thank you.
/hooks/header.php
Begining line 613
ending line 619I can see the code for this header function.
Can you please identify for me the element I need to edit to show the logo above the title with the tag line visible under that. I will be centering all these including the menu navigation.
Should I put full url path to my logo inside ‘the_custom_logo’ ?
=====
/*
if ( ‘logo-only’ == $education_base_customizer_all_values[‘education-base-header-id-display-opt’] && function_exists( ‘the_custom_logo’ ) ):if ( function_exists( ‘the_custom_logo’ ) ) :
the_custom_logo();
else :
*/jeffgillisParticipantNever mind. I was able to make the edits I needed. Hopefully, this thread helps someone else.
-
AuthorPosts