josh001
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [onetone] Sticky header logo@rodneykmartin I just cropped it as tightly around the logo as possible. Then it showed up perfect in the header ??
- This reply was modified 7 years, 9 months ago by josh001.
Forum: Themes and Templates
In reply to: [onetone] Banner title font changed and won't change backThanks. That worked after I added the css class ??
Forum: Themes and Templates
In reply to: [onetone] Banner title font changed and won't change backYes it’s https://thornydevilmedia.com/
Forum: Themes and Templates
In reply to: [onetone] Banner title font changed and won't change backFound a fix yet? Still nothing my end
Forum: Themes and Templates
In reply to: [onetone] audio keeps playing when sliders selected@foxplex top man ??
Forum: Themes and Templates
In reply to: [onetone] audio keeps playing when sliders selectedHaving the same problem. Wasn’t like this before the automatic update.
Forum: Fixing WordPress
In reply to: WP 4.5 broke your Bluehost site? Read this.@sterndata sorry if I hijacked your thread. That was not my intenton. The title of the thread seemed relevant to my issue so I thought that maybe someone could at least give me some direction.
Thanks anyway.
Forum: Fixing WordPress
In reply to: WP 4.5 broke your Bluehost site? Read this.Hi,
I am panicking here. Have just upgraded to WordPress 4.5 this afternoon and now my entire site is broken. I can’t even access the admin panel. All I get when I type my URL is this message:
The website you were trying to reach is temporarily unavailable.
Please check back soon.
If you are the owner of this website, please contact Technical Support as soon as possible.It did say that the site would be down briefly but after reading through threads in this forum I am now sure that there is a problem. I have read through the master list on this thread:
https://www.ads-software.com/support/topic/read-this-first-wordpress-45-master-list?replies=7
…and since I cannot change any plugins or revert back to TwentyFifteen, my only option is to manually download a new copy of 4.5, but if it’s because of this upgrade that my site is down, I’d obviously rather go back to v4.4.2!
So in need of help here… Thank you to anyone who can help in advance.
URL: hotelselvazul.com
Forum: Themes and Templates
In reply to: [onetone] onetone contact us not workingMake sure you close the tag after your email address (the tag didn’t close on my default code), so for example:
<input id="sendto" name="sendto" type="hidden" value="[email protected]" />
That last bit – the ‘/>’ closing tag – is really important and must be included to ensure messages are sent correctly.
Forum: Themes and Templates
In reply to: [onetone] Add external URLs to images?I seem to be making a habit of posting problems and then almost immediately solving them afterwards. I do spend hours trying to fix the issue myself before posting in here, honestly!
Anyway, the problem was that I was editing the existing img_frame shortcodes in the content section. In order for the URLs to work I had to create new shortcodes…
Forum: Themes and Templates
In reply to: [onetone] Sticky header logoIgnore that last comment – resolved now.
Forum: Themes and Templates
In reply to: [onetone] Increasing Logo Size in HeaderNow I feel dumb – not for the first time around here!
The problem was that I hadn’t cropped my logo so it wasn’t scaling properly.
Doh!
Forum: Themes and Templates
In reply to: [onetone] Increasing Logo Size in HeaderI managed to increase the logo size to the size I want using this code I found suggested on this thread:
https://www.mageewp.com/forums/topic/header-issues
However, now the header space is obviously waay too big. How do I make it so the logo aligns with the menu text and keep the header to its original size??
Please help!
Screenshot: https://i.imgur.com/kkp1QVp.png
Forum: Themes and Templates
In reply to: [onetone] Change Contact form font colourHaving the same problem, but none of the above codes have worked! :/
I already have the following code in use to change the section content color to white:
font[color] { color: white ! important; }
…but with the background I have chosen I’d like the contact form text and border to be white too. Can anyone help with this?
Thanks
Forum: Themes and Templates
In reply to: [onetone] Sticky header logoMy logo appears far too small in the header and the sticky header and I can’t figure out how to increase the size!
Any thoughts?