Forum Replies Created
-
AuthorPosts
-
Hi Suman,
Also need to hide the fact I use woocommerce. I see that you have erased all HTML replace. I ll try to get it working myself.
Thanks again,
AlbertoHi Suman,
I See that is working. If you could explain why, please ?
Many thanks!
Alberto
Hi,
He enabled Hide. Error 1 (see msg above) rises.
Any tips ?
Thanks,
AlbertoHi,
Credentials are on the above msg.
Goto site 2 (/place) if Hide is disables (like now) I can upload images and even see on preview. If Hide is On the image is uploaded to the system but I can get tree kinds of errors:
1) HTTP wrapper does not support writeable connections. No preview is shown.
2) Preview is shown but the image is not displayed.
2.1) i I go to the database and fix two columns there, everything is seen correctly.
2.2) DB fix: A)INSERT _thumbnail_id info under postmeta. B) fix image path on postmeta.. the correct form is not the full path but instead job-manager path to the end.3) Full plugin rename sometimes do not work. I tried a import config and a from scratch config and nothing.
Thnaks !
AlbertoYou can install any plugins as you wish there.
This reply has been marked as private.Hi Suman,
Made a complete re-install.
The ingredients:
— multisite
— root site Kleo theme
— Listify theme -> directory renamed to place (we are working here)
— Listify uses wp-job-manager plugin.
— woocommerce not configured.Before HIDE:
100%. Can check the image (one is enough – do not need many). Background image is there. Listify call it cover image. On Listify preview job-post page the image is there. Made several tests, all ok.After HIDE:
Job-posts before HIDE are still OK. New image posts are not shown on the preview.I see on listify code that on themes/place/functions.php – line 380
$image = apply_filters( ‘listify_cover_image’, $image, $args );
if ( ! $image ) {
$class .= ‘ no-image’;
return sprintf( ‘class=”%s”‘, $class );
}The page system already knows that there is no image in it. The no-image is shown on browse source.
Any tips ?
Alberto
H Suman,
The image is not displayed. The double slashes is not the problem. As I understand, on the path the /wp-content had to be written over the /inc.
My question is: on the htaccess what I do to correctly manage the images ?
I try this:
#Alberto
RewriteRule ^place/inc/(.*) /place/wp-content/$1?hiG_hide_my_wp=1234 [QSA,L]Hi Suman !
On HMW i changer wp-includes to /lib.
On html/path change I made /wp-includes\ to /lib\.Well, I understand the whys about css classes and scripts. In the long run I’ll rename on the Plugin’s code to really hide it. If you know anyone who has done something similar (or other solution) let me know. I still need to get rid of it.
Thanks,
AlbertoHi Suman,
Did not noticed that. After will see what happend. is On now.
Alberto
Just for completeness:
Under http://dynamus.net/place/
You find on the source code:
http:\/\/dynamus.net\/place\/wp-includes\/js\/wp-emoji-release.min.js
So it shows WP also.
Many thanks for your help!
AlbertoHi Suman,
Thanks. On “root” site if not changed the var woocommerce_params the Wappalyzer sees as WP.
Well, I understand the whys about css classes and scripts. In the long run I’ll rename on the Plugin’s code to really hide it. If you know anyone who has done something similar (or other solution) let me know. I still need to get rid of it.
On http://dynamus.net/place/ the posts images are blocked. Some tip to work-around ? What am I missing on this ?
Your htaccess editor is still there, no problem!
Many thanks for your help !
AlbertoThis reply has been marked as private.Hi Suman,
All set.
Thanks !
This reply has been marked as private.This reply has been marked as private. -
AuthorPosts