Forum Replies Created
-
AuthorPosts
-
oke thanks nikko.
I checked the last settings and they are oke.
so that will close this topic. thanks for your helpnikko
problem is solved. I had a problem with WPML plugin. has been deactivated.
site is accesible againHi nikko
I am somehow relieved that is not only on my end. Strange thing is that I added an .ini file [filezilla] to extend the timeout session of the server. Didnt work either.
Would be great if you could add the settings manually. Thanks nikko. You’re a great help :)This reply has been marked as private.This reply has been marked as private.March 19, 2016 at 2:35 am in reply to: Structured Data missing hCard "Author" and field "Updated" #600605i have the same issue. yes latest version installed
related page:results are now much better. also the previous installed improvement
http://www.webpagetest.org/result/160228_Y3_GJ8/1/details/hope you can see the results.
so on the first time byte the issue is resolved. thanks for the tip.
Now up to me to decrease rendering, ie compress remaining images etcwell that wasn’t a pleasant experience. took quite some time to restore the website in its originally manner. Google page speed recommends the following:
Verwijder JavaScript-code die het laden blokkeert:[remove JS code which block the loadinghttp://addvise.net/…-includes/js/jquery/jquery.js?ver=1.11.3
http://addvise.net/…s/jquery/jquery-migrate.min.js?ver=1.2.1
http://addvise.net/…nt/themes/enfold/js/avia-compat.js?ver=2optimise following css
http://addvise.net/…ms/res/css/language-selector.css?v=3.3.6
http://fonts.googleapis.com/css?family=Open+Sans:400,600
http://addvise.net/…/css/validationEngine.jquery.css?ver=2.7
http://addvise.net/…4.0.3/css/font-awesome.min.css?ver=4.4.2
http://addvise.net/…icons-widget/inc/css/hover.css?ver=4.4.2
http://addvise.net/…ms-nav/res/css/navigation.css?ver=1.4.16
http://addvise.net/…s/css/cms-navigation-base.css?ver=1.4.16
http://addvise.net/…av/res/css/cms-navigation.css?ver=1.4.16
http://addvise.net/…nfold/config-wpml/wpml-mod.css?ver=4.4.2
http://addvise.net/…content/themes/enfold/css/grid.css?ver=2
http://addvise.net/…content/themes/enfold/css/base.css?ver=2
http://addvise.net/…ntent/themes/enfold/css/layout.css?ver=2
http://addvise.net/…t/themes/enfold/css/shortcodes.css?ver=2
http://addvise.net/…ld/js/aviapopup/magnific-popup.css?ver=1
http://addvise.net/…ment/skin-1/mediaelementplayer.css?ver=1
http://addvise.net/…ynamic_avia/enfold.css?ver=56cdd228d632a
http://addvise.net/…ntent/themes/enfold/css/custom.css?ver=2
http://addvise.net/…ricons/genericons/genericons.css?ver=3.1
http://addvise.net/…lugins/jetpack/css/jetpack.css?ver=3.9.2shrink following JS code
Het verkleinen van http://addvise.net/…ent/themes/enfold/js/shortcodes.js?ver=3 kan na comprimeren 11,7 KB besparen (een besparing van 37%).
Het verkleinen van http://addvise.net/…idate/jquery.validationEngine.js?ver=2.7 kan na comprimeren 8,2 KB besparen (een besparing van 50%).
Het verkleinen van http://addvise.net/…p-content/themes/enfold/js/avia.js?ver=3 kan na comprimeren 5,8 KB besparen (een besparing van 20%).
Het verkleinen van http://addvise.net/…/modules/sharedaddy/sharing.js?ver=3.9.2 kan na comprimeren 1,2 KB besparen (een besparing van 31%).
Het verkleinen van http://addvise.net/…es/jquery.validationEngine-nl.js?ver=2.7 kan na comprimeren 732 B besparen (een besparing van 35%).shrink CCS code
Het verkleinen van http://addvise.net/…t/themes/enfold/css/shortcodes.css?ver=2 kan na comprimeren 5,8 KB besparen (een besparing van 21%).
Het verkleinen van http://addvise.net/…ntent/themes/enfold/css/layout.css?ver=2 kan na comprimeren 4,1 KB besparen (een besparing van 22%).
Het verkleinen van http://addvise.net/…icons-widget/inc/css/hover.css?ver=4.4.2 kan na comprimeren 1,5 KB besparen (een besparing van 18%).
Het verkleinen van http://addvise.net/…content/themes/enfold/css/grid.css?ver=2 kan na comprimeren 752 B besparen (een besparing van 37%).
Het verkleinen van http://addvise.net/…content/themes/enfold/css/base.css?ver=2 kan na comprimeren 742 B besparen (een besparing van 19%).
Het verkleinen van http://addvise.net/…ment/skin-1/mediaelementplayer.css?ver=1 kan na comprimeren 584 B besparen (een besparing van 18%).
Het verkleinen van http://addvise.net/…ynamic_avia/enfold.css?ver=56cdd228d632a kan na comprimeren 569 B besparen (een besparing van 4%).
Het verkleinen van http://addvise.net/…ontent/themes/enfold/css/print.css?ver=1 kan na comprimeren 523 B besparen (een besparing van 32%Meanwhile i have further compressed the main image on the landing page and activated zencache including adding Gzip code in HTAccess.
a cache plugin is installed [zencache] [although updated of PHP is underway
Cloud fare will not solve the problem because not rendering is the issue. it is the first time to byte
According to Google [using search console] the DNS lookup is not an inssue. And if you look at the report you sent, it is not the problem. It is waiting for something [yellow colored box] DNS ilookup and response s a fraction of a second
Ajax issue I saw. I added in the quick CSS :
add_action( ‘init’, ‘my_deregister_heartbeat’, 1 );
function my_deregister_heartbeat() {
global $pagenow;if ( ‘post.php’ != $pagenow && ‘post-new.php’ != $pagenow )
wp_deregister_script(‘heartbeat’);
}
this should stop the heartbeat. but apparently not always. Is there a better way to stop the ajax heartbeat ?
If you look at the recommendations, combining CSS and JS are a main factor, and the main ones are Theme related.yes that solved the problem.
thanks for the help. and what a simple little thing. who could thought
of that :Pregards
hanstopic can be closed
This reply has been marked as private.yigit
I have tried that one. The problem with most Author Widget that they refer to the author page.
In regular WP blogs that is logic. because your fill out the author page and you can display the related blogs of that authorhowever, I do not use an author page. I like to sort the blog page by author.
I thought so, maybe some one else has a solution that comes near. Not necessary a Them related solution but an external widget
Found it pfff. a minor setting got wrong in the Theme options.
Topic can be closed.October 5, 2014 at 3:41 pm in reply to: Menu overlapping logo and end menu item and search icon dropping into slideshow. #330491My problem is resolved. I adjusted my logo. It is a bit smaller but legible. thus staying within the CSS parameters it works.
secondly, I added alignment CSS from another topic that keeps logo and menu vertically aligned at the same height.This issue can be closed / resolved
My adblocker has been reset to standard, so it started to block all kinds of things.
After whitelisting my site again, the box appeared againsorry for troubling you
[However, if both htaccess files are synchronised your permalinks will NOT work.]
I of course ment However, if both htaccess files are NOT synchronised your permalinks will NOT work.General tip for problems with permalinks.
When your WP is hosted by a third party, they do not always put your WP in the root directory but in a different folder. As a result there will be 2 !!! .htaccess files.
This is mostly done for security reasons. The ,htacces file in the root is fully controlled by your hostprovider. at your WP folder you will find another .htaccess file. In this file, you will find the changes you make in WP such as permalinks.
However, if both htaccess files are synchronised your permalinks will NOT work.Ask your provider to either sync these two files, or [at my case] they have a link where you can activate this. Mostly at your hostprovider controlpanel at Managing website cs.
good luck
October 4, 2014 at 2:58 am in reply to: Menu overlapping logo and end menu item and search icon dropping into slideshow. #330035hello Yigit
I have the same problem. I activatedin : Header/mobile menu / Activate for mobile phones and tablets [ in the dropdown[
however did does not resovel the issue
the logo has the preference :full widthps: site: http://addvise.net
Oke thanks yigit. I will have look,
you can close this topic, thanks for your help
hi ismael
Oke, now I understand the problem, I assumed [stupid me] that the most visited blog would be on top. Yes i do have a comment section, and taken from that point of view it then works correct. Is there a way or another widget from Enfold within such a combo, to show the most visited blog?Now I have to buy plugins? At least, according to me link which bring me to WPML site?
hi
I am also facing the permalink / 404 error. Now you suggest to put the code in config.php. But which one?
BBpress, gravity forms,layerslider,templatebuilder wordpress seo, WPMLAnd were can i Put that code? top – bottom??
Cally
thanks for your reply. At what version of WP are you now. Because before the upgrade to 3.8.1 i already had this problemregards
hansI am facing the same problem. The moment I use permalinks, the pages generate a code 404. I have been searching for solutions. Found serveral, [also the issue on slugs – corrected it] but none of them actually works. neither does the WP solution.
http://www.addvise.net
I now returned to the standard option, pagenumber. which is quite frustrating. So what other options are therehi
thanks for your quick reply. In that way, it doesnt make much sense, as there is no such webpage which displays public skype adresses. It is a chat service. You need to have an account, log in and within the service you can find adresses.So i will switch it off. thanks anyway
-
AuthorPosts