djsava
Forum Replies Created
-
Yes it’s the po file.
I saw the https://connections-pro.com/documentation/translation/ link and i’ll registered to Transifex.
My account is pended.You will want to update the translation for “Home” to change this string.
Yes, replace Domicile by Accueil or Index would be more appropriate.
Thanks
Forum: Plugins
In reply to: [Connections Business Directory] Replace slug name by category nameThanks for your reply
Hello,
Thanks for your reply.
Yes, I’m using Taxopress but all plugin settings are correct because it works with other sites.
I think it’s my theme that’s the problem since I don’t have a tag.php page. It’s Stability ThemeSquared v3.7.0.
Health Check & Troubleshooting plugin does not detect any issues.
The problem seems to come from the theme because even with the plugins deactivated, it does not work, except when tewenty theme is activated.
Do you have a solution so that I can retrieve absolute URLs? Is there a solution to create a tag.php page ? Absolute urls are present in other sitemaps.
I have 2 sites who have the same theme and it’s the same problem.
Thanks for your help
- This reply was modified 4 years, 2 months ago by djsava.
You have the same problem like me.
Your theme have not a tag.php page and i think this problem is here.Forum: Plugins
In reply to: [Contact Form 7] Bug since new updateIt’s was Plugin Organiser who desactivate the plugin on the contact page.
My problem is solved 😉Forum: Plugins
In reply to: [Job Board Manager] TextaeraDo you receive my email ?
Forum: Plugins
In reply to: [Job Board Manager] Textaerathanks for your help, i send email at website 😉
Forum: Plugins
In reply to: [Job Board Manager] TextaeraThanks for your answer..
Yes, you must register and login for see textarea and submit job.
I find the problem but i don’t know where is it..
<textarea class="wp-editor-area" style="height: 200px; visibility: hidden; display: none;" autocomplete="off" cols="40" name="post_content" id="post_content" aria-hidden="false"></textarea>I think is visibility: hidden; but i not find it..
I saw on jquery-ui.css the variable visibility: hidden; but it’s not that.
I tryed to turn false wpautop and teeny, No change.. just only editor_height’=>’150px’ (it was 200px)
settings = array('textarea_name'=>'post_content','media_buttons'=>false,'wpautop'=>true,'teeny'=>false,'editor_height'=>'150px', ) );All other textarea who does not belong to job board manager work
Greg