leodonnini
Forum Replies Created
-
Forum: Plugins
In reply to: [Telefication] My Own Bot not workingYou’re welcome.
Thank you for the help!Forum: Plugins
In reply to: [Telefication] My Own Bot not workingDamm, you did it 🙂
Removing everything under “message template” seemed the solution: now it saves the settings.Forum: Plugins
In reply to: [Telefication] My Own Bot not workingHi,
sorry for the delay, but work took time.
Speaking about the plugin, I’ve tried everything you said, but it still does not save. I’ve even deactivated ALL the plugins and tried it alone: same results.
Enabling error logging didn’t give me any additional informations: the file is not even created at all.I was wondering if could be possible to set the plugin “manually”, by modifying its files directly. Since it has to be set only once, it would be perfect for me also this way.
I’ve opened its files but don’t have really a clue of where to put my own bot ID and how to activate “Notificate on new order” option manually.
If you provide me the code lines I should modify it would be great.
Thank you very much,
LeonardoForum: Plugins
In reply to: [Telefication] My Own Bot not workingHi, i’ve tested it also for another site and it worked fine.
On the current hosting space we have Php 7.1 version.
Regarding the issue, is what I said: after setting up my own bot as described, I get the token and put it under “my own bot” tab.
After clicking “save”, nothing happens though: the field where I’ve put the token becomes blank, I get to the first tab automatically and the settings are not saved.
But, leaving for a moment the issue of the “own bot”, i get the same problem also trying just to save the notification settings (like checking the option “New Order” under “notify me for:”): I click save and nithing happens, it just reverts to a state where nothing is set (the initial one, to be precise).Any idea?
Thank you very much!- This reply was modified 7 years, 9 months ago by leodonnini.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Syncing issuesHi ryan, sorry for the delay.
At last, we found somehow a solution using a temporary new domain and building all the site under it. When everything gets finished, we will migrate again to the ‘real’ definitive domain and put offline the old site.
Sorry for this ‘mess’, but we could not work on it after migrating in any way (for commercial issues), so I was searching for another solution.
When other plugins and tools got us problems for the same reason, we decided to proceed like that to just get over with this.
Thank you very much for your support, though!Leonardo
- This reply was modified 7 years, 9 months ago by leodonnini.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Syncing issuesYes, I’m sorry: it was not that much detailed.
So, this is the situation.
We are building a new site for an e-commerce at the moment, that means that an old site stil exists (on a different host) and can not be put offline untill the new one is ready. At the same time, the domain (registered at the moment for the old site) must not be changed. So we bought a new hosting space and started working there, but, because of the domain issue, we access it directly trough the ip of the hosting server (modifying the host file), ’cause otherwise the browser will show the old site.
This is a method we used in other occasions, so nothing too strange.
Hope I’ve been exhaustive now; sorry if it wasn’t clear.Thanks!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Syncing issuesChecked!
It returned a blank page with a 0, as you said.Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Syncing issuesThank you for the answer.
I’ll try to provide the informations you asked for.-I’m using the 2.1.9 version. I’ve downloaded it three or four times from the wordpress plugins list to try resolving the issue. I believe it’s the last version available, isn’t it?
-The hosting provider is VHosting at the moment. Unfortunately I don’t know for sure if that file is blocked for any reason but it shouldn’t be. In this case it’s importat to notice that the site is in construction, where I mean that we don’t have a domain yet. Not only, the domain belongs to the old site at the moment, that will be closed only at the end of the work for the new one. Don’t know if it can block the plugin from working correctly. Others work fine, so I didn’t think about this at first.
-PHP version has been updated to 7.1 before installing the plugin.
-I’ve already checked the logs tab, both in Standard and Debug mode, but no errors are explicitly shown: it says only: “2018-08-10T15:57:53+00:00 NOTICE sync.started :: Starting Sync :: Fri, Aug 10, 2018 3:57 PM” many times (’cause I’ve resynced it a couple of times.
-I’ve checked also for the caching, but we don’t have any plugin at all for caching, nor CDN networks active.Thank you again, hope to resolve the problem.
Leonardo Donnini- This reply was modified 7 years, 9 months ago by leodonnini.
- This reply was modified 7 years, 9 months ago by leodonnini.
Sent,
thanks.Ok, I understand.
Is there anyway I can pm you with the access data to the actual server?Hi,
I’ve folowed the points about asking for help.
Sorry for not providing other informations: I wasn’t sure if this option had been already implemented.
The site is toctocfirenze.it, but we’re still developing and our DNS’ are not pointing to the right site (but to the old one instead), unless you change your host file on your local machine.
I’m giving all the informations I can, so that maybe it gets resolved. Sorry for the inconvenience.So, the code i’m using as “Ad” is actually a CTA for Mailchimp:
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css"> <style type="text/css"> #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;} /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ #mc_embed_signup .button{color:#fff; background-color:#e30613} </style> <div id="mc_embed_signup"> <form action="//toctocfirenze.us8.list-manage.com/subscribe/post?u=c4b7cda5cd6f360ddccf9c610&id=4bb0e93f3a" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <label for="mce-EMAIL">Iscriviti alla nostra newsletter!</label> <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Indirizzo email" required> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c4b7cda5cd6f360ddccf9c610_4bb0e93f3a" tabindex="-1" value=""></div> <div class="clear"><input type="submit" value="Iscriviti" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </div> </form> </div>Anyway, it shouldn’t be the problem, cause it gets displayed correctly for the first post. Insertion is set to Posts, After Paragraph, with “0.5” Paragraph (that should put it to 50% height of the page, right?) and no filtering.
Ajax calls are enabled but it doesn’t work with the scrolling feature.Thank you for the support,
Leonardo Donnini