Viewing 15 replies - 16 through 30 (of 34 total)
  • Well, 10 mins ago the scripts where there. Now indeed I get the (not found) for all of them (which is good, because when we started they were missing with no error being triggered).

    Might have to do with some weird stuff going on in .httaccess and maybe forbidding access to your theme files?
    This is how it should look like:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    You should find .httaccess it in root. If you don’t have it, create it with the contents above.

    Thread Starter longtimenoc

    (@longtimenoc)

    site just disappeared when wordfence got activated

    Thread Starter longtimenoc

    (@longtimenoc)

    This is what it had in it so i replaced as you said

    # BEGIN WPSuperCache
    # END WPSuperCache

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Before you start reactivating any of the plugins we should have the theme looking and working properly, don’t you agree?

    Please disable ALL plugins and leave them disabled for now. And, of course, reupload Customizr in its folder. Make sure all files are there. Right now they are missing.

    Thread Starter longtimenoc

    (@longtimenoc)

    still no design there

    Thread Starter longtimenoc

    (@longtimenoc)

    all plugins disabled again and customizr being uploaded via filezilla to themes folder

    Thread Starter longtimenoc

    (@longtimenoc)

    gone up but still no slider and no design

    Have you considered pressing Ctrl+F5?

    Now, getting back to business. Try to stay away from caching or optimizing plugins, at least until you are happy with the contents of your website. First build it, than optimize.

    Also, for best results you should crop the featured images for the pages used in featured pages block to 270 x 250px, or bigger, but within these proportions (square images ~ more or less).

    Other than that, try not to over-complicate things. And don’t be paranoid about your website’s security. WP is secure, as long as your username is not admin and doesn’t have a very simple password. And always think twice and look at the plugin rating and comments before installing one: plugins are the main backdoor for the real threats to your wordpress security.

    Not brute force.

    Thread Starter longtimenoc

    (@longtimenoc)

    now going up in sections to customizr to the various folders on an overwrite all as for some reason not going up as a whole and as zip file in themes folder also same thing doesn’t unzip properly

    Thread Starter longtimenoc

    (@longtimenoc)

    still not looking right

    Thread Starter longtimenoc

    (@longtimenoc)

    There is a cloud functioning from cpanel where I pay for cloudflare and those images were enhanced earlier by a plugin, anyway the slider working very well

    Thread Starter longtimenoc

    (@longtimenoc)

    Thnks for the rescue. Brilliant support, are you wordpress?

    Thread Starter longtimenoc

    (@longtimenoc)

    https://websiter.ro/ very cool … ;o)

    We’re Customizr. And Customizr is WordPress. And this is what WordPress is all about.

Viewing 15 replies - 16 through 30 (of 34 total)
  • The topic ‘slider will not slide’ is closed to new replies.