studio2
Forum Replies Created
-
Hi there,
I have the same problem: number of slides can be reduced, but not increased. With some AI-help I found the solution: in /wp-content/plugins/getwid/assets/js/editor.blocks.js, “sprintf(” has to be replaced by “wp.i18n.sprintf(” – that works. Would you please update the plugin?
Forum: Plugins
In reply to: [Cyclone Slider] Slider doesn't resolve the short codeToday, I found out that the slider was working on pages, but not in the homepage-textwidget where I placed it. So I could find the solution unter the topic “Adding a slideshow onto the sidebar”. I just wonder why it worked until last week…
Forum: Plugins
In reply to: [Cyclone Slider] Adding a slideshow onto the sidebarThanks, that was the solution for my problem, too.
Forum: Plugins
In reply to: [LightPress Lightbox] jQuery Lightbox problem with slidersWell, the slider plugin went well until I installed jQuery Lightbox. I think the slider is activated and configured correctly; nevertheless I just de- and reinstalled it some minutes ago – without success. And then there’s the fact that even other sliders don’t work, so it shouldn’t be a problem of the cyclone slider.
I’m not a programmer; I don’t know how filters are called or what could prevent them from working. Do you have some idea? What could happen during the installation of the jQL plugin? Is it a jquery-conflict?
Forum: Networking WordPress
In reply to: Theme Twenty Twelve doesn't display language filesIt’s the same with all WordPress standard themes (Default, Classic, Twentyeleven, Twentytwelve). Two commercial themes (e.g. xtreme framework) show the german translations (placed in their own languages-directory of course).
Forum: Plugins
In reply to: [Geo Redirect] [Plugin: Geo Redirect] Unable to activate the pluginThanks for the hint. I deactivated all plugins, but still can’t activate geo redirect. I set the file-properties to 0777, but the same error message shows as before.
Forum: Plugins
In reply to: [Geo Redirect] [Plugin: Geo Redirect] WordPress-path changedI found the respective database-entry and changed it. Had nothing to do with the plugin.
Well, I deactivated all plugins, but it was still the same. But in leaflet-maps-marker.php there’s reverence to the standard upload-directory, and so I found the empty leaflet-maps-marker-icons directory under blogs.dir. This is the directory I need, not the path shown next to the icon-section of the marker edit page. Now it works.
Thank you, Matthias