drixe
Forum Replies Created
-
Forum: Plugins
In reply to: [TreePress - Easy Family Trees & Ancestor Profiles] Table prefixhey, thanks Majeed, do you think it might be the source of my topic here ?
https://wordpress.org/support/topic/cant-add-a-child-to-a-familly/
Here is a screen shot
http://fontcouverte.drixe.fr/bugs/bug1.png
- This reply was modified 1 year, 10 months ago by drixe.
Forum: Plugins
In reply to: [TreePress - Easy Family Trees & Ancestor Profiles] TranslationsI can have the plugin in my own language now 😉
Forum: Plugins
In reply to: [TreePress - Easy Family Trees & Ancestor Profiles] TranslationsMaybe you’ll find clues here
http://wp-info.org/tools/checkplugini18n.php?slug=treepress@chriscct7 Thanks, I was going to deactivate all my plugins…
Forum: Plugins
In reply to: [Redirection] Canceling redirection project leads to random pageIt goes to /wp-admin/tools.php?url&flag_query=exact&group=3&cancel=Annuler
that is the tag and category converter.
I’m using Safari 10.1Forum: Themes and Templates
In reply to: [islemag] custom link logoYou have to edit header.php on a child theme and find the siteurl link.
Forum: Plugins
In reply to: [Simple Lightbox] Custom post type not working with slbI think it was because of a post format. I created another CPT (not the one provided with the theme) and it works. Thanks.
Forum: Fixing WordPress
In reply to: How to show the identifiant of the category ?Hi,
Did you try
$name = $term->name;And read
https://codex.wordpress.org/Function_Reference/get_termForum: Everything else WordPress
In reply to: Cannot Reset WordPress.org passwordYou will have to go to your database table wp_users and edit your email address.
Forum: Fixing WordPress
In reply to: Every titles are samethe_title() should be used within the Loop.
Could you try the_title($post) as you do for the permalink ?Forum: Fixing WordPress
In reply to: Help finding a pluginHi,
Did you try a search on ‘Animated buttons WP’ ?
I did and found this : https://fr.wordpress.org/plugins/animate-it/Hope this helps.
Forum: Fixing WordPress
In reply to: Create a new website with the same URL as the old websiteFirst upload wordpress in a subfolder of your website like /wordpress
You would be able to set it up and use it without disturbing the old one.
Once your happy with your WordPress, follow this simple rules to move a wordpress.https://codex.wordpress.org/Moving_WordPress#Moving_Directories_On_Your_Existing_Server
Forum: Themes and Templates
In reply to: [islemag] Previous & Next button not in right orderMohammad,
You just rock !
Thanks.Thank you Menaka!