Apple.R
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] load the script only the page or post is usedGreat! Thank you for quick response as always ?? I will update for sure. Thanks.
Forum: Plugins
In reply to: [Easy Table of Contents] load the script only the page or post is usedHi,
I manage to remove the EZ Toc scripts if “_ez-toc-insert” field has no value. Basically, no the page or post doesn’t enable the “TOC insert”, the EZ Toc scripts won’t add to the page. ??
I have one more question though. How can I move the “ez-toc-scroll-scriptjs-js-after” script to the footer without modifing the EZ Toc plugin code?
Thanks,
AppleForum: Plugins
In reply to: [AddToAny Share Buttons] move the script to the footerThank you for a quick reply ?? The code is working!
Forum: Plugins
In reply to: [Easy Table of Contents] load the script only the page or post is usedHi,
Thank you for your quick response.
I am working on performance improvement on the website. Currently, I am trying to remove the CSS and JS files that are not used on each page in order to save the loading performance which affects the SEO ranking. I checked the pages that don’t enable the Easy toc and found out the CSS and JS files of Easy toc plugin still load on those pages.
For the Easy toc plugin, I enabled the plugin to be used on both page and post. However, for some pages, I don’t enable this feature. So I expect to see the plugin won’t load the CSS and JS files on the page or post that TOC is disabled.
Hope it is clear. ??
AppleThank you for quick reply. I will follow the ticket. The plugin is really useful ??
Thank you for your reply.
Forum: Plugins
In reply to: [NS Cloner - Site Copier] DB is deleted after clicking Clone buttonHi,
Thank you for your reply. I don’t know why this happens. I don’t think the plugin will delete the database since it should clone the database. But why the database is deleted after I press the clone button? I am really curious about this.Today, I install and set up the fresh multisite on my localhost and add the plugins and theme that use on my staging site. Then I use the NS cloner plugin and it is working. I can clone the subsite to another in the same multisite.
For the multisite that I have the issue with earlier, I migrate from the staging site to my localhost. On the staging site, I install the WP via the WP tool kit from Plesk. But it should be different.
I can not think what the root cause of the database deletion. It is very strange to me. I may debug my multisite and check later.
AppleForum: Plugins
In reply to: [AddToAny Share Buttons] Custom author image doesn’t show in the sharing linkThank you for your reply. I already removed the media attribute from the shortcode. In my case, I use the Yoast SEO plugin so I manage to use the metadata API for fixing the OpenGraph data on the author achieve page. The issue is resolved now.
I love your plugin. Thank you again for the fast reply.Forum: Plugins
In reply to: [The Events Calendar] Warning: preg_match(): Unknown modifier ‘t’Hi @abzlevelup
Thank you for letting me know. I test it and I confirm the “Warning: preg_match(): Unknown modifier ‘t’” is gone. However, on the events page, when I click on the filter period (List, Month, Day) in my Thai language(current language on the site), the language always shows English only. It should show the current language which is Thai. But this is another issue.
Thank you,
AppleForum: Plugins
In reply to: [The Events Calendar] Warning: preg_match(): Unknown modifier ‘t’Thanks for the reply. Hope the issue will be fixed soon. Thanks for the team effort.
Forum: Plugins
In reply to: [The Events Calendar] Warning: preg_match(): Unknown modifier ‘t’Hi Lain,
I did what you suggest. This time, there is no issue while I export the db. The export process is complete. No error log file is created. Then I go to check my host and I found out CPU Usage is very high(98%). So I think this is the real issue. The issue is NOT from the plugin. The plugin is working without any issue.
Thanks for reply,
AppleForum: Themes and Templates
In reply to: [Astra] Favicon upload is disappearPerfect! Thanks for the screenshot. I see it now. It would be great if you can update this post.
https://wpastra.com/docs/favicon-site-icon/Hi Denis,
Thanks for reply. Yes, I can change the slug for the languages but I need the specific format as below.
domain.com/ja/e-shop/
domain.com/en/e-shop/If I change the language slug to “ja/e-shop”, Translatepress plugin will change to “ja-e-shop” which is not I need. However, I already did the URL as I need with custom code in functions.php and Permalinks setting.
Thanks,
AppleHi,
Thanks for taking the feedback as well. Your widget is almost perfect. I check your code and I think you can use the data attribute to store the data you want(total records, currently the records rendering and so on) then passing those data via ajax call. This way, you can do just like I suggest. I end up to create my own product grid widget with load more button functionality. I am looking forward seeing the improvement for the next release.
Have a nice day,
Apple- This reply was modified 3 years, 7 months ago by Apple.R.