Marcus Spanier
Forum Replies Created
-
is this fixed in the new version?
Forum: Plugins
In reply to: [Search Regex] Your Site is Experiencing a Technical IssueHi.
i get the same mail and error.
so in
/search-regex/view/results.php
line 26 i replaced<?php echo plugins_url( '/images/small.gif', $this->base_url() ); ?>
with
<?php echo plugins_url( '/images/small.gif', __FILE__ ); ?>
now everything works fine.
i am suprised that the plugin author fully supports his number one plugin and this plugin with over 100.000 installs doent interest him.
- This reply was modified 5 years, 2 months ago by Marcus Spanier.
Forum: Plugins
In reply to: [WP Log Viewer] WP Log Viewer v1.2.1 breaks Yoast SEO 9.4+ Snipplet PreviewHi.
Same here.
WP Log Viewer: Version 1.2.1
Yoast SEO: Version 11.8WP Version: Version 5.2.2
——-
Errors:
TypeError: Object(…) is not a function styled-components-1180.min.js:1:35161
in
…/wp-content/plugins/wordpress-seo/js/dist/styled-components-1180.min.js?ver=11.8TypeError: r.default is undefined components-1180.min.js:37:132161
in
…/wp-content/plugins/wordpress-seo/js/dist/components-1180.min.js?ver=11.8TypeError: r is undefined wp-seo-post-scraper-1180.min.js:5:61580
in
…/wp-content/plugins/wordpress-seo/js/dist/wp-seo-post-scraper-1180.min.js?ver=11.8Forum: Themes and Templates
In reply to: [Yoko] WordPress 5.0 compatibilityFollow.
Forum: Plugins
In reply to: [World Cup Predictor] Suggestions for Version 2.0Hi,
i really really like to hear the development is going on.
1. Translation:
I installed the plugin and saw that everything was translated into german, but here (https://translate.www.ads-software.com/projects/wp-plugins/world-cup-predictor) it seems that no translation is submitted. i am a little bit confused. is the plugin not connected with the polyglots? i can help with the german translation, if needed.2. Points explanation:
For example predict 3-0 and the result is 3-1 award extra 1 points
Makes no sense for me. I think, the explanation should be another?
Hi.
Sorry, i dont really understand your question.
Without the permalink structure /%postname%/ you can’t get any entries form the caldera entries.
Quote: For sites without “pretty permalinks” enabled, /wp-json/ isn’t automatically handled by WordPress. FROM: https://developer.www.ads-software.com/rest-api/using-the-rest-api/discovery/#link-header
I tested: domain.de/?rest_route=/wp/v2/posts and it works.
Forum: Plugins
In reply to: [WP Download Codes] zip downloadFor information – Link to the german thread:
https://de.www.ads-software.com/support/topic/hilfe-bei-fehlersuche-in-pluginForum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] linking to tabsThanks. That was exactly the solution.
Forum: Plugins
In reply to: [World Cup Predictor] Euro Championshipsthread subscribe
Forum: Plugins
In reply to: [Euro 2012 Predictor] Is there going to be a Euro 2016 Game?Ping.
thanks.
i submitted the issue on github.
my first submitted github-content ??
now you can mark this topic as “resolved”
Okay.
You should change the link to the translation page here:
https://pods.io/about/join-the-project/Waht about question 3?
Forum: Plugins
In reply to: [Birds Portfolio] Not working in FirefoxAnd not working in Safari and Chrome. Seems tehre is something wrong with the javascript.
Forum: Plugins
In reply to: [The Events Calendar] Updated to 3.8 – Google Map now missingWith the new update everything seems to be fine. thanks brook.
Forum: Plugins
In reply to: [The Events Calendar] Updated to 3.8 – Google Map now missingThanks for the hack.
i included the code on the end of the plugin file “the-events-calendar.class.php”
that works.
when the plugin is upgrading the file will be upgraded too and the problem is solved. i think ??
thanks for the time of coding …