alve39
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF.js Viewer] Cannot embed file from external domainSo there’s no solution to this problem?
Forum: Plugins
In reply to: [PDF.js Viewer] Cannot embed file from external domainHi Thomas, even if the file is in my own server and I use a cdn like bunny cdn the error still appears. If you found a solution to this problem it would really help me.
ThanksForum: Plugins
In reply to: [Algori PDF Viewer] Cannot embed file from external domainKevin, I’m not sure how to resolve the problem. You see the problem occurs only when I turn on the bunny CDN plugin. If I disable it, everything works fine.
Thanks and good day!
Forum: Plugins
In reply to: [Algori PDF Viewer] Cannot embed file from external domainHi Kevin thanks for your answer. So, the second solution requires me to add
Access-Control-Allow-Origin: http://example.com:8080
to my htaccess file?
Hi Marko thanks for your help. I found out even after I disabled and uninstalled w3 total cache, DH Plugins still doesn’t show up. I simply put a message on the sidebar asking users to disable their adblocker.
Thanks again & good day!
Forum: Themes and Templates
In reply to: [GeneratePress] Remove unnecessary imagesOk, thanks for your help.
Forum: Themes and Templates
In reply to: [GeneratePress] Remove unnecessary imagesYeah, I think you misunderstood my problem. What I’m trying to say is, the theme create 2 to 3 additional images sizes for each image I upload.
Forum: Plugins
In reply to: [WP2Static] I could not get it to workOk, I’ll try that. Thanks again.
Forum: Plugins
In reply to: [WP2Static] I could not get it to workThanks so much for your reply. I really want this plugin to work.
I am able to successfully export my whole site to a sub direcotry on my web server, but it looks like when I typed my domain name https://playguitarforfun.com, that web page is loaded from the normal wordpress direcotry, not from the ‘mystaticsite’ directory created by the WP2 static plugin.
Please tell me anything I can try to make this plugin work.- This reply was modified 6 years, 6 months ago by alve39.
Forum: Themes and Templates
In reply to: [GeneratePress] Adsense ads not showing on headerHey Tom, I found the solution. I followed the instruction by google from this page https://support.google.com/adsense/answer/9183363?visit_id=637068889755459925-780196868&rd=1
And I added this css code
@media(min-width: 500px) { .headerAds{ width: 468px; height: 60px; } }
@media(min-width: 800px) { .headerAds{ width: 728px; height: 90px; } }<ins class=”adsbygoogle headerAds”
style=”display:block”
data-ad-client=”ca-pub-xxx”
data-ad-slot=”xxx”
data-ad-format=”auto”
data-full-width-responsive=”true”>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>and removed the code “data-ad-format=”auto”
Now ads are showing the way I need.
Forum: Themes and Templates
In reply to: [GeneratePress] Adsense ads not showing on headerThanks for replying. I just added the new code you gave. Now ads appear, but even when I refresh the page several times, only vertical ads are displayed. As you can imagine, vertical ads do not look very good on header.
If you can find a solution to this problem, please reply.
Thanks.
Forum: Themes and Templates
In reply to: [GeneratePress] Adsense ads not showing on headerYes, I’m adding the code to the header widget. I choose responsive ads and added the css code you gave, but still ads does not show up.
Anything else I can try?
Well, you took several days to respond, I had to choose another plugin. But I’m going to try using your plugin on my other site.
Forum: Plugins
In reply to: [AMP] Linked AMP version is invalidYeah, got the same error on google search console “Linked AMP version is valid with warnings. It is eligible for some AMP-specific features in Google Search results, but is not fully compliant with AMP best practices. ”
I tried standard and reader mode, but the problems still there.
Forum: Plugins
In reply to: [Interactive Content – H5P] Cannot use image from wp libraryThanks for your reply. But Whenever I clicked the ‘Add’ button to add an image, a file upload window appeared. There’s no option to input url image.