Forum Replies Created
-
AuthorPosts
-
Bingo! You are a genius!
Thank you sir and thank you to Victoria, as well. You guys all provide such awesome support.
A very happy customer,
ClayJordan,
I don’t have that exactly in my custom CSS. I have this one:
li#menu-item-6327 a:hover .avia-menu-text {
border: 2px solid #0098cf !important;
background: white !important;
color: #0098cf !important;
}If I remove that. The main Donate Now button does not turn white and the while the blue border around the drop downs does go away, the box where that border was turns blue and the text white.
This is all the code related to 6327:
/*———- Main Menu – donate button——–*/
#menu-item-6327 .avia-menu-text {
color: white !important;
background: #0098cf !important;
}
li#menu-item-6327 a:hover .avia-menu-text {
border: 2px solid #0098cf !important;
background: white !important;
color: #0098cf !important;
}/* ——Donate Button – Drop Down buttons—–*/
#menu-item-6327 li a {
color: white!important;
background: #0098cf!important;
margin: 9px 0;
border: 2px solid #fff;
width: 70%;
text-align: center!important;
}
#menu-item-6327 li a .avia-menu-text {
font-size: 16px;
}
#menu-item-6327 li:hover a {
color: #0098cf!important;
background: #fff!important;
}
.header_color .main_menu ul ul {
background-color: transparent;
}Victoria,
We are so close! This is almost exactly what I was looking for.
There is still a blue border immediately around the word. The white background is perfect. How do I remove just the blue border around the words?
Thanks again for the helpful support. I am very grateful!
Clay
Victoria,
This is fantastic! I tried a few things to get the drop-down buttons background to be white when hovered over, but only the word changes to a white background. I tried adding this code, which is used for the main button.
#menu-item-6327 li a:hover .avia-menu-text {
border: 2px solid #0098cf !important;
background: white !important;
color: #0098cf !important;
}That is not working. Any thoughts?
I super appreciate all your awesome support!
Awesome! That did it! Thank you for the fantastic support!
Hey guys. Thanks for the help. I wanted to update you on you my status. I had been working with The Events Calendar people and they released a new version, just before you got me the link to the beta Enfold theme. I installed their updated version and it seemed to have fixed the issue. Do you still want me to install the beta version of the site?
You can install previous versions of Event Calendar and it will fix the issue until Enfold and Event Calendar are talking nicely..
Here are the versions which are not affected:
Event Calendar: 4.8.0.1
Event Calendar Pro: 4.6.2.1Good luck.
I have now paid for the Anti-Spam by CleanTalk plugin and that has seemed to stop the spam. I was getting sick of the spam that has filled our inboxes since a recent update. Something broke, as I very rarely received spam before.
Thanks, Nikko, that fixed it. I appreciate the great support by Enfold! You all do a fantastic job.
I just discovered another issue. The easy slider on https://www.justoneafrica.org/upcoming-events/ is not working right. I just deleted it and then recreated it, but it is still not showing the images within the slider, but stacking them down the page and then sliding them across the page.
See below for credentials
The border CSS fix worked. Thank you!
I am still having an issue with the header video on the home screen. It looks like this: https://imgur.com/a/IO9Na5l
It has been like this since the update to 4.5.
Thanks for the help.
May 18, 2018 at 12:13 am in reply to: Update to 4.3 – Fullwidth Easy Slider Fallback Image not working #958363Victoria,
I was not able to get it fixed, and I had not heard back for some time so I deleted that module and used two that were specific to screen sizes. I am good with this fix, but the issue seems to still be there with the fullwidth easy slider not working correctly. Consider mine closed.
May 1, 2018 at 2:42 pm in reply to: Update to 4.3 – Fullwidth Easy Slider Fallback Image not working #949547This is still an issue for me. The fallback image is not appearing on mobile. I have disabled the caching plugin. Please take another look.
April 27, 2018 at 7:25 pm in reply to: Update to 4.3 – Fullwidth Easy Slider Fallback Image not working #948110I have disabled the WP Rocket plug in and the merging and compression under the 4.3 performance tab. Purged the cache and it still does not work.
Has there been any resolution on this?
Thank you,
ClayHere you go. Thank you!
I fixed it by copying the 4.0.3 directory back to enfold and then updating using the admin update.
This can be closed.
December 14, 2016 at 7:00 pm in reply to: Full Screen Slider Stopped Displaying youtube video. #724446My youtube video on my home page does not work now either. It was working before the latest update. https://www.justoneafrica.org/
I disabled the W3 Total Cache and refreshed and it worked. What is going on with this plugin? It seems to be the culprit with many issues.
Thank you, it had an older version of Firefox. So versions 40-48 did not show the social share widget, but 49 did. I am concerned that on a few versions back is not working. It works fine for me now. Thanks.
Yes sir, that fixed it. Thank you for you fantastic support!
Yigit,
I am not sure what happened. I was testing the site after changes you made, desktop was fine, but mobile did not have the green button, only plain text as before. I edited the secondary menu item that had “menu-item-5332” in the Custom CSS and removed, as in the past we did not use that. I had added that yesterday in an attempt to fix the issue. I then went and viewed the site and it was back to the way it was this morning.
I had disabled W3 Total Cache, cleared caches and re-enabled it. I am not sure what happened, as I didn’t make any changes to custom css.
Can you help again?
Thank you.
You are awesome! Thank you Yigit!
So that shouldn’t happen again if I have to change that URL back to a page? Then find the new menu-item-#.
Thanks,
Clay
Sorry about that.
Credentials in private content.
Not getting any response, please close and I will open new ticket.
Were you able to look into this?
It used to look like this: http://enfold.space/www-justoneafrica-org/
Thanks,
Clay- This reply was modified 8 years, 5 months ago by claychurchill.
It is there now. Sorry about that.
Thank you, that fixed it.
Try again.
The code is currently in the functions.php for my child theme. You can see the issue when you view on a mobile in vertical mode or resize the viewport down to minimum. It is only affecting the mobile in vertical mode. It should show like the images I posted.
The code is currently in the functions.php file.
Before:
After:
- This reply was modified 8 years, 9 months ago by claychurchill.
-
AuthorPosts