Everything posted by DavidAndrewReilly
- WordPress Fatal Error
- WordPress Fatal Error
-
WordPress Fatal Error
Hello, everyone, I could really do with your help. I was trying to remove WordPress sign hints at login. I saw a video on YouTube about disabling hints that could make it harder for hackers to access my website. It did not go well. I am currently logged out of my account. I contacted my web hosting (LCN) account and they say they can restore it for on their end for £50 + Vat! I have backups. I backup my website every week. (UpdraftPlus) The error message is included below. I only edited the functons.php file. I tried to upload an older version of the functions.php but it didn't work. (FileZilla) Fatal error: Call to undefined function add_theme_support() in /www/sites/674/efc/www.aspirationscotland.co.uk/web/wp-includes/functions.php on line 24
- WordPress Premium Themes Question
- WordPress Premium Themes Question
-
Small Menu Issue
Hi everyone. I have included a screenshot below to show you my issue. I have a second row menu when I only want one. When you click on to another page it is back to a single row. Including when you go back to the home page the second row has now disappeared. This is my first WordPress Website so I am still getting use to how it works. Thanks,
- First WordPress Website
- First WordPress Website
- First WordPress Website
- Adobe Muse vs WordPress
- Adobe Muse vs WordPress
-
Adobe Muse vs WordPress
I am looking into moving away from Adobe Dreamweaver and turning to Adobe Muse or WordPress. The reason for this is because my coding skills are not great. Does anyone have experience with Adobe Muse? I am planning in using premium templates for my own website and future clients. Any advice is welcome.
-
Website Advice
Hi, everyone. I need your help with a website www.dianneinglis.com I am moving over to WordPress and will stop using Dreamweaver. The reason is I am not very good at coding. If someone could look at this HTML website and tell if there are some quick fixes you can see. Thanks everyone.
-
GoDaddy InstantPage Advice
I wonder if anyone can help me. Someone ask me to help them with their website. They have a GoDaddy InstantPage I have tried to remove this, but have not been able to this. Does anyone have experience with this?
-
Spam and Phishing emails
Thanks newman, I will give it a try.
-
Spam and Phishing emails
Yes I think it could be my email filters. Thanks,
-
Spam and Phishing emails
This is probably a long shot, but does anyone know how I can reduce the number of these emails. Screenshot Below. I am getting three a day, different email address and different text, but that’s it. Is there anything I can do on my end? Thanks,
-
Social Icons Issues
Yes JordanC you are right. I didn't want to come across as self promoting, but you do need the link. Website URL: www.aspirationscotland.co.uk
-
Social Icons Issues
I am have an annoying issues, most of my social icon buttons are greyed out on my home page. I have included a screenshot below. I am drawing a blank where to fix this. I have a few CSS files, bootstrap etc. Thanks, <div class="nav2"> <div><a href="https://www.facebook.com/FacebookName" class="facebook-icon"></a></div> <div><a href="https://plus.google.com/+GooglePlusName" class="google-plus-icon"></a></div> <div><a href="https://twitter.com/TwitterName" class="twitter-icon"></a></div> </div>
-
Facebook Graph Search Issue
Hello, I am having a hell of a time with my website and open search graph. I have supplied you with the code I use for it. It is working fine on my mobile, but not my Laptop, other people have told me they can see it on mobile buy not on a desktop. I have also included a screenshot from my phone, showing it works on mobile. The image is located in my images folder on the server. <meta property="og:title" content="Aspiration" /> <meta property="og:type" content="website" /> <meta property="og:url" content="http://www.aspirationscotland.co.uk/" /> <meta property="og:image" content="http://www.aspirationscotland.co.uk/images/open_graph.jpg" /> <meta property="og:description" content="Aspiration offers clients the following services: Web Design, SEO, Video Production, Audio Production, Personal Tuition and Computer Repairs." /> Thanks,
-
.htaccess Advice
Hello, do you think there is anything I am missing with my .htaccess file. Thanks, <IfModule mod_expires.c> # Enable expirations ExpiresActive On # Default directive ExpiresDefault "access plus 1 month" # My favicon ExpiresByType image/x-icon "access plus 1 year" # Images ExpiresByType image/gif "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" # CSS ExpiresByType text/css "access 1 month" # Javascript ExpiresByType application/javascript "access plus 1 year" </IfModule> # Redirect non-www urls to www RewriteEngine on RewriteCond %{HTTP_HOST} !^www\.aspirationscotland\.co\.uk RewriteRule (.*) http://www.aspirationscotland.co.uk/$1 [R=301,L] # Deflate for speed AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript # Prevent image hot linking RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www.)?aspirationscotland.co.uk/.*$ [NC] RewriteRule .(gif|jpg)$ http://www.aspirationscotland.co.uk/hotlink.gif [R,L] # Security <Files .htaccess> order allow,deny deny from all </Files>
-
Website Mobile Problem
Drt_t1gg3r yes I do get lost in the code. Thanks for the advice, and also for the link you send me. Nfc212 you make a very good point about a PDF instead of an Excel Doc. I have added it to my list of things to change. The portfolio does suffer in the mobile version.
-
Website Mobile Problem
Hello, I could do with your help. I have a Moto G phone with Google Chrome, but when I view my website, my main text has been cut off, and the front is a default not the one I want (AR Destine). I am using a responsive web design. I have been messing about in style.css, but still can’t fix it. www.aspirationscotland.co.uk
-
Twitter Handle Code Help
My apologies to everyone, I was given a PDF Document with details. Sorry to waste your time.
-
Twitter Handle Code Help
Fair Point CHEWX. Template/Theme: Realm v1.3 Unique One Page Parallax Responsive HTML5 FULL. I'll try and upload a file soon.