Dinamicore
Forum Replies Created
-
Forum: Plugins
In reply to: [Transposh WordPress Translation] Transposh 0.9.9.0Forum: Reviews
In reply to: [Page Builder by SiteOrigin] No suppor for this pluginIf a plugin developer prefers to provide support on their own Website rather the WP site, he is entitled to, and y this even complies with WP rules according to Andrew.
That fact will be perfectible understandable. All it´s needed is to notify the plugin user of your own support channel, and maybe instruct him something like “for support use or own Website, and use the WP forum just to rate us”.
Why I ask for the above? On WordPress behalf; to prevent me an others, in addition to the task of searching for the right plugin, to try to guess, by going around the reviews and support threads, what level of service the plugin has beyond its sole installation.
Thank you.
PS: Your disclaimer is fine ** Get Faster Page Builder Support, but I think this should be implemented as part of WP rules and guidelines, site wide, uniformly and for ALL plugins. My wish is to contribute to solve this problem for all the plugins, on behalf of a better WP world.
- This reply was modified 9 years, 7 months ago by Dinamicore.
Forum: Reviews
In reply to: [Page Builder by SiteOrigin] No suppor for this pluginThanks @anevins:
I will use the proper channel for this suggestion.
Forum: Fixing WordPress
In reply to: How to attach slider to the headerIt could be done, but a cleaner approach will be to insert in the header.php of your child theme the code to display the slider.
Below an example using the free version of Soliloquy:
<?php if ( function_exists( 'soliloquy_slider' ) ) soliloquy_slider( 'XXX' ); ?>Forum: Fixing WordPress
In reply to: Alert when navigating away from unsaved custom post type?Your site behavior is normal.
WordPress detects you made a change (you might have done it without noticing) and gives you a warning to save your changes.
As a rule of thumb, do not use the back button of the browser navigation; use WP menu instead.
Hope this helps
- This reply was modified 9 years, 7 months ago by Dinamicore.
- This reply was modified 9 years, 7 months ago by Dinamicore.
Forum: Fixing WordPress
In reply to: Internal site links not workingI had a similar problem once or twice, caused by cache plugins.
To solve it, I dumped the database and used Notepad ++ editor to find the wrong URL strings with the Search and Replace function, and replaced the wrong URL´s.
As it is usually a mass problem caused (by the cache plugin) with the wrong rewrite of URL´s, the solution will also give a mass correction.
It is always safe to back up the database prior to any plugin install or update.
Hope this helps.
- This reply was modified 9 years, 7 months ago by Dinamicore.
Forum: Reviews
In reply to: [Page Builder by SiteOrigin] No suppor for this pluginForum: Reviews
In reply to: [Page Builder by SiteOrigin] No suppor for this pluginHello @gpriday :
Sorry to be so direct on this, but the following I consider constructive criticism on behalf of WordPress:
I see a trend of some very fine plugins to provide support in their own pages rather than the WP community forum. For this to work smoothly there must be a BIG DISCLAIMER somewhere very visible in the earliest place of contact of the visitor with the plugin.
We humans are dumb. If we identify a plugin we need, we assume the support is provided in the next reachable access to support the TAB at the right side of the WP plugins page. Even for me as a professional developer, I found this assumption to be right. Imagine what a beginner would think.
If a plugin developer opts to give support in his page rather than the community´s one, he shouldn´t assume the user will be aware of that, nor expect the user will accept the “fell grateful for what you get, after all it´s free support you are getting; what else do you expect?” phrase I have received as answer for my claims.
Notifying a moderator for this, with the aim it will be escalated to the highest level of WordPress.
Regards,
Pablo- This reply was modified 9 years, 7 months ago by Dinamicore.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] 40px gap on image sliderNo support for this plugin in the community forum.
Using Slider WD as a replacement. Worked fine, out of the box, and WITHOUT the malfunction.
- This reply was modified 9 years, 7 months ago by Dinamicore. Reason: Improving
Forum: Plugins
In reply to: [Transposh WordPress Translation] Transposh 0.9.9.0Forum: Plugins
In reply to: [Transposh WordPress Translation] Transposh 0.9.9.0I will be happy to provide my findings, @oferwald.
I have used Transposh for years, and have been very satisfied with its features.
Certainly, I am looking forward to be able to continue using your excellent plugin.
I will record a video tonight (my time is GMT -5) and provide a link to it.
Forum: Plugins
In reply to: [Add Link to Facebook] New Developer Alert v2.1 Upgrade Reminder@policieuxjp version upgrade will be automatic.
You should go to the link provided in the remidenr email, and verify compatibility with the Version Upgrade Tool provided in the app panel.
If compatibility is verified, no need to do anything further. If not, manual intervention is needed.
- This reply was modified 9 years, 7 months ago by Dinamicore.
- This reply was modified 9 years, 7 months ago by Dinamicore.
There is no fix for it, other than Transposh update; the last versión, 0.9.9.1, is tested up to WordPress version 4.3 by the developer.
In my own test, upgrading and downgrading versions, works fine until WordPress version 4.4.
For WP version 4.5 and above, using the plugin with the new JavaScript libraries in WP seem to conflict with the editor, especially with the newly introduced INSERT LINK interface.
- This reply was modified 9 years, 7 months ago by Dinamicore.
- This reply was modified 9 years, 7 months ago by Dinamicore.
Forum: Plugins
In reply to: [Transposh WordPress Translation] Transposh 0.9.9.0Just a correction; replace “query libraries” for “JavaScript libraries”
Forum: Plugins
In reply to: [Transposh WordPress Translation] Problem editor WP with trasposhTransposh plugin version 0.9.9.1 works fine until WordPress version 4.4. I have made tests on this, upgrading and downgrading versions.
For version 4.5 and above, using the plugin with the new JavaScript libraries in WP seem to conflict with the editor, especially with the newly introduced INSERT LINK interface.
- This reply was modified 9 years, 7 months ago by Dinamicore.