Monarch
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Author PhotosThanks. Yes we have an author with id 24.
Is there anyway to do this?
If with / before authors all I get is a red x.
Forum: Fixing WordPress
In reply to: Adding an author pictureI have tried the follwoing based on this post.
<img width=”135″ height=”180″ src=”<?php get_bloginfo(‘home’); ?>/wp-content/uploads/authors<?php the_author_ID();?>
I get a blank box on the author.php page,
I can get the photos by palceing the link in a web page. I used this link and get the photo:
https://monarchhousing.org/wordpress/wp-content/uploads/authors/24.JPGWhat am i doing wrong?
Forum: Installing WordPress
In reply to: UpgradeI did change some of the files in the default theme so the plug-ins would work. What do I do?
Forum: Plugins
In reply to: WordPress Email Notification Plugin v2.3.1I was installing a plug-in for word press and got the following errors. The plug-in was asking for:
Database name
Database user
Database passwordI left these blank.
It used localhost as the database host.
This is the error message I received.
WordPress Email Notification Plugin v2.3.1 Install
Installing
You have successfully written data to wpemn_config.phpWarning: mysql_connect() [function.mysql-connect]: Access denied for user ‘admin’@’localhost’ (using password: YES) in /home/monarchh/public_html/wordpress/maillist/install.php on line 210
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/monarchh/public_html/wordpress/maillist/install.php on line 211
Creating table: wp_email_list…Warning: mysql_query() [function.mysql-query]: Access denied for user ‘monarchh’@’localhost’ (using password: NO) in /home/monarchh/public_html/wordpress/maillist/install.php on line 227
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/monarchh/public_html/wordpress/maillist/install.php on line 227
Warning: mysql_query() [function.mysql-query]: Access denied for user ‘monarchh’@’localhost’ (using password: NO) in /home/monarchh/public_html/wordpress/maillist/install.php on line 234
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/monarchh/public_html/wordpress/maillist/install.php on line 234
Creating table: wp_email_list_config…Warning: mysql_query() [function.mysql-query]: Access denied for user ‘monarchh’@’localhost’ (using password: NO) in /home/monarchh/public_html/wordpress/maillist/install.php on line 251
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/monarchh/public_html/wordpress/maillist/install.php on line 251
Populating table: wp_email_list_config…Warning: mysql_query() [function.mysql-query]: Access denied for user ‘monarchh’@’localhost’ (using password: NO) in /home/monarchh/public_html/wordpress/maillist/install.php on line 262
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/monarchh/public_html/wordpress/maillist/install.php on line 262
Creating table: wp_email_list_future …Warning: mysql_query() [function.mysql-query]: Access denied for user ‘monarchh’@’localhost’ (using password: NO) in /home/monarchh/public_html/wordpress/maillist/install.php on line 273
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/monarchh/public_html/wordpress/maillist/install.php on line 273
Any ideas?
Forum: Themes and Templates
In reply to: SidebarI did the text editing. it looks better now and seems to work better.
However, the web links I had do not work. How can I get these to work?
Forum: Themes and Templates
In reply to: SidebarYes I had edited them in Word – fool that I am.
I did as you said and used text Pad. it works now.
I will redo all of the posts that way to be safe.
Is there another way to get the fonts to always match?
Forum: Plugins
In reply to: Fatal Error in Widgetsi did that and it worked.