iantiu
Forum Replies Created
-
Forum: Plugins
In reply to: [Comments - wpDiscuz] Disable Guest Comment RatingWow it works! Thanks ?? It’s an amazing plugin with TONS of features. I appreciate the help
Forum: Plugins
In reply to: [Calculator Builder – Create an Online Calculator] Valid ValuesDang, I can’t believe it’s such an easy fix. Thank you ??
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] PDF AdsI’m talking about using PDF files to show as ads instead of JPG image files. I’m thinking of using iframes to show them. Maybe it’s the most direct way of showing these PDF ads.
Forum: Developing with WordPress
In reply to: Sorting Native WordPress GalleryThanks @delfr. However, I usually end up uploading almost 100 memes at a time. It can still get pretty time consuming.
I did find a workaround. Not quite sort by date, but at least I can make them show up randomly. Instead of using the native gallery in WordPress, I used the Classic Editor box and show a media gallery. There is a checkbox for “Random” in it. I would still prefer having the newest ones on top, but having it show randomly is the next best thing. Thanks for your help ??
Forum: Plugins
In reply to: [Calculator Builder – Create an Online Calculator] Calculator Not Working?Yes it does now. Thanks for your help. I think I emailed you guys and got a response to simply add a semicolon(;) at the end of each line.
The only weird thing is that it used to work, then it stopped. Then after adding the semicolon, everything is working again. Great job and awesome plugin by the way. Thank you so much
Forum: Plugins
In reply to: [Yoast SEO] Facebook Share Image or Thumbnail@devnihil I use the Asgaros forum plugin. Thanks
Forum: Plugins
In reply to: [Yoast SEO] Facebook Share Image or ThumbnailMaybellyne,
This is the URL to the main forum page which I can Yoast SEO to set the Facebook share thumbnail through Page edit.
https://themislabeledspecimen.com/forum/However, different forum sections have its own URL. Would it be possible to set a different image for it?
https://themislabeledspecimen.com/forum/forum/qa-for-pinoy-rmts-seeking-us-employment/Thank you ??
Forum: Plugins
In reply to: [Dinosaur Game] Playing on Ipad MiniIt’s always interesting to see how this game works :). Only language I know is VB but I can somehow trace the variables and conditionals.
I just find it bizarre how it acts differently on my IPAD Mini. Based on what you said, the touch user input should work regardless of screen size, so on my IPAD Mini, I should be able to touch the screen to make the dinosaur jump. Instead, it’ll only work with the spacebar and I would have to tap on the comment section to activate the touch keyboard. The game works, just not registering any of the touch input.
This game reminds me of flappy bird but easier. I did a 4000+ score earlier. I’m sure people have done a lot better haha
Forum: Plugins
In reply to: [Dinosaur Game] Playing on Ipad MiniHaha okay I really appreciate it. Something about running the game in my app makes it think that it’s in desktop mode and waits for a keyboard input instead of a tap input on the tablet. Are you using a conditional statement to make this happen? Would it be possible to make both inputs working at the same time? What if I’m using a desktop with a touch screen monitor? It would be good to have the option to touch the screen to make the Dino jump, or hit the space key if the user wants. Just my two cents ?? Thank you for your response
Forum: Plugins
In reply to: [Dinosaur Game] Playing on Ipad MiniNever mind. It works on Safari, but not on my web app. Must be a setting thing. Thanks
I got it to work…eventually ??
<iframe class=”myID” alignment =”center” scrolling =”no” width=”100%” height=”100%” src=”https://themislabeledspecimen.com/wp-content/uploads/html5/TechLab_Q1_QuickCheck_Poll_728x90/index.html” style=”-webkit-transform:scale(0.86);-moz-transform-scale(0.86);-moz-transform-origin: top left; -webkit-transform-origin: top left; -o-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left;”></iframe>
@media screen and (max-width: 600px){ .myID { -moz-transform: scale(0.93)!important; -webkit-transform: scale(0.93) !important; } }
I got the idea from you guys and I did a lot of trial and error. Thank you.
Forum: Plugins
In reply to: [HashBar - WordPress Notification Bar] Log In Bar for Logged Out UsersAwesome! It works! The “!” made the difference. ??
Forum: Plugins
In reply to: [HashBar - WordPress Notification Bar] Hide notification to logged in usersThis is weird. I am interested with this feature as well so I tried the code above:
add_filter('hashbar_should_output', 'hashbar_wpnb_should_output', 10, 2); function hashbar_wpnb_should_output($status, $post_id){ if ( !is_user_logged_in() ) { $status = false; } return $status; }
However, it did the exact opposite for me. If I’m logged in, the banner shows up. If I’m not logged in, it does not. Any clue why this is happening? TIA
I tried to replace .entry-content with .themi-in-content-ad-2 but nothing happened. I’m probably not doing it correctly…
@media screen and (max-width:700px){ .themi-in-content-ad-2{margin:0 -1.5em!important;;width:auto;max-width:none;overflow:hidden} .themi-in-content-ad-2 iframe{ width:200%; margin:0; max-width:none; transform:scale(.5); transform-origin:left top; } .themi-in-content-ad-2 code{display:block;max-width:100%;} }
If I am to use a container ID for each ad (e.g. container id = html5ad), how do I use it with the above code?
- This reply was modified 2 years, 7 months ago by iantiu.
This is what I got using the exact snippet in your manual while changing the src url.
In my ad setting, I’ve set media to width of 728 and height of 70, and checked the option “Reserve this space”. I can change background to white to match my site. Any clue how to fix this? I used the media queries/css option as suggested in option 3 but it affected the entire site and made it look off. Thanks for your help! ??
Media Link:
https://themislabeledspecimen.com/capture-7/