liechtenecker
Forum Replies Created
-
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Shortcode not reads my parametersHey Federico!
I think this is a cache-issue. Please try to set the cache-time (settings > instapress) to 0. Is it working now?
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Fatal Error, Won't ActivateWith PHP 5.4 the support of Call-time pass-by-reference has been dropped. We are working on a fix.
Without digging into the PHP-code, your only chance to get this to work, is to downgrade to PHP 5.3
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Fancybox next page – Uncaught TypeErrorHey Nick001!
Can you try turn off all your theme-javascript? Is it working now?
Can you post your theme-javascript? I think this is a conflict between two or more libraries
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Change Fancybox Effect?Hello Chris
Fancybox gets initiated in instapress.js in the plugin’s root folder (function initFancybox())
Hope that’s what you’re searching for ??
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Lots's of warnings everywhereresolved
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] A question! – If this happens…Hey pandaj!
Instapress will take all photos without exception. However you could delete the photo on your instagram-account.
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Lots's of warnings everywhereThank you for your feedback. We will most likely fix the warnings in the next major upgrade.
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Next buttons is not working on IE 6,7,8I mark this as resolved, because this post is a duplicate
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Paging bug & customization??
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Adding Social Share Buttons to Fancybox?Hi
unfortunately this isn’t possible with instapress.
Maybe we will include that in a future version – so thanks for your good input ??Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Hashtagthank you for telling us about this one…
We are aware that some of you experience this bug (expiring hashtags). We will look into it and bring a fix in our next instapress version.
thank you for telling us about this one…
We are aware that some of you experience this bug. We will look into it and bring a fix in our next instapress version.
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Not showing myfeedHey patelsan
it seems like you have fixed the problem : )
Congratulations on your new arrival!
Forum: Plugins
In reply to: Plugin: Instapress: 1st thumbnail is wrongHi niina-maria,
I looked at your site and here’s the easiest solution:
Copy this:
.instapress-shortcode .instapress-shortcode-image { margin-top: 10px!important; }
after this:
.entry_content :first-child, .post-excerpt > :first-child { margin-top: 0; }
in your Themes style.css (should be around line 200)
Hope it works
Hi,
@mckruser it seems like you’ve solved the problem with the title ??
If you want to center the images you have to change CSS properties. Just play around with it – but if you’re not familiar with CSS you should propably leave it as is it ??