Madela
Forum Replies Created
-
Hi,
2.
Yes I’ve manage to fix it. The theme used was preventing it. I found the file where the Get prefix for page title in the Theme (In my case was in the Theme folder/inc/custom-functions.php) and copied the function for the Titles to my theme-child/function.php and addedif ( get_post_type() == 'mep_events' ) { $heading_title = esc_html__( 'Your title', 'yourthememname' ); // should show your title page }
That worked for me
3. In my event template I added at the end of the file
do_action( 'woocommerce_after_main_content' );
4. Fixed it with the css
Hope it helps !
Sorry, I thaught I had resolved the issue. But after checking the settings I saw that they were set on iFrame not API. My Google Map API is working perfectly on another page. Would like to use the Google Map API instead of the iFrame with your plugin.
Thanks
Thanks,
the Google Map API is working perfectly I found the problem. There was another
Google Map API key in a demo part of the Theme which was creating a conflict. Problem solved.Hi,
the Google map only show’s in iFrame in frontend but not the with the API.
Ok I’ve manage to fix
2. The title for the page is not showing instead I get TITLE PAGE
3. The footer is crop
4. The carousel On home page – background color is transparent – as if the Label Background Color wasn’t working in the Style setting.i’m stuck on 1. Google map not showing in fronted only at backend.
Please help
thank you !
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] File Upload problemYes disconnect. I’ve set up for the contact form so the user is granted to see his profil. So just complete the form and then log in. https://livraisonjaak.com/dev_llvraison_jaak/wp-login.php
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] File Upload problemHi Maria,
The only plugin activated is wp-crm. I made a few more tests and what I’m getting is the first time when I create a new client the file uploads is working ok. Then he disconnect. But when he reconnects and clic on the file browser the message is sent instead of being able to choose a file.this is a temporary url for testing purpose. https://livraisonjaak.com/dev_llvraison_jaak/formulaire-contact/
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] File Upload problemHi Maria,
1) Ok it is working when no user is logged in other wise it is not working.
2) Thank you !
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] File Upload problemHi Maria,
1) Thank you for the explanation for the file upload put the problem is that I can’t even upload a file. When I click on the browse file it is not working. No browser window is opening, instead I get the message that my message was sent and that happens in both wp-crm 1.0.6 and 1.1.0
2) Thank you I’m aware that the new version has a captcha put the fact is that the orders of the fields can’t be changed and I can’t output a decent contact form. I’ve just check in both version and the order changing is not showing on either. So I have to stick with contact form 7 put there a conflict with wp-crm that why I went back to the wp-crm 1.0.6.
cheers
Madela
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] File Upload problemThank you for the information,
Please can you explain the logic for that field and how to use it properly. Step by step if you can.
For the latest version it is causing a conflict with my contact form 7 the recaptcha no longer working and can’t send with that anymore. The changing the order of fields doesn’t work on the actual form. In the Shortcode Form tab when I add a row the right pane for the fields is empty. Then when I check the box for the new form in the Notification tab and save I go back to Shortcode Forms the new form right pane is showing part of the fields in other words fields are missing and so on. I’ve tested it on a fresh wordpress installation with no other plugin activated and I still get those problems. I don’t know if it is intended but Method is not there anymore (Post or Get form request method) instead a see a redirect to :
Thank you !
Thank you Elana for your reply… I’ll see with the owner of the site if he want’s to go with a custom developement.
Cheers
Hello,
Thanks for your reply. Want I am trying to say is when a front-end user submit’s the form and he come back, the form contains the last information that he had filled in. Therefore I would like to put a reset button to empty certain fields. I could retain the user name with the uneditable put the other fields needs to be reset to empty at the front end when user want’s to send new request. Is there a way to put a reset button on the form ? If yes can you tell me how.
Sorry for my englsh.
Thank you
MadelaForum: Plugins
In reply to: [Iptanus File Upload] Can’t create Uploader instancesHi Nickolas,
I just sent you the 2 php.ini files so you can see by yourself by email to info*iptanus.com. I changed on my service provider server to test changed to a higher php.ini version and I get the same problems as before. Then I put it back to php.ini 5.5 and everything works find again. I’ve checked 5.6 – 7.0 – 7.1 and the are not working.
Hope that helps
bests regardsMadela
Forum: Plugins
In reply to: [Iptanus File Upload] Can’t create Uploader instancesThank you Nickolas,
I’ve managed to solved it with what you pointed out of being related to session variables. I copied the php.ini file from my web server of another site in which your plugin was working correctly and everything is working now.
Thanks again!
Madela
Forum: Plugins
In reply to: [Iptanus File Upload] Can’t create Uploader instancesHere is the shortcode used [wordpress_file_upload] I can see it https://livraisonjaak.com/dev_llvraison_jaak/page-d-exemple/
Madela
- This reply was modified 8 years ago by Madela.