yydevelopment
Forum Replies Created
-
Forum: Plugins
In reply to: [Show Pages IDs] Reveal pages and posts ID in the top admin barHey, i am not sure why you can’t see the ID but on normal wordpress login with top tool bar it should work.
About the other comment only logged in users can view the ID so the public should not be able to see it.
Hey again, I think i was able to fix the warning you were getting on php 7.4.
If there will be any other problems let me know.
ThanksForum: Plugins
In reply to: [Show Pages IDs] Reveal pages and posts ID in the top admin barHey again, i have tested today the plugin on user who is not an admin and the ID show up front end of the site as well on the when you are not an admin.
But the user must have the admin bar in order to view the id. If you removed the admin bar for some reason the other user won’t be able to see the ID.
Forum: Plugins
In reply to: [Show Pages IDs] Reveal pages and posts ID in the top admin barHey there for the time being the only user who can view that IDs is that admins.
I will take that into consideration in the next future update and try to add that option for users that are not admins as well.
Forum: Plugins
In reply to: [Show Pages IDs] Update to 1.3.1 broke my siteHey there, thanks for letting me know and sorry about that.
I have added woocommerce support for the plugin and forgot to check it on site that doesn’t have it installed.
It should work now on version 1.3.2 and if you ever need different version you will be able to download all plugin versions from here:
https://ww.wp.xz.cn/plugins/show-posts-and-pages-id/advanced/Thanks and sorry again, i will try to do better testing in the future.
Forum: Plugins
In reply to: [Simple Accessibility Button] TranslationHey, it doesn’t seems like you did it right.
Maybe try doing it localy on your site with the plugin Loco Translate
Forum: Plugins
In reply to: [Simple Accessibility Button] TranslationHey there,
For now the plugin only support English and Hebrew.The back-end options of the plugin can only be in English but if you wish to you have the option to translate if from the wordpress directory and it will translate it on the front-end of code (the one the visitor see).
Take in account that when you translate from the wordpress directory it require editor approval of your translate and sometimes it can take some time.
If you want to give it a try you can take a look in here:
https://translate.ww.wp.xz.cn/projects/wp-plugins/yydevelopment-accessibility/Take care
Forum: Reviews
In reply to: [Show Pages URL List] Doesn’t cover all pagesHey, As far as I know there is no way for me to get the custom posts types in a query without the custom posts slug.
By the way when you rate a plugin in the future it might be a good idea to open a support ticket before you give it 1 star rating, show some respect for the developers hard work.
Hey thanks for letting me know,
For now the the plugin only tested for php7.3 and not for php7.4.I will probabbly fix that in the near future but if it bother you right now it might be a good idea to go back to php7.3 or to try different plugin.
Sorry for the trouble.
- This reply was modified 5 years, 5 months ago by yydevelopment.
Hey thansk for your feedback,
I will take it into consideration in the new update.Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] Won’t Insert Body CodeHey, at the bottom of the plugin there is this option:
“Check this if your theme supports wp_body_open action (make the way the body tag getting loaded faster)”
Try and check or uncheck that option (try it both way) and see if that fix the problem.
Forum: Plugins
In reply to: [Subscribe To Comments Checkbox] Is this plugin lightweight?Hey thanks for your comments,
As it’s a free plugin and i have no intention of turning it into pro version in the future i only do the minimum code required for me and my sites and I just share it here on wordpress.
Most people will find it as good enough, some won’t (like you) and in your case if it’s really important you should probably find different plugin.
Sorry I won’t be able to help with your concern. And about the plugin size you should check what outputted to the page. The size of the plugin folder has nothing to do with the important question, which is if the plugin slow your site load time or not.
Forum: Plugins
In reply to: [Subscribe To Comments Checkbox] Is this plugin lightweight?Hey there,
It should be lightweight.As far is as remember it does not using JavaScript or any kind of heavy coding.
The only thing that outputted to the page is a simple subscribe checkbox and the rest is on the back-end.Should be easier to give it a try and decide or check yourself if it slow the site.
- This reply was modified 5 years, 8 months ago by yydevelopment.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] Failing on TwentyNineteenHey, i have just checked it on TwentyNineteen and it seems to be working fine.
It’s possible it clashing with other plugin you are using or it’s related to the code you are inserting.
1) Try replace the code you inserted with some random code like “sssssssss”. If that fix the problem that mean the problem is the code you are inserting.
2) On the plugin page you can try and select this checkbox and see if that help “Check this if your theme supports wp_body_open action (make the way the body tag getting loaded faster)”
If that doesn’t work and unless you have some kind of error you are getting related to the plugin files there is nothing i can do to help and you can simply try different plugin that offer similar functions.
- This reply was modified 5 years, 8 months ago by yydevelopment.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] Failing on TwentyNineteenHey there, hard to say what crashes the site.
Do you get some kind of error on the site related to the plugin?
And just to make sure, you say that you deactivate all the plugins including this plugin on the site and it’s still not working? If you didn’t deactivated the plugin try to do it if you have access to wp-admin or try to remove it from the hosting side (ask help from your hosting support if you don’t know how to do it).
If the plugin is not active and the site still not working that mean the problem is not coming from the plugin but from other source.