zsoltmolnar
Forum Replies Created
-
Any suggestions?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] SuperWidget translation doesn't workingThank you for your response.
I don’t know why you are saying that it “depends on the WPML” on the second site.
I just want to embed an already translated calendar from the first site I do not have to translate anything on the second site. Only embed.
It was working with an early version of ai1c. (I don’t know the version number, but before it was written only in php+css).
Before I had to enter this code
<script type="text/javascript" src="http://www.bocskairadio.org/en/?ai1ec_super_widget"></script>now is working only in this way without /en/>
<script type="text/javascript" src="http://www.bocskairadio.org/?ai1ec_super_widget"></script>Theoretically I should be able to create a code in the widget creator, but that is not working also with the second language of the website.
When I try to create a widget on the second language in the widget creator I got only empty calendar widgets.
Regarding to your suggestion to install ai1c in the second site, I can’t do it because the second website is a wp multi-site and I don’t have permission there to install other plugins.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] SuperWidget translation doesn't workingIf I am selecting out the English calendar categories only in the superwidget code, on the remote site won’t show up anything.
On the main site the translation of the calendar is working right. The only problem is that I am not able to extract the translated calendar to an other website. I use WPML for translations.
I am using Core+ Calendar ($99/y) + plugins on the latest versions.
After disabling the JS minify works again for me. I think there is an error in one js file, and after the W3TC deletes the comment and white spaces from the js file it won’t work anymore.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Themes ConfigurationThat is not a solution, to go backward.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Themes ConfigurationI have the same issue. When I go to Event > Events Themes – I am getting a list of WP themes not ai1ec themes. I have checked with FTP that I have in two locations ai1ec themes. First wp-content/themes-ai1ec/ and second location is wp-content/plugins/all-in-oneevent-calendar/themes-ai1ec/.
So what should I do to fix this problem? Thx.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] Donations vs. SalesI am getting this error, after submitting the donation.
The seller will only ship to confirmed addresses. To complete this transaction, you will need to enter your information again.
First this is a donation not a sale.
Second my PP account is confirmed, I used it for many donations.I am using version 2.1.3.
I hope there is a fix for it.Thank you for your plugin.
I have found a solution for this problem, but this is not a good practice.
I have commented out one line (15) in wp-seo.php
//load_plugin_textdomain( 'wordpress-seo', false, dirname( plugin_basename( __FILE__ ) ) . '/languages' );Mr. Yoast please look into this.
Thanks