haniballXL
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Realtime Sitemap] WP Realtime Sitemap Not Working Running PHP 7Sorry to advertise other plugins here but as long as it’s not fixed people will move or be really annoyed. I just make it easier.
I moved to “WP Sitemap Page”. There are better plugins if you need an XML sitemap too but I wanted just a frontend page because I have another plugin for XML (Google Sitemap by BestWebSoft). For my use case it’s a 100% replacement of what “WP Realtime Sitemap” did.
Forum: Plugins
In reply to: [Keyring] Feature Request: MailChimpOk I might do that but also found another way meanwhile. Mailchimp has a direct Eventbrite integration and that’s exactly what I need.
PS: Tried to contact you and noticed that your E-Mail Me block on the contact page of your website is messed up.
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Incompability with "CM Tooltip Glossary"I’ve sent a mail to cminds.com but the customer can’t wait forever (no blame just a fact, I know it’s free and you don’t get paid for my problem). I’ve switched to “Responsive WordPress Slider – Soliloquy Lite” which covers my needs and it works with the glossary plugin.
Thanks anyway ?? – marked as resolved
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Incompability with "CM Tooltip Glossary"Hey, thanks for your answers. Well I tried a shortcode I wrote myself that displays the bloginfo_name option and that works together with the glossary plugin.
/*works together with glossary plugin*/
//called via [bloginfo_name]
add_shortcode(‘bloginfo_name’, ‘print_bloginfo_name’);
function print_bloginfo_name(){
return get_bloginfo(‘bloginfo_name’);
}But as soon as I put the carousel shortcode on the same page, the glossary plugin stops working.
Please tell me if you will take a look at it or if I should try another plugin. Or if you still think I should contact the glossary plugin authors.
@cm Plugins: I don’t want to post a link here but I could send it to you via PM. It’s pretty unspectacular because the carousel works and the glossary plugin functionality you can’t see, because it’s not functioning ??
Forum: Plugins
In reply to: [Document Gallery] ImageMagick greyed outThanks for your e-mail support. To make this thread complete, here is what helped me:
Couldn’t get IMagick to work and I think that’s my hoster’s fault BUT the ghostscript path was recognized on one server automatically and on the other not. I think it’s because of my wordpress subdirectory. I copied the path “/usr/bin/gs” to the advanced tab of document gallery deleted the failed thumbnails and it worked ??Forum: Plugins
In reply to: [Document Gallery] ImageMagick greyed outThis would be great! I’ve sent you an email via the contact link you gave me earlier. please send me the debugging file via mail.
Forum: Plugins
In reply to: [Document Gallery] ImageMagick greyed outHello Dan. Thanks for your offer!
I can’t give you access to that specific server because it is not mine but I should have the same package at the same hoster. I wanted to give you a test environment but I noticed that the GhostScript checkbox is available on my server. I contacted World4You again and asked again if this is really not a configuration problem. I’ll keep you up2date. I guess it doesn’t matter if I have imagemagick or ghostscript, right? I would maily need it for PDF documents and images with previews.
One more thing… Currently the site that has the problem is in a wordpress subdirectory. Could this make the difference?Forum: Plugins
In reply to: [Document Gallery] ImageMagick greyed outI wanted to add that my Imagemagic checkbox is greyed out too and I contacted my website provider World4You and they say Imagemagic is activated correctly and it’s a problem with the plugin. The path to Imagemagick is “/usr/bin/php_safemode” but the plugin doesn’t even give me an option to change that (in case that path is unusual).
Forum: Plugins
In reply to: [Document Gallery] NOTICE: Google Drive Viewer Not WorkingAnything new?
I now used the WordPress Search & Replace Script. That worked like a charm.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
For me this is resolved now, but I leave the topic open, because the problem persists.