Ben
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Bootstrap Blocks] Block outlinesYes it is working now, thanks! ??
Forum: Plugins
In reply to: [Advanced Bootstrap Blocks] Block outlinesThanks, I appreciate the support! ??
I’ve just tested it and added an ID to a Row / Column but there is no ID in the frontend. Can you reproduce the issue?Forum: Plugins
In reply to: [Advanced Bootstrap Blocks] Block outlinesAnother question (didn’t want to create an extra topic):
Are there plans to have the option to add an ID to a container or row?Forum: Plugins
In reply to: [Advanced Bootstrap Blocks] Block outlinesSick, thanks a lot dude! ??
Forum: Plugins
In reply to: [Advanced Bootstrap Blocks] Option to add a background-color to the containerThanks dude and no problem, I will work with classes then.
Keep it up!
Forum: Plugins
In reply to: [Livemesh SiteOrigin Widgets] # in address bar after clicking an accordionAny update on this?
Forum: Plugins
In reply to: [WP Supersized] Click outside thumbnail-wrapper in order to close itAny help? Would be awesome.
Forum: Plugins
In reply to: [WP Supersized] WP Supersized breaks on 3rd imageIt’s not in the plugin files. Look through your theme css-files.
Forum: Plugins
In reply to: [WP Supersized] WP Supersized breaks on 3rd image@djsteveb: It was something like this
a {
transition: all .2 linear;
}Forum: Plugins
In reply to: [WP Supersized] WP Supersized breaks on 3rd imageI could fix this:
All my a’s had a css-transition. I removed it and now it works fine. ??
Very strange though..Forum: Plugins
In reply to: [WP Supersized] Images are not loaded / Slideshow brokenI’ve activated the debugging info. It says:
full_dir = slides-portrait
dir = wp-content/slides-portrait/
thumbs_dir = wp-content/slides-portrait/thumbs/
dirArray = a:8:{i:0;s:50:”wp-content/slides-portrait/_00_test_titel_hoch.jpg”;i:1;s:50:”wp-content/slides-portrait/_01_test_titel_quer.jpg”;i:2;s:39:”wp-content/slides-portrait/_MG_0333.jpg”;i:3;s:41:”wp-content/slides-portrait/_MG_0405_3.jpg”;i:4;s:39:”wp-content/slides-portrait/_MG_0432.jpg”;i:5;s:39:”wp-content/slides-portrait/_MG_0485.jpg”;i:6;s:39:”wp-content/slides-portrait/_MG_0551.jpg”;i:7;s:39:”wp-content/slides-portrait/_MG_0978.jpg”;}
–>It seems like the images are there?!
However the LIs of #supersized are empty and don’t have any IMGs in it. Except the first two slides.
Forum: Plugins
In reply to: [WP Supersized] WP Supersized breaks on 3rd imageCould you fix this?
I’m having the same problem..Yeah, you were right.
I’m using the Role Scoper Plugin which was causing this.I could fix it:
You can probably resolve it simply by disabling RS filtering of Event Calendar’s post types and taxonomies:
Roles > Options > Realm > Post Type Usage
Forum: Plugins
In reply to: [WP Supersized] WP Supersized source of imagesOk, I’ve managed to have a workaround: ??
Add a custom-field called SupersizedDir. As value choose the directory-name of your slide-images.
Forum: Plugins
In reply to: [WP Supersized] WP Supersized source of imagesStill couldn’t fix it. :/