mdevero
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "WWW" resolve does not allow me to log into adminAlso, I believe it has changed my Analytics tracking – Adwords is not showing up anymore even though I am getting click-throughs on the ads.
Thank you.
I had the same issue.
I just recreated the shortcode, put it on the page, and it worked fine. Hopefully something like this helps if you haven’t tried it yet.
Forum: Themes and Templates
In reply to: [Sixteen] Header OptionsFigured out a way to do it:
https://www.ads-software.com/support/topic/navigation-bar-43?replies=4
Forum: Plugins
In reply to: [Easy Contact Forms] Aligning the Form on PageIf anyone else is curious, go to the individual form’s “Appearance” tab, and put in ‘text-align: center’ or where you want it to go in the “Form Style” box.
Forum: Themes and Templates
In reply to: [Sixteen] Navigation BarNevermind, remove the entire { margin-bottom: -1px;} to close the gap.
Forum: Themes and Templates
In reply to: [Sixteen] Navigation BarHere’s what I did. In Theme Functions, find the bit of code that reads:
if ( ( of_get_option(‘slider_enabled’) == 0 ) || ( (is_front_page() == true) ) ) {
echo “<style>.main-navigation { margin-bottom: 15px;}</style>”;
}And change the 15px to a size you prefer. I haven’t been able to completely remove the gap, but made a bit of a difference.
Hi,
You all actually went in to make the changes for me. Nothing to do with background color, just didn’t seem like the “Always Show” function was working.
Thank you.
Forum: Themes and Templates
In reply to: [Sixteen] Header OptionsThank you, didn’t even think of that!
By chance do you know how to remove padding between the navigation bar and the page body?
Thank you.
Hi,
1. Yes. I would like the full picture condensed into a small thumbnail version of the picture where a viewer can still see the full image. When the viewer clicks on the thumbnail, it enlarges to the original size image in lightbox.
2. Thank you.
3. If you view the URL given above (https://mrcllc.us/floor-plans/), the word “Bedroom” in the title below the thumbnail breaks up between two lines.
Thank you again for your assistance.
Hi,
1. I was hoping the displace would show up more like it does in the “Add Image” screen where it is a small icon that shows the entire image (still uniform squares though when thumbnails), but expands to the full image when clicked on.
2. Is there a way to change in free version?
3. I just changed it back to how I previously had it where you can see better what I originally meant at https://mrcllc.us/floor-plans/.
Thank you for your help in this.
Forum: Fixing WordPress
In reply to: Integrating Site I'm Working on to a Current WebsiteThe current site is not a WordPress site.
Forum: Plugins
In reply to: [Frontend Uploader] Post File to a Different PageNevermind, steps from “Approved Content on Specific Page, Categories to choose, multiple uploading” started working all of a sudden, didn’t think I changed anything, but it works.
Forum: Plugins
In reply to: [Frontend Uploader] Post File to a Different PageAlso, the title and description written with the mp3 is not showing up with the media file that is uploaded.