zekavr
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] attachment and field doesn’t arrive in email@takayukister I have similar problem. I use CF7 for receiving ads on my website. ( https://vom.rs/oglasi/ )
Form is:<label> Va?e ime (obavezno) [text* your-name] </label> <label> Va?a e-po?ta (obavezno) [email* your-email] </label> <label> Kontakt telefon (obavezno) [tel* Kontakttelefon placeholder "017-12-34-567"] </label> <label> Naslov oglasa [text your-subject] </label> <label> Tekst oglasa [textarea your-message minlength:10 maxlength:500] </label> [count your-message down] <label> Prika?i fotografiju (max.1MB) [file* your-filepic filetypes:jpg|jpeg limit:1mb] </label> [recaptcha] [submit "Po?alji"]
and in email in attachment field I put [your-filepic]
Everything is ok, only attachment not come in email.
All my media are on subdomain media.vom.rs ( can this be posible error? )
—————————–
I try with the same settings in another website where pictures goes to default path, and everything work , attachment comes to email.
Can you check your plugin settings for that situations where media settings are changed?- This reply was modified 3 years, 6 months ago by zekavr.
Forum: Plugins
In reply to: [Schema] Only on AMP pages – Undefined variableFinally, now is everything ok. Thank you.
Forum: Plugins
In reply to: [Schema] Only on AMP pages – Undefined variableBut all these errors show only when debugging is on, maybe I forget to say.
Forum: Plugins
In reply to: [Schema] Only on AMP pages – Undefined variableok, I do like you say. And the previous error has disappeared. But I don’t know why there is a new error.
Notice: get_settings je zastarelo po?ev od izdanja 2.1.0! Umesto toga koristite get_option(). in /home/ivanvom/web/vom.rs/public_html/wp-includes/functions.php on line 3853 and in that line is :
3853 trigger_error( sprintf( __(‘%1$s is deprecated since version %2$s! Use %3$s instead.’), $function, $version, $replacement ) );
Forum: Plugins
In reply to: [Schema] Only on AMP pages – Undefined variableTry to google this schema/includes/integrations/amp.php on line 29
Forum: Plugins
In reply to: [AMP] undefined variable: jsonI have the same problem and ask support of Schema plugin before 2 weeks. No answer for now
Forum: Plugins
In reply to: [Schema] Only on AMP pages – Undefined variableAnybody alive here?
I am interested in whether support is only for purchased plugin, or I can also get a response here for the free version. Does plugin work with amp versions of posts or no?
It work great if put single ad, but when put group of 2 ads ( dynamic mode , change on 10 sec. ) bouth ads are visible at the same time. How to solve this?I have the similar problem. On AMP version of site group of ads show all ads one under another?
resolved
Thanks for nothing. It works in IE but still not work in Mozzila ( I clear everything in mozzila, coockies and all tamps )
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] New version 1.1.26You’re right, I had not thought to look for there. I apologize for the remarks.
This is very sticky. Many people have issue with shoving picture. You should allow the plugin recognized media settings of site. My media folder is not on default place in wp content/ uploads and the plugin doesnt work. But when i change the default settings for media folder, than everything works fine. But, i dont know how to setup plugin to work, if i insist to change media folder path outside from wp content. I think you need just one more line of code, to add this setting ?? Regards