Worpress website with a PDF file only loads on wifi but not when using mobile data [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered. Closed 6 hours ago. Improve this question My website dukagjinilounge.com loads well when connected to wifi, but when I try to open it on mobile data it's all blank. I tried reducing the pdf file size and contacting the hosting provider, but none is helping SSL certificate is fine PDF compressing Contacted hosting provider Different phones and browsers Clearing cache and cookies

Comment (1)

Jese Leos

September 11, 2024

Verified user

Your PDF file is too large, the solution you can refer to is: cut the PDF file into multiple images After that: you can create custom page template (page-menu.php) in your theme: like image below, detail about custom page template document https://developer.wordpress.org/themes/template-files-section/page-template-files/ The result will also display the same way your pdf file is displayed.

You’ll be in good company