zdavis
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Animations And Transitions] Link inside page trying to link to own pageThat works but I really need to do the class instead of the ID because the “320-10” part will change depending on the event. Shouldn’t the
:not([class="display-tckt-slctr-tkt-details"])
work? Thanks.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Import Feeds not workingMine issue was fixed a couple hours later. Is there a cron job on your end that we have to wait for as well?
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 3.0.7 update broke stylesThanks, I’ve got it fixed for all sites now. Drew Young Law was set up for “Use Shortcode” – “On” unlike my other sites and when I turned it off and removed the shortcode from the header it started working. Thanks for your support.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 3.0.7 update broke stylesHmmm… It only lost the colors for the first 2 sites I updated which was the gutapfel and basteville indiana ones. The plugins fixed for all the sites except this one https://drewyounglaw.com/. It just shows a blank menu. When I inspect it I can see the shortcode. This is an older site which I didn’t build so I think it’s on my end. I’ll let you know if I can’t figure it out. Thanks.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 3.0.7 update broke stylesWhen I login and update settings it fixes the formatting but I’ve lost all my color selections I had on all the sites. Guess I will have to go back in and and them all again.
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] CSS after update.timeline dl dt {
position: relative;
top: 30px;
z-index: 200;
width: 88px;
height: 90px;
padding: 30px 15px;
margin: 0 auto 20px;
font-weight: 400;
color: #fff;
text-align: center;
background-color: #414A54;
border-radius: 55px;
-webkit-border-radius: 55px;
-moz-border-radius: 55px;
font-family: ‘Open Sans’,sans-serif;
font-size: 24px;
text-shadow: 1px 1px 0 #222;
line-height: 26px;
box-shadow: 2px 2px 0 0 #222;
}
`
This should have height: auto;Forum: Plugins
In reply to: [Page Animations And Transitions] Fancybox ConflictI added to the plugin the option to select each of these “linkElement” options. If you’re interested I could send you what I’ve got.
Forum: Plugins
In reply to: [Page Animations And Transitions] Fancybox ConflictThat didn’t work for me either but I did get this to work
:not([id="fancybox-close"])
It would be really cool if you added each of these “linkElement” options as check-boxes in the admin area so the user can decide which ones they want. Maybe even add a comma separated input for class names and ID names that they don’t want to include. Just a suggestion for a future add-on. Thanks for the support.Forum: Plugins
In reply to: [Page Animations And Transitions] Fancybox ConflictThanks. That worked for the navigation arrows but clicking the closing “X” button on the lightbox still causes the page to reload. Any suggestions for this?
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Video Load DelayHave you thought about adding another option for people to upload an mp4 or webm file instead and use that as their background?
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Raster wrong pathThat was quick. Thank you.
Forum: Plugins
In reply to: [WP-Appbox] HTTPS broken image linkDidn’t know there was such a setting. I activated it and the images appear to be working. Thanks!
Forum: Plugins
In reply to: [AccessPress Social Icons] Image CompressionI understand that it’s not large and doesn’t make a big difference but I just get warnings for it when I run page speed test on my site because it could be compressed further so I have to compress it myself and re-upload it in order to pass. Not a big deal at all but compressing all the images could be nice. Thanks.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting imagesWow that’s quick response time. What you provided worked perfectly. Here’s what I ended up with.
"columnDefs": [ { "orderSequence": [ "desc", "asc" ], "targets": [ 1,2 ,3,4] } ]
Thanks for your help Tobias!
Forum: Plugins
In reply to: [Cool Timeline (Horizontal & Vertical Timeline)] CSS after updatehttps://etczone.etclinuxtest.com/etc-history/
Can’t send screenshots on here but I’m using the “Moose” theme by Elated-Themes.
They’re not off by much but they don’t line up perfectly like before.