Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
lpecchiproper
tagDiv Member

Hi Calin, thanks again.
In fact, I managed to find a fairly simple solution: instead of using wp_die for 404 pages, I simply use this code:
status_header(410);
nocache_headers();
get_header();
echo “page has gone”;
get_footer();
exit;
This is enough to ensure the page matches the site’s design.
Thanks again and best regards, Luca

lpecchiproper
tagDiv Member

thanks for your reply, I already use a code in template_redirect action in funcitons.php, see below, to remove some sections and automated pages that I don’t need anymore on a specific site.ho provato ad incollare il codice ma wordfence non mi lascia inviare il messaggio. I tried pasting the code, but Wordfence won’t let me send the message. Basically, I’m using a wp_die with a 410 response, and it works, but I’d like to include a design that’s more similar to the site pages created with TD Composer, Cloud Template or modules.

lpecchiproper
tagDiv Member

Hi Bettina
Sorry to bother you again.
The use of inline css has definitely improved performance, particularly in terms of user experience, on a site running on some not very powerful server, thank you very much.
Thank you also for the optimisation guides, which I have read carefully and I have already put some of the suggestions into practice.
I would like to ask if you have any specific advice about Revolution Slider, which I know is not a TagDiv product, but you offer it bundled.
I have a revolution slider as the first element on the home page of a site: if the connection is not fast, it only appears when the page is fully displayed, with an unpleasant effect.
Can I do something about it?
Thanks again in advance, Luca

lpecchiproper
tagDiv Member

Thank you very much, Anamaria!
Best regardso, Luca

lpecchiproper
tagDiv Member

ok, thanks again
Luca

lpecchiproper
tagDiv Member

Also my reply with e-mail was also rejected by your server… However, I had replied as follows
Hi Anamaria
thanks, solved, I removed custom post type in element search form in header but not in the same element of search cloud template body.
I started developing that site from Doctor PRO demo, and don’t be offended, it doesn’t seem so obvious to me that the cloud template is set by default to filter searches in two different places.
By the way, I would suggest adding options to define define search parameters in the theme panel.
Thanks again and best regards, Luca

lpecchiproper
tagDiv Member

Hello Anamaria
I replied to you by e-mail a couple of days ago, but I guess you can’t do it any more, I got an error from your server: am I remembering wrong or in the past you could also reply by e-mail?
Anyway, I wrote:
Thanks, but are you using my versions? I’ve just updated everything, I have Yoast version 24.7, WordPress 6.7.2 and Newspaper 12.6.9 and I’m not able to find (anymore? I remember it was possible…) where I can change Search Appearance in Yoast
Thanks again, Luca

lpecchiproper
tagDiv Member

Hi, thanks again for for your recommendations.
as I just wrote to Anamaria, luckily at the moment we have had no more unwanted registrations
Best regards, Luca

lpecchiproper
tagDiv Member

thanks, Anamaria, but no form on that site…
by the way, at the moment we dont’t get other unwanted registrations.
thanks, Luca

lpecchiproper
tagDiv Member

Thanks Anamaria, however I just disabled the login.php page via the plugin, when I visit the page <site url>/wp-login.php?action=register I get a 404 error.
I just can’t figure out how that user could have registered, but ok, I’ll keep an eye on the issue and get back to you if it comes up again.
Thanks again, Luca

lpecchiproper
tagDiv Member

Thank you very much for your reply. My bad, I forgot to disable, as I usually do, Membership->anyone can register. However, on this site I have an active plugin, WPS Hide Login, which as the name says disables /wp-login.php by redirecting to a 404 page and allowing access to the dashboard via a custom link. In fact, if I try to access /wp-login.php?action=register I get a 404 error. So, how do you think that this user was able to register?
Thanks again, Luca

lpecchiproper
tagDiv Member

