In my research about multilingual wp plugins, I’ve come to understand that some host the translations in their server, some will create a post/page per translation, others insert the translations as meta tags in pages, etc. Which method does your plugin use? And how does your method work with woocommerce?
How can I use this plugin and control my SEO with my AIOSEO plugin? Are they compatible?
Last time this plugin was updated was 10 months ago (as of the day of writing this post). Are you planning to maintain this plugin in the future?
]]>Whenever I activate your plugin, my Home Page design looks bizarre and all the styling is disturbed. I think there is a conflict between my theme and your plugin.
I’m using this theme (https://themeforest.net/item/bauen-architecture-interior-wordpress-theme/34326026).
Is there anyway to resolve this conflict / problem.
]]>I’m keen to learn how this plugin will help me on top of the rules which I have set up in cloudflare. By just setting up
my-website.com/* Cache Level:?Cache EverythingEnabled
I would expect that everything will be a cache hit in cloudflare. This does actually work but not for any HTML, i.e. https://my-website.com/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html – why?
However, once I activate this plugin, it does also cache the html pages. Could you elaborate why and how this works? I read in the FAQ that it caches locally on the server and also cloudflare. Why is this needed? Happy to learn from you guys!
Thanks and cheers!
]]>Have many tables that relate to each other, doing master/detail stuff, and are not part of the WP “system”. But I would like to be able to utilize the WP features such as comments, reviews/ratings, etc. at some point…
Question: Should I create ACTs for my existing non-standard tables so that I have “forms”, etc. and if so can I then utilize comments, etc. Or should I use something like WPNinjaTables or WPdatatables to pull the data form the Db and format tables, but then don’t have individual “items” that I can attache comments to (I don’t think).
And architecture advice would be greatly appreciated. New to WP and obviously Pods, but would like to utilize the features of WP and it’s plugin community while doing my own “thing” :-).
]]>I hope someone can help me with this. I’m trying to upload the ‘Architecture’ site from the Neve Sites Library, but I keep experiencing the same error. Below is the error log (with our site URL removed). Does anyone have any idea what could be going wrong?
I appreciate any help or suggestions anyone could give on this.
– Michelle
[17/Oct/2019:09:40:12] (a?1???): WordPress Instance Info:
[17/Oct/2019:09:40:12] (a?1???): Home URL :
[17/Oct/2019:09:40:12] (a?1???): Site URL :
[17/Oct/2019:09:40:12] (a?1???): WordPress Version : 5.2.4
[17/Oct/2019:09:40:12] (a?1???): Onboarding Version : 1.7.6
[17/Oct/2019:09:40:12] (a?1???): Multisite : No
[17/Oct/2019:09:40:12] (a?1???): Server Info : Apache
[17/Oct/2019:09:40:12] (a?1???): PHP Version : 7.2.22
[17/Oct/2019:09:40:12] (a?1???): HTTPS : No
[17/Oct/2019:09:40:12] (a?1???): PHP Max Execution Time : 300
[17/Oct/2019:09:40:12] (a?1???): PHP Max Input Vars : 5000
[17/Oct/2019:09:40:12] (a?1???): Max Upload Size : 33554432
[17/Oct/2019:09:40:12] (a?1???): Plugins:
[17/Oct/2019:09:40:12] (a?1???): [PLUGIN] Coming Soon Page & Maintenance Mode by SeedProd : v5.1.0 (SeedProd)
[17/Oct/2019:09:40:12] (a?1???): [PLUGIN] Gutenberg Blocks and Template Library by Otter : v1.2.5 (ThemeIsle)
[17/Oct/2019:09:40:12] (a?1???): [PLUGIN] WordPress Importer : v0.6.4 (wordpressdotorg)
[17/Oct/2019:09:40:12] (a?1???): [PLUGIN] WPForms Lite : v1.5.5.1 (WPForms)
[17/Oct/2019:09:40:12] (e?”μ): Installing themeisle-companion.
[17/Oct/2019:09:40:19] (e?”μ): Activating themeisle-companion.
[17/Oct/2019:09:40:19] (e?”μ): Installing elementor.
[17/Oct/2019:09:40:36] (e?”μ): Activating elementor.
[17/Oct/2019:09:40:36] (a?…): Installed and activated plugins.
The website shows information about 180 cryptocurrencies.
I created a custom post type using PODs (thanks for creating such a great framework :cara_ligeramente_sonriente:).
So, every 10 minutes an API endpoint is called and extract the information of 180 cryptocurrencies (every cryptocurrency has 10 fields). After that I iterate over all cryptocurrencies and use $pods->save() or $pods->add() in order to update or add the cryptocurrency in the WordPress database.
The problem is that the iteration of all the cryptocurrencies takes too much time. I installed ‘Query Monitor’ and noticed that it takes to long because for every cryptocurrency field, Pods have to make a query to the corresponding field in the postmeta table. Every query to postmeta table takes between 0.05 and 0.1 seconds (depending on the field).
I know that is a reasonable time for a query. But what can I do to make the iteration faster?
Thanks
]]>We should choose an open source project to get information about it and write a well documented work. I chose WordPress because I’ve used it before, I have currently a project running over it, I have changed some core files and plugins, and cause I like PHP!
But I’m having troubles finding some information about the project, becasue most of the post talk baout how to develop with WordPress and not about HOW IS WORDPRESS DEVELOPED.
-I would like to know about wordpress development methodology? Does development team follow an agile methodology?
I have read Philosophy and information about bug tracker, tickets and now I’m reading about realease philosophy. But nothing in particular about methodology.
-I will need information about software architecture. I have read WordPress is based on Event-driven paradigm, I have some post to investigate more about this. But I’m sure there is more architecture patterns in WordPress.
-In the future I will start researching information about Design Patterns inside wordpress core, I’m stuck on previous points for now, If you give me some guidelines about this part or references to read about I would be grateful.
I’M NOT ASKING YOU TO MAKE MY WORK! I’m just asking for help, information or references. Of course I can share my work when I finish my research, and I will!
Thank you!
]]>