agoedrich
Forum Replies Created
-
Forum: Plugins
In reply to: [Before + After Images for Divi] Dont work with wordpress 5.6Hello,
I have the same problem. The image sometimes loads, but most of the time doesnt. Please look into this. THank you ??
Forum: Plugins
In reply to: [Blogger Importer Extended] Slug not fully copied while migratingI have the same problem – in my case it is omitting 2-3 words of the slug. It only brings in 36 characters!
original: /home-made-lasagna-with-bolognese-and-bechamel-sauce
after import: /home-made-lasagna-with-bolognese-and- This reply was modified 5 years, 1 month ago by agoedrich.
Hi @simonpedge,
Thanks for the reply. I am able to change the hover color, however the bg color when you hover over the icon is still black – how can I change that color? TY ??
https://awcp.flywheelsites.com/events-northern-california/
Also, is it possible to change the shape? Rectangle instead of square?
BTW – I love the plugin! Super flexible!
Resolved
Thank you @simonpedge, figured to out ?? 95% Min Height did the trick.
Thanks again ??
I found this code, but it won’t address the black square:
/* WHITE COLOR SCHEME */
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container .always_visible .sa_slide_link_icon,
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
background:rgba(0,0,0,0.3) url(‘IMAGE_URL’) no-repeat center center !important;
}
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container .always_visible .sa_popup_zoom_icon,
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon {
background:rgba(0,0,0,0.3) url(‘IMAGE_URL’) no-repeat center center !important;
}
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container .always_visible .sa_popup_video_icon,
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon {
background:rgba(0,0,0,0.3) url(‘IMAGE_URL’) no-repeat center center !important;
}
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon:hover,
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon:hover,
.white .sa_owl_theme .owl-stage .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon:hover {
background-color:rgba(0,0,0,0.8) !important;
}Forum: Fixing WordPress
In reply to: WordPress not updating to latest versionI think my problem is with the cPanel controlling the updates. Working on it…Thanks for all your help @sterndata.
Alex ??
Forum: Fixing WordPress
In reply to: WordPress not updating to latest versionFirst I changed it to true, and then I removed the line; saved the file but it is still the same. Latest version is 4.8.3. I also emptied the caches. Still nothing. Any further ideas?
Thank you Steve
Forum: Fixing WordPress
In reply to: WordPress not updating to latest versionOk – I am looking at the wp-config.php file. I may have found the problem:
define( ‘WP_AUTO_UPDATE_CORE’, false );
Is this it?
Forum: Fixing WordPress
In reply to: WordPress not updating to latest versionHi @sterndata, the dashboard says I’m on the latest version:
Last checked on April 26, 2018 at 4:30 pm.
You have the latest version of WordPress.
Learn more about WordPress 4.8.3.I’m not sure what you mean by DEFINE statements. Can you give me more info on that? My sysadmin guy insists there is nothing wrong, so it seems I’m on my own….
Alex
THANK YOU SO MUCH – silly me ??
Alex