Ectata
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Oblique] Change background color of box on rolloverthank tou for the reply 🙂
Forum: Plugins
In reply to: [Polylang] String TranslationThank you! It worked with Loco translate 🙂
Forum: Plugins
In reply to: [Polylang] Flag, greek and english not present all the timeI can not give a link it is under construction with a plugin. Any help?
Hallo! Theme fifteen, not twenty fifteen!
Can not share a link unfortunately because theme is under construction with an active plugin. Any hints from the code?Forum: Plugins
In reply to: [Cyclone Slider] URGENT – SLIDESHOW GONEJust installed plugin from scratch and all problems peersist. Slideshow does not show, only first image and arrows. no thumbnails and no other slideshow images. ANY HELP PLEASE?
Forum: Plugins
In reply to: [Cyclone Slider] URGENT – SLIDESHOW GONEHallo and thank you for the reply. I updated the plugin to 2.9.1 but the problem persists:
1) Slideshow does works
2) Thumbnails have disappeared
3) The text of the post on top of the slideshow has disappeared
4) site’s background WHILE on the post of the slideshow is blank
5) Backend admin panel of cyclonslider 2 plugin is blank. It shows only the title of the slideshow and no settings.Please help!
Forum: Plugins
In reply to: [Cyclone Slider] URGENT – SLIDESHOW GONEAnyone????
Forum: Plugins
In reply to: [Cyclone Slider] Center slideshow in a post or pagefigured it out!
/* Centers – Cyclone slider to page or post */
.cycloneslider{
position:relative!important;
margin-left:auto!important;
margin-right:auto!important;
}/* Centers – Cyclone slider’s thumbnails to page or post */
.cycloneslider-template-thumbnails{
position:relative!important;
margin-left:auto!important;
margin-right:auto!important;
}