DaveE
Forum Replies Created
-
Forum: Plugins
In reply to: [Flexible Posts Widget] Page BuilderHi faugro,
Unfortunately, it appears the Page Builder plugin doesn’t handle widgets the way WordPress natively does. He essentially built his own sidebar/widget area interface so some of the standard WordPress sidebar codebase isn’t available for widgets to use.
His support forums state that he has only built support for basic, static widgets at this point. I would suggest submitting a feature request ticket on that plugin if you’d like to see him support more robust plugins than he currently does.
Sorry I’m not more help,
Hi @ SymmetricS,
The code provided in the Paste Bin example will correct all non-secure instances in the plugin. I’m using it right now on several sites without issue.
You may have another plugin/theme/link that is pulling insecure content or maybe its just a caching/browser issue. You’ll have to double-check the HTML source for your Dashboard page to see what is causing the insecure warning.
Cheers,
Forum: Plugins
In reply to: [Flexible Posts Widget] Two columns with Flexible Posts widgetHi Marcelolz,
Since I haven’t heard a response to this thread in over two weeks, I’m going to close it. Please feel free to respond if you’d still like further support.
Forum: Plugins
In reply to: [Flexible Posts Widget] Excerpt or Image in loopHi marcelolz,
You’d want to create a custom HTML output template for that. You can use any standard WordPress loop tags & markup in the template you’d like.
Forum: Plugins
In reply to: [Flexible Posts Widget] Changing the loop by default list of custom postHi marcelolz,
I’m not sure I understand. FPW natively allows you to choose what post type(s) you’d like to display. It’s one of the basic features of the plugin. Just configure a new widget and check the box for your “news” post type on the Post Type tab.
See the first screenshot for an example of how to select post types. You’ll see in that image that I’ve checked both “Posts” and a custom post type called “Work” for display in the widget.
Hope that helps,
Forum: Plugins
In reply to: [Flexible Posts Widget] Error in widget boxHi EEB1,
Well, isn’t that something. I hadn’t seen that notice (and one other) until you pointed it out. Sorry for the buggy code. I’ve just pushed a new version which shouldn’t show that notice or the other I came across. Not sure why I didn’t seem them since I’m always developing with debug enabled…strange.
Anyway, feel free to upgrade and let me know if you still see the notice. Thanks for the tip!
Forum: Plugins
In reply to: [W3 Total Cache] Scheduled database backups no longer workingI’d just like to bump that I too have seen this issue. (I also submitted a support ticket through the plugin with less info than I have here.)
Schedule Posts are not getting published with W3TC v0.9.2.9 and WP 3.5.1 as a (subdomain) multisite setup when Object Caching is enabled. Switching to Database Caching appears to work fine (I know they aren’t the same).
FWIW,the site is running on an up-to-date, dedicated VPS with APC as the caching method for both the Object & Database caches.
I’d be happy to provide more info or help in any way I can. Thanks for a rockin’ plugin!
Forum: Plugins
In reply to: [Flexible Posts Widget] Two columns with Flexible Posts widgetHi Marcelolz,
It would be helpful if the site was available somewhere that I can see. Do you have a link I could take a look at? Cheers,
Forum: Plugins
In reply to: [Flexible Posts Widget] Change the color of the title?Hi Mike,
Do you happen to have a link for the trouble spot? I may be able to give you some direction in editing your theme.
Cheers,
Forum: Plugins
In reply to: [Flexible Posts Widget] Change the color of the title?I’m not sure what you mean by “hard code it”. You can certainly adjust any styling you’d like by editing your theme’s stylesheet. FPW is completely style agnostic. It has no styling code within it, so there is nothing to “hard code.”
I would recommend reading up a bit on how WordPress themes work and how you can edit your theme’s stylesheet.
Cheers!
Forum: Plugins
In reply to: [Flexible Posts Widget] Change the color of the title?Hi Mike,
Per the plugin FAQ, to change styling you’ll want to change the styles in your theme. FPW doesn’t do any styling at all. It’s all handled by your theme.
Thanks for using FPW!
Forum: Plugins
In reply to: [Flexible Posts Widget] Widget not presentGlad to hear. 🙂
Forum: Plugins
In reply to: [Flexible Posts Widget] Specific post/page on widgetHi luisdv,
Since I haven’t heard any response from you in several weeks, I’m going to close this ticket. Feel free to reopen it if you’re still having trouble.
Thanks!
Forum: Plugins
In reply to: [Flexible Posts Widget] Limiting search periodhello tamnajio & alhalkab,
Thanks for talking this through. At this point, the plugin doesn’t have this capability natively. I’m glad you were able to modify it to meet you needs. I’ll add this feature to the list of possible additions for the future.
Thank you,
Forum: Plugins
In reply to: [Flexible Posts Widget] only showing posts imagesYup, FPW is, by definition, a widget. To adjust how WordPress’s templates display posts you’d best be served by asking your question in another forum as this forum is specific to support for FPW. You could try either the WordPress Themes & Templates forum or even the WordPress Stack Exchange site.