WebDi
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Where did the facebook feed go?Would it do any good to create a new API 2?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Where did the facebook feed go?We are so sorry to hear that. Are you aware of any other plugins that would still have that feature?
You might want to update this page and remove that feature. http://time.ly/
I’m currently waiting for the host to upgrade php to see if that might help. It couldn’t hurt.
No, unfortunately that didn’t help on this site.
Forum: Plugins
In reply to: [Download Manager] upgrade broke home slider in Cresendo themeThat would be great. Thank you.
Forum: Plugins
In reply to: [Download Manager] upgrade broke home slider in Cresendo themeI saw that there was another update available so I tried that to no avail. The slider still wasn’t behaving. I’ve reverted to 2.6.
Yes, I deactivate every other plugin but the events calendar and still get the error. The plugins, theme and hosting are not new.
Forum: Plugins
In reply to: [Download Manager] upgrade broke home slider in Cresendo themeWhat method do you recommend to revert to v2.6 without losing any data?
Forum: Plugins
In reply to: [Download Manager] upgrade broke home slider in Cresendo themeBut this was already set up and working for about a year. Does it need to be set up differently now?
Forum: Plugins
In reply to: [Download Manager] upgrade broke home slider in Cresendo themeThat didn’t help. Any other suggestions? I currently have the plugin disabled so the site displays properly. I can be seen here. http://mlulic.com/
Forum: Plugins
In reply to: [Special Recent Posts] Link String Break To Post isn't linkingI found the answer to my second question here.
https://wordpress.org/support/topic/post-string-break-on-new-line?replies=7Thank you
Forum: Plugins
In reply to: [Special Recent Posts] Link String Break To Post isn't linkingIt’s working now with no changes just a couple days waiting. I don’t understand but I’ll take it.
Now, is there any way to force a line break before that link so my “continue reading” link is on its own line?
I found the documentation here. http://www.specialrecentposts.com/docs/
I’ve set it up with two sets of short code. The first displays the most recent post. The second is offset by one and displays the excerpt of the next few posts.
However, I couldn’t get the post_content_type to work. This was my code and still displayed an excerpt for the most recent post.
[srp srp_number_post_option=’1′ srp_widget_title_hide_option=’yes’ srp_thumbnail_option=’yes’ srp_wdg_title_length_mode=’fulltitle’ post_content_type = ‘content’][srp srp_number_post_option=’6′ post_offset=’1′ srp_widget_title_hide_option=’yes’ srp_thumbnail_option=’no’ srp_wdg_title_length_mode=’fulltitle’ ‘post_content_type’ = ‘excerpt’ post_content_length=’260′]
For the time being I’m using this as most of the posts won’t be over 1000.
[srp srp_number_post_option=’1′ srp_widget_title_hide_option=’yes’ srp_thumbnail_option=’yes’ srp_wdg_title_length_mode=’fulltitle’ post_content_length=’1000′][srp srp_number_post_option=’6′ post_offset=’1′ srp_widget_title_hide_option=’yes’ srp_thumbnail_option=’no’ srp_wdg_title_length_mode=’fulltitle’ ‘post_content_type’ = ‘excerpt’ post_content_length=’260′]
Thank you Rob. I’ve dated the plugin. Let me know what you find.
Forum: Hacks
In reply to: Warning: call_user_func_array() errorsHmm, I’ve disable each plugin one at a time and still get the error. So it doesn’t seem to be a plugin in my case.