juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Reduce header height in Pixel-Linear themeso just what part of the header do you want to reduce?
Forum: Fixing WordPress
In reply to: Unknown storage engine 'InnoDB'sounds like a issue with revslider. If it goes away when you disable it you will know.
It might be a conflict with another plugin or the theme so you could try disabling ALL plugins then enable revslider and see if it works.
If it doesn’t then swap themes and see if it works.
If it does work with th eoriginal theme, enable the other plugins one at a time till you hit a conflict. Then you can report it to the two plugin developers.Forum: Fixing WordPress
In reply to: [theme: publication] All formatting lostActually the site looks fine here too. Clear your browser cache and take a look again.
as for backups go read https://codex.wordpress.org/WordPress_Backups
Forum: Fixing WordPress
In reply to: [theme: publication] All formatting lostyou don’t have a child theme of Publications do you?
It might be possible to delete any rows in the database that the theme added, but the theme code doesn’t change with the options. After all, this theme doesn’t have many options. But if you want to try
step 1: backup the databaselet me know when you have done that and I’ll tell you the next step.
Forum: Fixing WordPress
In reply to: [theme: publication] All formatting lostDid this happen after you created a new post?
It looks like the theme grabs the featured image from te hlatest post to be the background. Try removing the featured image from teh latest post
Forum: Fixing WordPress
In reply to: Reduce header height in Pixel-Linear themeyour site just shows a ‘Coming soon’ page
Forum: Fixing WordPress
In reply to: Separate Page Podcast and Blog PostingTry one of teh plugins like List Category Posts
Forum: Fixing WordPress
In reply to: [theme: publication] All formatting lostwhat happens when you disable ALL your plugins?
Forum: Fixing WordPress
In reply to: Background image from urlLook for a plugin and hope one exists
Forum: Fixing WordPress
In reply to: Background image from urlI want to have my background image located at http://www.someplace.com/someimage.jpg
How do I get WordPress to do that?
The background image location is a fuction of the theme customizer, It points to the image you select from the customizer.
You can figure out the location of that image by looking at the source of a page and searching for the line:
<style type=”text/css” id=”custom-background-css”>
the next line will show the location of the image
With this information you can upload a new image to that location with th esame name replacing the existing image. Make sure that the permissions of the new file match the permission of the original file.
Forum: Fixing WordPress
In reply to: Can't add any new pages in WordPressif you are using a custom theme there is no way for anyone to know what file needs fixing. You should contact the person who created the custom theme for help.
If that person is you, then you might need to hire someone to look at the problem for you http://jobs.wordpress.net
Forum: Fixing WordPress
In reply to: page isn’t working – currently unable to handle this requestThere are two ways I know of to disable a plugin outside of the WordPress backend:
1) using FTP, move the plugin’s folder out of the wp-content/plugins folder
OR
2) using filemanager, go into the plugin folder and find the main php module – this is normally the same name as the plugin folder – and rename teh extension from ‘php’ to ‘txt’and that will disable the plugin.
Forum: Fixing WordPress
In reply to: various Parallax and NiceScrollr, etc, conflictsBeTheme is a premimum theme which we do not have access to. You should request support from the theme authors: https://betheme.me/support/
Forum: Fixing WordPress
In reply to: Moving One WordPress Site to New DomainTake a look at https://codex.wordpress.org/Moving_WordPress
Forum: Fixing WordPress
In reply to: Mailchimp and Beaver Builder TroubleBeaver builder is a premimum plugin that we do not have access to. You should ask for support at their support page: https://www.wpbeaverbuilder.com/beaver-builder-support/