I use Litespeed cache on other sites which works great and i hope to be able to use it on this site as well.
]]>I’m trying to install Autoptimize and am using the Shotpimizer theme. WP plug in page says ‘not supported’ so I manually downloaded, zipped and installed myself. This message appears each time:
“autoptimize” has been deactivated, it interferes with site operation and is not supported on WordPress.com.”
I have deactivated all current plug ins bar woocommerce, kirki, jetpack and akismet. Nothing seems to work. Interestingly, i can see Autoptimizer in Settings>Autoptimizer, but when I select this option, I receive
“Sorry, you are not allowed to access this page.”
Is there a way around this and are there specific plug-ins I need to be aware of that conflict with Autoptimize? I’ve been advised to use this plug in to fix some issues I’m having with my site in mobile and tablet view.
Any help would be appreciated.
Cheers
Shan
]]>Error: Homepage is accessible, the first click to a link is always redirected, clicking on another link causes a black blank screen and new page is not loaded (the link does not change)
Example: The first click to either of the 4 main pages on the left menu will work, but clicking on any other link will cause the black blank page to appear. Including in admin mode, clicking on ‘Edit Page’ (for example) will cause the black blank page to appear.
I have tried:
– Backup: The oldest backup I have is 1 month ago, backing up to this version did not help
– Disabling plugins: Right now, I only have the following plugins, I deactivated them one by one to see which one is the culprit but I could not find it:
3D FlipBook – Lite Edition
Current Menu Item for Custom Post Types
iThemes Security
Jetpack
Optimus
UpdraftPlus
– Updating theme: My theme is a customized one, there is no current update for it and nothing has changed on the theme since 2 years.
I really appreciate if you can help me out. Thank you very much!
]]>In Edge and IE browsers PDF cant load and error dialog shows. Chrome and Firefox are fine. Can you help me with this please?
Page: https://www.a-garazovavrata.cz/katalog-garazovych-vrat/
PDF file URL: https://www.a-garazovavrata.cz/wp-content/uploads/katalog—GV03_1.pdf
Shortcode: [flipbook pdf=”https://www.a-garazovavrata.cz/wp-content/uploads/katalog—GV03_1.pdf” theme=”light” title=”Katalog gará?ovych vrat” width=”100%” height=”800″]
Martin
]]>I know this has probably been asked once too many, but it seems in the newest version i cannot get it to work for no reason. I am trying to load jquery, the version included in wordpress, in my custom theme so i can run jquery code without having to rely to my own version or a cdn file.
I tried all different suggested methods. Not adding anything to my code and expecting it to work, such as
wp_enqueue_script( 'jquery' );
OR
function loadScripts() {
wp_enqueue_script( 'jquery' );
wp_register_script('jqueryCycle',get_template_directory_uri().'/js/jquery.cycle.js', 'jquery');
wp_enqueue_script( 'jqueryCycle' );
wp_register_script('javascript', get_template_directory_uri().'/js/javascript.js', 'jquery');
wp_enqueue_script( 'javascript' );
wp_register_script('jqueryCookie', get_template_directory_uri().'/js/jquery.cookie.js', 'jquery');
wp_enqueue_script( 'jqueryCookie' );
wp_register_script('jqueryCookiecuttr', get_template_directory_uri().'/js/jquery.cookiecuttr.js', 'jquery' );
wp_enqueue_script( 'jqueryCookiecuttr' );
}
add_action( 'wp_enqueue_scripts', 'loadScripts' ); (code i got from older theme, same errors)
OR
function td_load_js() {
wp_enqueue_script( 'jquery' );
wp_enqueue_script( 'javascript', get_template_directory_uri() . '/js/javascript.js', array( 'jquery' ), 1, false);
} add_action('init', 'td_load_js'); (in fuctions.php, still same errors)
No matter what version of the above i use, i always get the “$ is not available” or “jQuery is not available”. I have code that is using both $ and jQuery as the jquery object so i can see which solution works with which object but none of the above examples will work with either object.. any help?
Thanks!
]]>I’m not having much luck getting responses in these forums, so every time I ask for help, I end up having to figure it out. Is there any easier way to actually get the help we need??
]]>I’m new to WP and I’m trying to use the Arras theme. When I go to the theme options, I try clicking on “post types & tax” and I get an error message saying, “Cannot load arras-posttax.”
When I try clicking on “custom background,” I get a similar message saying, “Cannot load arras-custom-background.”
I get similar messages with each theme I’ve tried using, such as Swift and Producer.
Does anyone have any idea why I cannot access these parts to chage the theme?
Any guidance wouldbe greatly appreciated!
]]>Since I’m new to www.ads-software.com I don’t know if these errors are common for users (like plugin/theme capatibility issues).
My WordPress Version is 2.7.1. My server is Sambar 6.1. My PHP is 5.2.9-2. The mySQL version is 5.0.13.
I’ve tried reinstalling WordPress, upgrading PHP, and messing with the php files but no luck.
Any ideas please???
]]>Cannot load nggallery.
Cannot load wpstats.
I tried to go back to 2.6, but the problem persists. I tried to work with the less complicated pluggin, so i get to wpstats and reinstalled it. It asks for an API key, but when i click on the link to insert it i get:
Cannot load wpstats.
I put the API key manually on the archive, and now it dont asks me about that, but there is no WPstats on meu admin page (i mean the link with the stats of my blog).
How can we solve this? Please help…
]]>