skellogg23
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Header Navigation Page OrderHi @zoonini, I really appreciate your detailed reply. I’ve been out of the WordPress world for a while, and clearly things have changed. I find myself exploring Ghost as a CMS/blogging solution, and so far I’m enjoying the experience. I’m sure future generations will find your reply of value!
Forum: Plugins
In reply to: [Seriously Simple Podcasting] ss_podcast display issuesExcellent! Thank you.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] 404 When Creating New EpisodeThanks! This is the same thread I ended up learning from. I created a dummy post and the feed returned.
Forum: Plugins
In reply to: [WooCommerce] Storefront Nav Bar ColorErp, this was so easy.
.storefront-primary-navigation is the class. CloudFlare was messing with my caching and I couldn’t see my changes. <shakes fist>
@danieliser Thanks so much for your help! I got the original popup creator working across mobile devices, but I’ll be sure to use Popup Maker next time I need to implement a popup.
There is a lightbox plugin installed, but it isn’t being called on /test, so I’m not sure why it’s catching the link.
I’m happy to.
It’s after I click the link.
I built the same popup on a fresh test WP install and it works as expected, so there’s something else at play at gardentowerproject.co.uk/test/ that’s causing the “image cannot be displayed message” to appear. The page doesn’t redirect if you load it a second time. This is a site that I inherited, so I’m stuck with a few strange behaviors that I need to figure out.
Perhaps I’m not understanding how popup maker works.
I’m replacing the popup that appears at http://www.gardentowerproject.co.uk on page load because it doesn’t appear on mobile devices.
I have built a new popup that loads on page load with no delay. I want clicking on the link to open the single product page, but WordPress shows “image could not be loaded”, and I’m not sure why.
Here’s what’s in the popup body:
<a href="http://www.gardentowerproject.co.uk/the-garden-tower/" target="_blank"><img class="aligncenter size-full wp-image-1819" src="http://www.gardentowerproject.co.uk/wp-content/uploads/2016/01/image1.jpg" alt="image1" width="113" height="236" /></a>I’ve set up a test page for the new popup: http://www.gardentowerproject.co.uk/test/
Thanks for your help! I really appreciate it.