Daiv Mowbray
Forum Replies Created
-
Forum: Plugins
In reply to: [SuperSlider-Show] Theme and superslider-show issueHello
I built mootools version 1.4.5 and replaced the version in my theme.
Could you explain in more detail what file went where?
You did not need to replace the mootools files in the ss-show plugin folder.
Could you post here the shortcode you are using.I have just successfully posted with this shortcode:
[slideshow ids="1768,1692,1690,1689,1281" show_type="push" image_size="medium" pop_size="large" height="360" width="420" delay="4000" duration="1200" linked="lightbox" fast="true" captions="false" overlap="true" thumbnails="true" thumbsize="thumbnail" mouseover="true" paused="false" random="false" loop="true" loader="true" controller="false" center="true" resize="true" clear="left" ]Forum: Plugins
In reply to: [SuperSlider-Show] Theme and superslider-show issueI’ve just updated the ss-show plugin, (2.9) it now will work with the shortcode :
[slideshow ids="12,13,14"]where the id numbers are images rather than post ids. The option of id=”120,130″ still works where the numbers are post ids.As for the empty screen, I have no idea what the cause id. I found that the theme 2012 stripped all kinds of post code, under certain situations. Not related to the plugin ss-show.
ps. if you are inclined to, you could post a review here.
Forum: Fixing WordPress
In reply to: HTML being stripped on saveWas this issue ever resolved?
I’ve run into the same situation.
I have no idea how to reproduce the problem.
But h2 tags are being switched out for html and all shortcode tags are being stripped out.Forum: Plugins
In reply to: [SuperSlider-Image] Problems with image groups and jQuery ColorboxThe rel only works for lightboxes which use that. The lightbox you had was reading the link class. And no there is no option set up to customize the rel in ss-Image plugin.
Forum: Fixing WordPress
In reply to: Staging EnvironmentI would use a sub domain and a plugin for copying your site to the subdomain, one which will move all files and database. Do a search in extend/plugins
This page has a div like this:
<div class="pages_menu">
and one like this:
<div class="cat_menu">
Is the menu added to your theme via widgets?
or by menu?
check your admin – appearance – menus, and admin – appearance – widgets
the duplication may be there. This is a theme issue. check with the theme developer. or try a different theme.you have installed into a sub folder of the domain.
you will need to read this: install in a folderForum: Fixing WordPress
In reply to: Where is the index pageNo, you don’t edit index.php
changes to the look of your site are done by editing the theme files.
Forum: Plugins
In reply to: [SuperSlider-Image] Problems with image groups and jQuery Colorboxwell, the thing is, the light box will show all images in a group.
Are you sure that you tested my suggestion completely? did you confirm that each group of images had a different link class?
presently it is:
<a class="image_link cboxModal"
<a class="image_link colorbox-3"
<a class="image_link colorbox-4"
<a class="image_link colorbox-5"
So check with the lightbox to ensure that it groups based on link class.
Really, this should work.Forum: Fixing WordPress
In reply to: Jquery broken (again)on this page:
http://pruittdigital.com/illustration/
here’s an error:
Caught exception when booting TubePress: TypeError: $j(this).attr("title") is undefinedLoading that page is 2.2 mega … massive size.
20 javascript files,good luck, with so many js files. The easing-slider plugin is the first stop. confirm that what version of Jquery it needs, then update the theme js file to the proper jquery version for the easing-slider.
HTH
Forum: Fixing WordPress
In reply to: Slow Down Slideshow in FREE Small Business ThemeJavascript slideshows usually define their speed within the javascript.
give us a sample page to view, I can probably tell you where to edit the speed.Forum: Fixing WordPress
In reply to: Move images to another directoryDo you mean : change the upload folder?
as in where images are uploaded to.
Are you on a self hosted site?
or on wprdpress.com?Forum: Fixing WordPress
In reply to: Cannot get to my dashboarddid you mean this: http://wordpress.org/support/profile/robertvroom
Forum: Fixing WordPress
In reply to: Landing page adviceOh, that’s so 1998,
sell the client something you do have control over.
I do not know of a plugin which will do that.Forum: Fixing WordPress
In reply to: Emergency Situation: Plugin Update causes whole site to disappearThis site is working for me:
http://www.balugawhale.com/You need to wait on the update screen until it gives a completed response.
You can’t navigate a site when the files are being re written.