c0cc0bill
Forum Replies Created
-
Grazie Adam,
ho provato a connettermi a Chrome con l’account Y, ma quando apro SITE KIT dopo la connessione al mio sito WordPress l’account resta X, essendo X l’account con il quale fu installato SITE KIT. E SITE KIT, come sai, non mi consente di passare a Y, account con i quali ho accesso ai servizi ADSENSE e ANALYTICS.
Pazienza, aspetterò che il plugin SITE KIT consenta lo switch fra account diversi, cosa al momento non possibile con ADSENSE E ANALYTICS per i quali non è valido l’account X.
Ti ringrazio tantissimo per la tua preziosa attenzione, C0cc0bill
Forum: Plugins
In reply to: [JCH Optimize] combine css files does not works with version 1.1.4Excellent version 1.1.3. It was enough that free, but I’m happy to have signed the pro version, as a contribution to development.
Thanks.
Forum: Plugins
In reply to: [JCH Optimize] combine css files does not works with version 1.1.4Tx.
I have not .js file in head. Even with the pro version the plugin does not work. Is possible to have the pro version 1.1.3?
Here the result with 1.1.3: view-source: http: //indebitati.it/
Here the result with 1.1.4:
I have already tried: Try flushing all your cache if you have a caching plugin installed. Try deactivating and reactivating the JCH Optimize plug, clean the plug-in cache and re-configure the plugin.
This is the head section:
<head>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0″ />
<link rel=”stylesheet” media=”screen” href=”/wp-content/themes/journalist/style-above-the-fold-all-screen.css”>
<link rel=”stylesheet” media=”screen and (max-width:966px)” href=”/wp-content/themes/journalist/style-above-the-fold-all-mobile.css”>
<link rel=”stylesheet” media=”screen and (min-width:967px) and (max-width:1024px)” href=”/wp-content/themes/journalist/style-above-the-fold-all-10-12.css”>
<link rel=”stylesheet” media=”screen and (min-width:1025px)” href=”/wp-content/themes/journalist/style-above-the-fold-all-desktop.css”>
<link rel=”stylesheet” media=”screen and (min-width:300px) and (max-width:599px)” href=”/wp-content/themes/journalist/style-above-the-fold-galaxy-s.css”>
<link rel=”stylesheet” media=”screen and (min-width:600px) and (max-width:965px)” href=”/wp-content/themes/journalist/style-above-the-fold-galaxy-tab.css”>
<link rel=”stylesheet” media=”screen and (min-width:1025px) and (max-width:1300px)” href=”/wp-content/themes/journalist/style-above-the-fold-13.css”>
<link rel=”stylesheet” media=”screen and (min-width:1301px) and (max-width:1439px)” href=”/wp-content/themes/journalist/style-above-the-fold-15.css”>
<link rel=”stylesheet” media=”screen and (min-width:1440px) and (max-width:1599px)” href=”/wp-content/themes/journalist/style-above-the-fold-19.css”>
<link rel=”stylesheet” media=”screen and (min-width:1600px) and (max-width:1679px)” href=”/wp-content/themes/journalist/style-above-the-fold-20.css”>
<link rel=”stylesheet” media=”screen and (min-width:1680px) and (max-width:1919px)” href=”/wp-content/themes/journalist/style-above-the-fold-22.css”>
<link rel=”stylesheet” media=”screen and (min-width:1920px)” href=”/wp-content/themes/journalist/style-above-the-fold-23.css”>
<?php wp_reset_query(); ?>
<link rel=”stylesheet” href=”/wp-content/themes/journalist/style-below-the-fold-all-screen.css” type=’text/css’ media=”all”>
<link rel=”stylesheet” media=”only screen and (max-width:966px)” href=”/wp-content/themes/journalist/style-below-the-fold-all-mobile.css”>
<link rel=”stylesheet” media=”only screen and (min-width:967px) and (max-width:1024px)” href=”/wp-content/themes/journalist/style-below-the-fold-all-10-12.css”>
<link rel=”stylesheet” media=”only screen and (min-width:1025px)” href=”/wp-content/themes/journalist/style-below-the-fold-all-desktop.css”>
<link rel=”stylesheet” media=”screen and (min-width:300px) and (max-width:599px)” href=”/wp-content/themes/journalist/style-below-the-fold-galaxy-s.css”>
<link rel=”stylesheet” media=”screen and (min-width:600px) and (max-width:965px)” href=”/wp-content/themes/journalist/style-below-the-fold-galaxy-tab.css”>
<?php if ( (is_single()) && !( (‘topic’ == get_post_type()) || (‘reply’ == get_post_type()) || (‘forum’ == get_post_type()) || (bbp_is_topic_tag()) ) ): ?>
<link rel=”stylesheet” href=”/wp-content/themes/journalist/style-comments.css” type=”text/css” media=”all” />
<?php endif;?>
<?php if ((‘topic’ == get_post_type()) || (‘reply’ == get_post_type()) || (‘forum’ == get_post_type()) || (bbp_is_topic_tag())): ?>
<link rel=’stylesheet’ href=’/wp-content/themes/journalist/style-bbpress.css’ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’dashicons-css’ href=’/wp-includes/css/dashicons.min.css’ type=’text/css’ media=’all’ />
<link rel=’stylesheet’ id=’editor-buttons-css’ href=’/wp-includes/css/editor.min.css’ type=’text/css’ media=’all’ />
<?php endif;?>
<link rel=”stylesheet” type=”text/css” media=”print” href=”/wp-content/themes/journalist/style-print.css”>
</head>Update.
I downloaded YARPP Experiments and did some tests.
By entering the stopwords directly in the source code the problem is solved. Should probably be some problem with the if statement to the selection of languages ??or include (class-cache.php).
In any case, the set of stopwords for the Italian language is very deficient. Sorry that a more than excellent program as YARPP fails when the correlation is done on common words of the language, because it does not present in a set of stopwords.
Tx
Resolved, thanks.
With IE OK.
With Chrome e Firefox NOK.
Forum: Fixing WordPress
In reply to: Changing permalinks causing 500 Internal Server ErrorSame error when I open some old post whose only peculiarity is the relevant length.
After upgrading to 3.3.1. saturday’s second post today is that I am forced to delete.
I’m beginning to get worried.
But I have still unhappy :-)))
Thanks Carlito. I’m having trouble on module 404, while modules apache and wordpress works fine. If the cache disabled, works fine even the module 404.
Too bad! :-(( Really great your product. But in Italy you can not think of excluding from the search words that end with à. They are too numerous and important.
Would be good also a kind of table of synonyms. The word in the input box should be converted to a truncating.
So if the user tries “società”, rilevanssi works with “societ” . The result would be acceptable. In Italian there are no words that end with a consonant.
Wait till you find a workaround to this problem. Although only in the prof version.
Thank you.