les78
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 5.4 upgrade missing folderI’m guessing you’ve checked your folder permissions?
What I did to get in was to rename the contact form 7 folder in the Siteground control panel file manager. Rename to something like contact-form-7_dis
This will remove the error but your form will stop working. I’ve temporarily switched to WP Forms, as I only have one form on my site, until I have time to look into why CF7 is misbehaving.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 5.4 upgrade missing folderHave you tried going to Wp Admin Dashboard> Settings> Permalinks and then don’t make any changes, just click on Save Settings twice.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 5.4 upgrade missing folderI’ve just had this problem too. I had to get into the database and change my password in there and then I was able to get in. With siteground, I tried to change the wp admin password in the new siteground control panel with no luck.
I’m now looking into the contact form 7 error. I’ll come back if I find a fix.
Forum: Themes and Templates
In reply to: [Pure & Simple] Left Sidebar Pusing Main Content DownFixed, the div was set to 100%.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] How to centre a rowSorted, for some reason the div was set to float left and 75% width that made it look like it was aligned left.
Forum: Themes and Templates
In reply to: [Tiny Framework] Reduce height of site-branding divThanks Tomas
I was expecting the height to already be in the css but it wasn’t so I’ve added the height and made the changes needed.
Thanks again
Les
Forum: Themes and Templates
In reply to: [Adelle] Disable ResponsiveBy coincidence I’ve just had a client ask me if I could make her site non-responsive! I’ve told her this isn’t a good idea but is it possible to add a ‘view desktop site’ link in the footer when viewing on a mobile?
Forum: Themes and Templates
In reply to: [Adelle] Disable ResponsiveI’m not sure if you can and it’s up to you but it’s not a good idea in the eyes of Google to not have a responsive website.
Have a search for Mobilegeddon.
Forum: Themes and Templates
In reply to: [Tiny Framework] Logo widthDo I have to upload all the files via FTP or just certain files/folders?
Thanks
Forum: Themes and Templates
In reply to: [Tiny Framework] Logo widthOk, I’ve done that. Now what do I do? WordPress and this theme is very new to me.
Thanks
Great, that’s that sorted thanks.
I’ve tried changing right to left but no luck so far.
Thanks
Can you tell me what I need to change to move the sidebar from the right to the left please. Thanks
/* Tip52b – Change site layout (position of sidebar) for normal view */
/*
.content-area {
float: right;
width: 65.104166667%;
}
.widget-area {
float: left;
width: 30.5%;