eleopard
Forum Replies Created
-
Forum: Plugins
In reply to: [Animate It!] Internet Explorer 11, Autoptomize and AnimationDear Daniel,
I tried testing the Autoptomize on my end and you are right it is showing some problems with the Animate It! CSS.
I found the Simple workaround to be:
Do not use Autoptomize to optimize CSS, there is some issue with it.
Optimizing HTML Options and JavaScript Options is not an issue.Now, use WP Super Cache (https://wordpress.org/plugins/wp-super-cache/) or any other similar plugin to optimize/cache the CSS.
I so not know what Autoptomize is doing, but somehow the CSS rule are not being optimized properly with it.
Let me know if this works.
Forum: Plugins
In reply to: [Behance Portfolio Manager] bop-project-left make centreDear Karnoldas,
Thanks for using the Portfolio Manager.
There is a simple workaround for this.Please paste the following in
Portfolio Manager > Settings > Advanced Tab > Custom CSS:#bop-project-left{ margin: 0; max-width: 1400px; }This should make the project centered.
Forum: Plugins
In reply to: [Behance Portfolio Manager] Number of columnsDear Maximsurin,
Larger screens would need to have more columns then 3 to fill up the space.
If you’d like the projects to have as many columns as the space is available, we go have a fluid view as well.I am marking this ticket resolved for now. However, please feel free to reopen it if you need any more help 🙂
Forum: Plugins
In reply to: [Behance Portfolio Manager] Number of columnsDear Maximsurin,
Please remove the previously added Code in the Custom CSS box and paste the following:
.eds-bpm-main{ max-width: 1272px !important; margin-left: auto; margin-right: auto; margin-bottom: 20px; } .isotope-item, .eds-bpm-view, .eds-bpm-view .eds-bpm-mask{ width: 404px !important; height: 316px !important; } .eds-bpm-view img{ width: 404px !important; } @media (max-width: 1300px){ .eds-bpm-main{ max-width: 720px !important; } .isotope-item, .eds-bpm-view, .eds-bpm-view .eds-bpm-mask{ width: 220px !important; height: 158px !important; } .eds-bpm-view img{ width: 220px !important; } } @media (max-width: 767px){ .eds-bpm-main{ max-width: 300px !important; } .isotope-item, .eds-bpm-view, .eds-bpm-view .eds-bpm-mask{ width: 280px !important; height: 219px !important; } .eds-bpm-view img{ width: 280px !important; } }Let me know if this works.
Forum: Plugins
In reply to: [Behance Portfolio Manager] Number of columnsDear Maximsurin,
I checked and right now, all the screen sizes show 3 columns, up until 768px (tablet).
Now, if you are saying the 3 columns need to be full width to the website, that would not be possible as well, since Behance saves 404px x 316px as the largest size for the project thumbnail.
So if we increase the size more then that, the projects images would look pixellated.
And even with that width set using the customized CSS, this is how the mosaic will look: https://adobe.ly/2hQ6Efi
Let me know if this width would be suitable for you, and i”ll pass you the necessary CSS.
Forum: Plugins
In reply to: [Behance Portfolio Manager] Number of columnsDear Maximsurin,
Thanks for using the Portfolio Manager.
Regarding the width of the wrapper. The projects take the width of the theme to arrange themselves.
You can override this by pasting the following CSS in Portfolio Manager > Settings > Advanced Tab > Custom CSS box and paste the following:
.eds-bpm-main{ max-width: 730px; margin-left: auto; margin-right: auto; margin-bottom: 20px; }Let me know if this works.
Forum: Plugins
In reply to: [Animate It!] Animations loads before elements are in viewportDear Disca91,
Glad to know it worked.
Please feel free to let me know if you face any other issues.Forum: Plugins
In reply to: [Animate It!] Animations loads before elements are in viewportDear Disca91,
Thanks for using the Animate It!
Regarding your issue, the theme you are using loads everything in the same viewport, and then images etc. are appled with sets height to the theme.
One possible solution could be, make the sections full height.
Try adding the following CSS in Settings > Animate It! > Custom CSS box#section1{ min-height: 100vh; }Let me know if this resolved the issue.
- This reply was modified 8 years, 6 months ago by eleopard.
Forum: Plugins
In reply to: [Animate It!] Problem with Animate It! Plugin in ChromeDear Izzykompleks,
Apologies for the delayed reply.
Please paste your website link here.Also, have you tried clearing the cache and refreshing the browser.
Forum: Plugins
In reply to: [Animate It!] Animations do not load on mobile with fixed backgroundDear Dabookbinder,
Thanks for using Animate It!
I checked http://entifydesigns.com and this is indeed a strange issue.
Just for a hit and trial, could you please try setting the Scroll offset of the animation to 0 (zero).Let me know if this resolves the issue.
Forum: Plugins
In reply to: [Animate It!] Problems with the plugin Animate inIts no problem at all 🙂
Please feel free to let me know if you face any other issues.Forum: Plugins
In reply to: [Animate It!] Problems with the plugin Animate inDear Neositeadmin,
Thanks for using the Animate It!
Please go to Setting > Animate It!
and check if Hide Vertical Scrollbar: is set to No.
Please see this imagePlease let me know if this works.
- This reply was modified 8 years, 7 months ago by eleopard.
Forum: Plugins
In reply to: [Animate It!] Problem with Animate It! Plugin in ChromeDear Armanra,
I tried the webpage http://englishsprinter.ru on my end.
And all the animations seem to be working perfectly.Here is a screencast from my end:
http://www.screencast.com/t/TNiklON98zPlease try clearing cache of the browser.
Or please let me know in case I missed any animation.Thanks.
Forum: Plugins
In reply to: [Animate It!] Problem with Animate It! Plugin in ChromeDear Armanra,
Thanks for using the Animate It!
I cannot open http://englishsprinter.ru/jokes-in-english/part-5/ it is showing Server not found.
Regarding the issue, could you please check if you have the latest version on Animate It! installed?
Because similar issue like this have been resolved by just updating the Plugin.
Forum: Plugins
In reply to: [Animate It!] Animate It! Plugin Not Working in ChromeDear Anoop30,
i just tested the website http://www.thehigherpitch.com on my end, and all animations on the page seem to be working perfectly.
Here is a screen-cast of the web page:
Please try clearing the cache of your browser.
Maybe that is the issue.