David_G
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Which Plugin to showcase your themes?Try this, go to WP themes, click on Commercial Themes, then check out their sites. Take a look at their page source and see what plugins they are using. Those 2 you listed aren’t WP sites.
Just an idea..Forum: Fixing WordPress
In reply to: Theme update broke siteDeleting or renameing your theme by FTP should make your site load with a default theme.
Forum: Fixing WordPress
In reply to: Theme update broke siteHopefully you made your css modifications in a child-theme, otherwise when you updated you lost those modifications. You should go to your site by ftp or your host’s file manager. Save a copy of your style.css and functions.php (if you modified it) to your computer. Then you can delete your theme and upload a fresh copy (unzip it on your computer then upload).
Yes if your host has a backup copy, you can restore it then go from there.Forum: Fixing WordPress
In reply to: Slideshows just stopped workingYour site is on WordPress.com, This forum is for self hosted wordpress users. And I don’t think you can add plugins on a WP.com site. You need to go to http://forums.wordpress.com as @andrew suggested.
Forum: Fixing WordPress
In reply to: Attempted attack how could they have snooped my user name?Check out the https://wordpress.org/plugins/bulletproof-security/
It works, stopped the attacks on my sites.
Forum: Fixing WordPress
In reply to: Read more buttonsA site link would help
Forum: Fixing WordPress
In reply to: Blogger ImportGo to Dashboard > TOOLS > IMPORT
Forum: Fixing WordPress
In reply to: Help! My site disappeared completely and I can't log inThe best way to make changes like this to a theme is to use a child theme, so your tweaks won’t be overwritten when updating the theme. Here are some guides in case you haven’t made one before:
https://codex.wordpress.org/Child_Themes
http://op111.net/53/
Forum: Fixing WordPress
In reply to: remove feature contentThe best way to make changes like this to a theme is to use a child theme, so your tweaks won’t be overwritten when updating the theme. Here are some guides in case you haven’t made one before:
https://codex.wordpress.org/Child_Themes
http://op111.net/53/
Forum: Fixing WordPress
In reply to: Help! My site disappeared completely and I can't log inIt looks like you have one to many } at the end.
You will need to edit the file from your host file manager or FTPForum: Fixing WordPress
In reply to: How do I make text background white?If that’s all, can you mark this as “resolved” THanks
Forum: Fixing WordPress
In reply to: remove feature contentSite link might help. What theme are you using?
The theme has dummy content like “Travel Safe with Us” and “Our Taxi service is really awesome and you gonna love it.”
The usual dummy stuff is “hello world” where did you get the install from?
Forum: Fixing WordPress
In reply to: remove feature contentlook in the DASHBOARD > PAGES and/or DASHBOARD > POSTS and delete what you don’t want.
Forum: Fixing WordPress
In reply to: I just tried to update… BIG MISTAKEYep, there’s tons of information. Take a look under the SUPPORT tab click on DOCUMENTATION. There’s a crapload of youtubes on WP also.
Forum: Fixing WordPress
In reply to: I just tried to update… BIG MISTAKEYou might also check and make sure your plugin’s are compatible with the current version of WP. What plugin’s are you using for contact and testimonials?