muddauber
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fix Paths and Stylesheet PathsPartially resolved regarding issue of plugin stylesheet paths, thanks to mpluss. Problem with NextGen’s setting:
NextGen Menu
Menu Gallery : “Other Options” => “Lightbox Effects” => (Show Advanced Settings)
change the domainStill have problem with SysInfo providing incorrect info
Forum: Plugins
In reply to: [SysInfo] protecting phpinfo()I have an odd thing happening with the SysInfo plugin. I have used it
for troubleshooting and it has been very useful. But, I know have some information that appears on the SysInfo display report that doesn’t match
what I have in my system now.I changed the domain and I still get the SysInfo report that says I have the old domain:
I run the Sys Info plugin, it still shows the following:
WordPress URL: https://currentdomain.com (OK)
Home URL: https://currentdomain.com (OK)Content Directory: /home/OLDSITE/public_html/wp-content
Content URL: https://currentdomain.com/wp-content
Plugins Directory: /home/OLDSITE/public_html/wp-content/plugins
Plugins URL: https://currentdomain.com/wp-content/plugins
Uploads Directory: /home/OLDSITE/public_html/wp-content/uploadsAny suggestions regarding this problem. I doesn’t seem to be causing any problems, just that the info is not correct and is a little troubling.
Forum: Plugins
In reply to: [Include Me] Include-Me – extra spacesThanks for response. It probably is the inclusion file, but I don’t see anything that would add the line breaks, paragraphs, or spaces.
I used the HTML inclusion because I was having a problem getting the right size and font to render on page. Here’s my html inclusion file:
<title>Untitled Document</title>
<style type=”text/css”>
.standardfonts {
font-family: Arial, HelveticaNeue;
}
</style>
</head><body>
<div align=”center”>
<h3 class=”standardfonts”>March 20, 2014
</h3>
</div>
</body>
</html>(If I could have rendered the fonts, etc from within WordPress, I would
have gone that way.Check your general setting and your path for NextGen in other options.
I had some trouble with files and realized the default location for NextGen is the same as the generic/default galleries. So I created a /nextgengallery for location of files.
Also, try going to your default or post-name permalink setting
Don’t know how that happened, unless my connection didn’t go through and was processed twice. How do I remove this post?
Forum: Plugins
In reply to: [Backup and Restore WordPress - Backup Plugin] License KeyPay the $17 and you get the access key mailed to you.
Forum: Themes and Templates
In reply to: [Preference Lite] Removing details from Posts and Blog pageStyledThemes, Awaiting your plugin. I can’t believe that WordPress doesnt have some of these features as part of the core framework. You can disable the displays with Joomla and Drupal with a click of a button.
You are dead on with where WordPress should be going with development.
Let me know when you make an update to your plugin!
I added the line to my .htaccess in HostGator, but the WordPress System Health and SysInfo still show it is 5.2 version?
Forum: Themes and Templates
In reply to: [Mad Meg] Hide site title and tagline?I was able to hide the title and tag lines, but my site still has the blank space above the header image. Does anyone know how to remove that?
Forum: Plugins
In reply to: [Slideshow] Fatal error after installing Slideshow v. 2.2.17Getting the same error on latest install:
Fatal error: Call to undefined function wp_enqueue_media() in /home/mysite/public_html/wp-content/plugins/slideshow-jquery-image-gallery/slideshow.php on line 76
When I try to manual install and try to enter admin section with
/wp-admin, it takes me back to the original site.There may be something else I need to change with the manual
installation to get it to work. Any Advise