iNexi
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Gallery Slider] [Plugin: Easy Gallery Slider] plugin can't find imagesOk, if the “static page called home” isn’t set as the “Posts Page” in Reading Settings…it should work.
Forum: Plugins
In reply to: [Easy Gallery Slider] [Plugin: Easy Gallery Slider] plugin can't find imagesI’m not seeing this plugin active on that page. You’re trying to display the slider on the main blog page? It is currently disabled on that page by default.
So you’ve set up the blog page as a separate page from the front page, and attached images? I hadn’t considered that use. I can add this functionality. Please respond if I understand your setup.
The only slider/plugin I see there is something called “ad-gallery” I don’t see any instance of Easy Gallery Slider.
If I understand you correctly, just don’t insert thumbnails! (Also, this plugin has no effect on the display or styling of thumbnails. They aren’t required or integrated.)
If you’d like further support, please provide an example link.
Glad to hear. Please update me if there was a bug or conflict discovered.
I would recommend adding CSS to your theme or custom stylesheet to change the following selectors:
/* Caption/Description */
.easygalleryslider .flex-caption {}/* Caption Title */
.easygalleryslider .egs-title {}I agree, in future updates there should be more accessible control over the CSS.
Thanks!
Greetings, sorry for the slow response.
Everything that works on the desktop, should work on the iPhone browser.
Do you have an example URL I could look at?
Forum: Plugins
In reply to: [Easy Gallery Slider] [Plugin: Easy Gallery Slider] slideshow movingYour theme has 2 conflicting CSS rules:
.art-post ul li, .art-post ol ul li { padding-left: 14px; } .art-post li { padding: 0 0 0 14px; }
Add the following line to your CSS or to easygalleryslider.css directly:
.easygalleryslider .slides > li { padding: 0; }
That will fix the jumping. Also, in the next update I’ll include a CSS reset for this.
Thanks!
Forum: Plugins
In reply to: [Easy Gallery Slider] [Plugin: Easy Gallery Slider] slideshow movingCould you give a link to the page? What do you mean “jumping”?
Forum: Plugins
In reply to: [BackUpWordPress] [Plugin: BackUpWordPress] CHANGELOG DETAILS ARE INCORRECTThanks for the quick responses.
Forum: Plugins
In reply to: [BackUpWordPress] [Plugin: BackUpWordPress] CHANGELOG DETAILS ARE INCORRECTAfter reading the changelog which said:
“The root path that is backed up can now be controlled by defining HMBKP_PATH.”I defined HMBKP_PATH to my WordPress root directory. Then after clicking “Backup Now” the entire directory was wiped.
Should the changelog not instead read:
“The root path that is backed up can now be controlled by defining HMBKP_ROOT.”
?Forum: Plugins
In reply to: [BackUpWordPress] [Plugin: BackUpWordPress] CHANGELOG DETAILS ARE INCORRECTI had to completely restore… Except the database.