Title: maxfed's Replies | WordPress.org

---

# maxfed

  [  ](https://wordpress.org/support/users/maxfed/)

 *   [Profile](https://wordpress.org/support/users/maxfed/)
 *   [Topics Started](https://wordpress.org/support/users/maxfed/topics/)
 *   [Replies Created](https://wordpress.org/support/users/maxfed/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/maxfed/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/maxfed/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/maxfed/engagements/)
 *   [Favorites](https://wordpress.org/support/users/maxfed/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/users/maxfed/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/maxfed/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Large XML File Fails to Import](https://wordpress.org/support/topic/large-xml-file-fails-to-import-1/)
 *  [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years ago](https://wordpress.org/support/topic/large-xml-file-fails-to-import-1/#post-4787984)
 * options:
    1. agree with [@jmbullis](https://wordpress.org/support/users/jmbullis/)
   2. try split the XML file 3. check XML file inside, which wordpress ver. and 
   it’s should be the same as your current wp version.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove Comment link](https://wordpress.org/support/topic/remove-comment-link/)
 *  [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years ago](https://wordpress.org/support/topic/remove-comment-link/#post-4788450)
 * Look for something like this line. I’m assuming you’re referring to your home
   page, which is probably in index.php.
 * `comments_popup_link('No Comments', '1 Comment', '% Comments');`
    I think you
   should just remove No Comments, leaving the quote marks.
 * [http://codex.wordpress.org/Template_Tags/comments_popup_link](http://codex.wordpress.org/Template_Tags/comments_popup_link)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't access my dashboard, only getting "Unable to open file!" error message](https://wordpress.org/support/topic/cant-access-my-dashboard-only-getting-unable-to-open-file-error-message/)
 *  [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years ago](https://wordpress.org/support/topic/cant-access-my-dashboard-only-getting-unable-to-open-file-error-message/#post-4788447)
 * try to install this plugin through FTP and activate.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Themetrust – Hero](https://wordpress.org/support/topic/themetrust-hero/)
 *  [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years ago](https://wordpress.org/support/topic/themetrust-hero/#post-4788446)
 * suggest you visit [http://themeforest.net/](http://themeforest.net/), there is
   more themes for wordpress much much better than themetrust. I used before themetrust,
   but for now days it’s pretty old themes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website Error – Need Help ASAP](https://wordpress.org/support/topic/website-error-need-help-asap/)
 *  [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years ago](https://wordpress.org/support/topic/website-error-need-help-asap/#post-4788444)
 * i hope this help you
    [http://wordpress.org/support/topic/404-not-found-error-was-encountered-while-trying-to-use-an-errordocument-to-hand?replies=4](http://wordpress.org/support/topic/404-not-found-error-was-encountered-while-trying-to-use-an-errordocument-to-hand?replies=4)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Arrow](https://wordpress.org/support/topic/arrow-1/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/arrow-1/#post-3650593)
 * yes I want 1 trigger to open up 2 targets.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Arrow](https://wordpress.org/support/topic/arrow-1/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/arrow-1/#post-3650591)
 * Thank you Baden,
 * I just update my plugin and this “Div” working great, but I tried to do **content**
   for the **id=”extra1-test”** and used for **ID** “target-extra1” and “target-
   extra1test” and “doesn’t work, I know I do something wrong with it.
    `<div id
   ="target-test" class="collapseomatic_content">You might think you can catch a
   monkey, but you can't. Monkeys are FAST!</div>` ___ basically I need that **Trigger
   1** opens at the same time **Trigger 2** with the **arrow**, but I have issue
   with the **ID**
 *     ```
       <div id="test" class="collapseomatic">Trigger 1</div>
       <div id="target-test" class="collapseomatic_content">You might think you can catch a monkey, but you can't. Monkeys are FAST!</div>
       <div id="extra1-test" class="collapseomatic">Trigger 2</div>
       <div id="target-test" class="collapseomatic_content">You might think you can catch a monkey, but you can't. Monkeys are FAST!</div>
       ```
   
 * Thank you,
    Max
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Arrow](https://wordpress.org/support/topic/arrow-1/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/arrow-1/#post-3650501)
 * thank you for your advice, but I tried and it’s still the same, now I just lest
   the step **1: discovery** with setting that you suggest. Maybe I do something
   srong…
 * here is my code:
 * `<div id="1" class="drop4"><a title="step 1: discovery" href="#" onClick="displayMenus(
   1);stage.setFlashVars('display=1,large');return false;"><span class="style228"
   >[expand title="step 1: discovery" id=”1” rel="submenu-highlander"]</a></span
   ><div id="1" class="dropdown2"><span id="bot-1" class="style77">Business Definition,
   Strategy Research & Planning, Content and Technology Planning and Definitions.
   </span>[/expand]</div></div>`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Thematic] Blog page issue](https://wordpress.org/support/topic/blog-page-issue-2/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/blog-page-issue-2/#post-3643780)
 * allright I fix it, but I still have a problem with my Recent project page
 * what it can be? I’m sure that error is part of the broken theme issue.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Thematic] Blog page issue](https://wordpress.org/support/topic/blog-page-issue-2/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/blog-page-issue-2/#post-3643775)
 * I did and now my website stopped working!!!
 * Damn!
 * _HTTP Error 500 (Internal Server Error): An unexpected condition was encountered
   while the server was attempting to fulfill the request._
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Thematic] Blog page issue](https://wordpress.org/support/topic/blog-page-issue-2/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/blog-page-issue-2/#post-3643734)
 * I can’t see the extra one :((
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Thematic] Blog page issue](https://wordpress.org/support/topic/blog-page-issue-2/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/blog-page-issue-2/#post-3643600)
 * I tried to change all file to default, but nothing works ;(
 * here is maybe error
    `// calling the header.php get_header(); // action hook 
   for placing content above #container thematic_abovecontainer(); ?>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JQuery Expanding Box] Space between READ MORE and TEXT](https://wordpress.org/support/topic/space-between-read-more-and-text/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/space-between-read-more-and-text/#post-3606804)
 * any support?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Space between READ MORE and TEXT](https://wordpress.org/support/topic/space-between-read-more-and-text-1/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/space-between-read-more-and-text-1/#post-3609176)
 * anyone?!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Space between READ MORE and TEXT](https://wordpress.org/support/topic/space-between-read-more-and-text-1/)
 *  Thread Starter [maxfed](https://wordpress.org/support/users/maxfed/)
 * (@maxfed)
 * [13 years ago](https://wordpress.org/support/topic/space-between-read-more-and-text-1/#post-3608998)
 * I know this shortcode, but it doesn’t work on my homepage…
 * > Targtag Attribute
   >  The targtag attribute replaces the default html tag that
   > wraps the target content. By default the html tag is div. [expand title=”A 
   > Long Time Ago” targtag=”strong”]Target Content[/expand]

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/users/maxfed/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/maxfed/replies/page/2/?output_format=md)