fusillicode
Forum Replies Created
-
Well personally I would say yes ??
Anyway I don’t think the problem stated in this post is related to the S3 plugin. I’ve done a little bit of debugging and it seems that the assets (images) of the galleries aren’t treated like attachments and so doesn’t get properly copied.
But hey our use case is pretty unconventional. I mean we’re trying to use the broadcast functionality together with a custom fields that handles some assets that should be copied on S3…
I’ll leave the post open (i.e. not solved) just in case but don’t worry too much about this (non) issue ??
Cheers!
I found the culprint.
Obviously it wasn’t the plugin fault but the residual presence of this outdated plugin plugged right inside the theme in use…
I didn’t investigate further. I just removed the inclusion of this “filosofo thing” from the function.php of the over mentioned theme.
I hope this may be useful to everyone facing the same problem I faced myself.
Sorry for the trobule and the entropy caused by this post (and it’s pretty vague title :()
Cheers!
Forum: Plugins
In reply to: [Broadcast] Sticky status not broadcastingOk I’ve the page ??
Let me send it to you ??
Forum: Plugins
In reply to: [Broadcast] Sticky status not broadcastingHere I am and sorry for the late response ??
I’ve enabled the debug mode from the admin page of the plugin and now whenever I try to set the visibility of a post the related dropdown doens’t open.
On top of the page i get this error |ThreeWP_Broadcast: The POST is empty.”
At the bottom I get:
“Debug info
High enough role to link: yes
Post supports custom fields: yes
Post supports thumbnails: yes
High enough role to broadcast custom fields: yes
High enough role to broadcast taxonomies: yes
Blogs available to user: 30
Plugins that have hooked into save_post:delete_get_calendar_cache
acf_form_post::save_post
acf_admin_field_group::save_post
wpseo_invalidate_sitemap_cache_on_save_post
WP_Widget_Recent_Posts::flush_widget_cache
podPressAdmin_class::post_edit
threewp_broadcast\ThreeWP_Broadcast::save_post”Sorry again for the late response and thank you very much for your support.
Forum: Plugins
In reply to: [Broadcast] Sticky status not broadcastingThank you for your support and sorry for the lateness of my response.
I’ve enabled the debug options (i.e. ini_set(‘display_errors’,’On’)
and define(‘WP_DEBUG’, true)) as suggested in the FAQ but nothing gets printed ??When I try to broadcast a sticky post it simply gets saved without the sticky flag.
When I navigate inside the single sites of my network where the post should be displayed I get the same result as before: nothing.
I’ve checked the apache logs and they seems to be clean.
Forum: Plugins
In reply to: [Broadcast] Sticky status not broadcastingHi I’m encountering the same problem stated by bridean77 ??
Should I also send a private email?
P.S: I think it could be useful for the community to have a public discussion about this problem. Obviously if it is possible ??
Forum: Plugins
In reply to: [WP Tiles] Disable automatic elipsis for multi-line contentThanks a lot Mike!
If I can help in any way don’t hesitate to ask ??
Btw if I spare some time I’ll try to figure out how to add this feature myself and ask for a pull request.
Thanks again!
Forum: Plugins
In reply to: [WP Tiles] [1.0 BETA] custom grids not considered in shortcodeJust for the record I totally agree with the clearness of the new syntax ??
Thanks again for the support and even more for the patience.
Cheers!
Forum: Plugins
In reply to: [WP Tiles] [1.0 BETA] custom grids not considered in shortcodeOk also this time the problem seems to be related to my lack of attention in reading the doc of this (great!) plugin.
Here it is explained the drop of the posts_query directive.
To reach the same results of this directive the syntax described here should be used. Search in the page for “taxonomy, tax_term, and tax_operator” and you’ll find all the information you’ll need. ??
Now, my new (correct) shortcode form is:
[wp-tiles grid="AAABBBBCCC|AAABBBBCCC|AAABBBBCCC|DDDBBBBEEE|DDDBBBBEEE|DDDBBBBEEE" small_screen_grid="AAABBBBCCC|AAABBBBCCC|AAABBBBCCC|DDDBBBBEEE|DDDBBBBEEE|DDDBBBBEEE" padding="0" link="none" post_type="tile" taxonomy="custom_cat" field="slug" tax_term="home" orderby="menu_order" order="DESC" post_status="publish"]
I hope it is clear enough the problem and the solution. ??
Cheers!
@mike: sorry for this unneeded thread, as said I wasn’t careful enough in reading the doc ??
Forum: Plugins
In reply to: [WP Tiles] [1.0 Beta] Cannot use Text-Only Byline EditorHi Mike I’ve just managed to solve my problem.
But sincerely I don’t know how…
I think I made some mistakes the first time I was setting up the tiles shortcodes with the byline directives.
Anyway let me thank you for the great support and again for your great product! ??
Cheers!
Forum: Plugins
In reply to: [WP Tiles] [1.0 Beta] Cannot use Text-Only Byline EditorHi Mike ??
Before to begin let me first congratulate for the awesome plugin you’ve developed.
Definitely one of the best I’ve used till now!
However there is a little problem about the functionality discussed in this thread.
I can’t make it work ??
It seems that only the defaults settings of the plugin are considered.
The byline directives specified in the shortcodes doesn’t seem to work properly (i.e. aren’t considered).
Have I maybe misunderstood the functionality or there is actually a known open issues related to the functionality under discussion?
Btw I didn’t investigate it but I also didn’t find nothing about it on the forum ??
P.S: thanks again and sorry for the bother ??