Search:

Search: Search took 1.00 seconds.

  1. Replies
    13
    Views
    1,063

    RewriteEngine On RewriteBase /yoursubcategory/...

    RewriteEngine On
    RewriteBase /yoursubcategory/
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /yoursubcategory/index.php [L]

    Maybe something like can...
  2. Replies
    13
    Views
    1,063

    hmmmm very strange - are you using any kind of...

    hmmmm very strange - are you using any kind of SEO plugin? not sure if that will make a difference though.
    Sorry I can't help you, maybe wait for the moderators to help you out on this.

    Hey can...
  3. Replies
    13
    Views
    1,063

    I understand your frustration, trust me I was...

    I understand your frustration, trust me I was extremely frustrated in my first year (yes I did say year). This forum had terrible support, but they got their act together eventually and hired people...
  4. Replies
    4
    Views
    469

    Did you make further changes on the code? Are you...

    Did you make further changes on the code? Are you using it as a plugin or did you do the modifications in the functions.php?

    I would also try to disable all the other plugins and then switch them...
  5. Replies
    2
    Views
    496

    Samcy Hello, To delete the sidebar box 'Welcome...

    Hello,

    To delete the sidebar box 'Welcome Back', go to the control panel WordPress> Appearance> Editor> select sidebar.php and delete the part of the code "user" and leave with nothing in between:...
Results 1 to 5 of 5