Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Educarvalho

    (@educarvalho)

    Ok, I see what you mean bcworkz. Thank you for your suggestion.
    I’ll look for something in that sense since the plugins author will not help me.

    Thread Starter Educarvalho

    (@educarvalho)

    I do not intend to use the plugin. What I was thinking about was to use the standard WP comments hacks etc. I’m sorry if this is not the right forum.
    And yes, I’m contacting him right now.

    c3mdigital,

    it worked very fine to me. micasuh‘s solutions seems pretty fine to, but it’s to much complicated. My opinion.

    I’m using the Coda Slider effect in a smaller div as a featured post slider. When I get the entire site done, will come back to leave the link.

    Thread Starter Educarvalho

    (@educarvalho)

    There is any chance of this problem have something to do with the upgrade I’ve done? I can’t find any report of bug or something like that.

    I`m in trouble. Since I’m using WP as a CMS for site management.
    Without subpages, this almost useless.

    Thread Starter Educarvalho

    (@educarvalho)

    I’ve done it just as I said. Create a fresh new .htaccess file, and reseted the permalinks structure at the wp-admin. The system rewrite the file, and I got the same error.
    It’s strange. I never saw that before.

    I don’t know if it helps, but that’s my .htaccess file content:


    # BEGIN WordPress

    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule ^donwloads/([^/]+)$ wp-content/plugins/download-monitor/download.php?id=$1 [L]
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter Educarvalho

    (@educarvalho)

    I’ve renamed the .htaccess file to block it. Then reseted the permalinks to default config (/?=x) and followed the link to the subpages.. The page stills blank.
    How do I reset the permalins? Maybe I’m doing something wrong. :/
    I’m just settind default, saving, and reverting to custom permalinks configuration (/%category%/%postname%/).
    Am I doing it right?
    Maybe cleaning the .htaccess file so the wp can rewrite it.
    I’ll try it.

    Thread Starter Educarvalho

    (@educarvalho)

    Just for curiosity, Ive tried to load on test page [ <a href="https://brunoalbuquerque.com/contato/testando/">https://brunoalbuquerque.com/contato/testando/</a> ] just to read the source of it and, guess what? Its empty!
    I hope that could be helpful…

    And I’m still trying!

    Thread Starter Educarvalho

    (@educarvalho)

    I’ve tried it, but it doesn’t seems to make any difference, cause the permalinks works for posts. My problem is with pages.
    But thank you anyway!

    Any other suggestion?

Viewing 8 replies - 1 through 8 (of 8 total)