Hello Bettina
Sorry again, but something doesn’t add up.
I am sending you two screenshots of a site, the home page and an internal page, with the Chrome console screenshot as well.
In the first case, I see multiple webp images from the console because multiple Flex Block and/or Flex Block Builder type blocks are used.
In the second case, there is only one webp from console, that of the logo, while the other two, which are served as normal jpgs, are in a Single background image and a CPT Bg featured image.The webp images exist, were correctly generated by EWWW, and are reasonably smaller than the original.
It seems to me that Newspaper’s webp replacement is only done for blocks, not for other types of elements such as those reported above.
Is this correct?
If so, is there a way to replace webp images for those blocks as well?
Thanks again, Luca

home page https://imgur.com/a/UxhdigD
internal page screenshot https://imgur.com/tgldNAo

lpecchiproper
tagDiv Member

Hello Bettina
Sorry to bother you again, but our graphic people have created some content using single background image, and I have verified that, using EWWW’s javascript method as you suggested, the webp images are not used for those content.
I don’t know or see if there is a setting to define it like for thumbs on module/block.
Also, I know this is not your product, but do you happen to know if there is a way to have webp also used in images inserted in revolution sliders without having to reload them directly with webp extension?
Thanks in advance, Luca

lpecchiproper
tagDiv Member

Hi Bettina
thank you very much for the quick and accurate response, I have configured the blocks and EWWW as recommended, it works.
Best regards, Luca

lpecchiproper
tagDiv Member

Ok, thank you very much.

lpecchiproper
tagDiv Member

Ok, that’s what I’ve already done, however I’m using ACF, which I’ve never used before, because it’s included in the Doctor Pro demo and it works great in many other cases.
I would suggest you add support also for that kind of field as well.
Thanks, Luca

lpecchiproper
tagDiv Member

Thank you
Sorry, my fault, I hadn’t noticed the “create forum user” checkbox on the first page…
Best regards, Luca

lpecchiproper
tagDiv Member

Ok, thank you

lpecchiproper
tagDiv Member

Hi
sorry, I’ve just disabled maintenance mode, please let me know when you’ve inspected the page.
I don’t think it’s a margin issue, by the way I’ve already tried to set margin, border and padding to 0, but it still doesn’t work.
The problem is exactly that I do not want ANY margin, the first row (column, by the way) have to be at position 0 in the page, as well as the last, that have to be on bottom of the page, as shown in TD Composer.

I’ve uploaded the source text for that page here

https://symt2023.proper-milano.cloud/landing-page-text-source.txt

You can copy in text mode to a new page and see what happens: after importing the text, you’ve also to disable header and footer from TD Composer website manager.

Thanks again, Luca

lpecchiproper
tagDiv Member

Hi
this is what I see in TD composer, first row is aligned to the top, last row is aligned to the bottom

View post on imgur.com


Row layout settings are

View post on imgur.com


If i change vertical align type like that

View post on imgur.com


I see this in TD composer

View post on imgur.com


As you can notice, First row (with Logo) is not aligned to the top, and last row is not aligned to the bottom, the vertical colums are evenly distributed.
I need to have the FIRST display solution, but when I save the page I always get the same result, with both Row Layout settings

View post on imgur.com


You can see the live page here
https://symt2023.proper-milano.cloud/landing-page-sample/
Please let me know if you need more info.
Best regards, Luca

lpecchiproper
tagDiv Member

Yes, I’m using a cloud template for search, I’ve edited it and now everything is ok.
But, let me say, it is not immediate that cloud templates do not use translations…
Anyway, thank you very much for the solution.
Best regards, Luca

lpecchiproper
tagDiv Member

Ok, thanks

lpecchiproper
tagDiv Member

perfect, thank you very much!

lpecchiproper
tagDiv Member

Thanks Anamaria, but i am not sure i understand this
If you delete all the page templates, then it will be a default template.
If I don’t have any page templates, what is the page default?
I’m using dental pro prebuild site https://imgur.com/a/6HlTXOU, but in the cloud library seems no cloud template page are available https://imgur.com/a/Ktc1ox1
This is my Newspaper version https://imgur.com/a/02GzABZ
Thanks and best regards, Luca

Viewing 24 posts - 1 through 24 (of 24 total)