Lana Codes
Forum Replies Created
-
Forum: Plugins
In reply to: [Lana Downloads Manager] Call download counter at pageYou can add download link and counter with shortcode.
Only download counters: no. You have to make a special shortcode for that.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] feature request: open link in new windowI sent you an email from info@lana.codes, did you receive it?
Sometimes the email arrives in the spam folder, please check it out.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] feature request: open link in new window1.) Open
Yes, combined with PHP and JS is possible.
Only the download manager is pure PHP because it works in every case and it can be a community plugin for everyone.Open with JS is very special because JS can easily interfere with other JS codes. Website specific. I find it realistic for you as a separate plugin. I’m writing a price on email.
2.) WP Media Buttons
I’m writing an email. 🙂Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Issue With DownloadsI have tested several times, but I could not reproduce a similar error.
Please try to disable all other plugins and then test the download manager. I think the download manager with one of the other plugins is functioning jamming and it can generate a bug.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] feature request: open link in new windowHi,
1.) Open
Logically, this is a download manager because it does not include WordPress, and opening manager slightly different.
You can add a WordPress media file (like image, document, etc.) using the “Add Media” button. And you can choose to “Link to” option. Yes, I know it’s not the same and there is no counter and no log, but you can use this for your purpose.
Technically, the problem is that the download manager works in PHP, but opening something in a new window can not be done in PHP, this can be handled in JS (because PHP is server-side and JS is client-side and there is a browser at the client). So I think this is impossible to do with the download manager.2.) WP Media Buttons
Yes, I understand what you want. But WordPress standard is that there are buttons in the TinyMCE toolbar, because it is linked directly to the editor (and there are some default functions and procedures).
Buttons in the WP Media Buttons section are logically linked to WordPress rather than to TinyMCE editor (yes, it will eventually be added to TinyMCE, but it is completely different).
It is technically possible to add a button, but for this you need to develop several JS codes. For this I need to develop a separate plugin. I can only do this for a freelancher order (I think 30-60 minutes development, so 10-20 USD).I hope I could help you, and if you have any other questions, please contact me with confidence.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Can not save settingsFixed in version 1.1.9
Please check it out. 🙂
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Can not save settingsOh, then I know the problem. Thank you.
10 minutes and I fix it.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Can not save settingsThanks, I’m waiting for the backup.
I asked many different questions, but “Try to change and save the download {something} …”, one of them is not okay because you said that this is the problem. For me it is important to know exactly which one is the problem.
But I will look at the backup, so it will be easier to find out.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Can not save settingsThis is very strange. Are you sure version 1.1.6 works well? There is no change in version 1.1.6 that is related to “save”.
If you can send WordPress access to your site then I can check it.
My email address is: info@lana.codes
Or if you can send a full backup of your website (db and files). Because then I can test it.If you can not send access, please try these:
- Try to change and save a post. (because this is default, this is handled by wordpress core)
- Try to change and save a download title. (because this is default, this is handled by wordpress core)
- Try to change and save a download description. (because this is default, this is handled by wordpress core)
- Try to change and save a download file url. (because it’s meta, this is handled by the plugin)
- Try to change the download category.
- Try to Quick Edit download title and category in list view.
- What is the user’s role? Administrator?
And one more:
Go to Downloads > Settings, change Public to Enabled, save, after then change Public to Disabled and save.Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Can not save settingsHi,
Which version do you use? Please update to the latest version.
I tested it and it works without any problems.
Please try to disable all other plugins and then save it. Other plugins may cause problems with your operation.Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Sitemap] Is this a safe sitemap to use for Google News websites?I’m glad you like it. 🙂
If you need anything or have any questions, contact me.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Sitemap] Is this a safe sitemap to use for Google News websites?You can set it to display or not to display the image in the sitemap. If I understand your problem well.
Find this setting (in Settings > Reading):
Add image tags for [Featured Image] and set to [None].Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Downloads Manager] Issue With DownloadsHi Stephen,
No browser problem.
The problem is that I get 500 error pages first when I click on the download. Can you send me an error log? You can find it somewhere on the server or at your webhosting provider.
Please send to me via e-mail the log, and then I can help you: info@lana.codes
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Sitemap] Is this a safe sitemap to use for Google News websites?Otherwise, you must verify that Google is selected under Settings > Writing > Update Services.
You can check when the sitemap has been updated. Go to sitemap.xml and there is the “Last Changed” section. If this date is when you added to your post, you will be fine.
It may be no longer relevant for you, if you delete the plugin. But if someone reads this support thread, it may be useful.
Sincerely,
Lana CodesForum: Plugins
In reply to: [Lana Sitemap] Is this a safe sitemap to use for Google News websites?But it would be better to find the problem (in error logs).
Because there is no deactivate hook in the plugin, but there is an uninstall hook, so when you delete it, you will delete unnecessary sitemap files from your website.
So it would be better to uninstall from WordPress admin.Sincerely,
Lana Codes