amysdaddy
Forum Replies Created
-
Forum: Plugins
In reply to: [Spiffy Calendar] Some shortcode not workingMy apologies. I had the days for future events too low to show. I didn’t realize that the heading didn’t show up if there were no events to show. Sorry and thanks for your reply.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemOk. Got it to work by changing “null” to “5”. Will work with this as best I can. Many thanks for your help.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemI changed the source code back to null.
Made changes to the css on the options page:
.calnk a:hover div changed width:150px; to width:250px;
Saved. Did hard reset. No change.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemI changed the call to null, 1 (and even tried null, 2) but there is no change to the hover popup box format.
I also got this response back from my server host:
“We are not caching any data at our end”
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemWhat file(s) are you talking about to be change?
What file has the .calnk a:hover commented out? I didn’t comment anything out, so I am not sure why it is.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemStill a little frustrated.
I made changes to the default.css file- changed background color to #7b7b4d and changed width to 250 px.
.calnk a:hover div {
color:#333333;
background:#7b7b4d;
display:block;
/*position:absolute; */
margin-top:1px;
padding:5px;
width:250px;
z-index:100;
line-height:1.2em;
box-shadow:2px 2px 2px #c0c0c0;
}Unfortunately, the changes do not show copying updated file to /spiffy-calendar/styles
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemWhoop! Whoop!
Hover working correctly. Top right corner of popup box is a little off, but bearable. Is it in the stylesheet on the configuration page that I can change the popup box size?
Your are awesome. I used to use Events Calendar until it became an orphan. Spiffy Calender is the only other plugin I have found that does what it does.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemI have no cache plugins. How would I go about flushing/deletiing cache on server?
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemI put the .spiffypopup absolute setting in the stylesheet on the spiffy calendar options page.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemI added .spiffypopup { position:absolute; } to the stylsheet.
I cleared cache and did a hard reset.
No change.
Is there something better than Firebug Lite to inspect the hover?
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemDisabled all plugins except Spiffy Calendar. No change.
Removed the <span> from around large calendar shortcode.
I even brought it up on my Android tablet- not showing correctly.
All of the computers used on my end so far have the same ISP (centurylink DSL, although 2 different locations). Is there any chance that there is an ISP problem?
Unless I am possessed by some demon spirit that sucks the goodness out of every computer I touch, I am at a loss ??
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemDe-activated, deleted, re-installed and re-activated.
Changed “popup” to “spiffypopup” in the following files:
spiffy-calendar.php
spiffycal.css
default.cssNo change.
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemTried with another theme- same appearance.
I have opened the site now on 5 different computers at three different locations running 3 different Windows OS (XP, 7 & 8).
What OS are you using? (Windows, Linux, Mac)
I am going to deactivate and uninstall, re-install and change “popup” to “spiffypopup” in the spiffy-calendar.php and default.css files. Would there be any other Spiffy Calendar files that have “popup”?
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemThis is what I see: https://imgur.com/FLl7H30
Forum: Plugins
In reply to: [Spiffy Calendar] Hover pop up box problemWell, this is really strange.
I have looked at both sites on 3 different computers and with 3 different browsers. The calendar popup at this site:
https://www.alpost215lagrange.org/post-calendar/
shows below the event, but hovers over the the elementsThe popup at this site:
https://www.alpost215lagrange.org/post-calendar/
shows below the event, but displaces all the elements down.