backinblack
Forum Replies Created
-
What I mean by that is the special character “>”, as in this code:
.top-block-heading-line>::after {
border-top: 2px solid #000;}I fixed that too with css. Still a weird bug though. Another thing I’m seeing is that it seems impossible to dark mode pseudo elements.
I’ve used css to fix it, but now I’m running into another issue. The plugin is putting darkmode-ignore into image classes that I haven’t excluded. I haven’t excluded anything. Any idea what’s causing it?
Thanks!
- This reply was modified 3 years, 8 months ago by backinblack.
Thanks for the reply. I logged out of my wp site and cleared my browser cache. Everything is working now. However I do have a question about the footer meta. I emailed customer support about it.
Hi Josh, I purchased the pro version but the footer meta box isn’t showing up in the settings. Is there a step I’m missing?
Thanks, Josh, is this option available on pro only?
This has already been answered.
That works great! Thank you so much for your help! You’re a life saver.
- This reply was modified 3 years, 9 months ago by backinblack.
Forum: Developing with WordPress
In reply to: Toggle not working on mobile navThis is a theme I’m building from scratch, but using code from another developer.
I figured this out after some research.
This isn’t working for me. I added the function on my functions.php page and then added unique class name for my-post-grid. I then put in the advanced field on my block, but the post from the excluded category is still showing up. Has something changed in the UAG code? Thanks!
- This reply was modified 3 years, 9 months ago by backinblack.
That would be a great option in a future update. Great plugin BTW. I just bought the Google Maps Module and so far so good.
Forum: Plugins
In reply to: [Easy Property Listings] Featured listings on front pageThank you Merv! Love the plugin, even if this couldn’t be done!
Forum: Plugins
In reply to: [Easy Property Listings] Featured listings on front pageI’ve tried css as well. It would work great, but code is appearing outside of the div I put the shortcode in. I somehow, on my localhost, had three featured listings aligning horizontally. Each listing was in it’s own div at 33% width in a div that was 100% wide.
Forum: Plugins
In reply to: [Easy Property Listings] Featured listings in TemplateOk, I figured out what I was doing wrong. Nevermind.