davidfi01
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] White space below tablesI applied those changes. They helped with the white space below table 3, but seemed to have no affect on table 2.
Here is an updated link showing the latest:
https://docs.google.com/a/upscalewholesale.com/file/d/0B9UQBl876yEjUXVlOGRHQm9FUHM/edit?usp=sharing
Can you help us identify which html elements on the page may be responsible?
Thanks,
D
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] White space below tablesHere is a link demonstrating the extra space..
https://docs.google.com/file/d/0B9UQBl876yEjYVd2MlgzNU11SG8/edit?usp=sharing
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] White space below tablesYes .. it was posted by an associate … The problem has never been resolved.
The excess white space existing between the row with “Follow Us, Pinterest, Google +, Twitter, etc. and the solid maroon line spacer.There is about 1.5 lines of extra white space there.
Can you supply an email to where I can send a specific picture of what I am seeing?
Thanks,
D
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] White space below tablesThe tables are on the home page of:
upscalewholesale.com
Thanks.
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSJeff:
Not sure if there are any updates here …
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSTotally pooched now .. had to revert … did not work in any browser.
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSAdd to that .. only in Firefox as well. May be that there is persistence across the refresh???
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSWe found a work around for Firefox ….
<script language=”javascript”>
<!–
function fsDoSlide() {
jQuery(“#fs-slide”).css({width : jQuery(“#fs-slide”).css(‘width’)});if (fsid>-1) jQuery(“#fs-entry-“+fsid).removeClass(“fs-current”);
fsid++;
if (fsid>fslast) fsid = 0; // new loop !
fsChangeSlide(fsid);
}
–>
</script>in the body ahead of your shortcode and it cleared up the problem. What this indicates it that your new templates need to be tweaked so that the order that the template components are executed can be modified so the function def’ns come before the rendering….
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSProblem is still there …
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Photos Not LoadingLuke:
Are you using Firefox … Have you tried another browser?
If you are using firefox, hit ctrl then f5 and what happens? Do the pictures show up?
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSI looked at the firefox error console and fsDoSlide is not defined.
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSFound link to older versions .. Thanks for the follow up.
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSWhere can we find the older versions?
D
Forum: Plugins
In reply to: [Frontpage-Slideshow] [Plugin: Frontpage-Slideshow] Firefox and 0.9..9.1 FSok – is this a known issue in 991?
Good feature request –
A display time for each slide could be added as a custom field in addition to a main effect control timer.
D