dannydanny
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobileI have written to you at hello at rescuethemes dotcom. Let me know if you got the response. THANK YOU.
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobileOK. Sounds good. I really hope to use this theme (since I’ve spent some time with it already) but if that issue continues will have to choose another.
Thanks again for your quick responses. Are you unable to replicate my issue on your iPhone?
Thanks again. Will wait for the update. All your help is very much appreciated.
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobileAnother little tidbit of information . . . it also looks bad (looks like my second screen shot) on my wife’s iPad in both landscape AND portrait mode. In other words, not good.
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobileIt’s very wrong here. Did you see my screenshots?
https://myboringchannel.com/gateway-header-problems/
Just tried it again. Same thing. Let me clear my cache and try again.
Still the same problem. Tried it in Safari on my iPhone 6 Plus and also in Mercury Browser. Same in both.
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobile@rescuethemes Thank you for the quick response. Were you able to see the issue with landscape mode?
Will do about shooting you the link when I’m done. It’s actually a multi-video tutorial. I’m working on video #3 today but I haven’t gotten into setting up the theme yet. Still working on domain, hosting, initial setup of a WP site, etc. You can see my progress at my site – https://myboringchannel.com
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobileAnother quick update that I’ll have this fixed in the next theme release. In the mean time, the following CSS will sort it out:
@media only screen and (max-width: 40em) {
.home-header-bg {
background-attachment: scroll;
}
}Just a quick note. This DOES sort it out initially, but when I turn my device to the side (landscape) weird things happen. It zooms WAY in on the image, pixelating it. Almost like what was happening before but . . . it doesn’t happen in portrait mode . . . just landscape.
Here’s a view of it:
Forum: Themes and Templates
In reply to: [Gateway] Header does not resize on mobileI’m on an iPhone 6 Plus. Not sure about nicoletski.
Thank you for fixing this so quickly and thank you for the update that will make this work on a mobile device!
Very awesome. I’m going to be using this theme for an upcoming WordPress tutorial on YouTube.
Eric
Forum: Reviews
In reply to: [Slider CAPTCHA] Kinda crapI too am curious to see how the validation system is automatically bypassed.
Forum: Plugins
In reply to: [Redirect List] Redirecting from non-WP siteI am also using the plugin and I also have the same problem. I cannot get it to work. I put in the old url (which ends in .shtml by the way, just like the previous poster) and then it truncates the url (the old, dead link) to something like this: /folder/name.shtml
while leaving the target url as is: https://domain-name/folder/filename/
I can easily get the plugin to work by deleting the filename.shtml and just leaving https://domain-name/folder/ when is then just truncated to /folder/
But I need the specific url to redirect . . . the url that has the filename attached to the end!
One more addition: I tried the the plugin called “redirection.” No problems. Works like a charm.
Would be interesting to find out why this particular plugin doesn’t work with the .shtml filename, but ??
Eric
Forum: Themes and Templates
In reply to: [Stargazer] Theme issuesI thought I discovered that this bug only occurs in Firefox but it also occurs in IE.
Forum: Themes and Templates
In reply to: [Stargazer] Theme issuesVisit this url and you will see the problem:
Forum: Hacks
In reply to: Google Webmaster Errors — Theme Twenty Twelvestill waiting for help on this. Seems as though nobody has any answers?
Forum: Plugins
In reply to: Structured Data Errors — theme Twenty Twelveanyone?
Forum: Plugins
In reply to: Structured Data Errors — theme Twenty TwelveI’m still working on the problem. Any assistance would be greatly appreciated. I’ve solved half of it.
I found this line in the content-page.php file:
<h1 class=”entry-title”><?php the_title(); ?></h1>
and I changed it to this:
<h1 class=”entry-title updated”><?php the_title(); ?></h1>
I just added the word updated.
Now the updated error that I posted in my original post is gone. Remember this is for the theme “twenty twelve” pages, not posts.
I still have the following error and not even sure it can be fixed! I’m sure it can. But maybe twenty twelve doesn’t have any support for author markup in pages. I don’t know.
Error: Missing required hCard “author”.
Any help? Would love it if someone could help.
Forum: Themes and Templates
In reply to: [Stargazer] Jetpack Contact Form / redirectResolved. See above.