Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Thank you for your response.
Okay, I made the adjustments, and it’s looking great…but when I click on the menu I see a border around it. And in mobile view, the square looks strange and you can see the background colour when it overlaps the open menu. I now have to make many more adjustments. Can we address them?
My website is in maintenance mode, so you have to log in and take a look for the padding.
Thank you so much. But the featured image is still very large. What is the CSS to get the width of the featured image to match the width of the written content?
- This reply was modified 7 years ago by finblue.
Hello,
I provided the website link in the previous post, but I’m providing access below.
Thank you.
I thought I did clear my cache…I had a feeling it was something silly. Thank you so much for your help! Much appreciated :-)
– Fin
I have checked and there’s isn’t an open strong tag, but I would certainly appreciate a second opinion. I literally copied the paragraph above it, which as you can see is not bolded.
I’ve attached admin login info below.
Any updates with this?
Thank you!
I’d like the value to automatically generate whatever the page title is that the sign-up form is on. I’m using MailChimp.
Sure. I’m attaching the code below in private because I’m not sure if it contains sensitive data. The field I need to figure out is the value, here:
<div class=”mc-field-group”>
<label for=”mce-LOCATION”>Signup Page </label>
<input type=”text” value=”” name=”LOCATION” id=”mce-LOCATION”>
</div>- This reply was modified 7 years, 7 months ago by finblue.
Thanks! Do I try each line individually? Like this:
Option 1: <input type=”hidden” value=”<?php global $post; ?>” name=”Location” id=”mce-LOCATION”>
Option 2: <input type=”hidden” value=”<?php echo get_the_title($post->ID); ?>” name=”Location” id=”mce-LOCATION”>
I don’t know anything about PHP I’m afraid.
Hmm. It’s still not working, but perhaps the issue is elsewhere. Thank you for your help!!
Oh, I fixed it. I had a caching plugin on that page to lazy-load images. I disabled it and all is well now.
I figured it out! No help needed :)
It works now perfectly! Any idea what or why the glitch was happening?
Thank you Yigit! Much appreciated! :)My apologies. Here’s a new password that should work.
Sure. Info provided in private section.
-
AuthorPosts