francois09
Forum Replies Created
-
Oops … Even with the new custom post type creator, the issue is coming back. It’s probably not in your plugin, but I really don’t know why it’s happening.
Sorry for the inconvenience.
Hi,
I’ve tested as the only plugin installed (all others deactivated), and the behaviour is the same. I’ve no time to test it on a fresh install.
I’ve switched to another custom post type creator (advanced custom post type), and all works fine for me.
Thanks anyway for your time and your plugin.
François.
Hi Woody,
Thanks for your quick reply.
My install is Debian multisite version of WordPress, allowing the wordpress code to be located on /usr/share/… and sites are located on /srv/www/wp-content/site-nnn.
Anyway I’ll wait for the future version.
Thanks again.
François
Forum: Hacks
In reply to: Using my own SVN repository for pluginThanks for the answer, I’ll do that way 😉
I’ll try to find how to trigger an update or WP repository when I do a release tag on my svn.
Thanks again.
Forum: Themes and Templates
In reply to: [Ascent] Child theme errors due to '@import' directive in CSSI close this issue because of it’s age.
I’ve patched your theme, moving the @import into a wp_enqueue_style directive. Maybe you can be interested by the patch…
Forum: Themes and Templates
In reply to: [Ascent] Bug on OSM plugin with the Ascent ThemeHi,
Removing the first line of includes/js/bootstrap-wp.js :
document.write(“<style>body{display:none;}</style>”);And now the map display like a charm…
Forum: Themes and Templates
In reply to: [Ascent] Child theme errors due to '@import' directive in CSSIt seems to be insufficient for child theme working correctly… I’ll continue searching the reason.
Forum: Themes and Templates
In reply to: [Ascent] Bug on OSM plugin with the Ascent ThemeHi,
I up this thread because I’ve no idea how to solve it… Any idea is welcome to restore OSM working.
Thanks in advance, and thanks for your theme!
Hi,
Searching the real reason, I’ve found this ticket: https://core.trac.ww.wp.xz.cn/ticket/16953
Using Debian version with a symlink on the plugin dir may cause this issue. WP_PLUGIN_DIR != realpath(WP_PLUGIN_DIR). Forcing WP_PLUGIN_DIR to the realpath on config file solve this problem.
Hi,
If the WP_PLUGIN_DIR was not defined, removing it won’t change anything IMHO …
And on the second line, no reference exist on this define…
On another hand, you specify the plugins is compatible from 3.0 to 4.1.1 versions of WordPress, no?
Forum: Themes and Templates
In reply to: [Ascent] Some translation issuesHi,
Thanks for the fix. I’ll install the new version once published by WordPress.
Forum: Plugins
In reply to: [OSM - OpenStreetMap] Popup and map display error, bad size, no autoSizeHi MiKa,
The theme Ascent seems to be the reason of bad popup size error on OpenLayers/WP OSM Plugin … Reverting to 2013 theme solve the issue …
Sorry for consuming your time. I will now harass the theme dev 😉
Forum: Plugins
In reply to: [OSM - OpenStreetMap] Popup and map display error, bad size, no autoSizeHi MiKa,
I wrote about the blue pin issue because IIRC this issue was not present on the first version of WP OSM Plugin I’ve installed. Thanks for the V2.9, I’ll try it as soon as possible and give you a feedback.
The themes and plugins are the same as when it worked for me, but I can’t be completely affirmative because the site is under active construction. I’ll do some tests removing some plugins and reverting to 2013 theme.
Many thanks for your job and your replies.
François.
Forum: Themes and Templates
In reply to: [Ascent] Some translation issuesHi,
Thanks for your prompt reply. You’ve done a good job for ascent, thanks for that too.
Best regards,
FrançoisForum: Plugins
In reply to: [OSM - OpenStreetMap] Popup and map display error, bad size, no autoSizeHi again MiKa,
I’ve tested 2.9.3, but same issue. And the bug with “mic_blue_pinother_02.png” is still here. The working version is probably older, or maybe it’s an issue with OpenLayers?