Dr. Flow
Forum Replies Created
-
Forum: Plugins
In reply to: [Strong Testimonials] withoutYea, that makes sense. Strange, and that it is only one instance. It’s such a small detail.
Yes, I have “Remove space between HTML” enabled. I have determined has no effect. I also note it is always at the end of the last testimonial.
NOTE: sorry for the confusion–the <hr /> is my code once[testimonial_view id=1] ended.
Forum: Plugins
In reply to: [Strong Testimonials] withoutAh yes good question. It is in a view page using the shortcode, with multiple entries (testimonials). Only one occurrence though.
Forum: Plugins
In reply to: WPGlobus translation child theme from ZeriusI have also encountered the same problem. At first I thought it may have been an issue with converting strings to capitals first, as in {:EN}, yet it is not. The theme Zerif does not appear to work as claimed with WPGlobus.
That’s got to be it. I’ve had no luck generating an error and can’t yet find the offending plugin. Strange that it is only on the front page that it would occur. Well, hopefully others will be helped here or not face this most minor of issues.
All the best to the AIOSEO team!
Thanks for the reply. I find the issue is that when submitting “Insert image” nothing happens. It will not insert the image in the settings nor page view. I can select the radio button or upload a custom image for any other page though. Hope that helps.
Forum: Plugins
In reply to: [JW Platform] Will not accept my JW Player log inSame here. Does not connect. Given no reply here for a while, I assume this plugin died. Too bad.
Forum: Plugins
In reply to: [Uji Countdown] Shortcode not workingYou know, I had some issues as well. They’ve been intermittent, and in my case it seemed to be a cache issue.
Even though I cleared ALL the W3TC cache, either Cloudflare or Chrome was still holding on to something.
Hope that may help.
Forum: Plugins
In reply to: [Smart Popup by Supsystic] Just a SuggestionOh, okay. I missed that and went straight for the code. I don’t suppose it would be essential (for me anyway) to execute within the code. Running shortcodes in the text makes this incredible powerful.
Way to go!
Nice of you to explain the issue. On a live site however, there’s no way one is going to change the permalink structure.
Forum: Plugins
In reply to: [W3 Total Cache] Cannot cache pages, binaries served when using FirefoxI should be more specific–I have a multisite install, and am using Cloudflare. If I try to cache pages all I get is binary–looking output. If I can’t cache pages, why use it?
Forum: Plugins
In reply to: [Menu Image, Icons made easy] Incompatible with "If Menu"Excellent response. It makes sense now, and I have passed this information along to the “If Menu” group along with a potential work-around.
Forum: Plugins
In reply to: [If Menu - Visibility control for Menus] Conflit with other pluginsI see this thread is marked ‘resolved’, yet it in no way is.
The issue lies in the fact that WP lacks sufficient hooks to allow for multiple menu plugins to cooperate. A potential work-around was suggested to me by the author of Menu Image. See this thread.
Something I did was to install Font Awesome and use that, which employs CSS to insert image-looking text. Instructions on use are found therein. To hide the menu title you can set the class ‘fontawesome-text’ to ‘display: none;’.
Forum: Plugins
In reply to: [WP Hide Admin Bar] Multisite VersionGood point. This really is a nifty plugin I will be using in a Multisite install. Fortunately I do not have particular requirements other than to disable the front end bar for all.
I do notice at the time of this writing that settings are only available for the superadmin. Site admins do not have settings access. I have seen this error frequently in other plugins, and the fix is usually easy but then what do I know.
Forum: Networking WordPress
In reply to: Multisite, wordpress 4.0 & MU Domain MappingI have spent a few days now with some plugin incompatibility issues (mostly image sliders of all kinds), and found this plugin WordPress MU Domain Mapping to be the issue. Other than that the plugin has worked well in doing what it is supposed to do. I’m using 4.0 on a typical Apache server from Bluehost, with sub-domain directories. Not sure why I’ve had plugin battles but that’s not the issue here . . . . . concerning other possible issues, but I have a potential work around for you.
WordPress multi-site 4.0 is smart enough to do the mapping for you. Simply specify the Site and Home URLs in the “networking Sites >> Settings” as you like and that’s almost it. What is missing is to define cookies to be specific to each site, as aptly explained by our colleague Mr. Epstein in the article “Mapping Domains Without a Plugin”. Hope this helps.