WP SITES
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Howto add a side by side widget area to thehomepage?How about if you’re using 2 separate widget areas side by side?
I assume the above CSS works for one widget area populated by 2 widgets.
Forum: Fixing WordPress
In reply to: Site Tagline Split Over 2 LinesWhat happens if you add a
<br>tag?This text contains
<br>a line break.Forum: Fixing WordPress
In reply to: Change avatarYou can also sign up for a Gravatar account and add the same email address you use in your User Profile to your Gravatar account.
Forum: Fixing WordPress
In reply to: insufficient memory to perform actions in WordPressIt maybe your host is restricting server resources.
You can increase the limits in your php ini file if they allow it and deactivate all plugins, then try to upload.
Forum: Fixing WordPress
In reply to: Duplicating Pages on different siteCopy the theme over to the 2nd site and use the Tools > Export to export your content
Forum: Fixing WordPress
In reply to: Header Image sizeWhat theme?
Inspect the header image using Firebug which will display the size.
Or right click the header image using Chrome.
You can also go to Appearance > Header and check the size under Custom Header.
Forum: Themes and Templates
In reply to: [Hueman] Replace post on front pageChange the Reading Settings to Display a static page as your Front Page
Forum: Plugins
In reply to: [Fonts] "Could not be installed"Probably because you are already using another fonts plugin which is causing a conflict.
Uninstall the other plugin and try again.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 2 Jetpack BugsThanks. Works fine now Jeremy.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 2 Jetpack BugsThe sharing url to social media now works but the Read more of this post link for email subscriptions still doesn’t grab the full url and leaves out the category slug returning a 404.
I am using the /%category%/%postname%/ permalink structure
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 2 Jetpack BugsStill 404. Not picking up the category slug
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Change Display Position of Author BoxCould you replace the WordPress hook with a genesis_hook?
Like genesis_after_post_content
Forum: Plugins
In reply to: [Fancier Author Box by ThematoSoup] Change Display Position of Author BoxThanks Dragan
Forum: Themes and Templates
In reply to: [Delicacy] Help with sliderForum: Themes and Templates
In reply to: [Pinboard] how to add a slideshow/carousel as a header?