-
AuthorPosts
-
January 18, 2016 at 8:01 am #566969
The Easy Slider isn’t sliding. It just stays fixed on the first image.
The advanced slider works fine.
I’ve linked my site below.
I’ve just updated the theme and it hasn’t changed anythingJanuary 19, 2016 at 4:50 am #567591Hi iceberg_che,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardJanuary 19, 2016 at 7:01 am #567646Ok I’m also not able to change a table background color using html…
<table style=”width: 100%; background-color: #1E1E1E;”>I’ve included the login info
January 19, 2016 at 8:59 am #567696Hey!
please add to your css
table { background-color: #1E1E1E !important; }
and let us know if it works our correctly
Cheers!
BasilisJanuary 19, 2016 at 2:53 pm #567837Won’t this change all the table backgrounds?
I don’t want that, I only want to change one of them.Also the easy slider still isn’t working.
It just stays static on the first image.January 19, 2016 at 3:16 pm #567846Hey!
1- Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your table and give it a custom CSS class and change the code Basilis posted to following one
.your-custom-class table { background-color: #1E1E1E !important; }
2- Can you please try de-activating all active plugins and check if that helps? If not, please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/?
Best regards,
YigitJanuary 19, 2016 at 11:18 pm #568212Still having the same two issues.
De-activated all plugins and re-updated the theme via FTP.
The table background color is still not changing, and the easy slider still isn’t working.
January 20, 2016 at 8:57 am #568438Hi,
You are getting a lot of https errors on the page, resources which are requested over http won’t be accepted to load. Not sure how to resolve it though except recreating the element which don’t work, could you try that please?
Thanks,
RikardJanuary 21, 2016 at 3:26 pm #569423Ok I’ve recreated the elements. I’m just getting one error now, I’ve googled it and says I have to add: document.domain = ‘yourdomain.com’ to the header. The error is Uncaught SecurityError: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’
How can I fix this? How do I add an html code to the header?The original issues are still not resolved. The easy slider isn’t moving, and the background color for the table is not working.
January 22, 2016 at 8:37 am #569808Hi,
Could you try adding the code to the Google Analytics field to see if that works out?
Thanks,
RikardJanuary 22, 2016 at 3:48 pm #570144Hi,
Did that. Same error and same two original issues with background color and easy slider.
January 23, 2016 at 8:46 am #570487Hey!
I checked the Easy Slider options and the Autorotation active? setting is disabled. We enabled it and the slider is automatically rotating now. Please remove browser cache or hard refresh the page: https://matcha-o.com/
Where can we find the table? Please post the actual link to the page.
Regards,
IsmaelJanuary 23, 2016 at 11:28 am #570512great the easy slider is working!
The table is on the link I sent you, I’ve written in again in the private content.
Right under where it says “How many antioxidants are in matcha tea?”, the 4 columns are in a table with a white background, that is the table that I can’t change the color.January 25, 2016 at 10:05 am #571176Hi!
We added a unique class selector to the table and then added the css modification in the Quick CSS field.
.main_color .matcha-table tr { background: #1E1E1E !important; }
Best regards,
IsmaelJanuary 25, 2016 at 3:31 pm #571375Thanks guys!
I should’ve specified the 2nd table so I just moved the class code to the other one and added.main_color .matcha-table td {
border-color: #1E1E1E !important;
}to change the border color as well
All good now
-
AuthorPosts
- The topic ‘Easy Slider Not Working’ is closed to new replies.