thessdreview
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category HelpGot er fixed EXACTLY as I wanted. Thank you for your help!
Full content
2 PostsForum: Fixing WordPress
In reply to: Open Full Post In Specific Category HelpI am going to bet what I want to do is in here somewhere right???
<?php if($theme->display('categories', $get_post_elements) || $theme->display('tags', $get_post_elements)) { ?> <div class="postmeta-secondary"> <?php if($theme->display('categories', $get_post_elements)) { ?><span class="meta_categories"><?php _e( 'Posted in:', 'flexithemes' ); ?> <?php the_category(', '); ?></span><?php } if($theme->display('tags', $get_post_elements)) { if(get_the_tags()) { ?> ? <span class="meta_tags"><?php the_tags(__( 'Tags:', 'flexithemes') . ' ', ', ', ''); ?></span><?php } } ?> </div>
[Please post code snippets between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category HelpOooops I apologize for the long code and dont understand what I should put it in.
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category HelpThe next question I will then have is whether that will show full content of ALL of my category posts. This would be pretty long of a page. If we can figure that out can we then adjust so JUST that first post is full content?
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category Helpno such luck…put it here and nothing:
I dont get how to get this in properly but that didnt work at all
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category Helpno go… I use flexitheme which uses the archive and that is not there…thoughts? Here is the code…
[code moderated - please follow the forum guidelines for posting code]
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category HelpWait…how then do I direct that specific category to be read by that php file? Does it happen automatically?
Forum: Fixing WordPress
In reply to: Open Full Post In Specific Category HelpGimme five and we will try this out tx!
Forum: Fixing WordPress
In reply to: Stop Featured Pik From Appearing on Multi PagesAnyone???
Forum: Fixing WordPress
In reply to: Editor Now Too Wide When Compiling an ArticleYes but it become a pain as I change windows continuously throughout creating articles.
I cant believe I am the only to experience such… There has to be a way to adjust the width, if only inside the editor.
Forum: Fixing WordPress
In reply to: Editor Now Too Wide When Compiling an ArticleHello??? Am I really the only this has ever happened to? Its impossible doing up an article!
Forum: Fixing WordPress
In reply to: Editor Now Too Wide When Compiling an ArticleAnyone? I am sure I am not the only who is encountering such…
Its impossible to compile articles unless I reduce the size of the entire browser.
Forum: Fixing WordPress
In reply to: Editor Now Too Wide When Compiling an Articleas do I. The problem isnt associated to just the editor, but rather, all the menu options inside of WordPress Admin
Forum: Fixing WordPress
In reply to: Editor Now Too Wide When Compiling an ArticleUPDATE…
Ok the problem isnt restricted to editor, but rather, all the menus to include comments, posts, pages etc. They are all stretched too far acrossed the screen so it has to be from a main file that controls the overall width of all.
This help at all?
Forum: Fixing WordPress
In reply to: Editor Now Too Wide When Compiling an ArticleI use TinyMCE and have tried to reinstall…no luck still way wide!