virtualwebsource
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Family Tree] Doesn't display full family treeThe family category is required for someone to show up on the family tree. I have not used any tags. Please explain what I need to do.
Forum: Plugins
In reply to: [WP Family Tree] Doesn't display full family treeI have resolved the width issue, but it still doesn’t display the full family tree. It is not displaying the top two generations, as noted above, but when I tried to add further people, the display dropped to one member of the next generation. I have had to create a new category and add all the subsequent members of the family as that new category.
Just disccovered the problem – you must have categories assigned to the events or they won’t display (unless you are logged in).
I’m having this same issue. Please provide assistance on this issue.
Forum: Fixing WordPress
In reply to: Upgrade of WordPress overrides HTML siteNote: I now see that the .htaccess file had the following code added to it:
IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModuleIs this part of the WordPress 3.5 upgrade?
Forum: Fixing WordPress
In reply to: WP not allowing indexing by search enginesSituation resolved.
Same problem. Any resolution?