yydevelopment
Forum Replies Created
-
Forum: Reviews
In reply to: [Tag Manager - Header, Body And Footer] So far so good…Hehe, it would have probably been a better idea to give it a 5 star and remove one star if needed in the future. It might have been even better idea to wait and review it in the future instead of giving it a lower review because you haven’t had a chance to do it.
Well luckily you will get a notice from the plugin in about 3 months and you will get a reminder to correct your wrong 🙂
Forum: Reviews
In reply to: [Tag Manager - Header, Body And Footer] So far so good…Hey, thanks for your feedback sir.
Just out of curiosity, is there a reason why you gave it 4 stars instead of 5? if so i will appreciated hearing you input.
Thanks
Hey, thanks for letting me know about it.
I have released new version to the plugin and that should fix it.
If there will be another problem let me know.Forum: Plugins
In reply to: [Advanced Related Posts] Launch in new tabHey Jason, thanks for your feedback.
1) At the moment it’s not possible to open the link in different tab
2) Yes it’s only possible to change the layout of the plugin with custom CSS. To change the post titles you need to add custom CSS for the class
.related-post-title {}
Or for the class
.related-post-title a {}
Hope you will be able to figure it out.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] Site won’t loadHey, I am sorry to hear about your bad experience.
Giving the way the plugin work I can see a way that the site stop loading on extreme cases when clashing with other plugins or when you insert wrong code in there but i don’t see a way the plugin will make wordpress file disappeared.
It’s the first time i hear about something like this but to be on the safe side it might be better to try other plugin than this to do the job.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] Site won’t loadHey so we are getting back to point number 3. If you can get me some kind of error i can check that but without it i can’t tell what the problem.
3) If the code is not the problem try and contact your hosting and ask them if you are getting any php errors on your site. If you can get me a php error related to the post and i can try and fix that.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] Site won’t loadHey sorry to hear about your problem.
Let try few things and see if that works.
1) When you deactivate the plugin does the website start working again?2) If deactivating the plugin gets your website back online try and remove the code and see if that fixed the problem? If that fixed the problem it’s possible the code you are putting inside is the problem
3) If the code is not the problem try and contact your hosting and ask them if you are getting any php errors on your site. If you can get me a php error related to the post and i can try and fix that.
4) When you are doing everything I said above make sure you don’t have any cache plugin on your site, no cloudflare cache and that your hosting not using cache on your site because if you have cache it’s possible you don’t see the changes for the site even when there are changes.
- This reply was modified 5 years, 11 months ago by yydevelopment.
Forum: Plugins
In reply to: [Advanced 301 and 302 Redirect] Fatal Error after InstallationHappy to hear you got it working and thanks for the positive review
Forum: Plugins
In reply to: [Advanced 301 and 302 Redirect] Fatal Error after InstallationHey thanks for letting me know about the error.
I have tried to install the plugin on a clean wordpress site and it seems to work well and it doesn’t return any errors.
The plugintests site also doesn’t return any errors for the plugin (that site check if the plugin has any php warning and errors on clean install)
https://plugintests.com/plugins/advanced-301-and-302-redirect/latestThe secondary-page.php file on line 85 doesn’t contain anything that should cause problems and it doesn’t have any functions there also that line supposed to be used when you try and remove redirect from the page and not when you install it.
If that problem is caused when you install the plugin unfortunately there is no much i can do. I can’t fix the problem unless i am able to recreate it.
Try maybe to remove the plugin, redownload it and reinstall it.
If it doesn’t work it’s possible some other plugin or the theme clash with the plugin for some reason so it might be a good idea to update wordpress and the plugins if you are using older versions.Forum: Plugins
In reply to: [Show Pages IDs] Search by IDHey, I don’t think it’s possible with the wordpress default and it’s not possible with this plugin.
But i might have another solution for you. I have just released few days ago another plugin that list all the pages on the site and with that plugin you will also have all the pages ids on one page.
Using that you can use the browser search option (ctrl+f5) and find the post by id.
https://ww.wp.xz.cn/plugins/show-all-pages-url/Hope that will help
Forum: Reviews
In reply to: [Tag Manager - Header, Body And Footer] Can’t remove tagsHey buddy, i am not sure that 100% sure understand what you wrote but if you edit/remove the code and it not changes try and check if you have some kind of cache plugin on your site and try to clear the cache if you do.
I have tried to recheck the latest version and it seems to be working fine.
Maybe try and turn off the plugin and see if the tag is still there or not.If it’s still there after you turn off the plugin then it mean that is a cache problem, if it’s not there try and explain it again and if you can send url to a screenshot somehow when you edit it that will be helpful.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] I want translate to spanishHey, yes you are right.
When i created the plugin it was mainly for my use and i didn’t put too much time on the wording there. I have changed the wording a bit trying to make it a bit clearer. I should have probably done that before, sorry for causing you extra work.
About the second problem, it was a bug in the plugin and not a problem with the wording and that was fixed and it should be ok now. When you are changing the menu it requires to reopen the plugin page to see the changes.
ThanksForum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] I want translate to spanishHey, thank you for your offer sir appriciate that.
I have added the translation tags and it should be open for translation now if that something you want to do.
Thanks
I might have been wrong, it’s not that the file frontend-rtl.min.css is getting loaded on the footer on the the blog page.
I create footer template with elementor and load it in the footer as widget from the theme using shortcode (I am aware of your option to load the footer on pages but i rather not use it). It seems like every page that is not built with elementor but contain the footer code make it load the elementor css file on the footer instead of the header.
In the past versions it worked well but it doesn’t now.
Forum: Plugins
In reply to: [Tag Manager - Header, Body And Footer] maybe bug with cdnIt’s not related to my code/plugin in any way, I can’t force other plugins from making changes to your site.
You are welcome to insert static code to your header and it will probably be changed as well by the CDN.
And again i am not sure why you come with claims to me when the CDN plugin changes your code. The whole purpose of the CDN is to change the code and load elements from different closer servers so if you don’t want it to change your code don’t use that plugin.