-
Created a topic, GeoNames, on the site WordPress.org Forums:
Using GeoNames remotely seems rather slow. Maybe we c…3 weeks ago
-
Created a topic, UTC time offset step, on the site WordPress.org Forums:
It would be nice to be able to skip "UTC time offset" …3 weeks ago
-
Created a topic, Chart drawing empty, on the site WordPress.org Forums:
The reason is image.php http request having more than …3 weeks ago
-
Posted a reply to Planets and aspects names not translated in report, on the site WordPress.org Forums:
Yes, there are hard-coded English phrases. in template.php: echo apply_filters( 'zp_unknown_birth_time_checkbox', 'If birth time is…3 weeks ago
-
Posted a reply to “rest_no_route” error on submit, on the site WordPress.org Forums:
Using the same theme on the other website without issues. It's gotta be some plugin's…3 weeks ago
-
Created a topic, “rest_no_route” error on submit, on the site WordPress.org Forums:
Since the version 4.8, including the latest 4.9.1, whe…3 weeks ago
-
Posted a reply to My forms is not submitting, on the site WordPress.org Forums:
Tried 4.9.1, still getting on form submit: Uncaught Error: Syntax error, unrecognized expression: {"code":"rest_no_route","message":"No route…3 weeks ago
-
Posted a reply to Being slow, on the site WordPress.org Forums:
Thanks for for your prompt reply. I am using split by month, but it is…4 weeks ago
-
Created a topic, Google News Sitemap, on the site WordPress.org Forums:
Google News Sitemap option would be a nice add-on for …4 weeks ago
-
Created a topic, Being slow, on the site WordPress.org Forums:
This is great plugin, but it is being extremely slow w…4 weeks ago
-
Posted a reply to My forms is not submitting, on the site WordPress.org Forums:
The same issue with version 4.9.1 month ago
-
Created a topic, Default category not set when using PixaBay Images, on the site WordPress.org Forums:
Default MCM category is not being set when uploading i…3 months ago
-
Created a topic, Feature request: Add filter to customize attribution text, on the site WordPress.org Forums:
It would be nice to add filter for attribution text. …3 months ago
-
Posted a reply to Loading, on the site WordPress.org Forums:
I confirm the same issue with 4.2.1. "Loading" wheel is displayed all the time. Previous…3 months ago
-
Created a topic, Create tab in media upload window instead of using search metabox, on the site WordPress.org Forums:
https://codex.wordpress.org/Function_Reference/wp_ifra…4 months ago
-
Created a topic, JavaScript blocking error: $().live is not a function, on the site WordPress.org Forums:
The plugin doesn't work at all because there is JavaSc…4 months ago
-
Posted a reply to CFT 4.8 Does not work with WordPress, on the site WordPress.org Forums:
We've found the cause of CF7 not working on our WordPress. We were using Disable…4 months ago
-
Posted a reply to Bug in REST API endpoint prevents forms submission, on the site WordPress.org Forums:
I confirm the same issue with 4.8.1.4 months ago
-
Posted a reply to Exclude some forms, on the site WordPress.org Forums:
Many thanks Takayuki. You can create FAQ section for this and similar things on wordpress.org…6 months ago
-
Posted a reply to CFT 4.8 Does not work with WordPress, on the site WordPress.org Forums:
@der-bank-blog just clear the cache, including JavaScript minifier one if you have it installed.6 months ago
-
Posted a reply to CFT 4.8 Does not work with WordPress, on the site WordPress.org Forums:
Also confirm it doesn't work, had to revert to previous version.6 months ago
-
Created a topic, Exclude some forms, on the site WordPress.org Forums:
Is it possible to exclude some forms from storing to d…6 months ago
-
Posted a reply to Not working on WordPress 4.7.4, on the site WordPress.org Forums:
I did some troubleshooting. When thumbnails exist on the disk, plugin won't regenerate them. Although…6 months ago
-
Posted a reply to Not working on WordPress 4.7.4, on the site WordPress.org Forums:
Still not working with 1.1.9. Doing the same as before: click "Edit hotspots", manually add…6 months ago
-
Created a topic, Not working on WordPress 4.7.4, on the site WordPress.org Forums:
After upgrade to WordPress 4.7.4, it seems to don't ca…7 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Great, many thanks for your help and awesome plugin.8 months ago
-
Created a topic, Excellent plugin, on the site WordPress.org Forums:
Very useful plugin. It does exactly what its name says…8 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Found it in functions.php, thanks. We were removing jquery-migrate.js: https://isabelcastillo.com/remove-jquery-migrate-script-wordpress Are you using some older…8 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
console.log(jQuery('#publish')); Object { 0: <input#publish.button.button-primary.button-large>, length: 1, context: HTMLDocument → post.php, selector: "#publish" } undefined…9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Here is the code for our Publish button: <input name="save" class="button button-primary button-large" id="publish" value="Ажурирај"…9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
$('#publish').data('events') is undefined and that is the reason for error. I see you are checking…9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Seeing the same 1.12.4.9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Plugin is working now, but still seeing in console after page loads: TypeError: $(...).data(...) is…9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Noticed that it works inline if add_action('admin_footer', 'rpc_admin_footer_post_func'); is used. But using this or my…9 months ago
-
iv's profile was updated
9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Josh, the problem is that jQuery is still not loaded. See: http://wordpress.stackexchange.com/questions/53021/how-can-i-include-javascript-that-use-jquery-on-admin-side I did try…9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
And without this patch, it simply doesn't do a thing.9 months ago
-
Posted a reply to Doesn’t work, on the site WordPress.org Forums:
Not that I am aware of. But what I proposed is standard wrapping: http://stackoverflow.com/questions/2937227/what-does-function-jquery-mean9 months ago
-
Created a topic, Exclude child categories, on the site WordPress.org Forums:
To exclude displaying child categories, in functions.p…9 months ago
-
Created a topic, Excellent!, on the site WordPress.org Forums:
Nice work.9 months ago
-
Created a topic, Doesn’t work, on the site WordPress.org Forums:
jQuery(function($){ should be changed to (function($) …9 months ago
-
Posted a reply to Speed up searching, on the site WordPress.org Forums:
Hi Jan, Beside optimisation, not really sure if we need those two at all: (wp_posts.ID…9 months ago
-
Posted a reply to Slowing down the website, on the site WordPress.org Forums:
Found the cause. Using WP Super Cache plugin and having "Clear all cache files when…9 months ago
-
Posted a reply to Slowing down the website, on the site WordPress.org Forums:
Every time any page is updated on website, it deletes all cache from /wp-content/cache/autoptimize directory.…9 months ago
-
Posted a reply to Fatal Error after updating to 1.5.2, on the site WordPress.org Forums:
After reinstallation everythings seems fine. Thanks for the tip Janis.10 months ago
-
Created a topic, Speed up searching, on the site WordPress.org Forums:
How to speed up searching? It can last for more than 3…10 months ago
-
Created a topic, Default category in searching, on the site WordPress.org Forums:
Is it possible to set default category in searching in…10 months ago
-
Created a topic, Fatal Error after updating to 1.5.2, on the site WordPress.org Forums:
After updating to 1.5.2 got PHP Fatal error: Call to …10 months ago
-
Posted a reply to Local Google Fonts loading, on the site WordPress.org Forums:
I did what you suggested Aj. I have duplicate font CSS on pages now. One…10 months ago
-
Posted a reply to Gzipped content should be enabled by default, on the site WordPress.org Forums:
How about check box and "Show rewrite rules for Apache | Show rewrite rules for…11 months ago