zampai
Forum Replies Created
-
Thanks for your detailed answer.
-> The table suffering the millions lines was : wp_wfhoover
-> Support post : https://ww.wp.xz.cn/support/topic/wp_wfhoover-too-big/#post-15780309
I will reconsider wordfence (and others plugins) when they become eco-friendly.
Best regards.Forum: Themes and Templates
In reply to: [ColorMag] infinite scrolling or load more posts buttonThank a lot. I will have a try with the YITH plugin. However I will look forward for this exiting update. Colormag is a famous theme. For me, the infinite-scroll function is the only thing that is lacking in colormag ! Thx.
Forum: Themes and Templates
In reply to: [ColorMag] Video in header not responsive, messy.Hello,
Thanks, it works and solves the problem ! 🙂
However, why the native CSS of the theme does not do that ?
THX.
Forum: Themes and Templates
In reply to: [ColorMag] Video in header not responsive, messy.Hello,
Updating the theme did not solve the problem.
Here is the URL : https://blognature.fr/
I tested under W10 Chrome (v75.0.3) and Edge.
Thanks.Forum: Themes and Templates
In reply to: [ColorMag] Make gallery pointing to original size imageHello,
Under WordPress 5.2.2 and Gutenberg, size options are not anymore available.
I found elsewere that I am not alone. There is a bug arround the gallery thumbnails pointing to large images instead of full size ones. I hope this bug will be fixed soon…Forum: Plugins
In reply to: [Gutenberg] View Pictures full sizeHello,
I have exactly the same question as Godthor :
It appears that the gallery points to 768x512px images although I have uploaded h1080px images. How to tell the gallery to pointing to the original size? And not to these 768×512 images.
Thanks a lot.Forum: Themes and Templates
In reply to: [ColorMag] Featured Image auto resize ?Hello,
What a such rapid and effective answer. 🙂
Issue fixed !
Many thanks.Thx
OK,
This is too bad.
I dont think that a choice between “30 days” or “1 year” would make a “in-depth” stuff 😉In fact, the widget does not show stat if I clic “anonimous”…
Anyway, can you give some clues to answer my wishes above ?
Thx
Today, the widget works well !
Maybe there is a kind of delay for the widget to display stats in front-end after first install.However, I would like to display more infos like “page vues”, “users”…
And I need to display stats for 3 years instead of 30 days.Is there a way to do that ?
Thanks in advance.
Thanks for your detailed answer.
In my case I keep some old files on my server since they are many pictures from an old blog.
My WP was hacked 3 years ago, this is why I have installed wordfence. It seems that it took 3 years for wordfence to find these old malicious files…Forum: Fixing WordPress
In reply to: White Screen if inserting external linkOk, I solved my problem : wordpress denies to insert link that target a folder that does not belong to its install. Maybe it is a security setting.
SO : I moved my folder “newsletters” inside “uploads” and now everything is ok. I can make links to files in it.
Forum: Fixing WordPress
In reply to: White Screen if inserting external linkWhen looking to the source code, the insertion of the link makes the code to stop early :
<div id="content"> <!-- /// CONTENT //////////////////////////////////////////////////////////////////////////////////////////////////////////// --> <div class="row"><div class="span12"> STOP HERE😐
Forum: Fixing WordPress
In reply to: White Screen if inserting external linkNo : adding the ling inside the post causes the post to be empty.
I am goig to have a look to the code now…