Revived
Forum Replies Created
-
Absolutely! Happy New Year!
Forum: Fixing WordPress
In reply to: Having a category as a pageA custom menu accommodated this request, thanks!
That works. Thank you!
Thanks for the reply!
I’ve tried modifying it to the following and it’s still showing all posts. Not sure what I’m doing wrong.
<?php echo do_shortcode(‘[ajax_load_more category=”‘.$category->slug.'” offset=”10″ scroll=”false” button_label=”Load More Posts”]’); ?>[Moderator note: code fixed. Please wrap code in the backtick character or use the code button. If you need help with this please ask.]
- This reply was modified 9 years, 5 months ago by bdbrown.
Forum: Themes and Templates
In reply to: [Responsive] Summary instead of full text for posts?I resorted to using a plugin but if this could be adjusted in the theme settings, that would be ideal. Thanks!
Forum: Fixing WordPress
In reply to: How is jQuery inserted/updated?So jQuery is part of the WP core files and not something added by my theme (Responsive)?
Forum: Themes and Templates
In reply to: [Responsive] Summary instead of full text for posts?Thanks, Phil.
Forum: Plugins
In reply to: [Contextual Related Posts] Remove div class=”crp_title”The aforementioned css tweak corrected the formatting issues for me as well. Thanks!
- This reply was modified 9 years, 7 months ago by Revived.
Forum: Themes and Templates
In reply to: [Responsive] Summary instead of full text for posts?Yeah I tried their site several days ago and have not seen a reply. I found a plugin that did the trick (Advanced Excerpt).
Thanks for replying!
Forum: Themes and Templates
In reply to: [Responsive] Summary instead of full text for posts?Can someone assist?
Forum: Themes and Templates
In reply to: [Responsive] Summary instead of full text for posts?That doesn’t work. Is there something specific with the Responsive theme that is displaying the full text?
Forum: Plugins
In reply to: [Comments - wpDiscuz] php error after upgrade…Good advice, thanks again!
Forum: Plugins
In reply to: [Comments - wpDiscuz] php error after upgrade…In my cpanel php settings, it looks as if I was set to 5.2. I changed to 5.4 and it’s now working. I may change to 5.6 as long as other scripts are not adversely affected.
Thanks for the support.
Forum: Plugins
In reply to: [Comments - wpDiscuz] php error after upgrade…Still getting the same error.
I’ve deactivated, deleted, reinstalled, and I’m using 5.4 on Hostgator.
Forum: Fixing WordPress
In reply to: URL won't load – redirected too many timesI had mixed case in Settings>General as well and changing it to lowercase did the trick. Thanks all!