WP SITES
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Multiple sections in home page – how to implement?You need to find a theme like that which includes page templates with different layouts.
Genesis includes 6 different layouts with different columns, sidebars and content area widths.
Forum: Fixing WordPress
In reply to: Permalink SettingsRe-save your Permalink settings.
Forum: Installing WordPress
In reply to: Problem running install.phpDid you edit the functions file in WordPress?
You could download WordPress and then upload a fresh functions.php file to your server to replace the broken file.
Never edit any files in the WordPress folder.
Make all changes in the form of a child theme.
Forum: Themes and Templates
In reply to: Custom post type – multiple separated imagesTry this but i think you are have a lot of work to do to get it working the way you want http://codex.ww.wp.xz.cn/Function_Reference/add_meta_box#Examples
Forum: Fixing WordPress
In reply to: Can't acees my newly installed wordpressYou need to point your domains name servers ( DNS ) to Hostgator.
HG will provide the name servers which you can change in your Godaddy account.
No worries Tom.
Just thought i would mention it based on don’t do_shortcode by Konstantin Koveshenin
Forum: Plugins
In reply to: [Fonts] does not display in Visual EditorThe drop down list is only visible in the VISUAL editor and NOT in the text editor
Forum: Plugins
In reply to: [Fonts] How do i add additional fonts.How to add custom fonts http://wpsites.net/wordpress-themes/add-custom-fonts-to-the-wordpress-editor/
Forum: Plugins
In reply to: [Fonts] How do i add additional fonts.Here’s how to add Google fonts to the WordPress editor
Forum: Fixing WordPress
In reply to: get_users order & orderby parameters doesn't include RANDGood idea. Will try pre_get_posts. Thanks @csloisel
Forum: Fixing WordPress
In reply to: Briefly unavailable for scheduled maintenance..Try and delete the .maintenance file in your installations root directory.
This is what i used http://wpsites.net/wordpress-tips/delete-invalid-shortcodes-after-changing-themes-or-plugins/
Thanks to everyone for your suggestions.
I’ll try that, Thanks @kts915
@cassel Close but not quite what i was looking for. Thanks anyways.
@krumch Thanks for the offer but I think its not that hard as i already have a simply function which creates my shortcode so i just need the name of the shortcode changed in the function which creates the S@ 2 member shortcode. Guess i can look in the files for a filter otherwise i’ll change it manually as there’s only about 100 posts.Forum: Plugins
In reply to: [AgentPress Listings] Agentpress Plugin Thumbnail Cropping