David Cole
Forum Replies Created
-
@keraweb I am query the date as the value. The meta_value is “2021-05-31” its saved as a string. I am doing a search in the postmeta for it to print out the post_title/name onto a calendar. As you can see here:
https://dev.svilleschools.com/events/
I am creating the calendar, then printing the $pods->total which equals zero. I am looping through each day to find info to echo. I have memorial day and a few other dates saved but nothing is being found.
Please advise.
Also if I try to use ‘orderby’ => ‘t.post_title ASC’ it continues it with:
ORDER BY t.post_title ASC,
t.menu_order,t.post_title,t.post_dateVery strange.
Forum: Plugins
In reply to: [Simple SEO] sitemap.xml for SPIt has not been tested. But I would see no reason as to why it would not.
Forum: Plugins
In reply to: [Simple SEO] Does it work with WPML or MultiSite?WPML & MultiSite has not been tested, however I don’t see any reason why it wouldn’t work.
Forum: Plugins
In reply to: [Simple SEO] Page for posts / blog shows the latest post title in metaI’m assuming this was an old error that I over looked. With the limited information that you have provided I can not duplicate the error to fix it. Please be more specific as to what error is appearing and where.
- This reply was modified 5 years, 7 months ago by David Cole.
Forum: Plugins
In reply to: [Simple SEO] Meta Description ProblemI’ve triple checked this and there is no issue with descriptions showing up.
I think this is related to your theme or another plugins integrations with Simple SEO.
Please advise with more information.
Forum: Plugins
In reply to: [Simple SEO] Meta Description ProblemCan you please provide me examples and links?
Are you running any other SEO plugins? This could be causing conflicts.
Forum: Plugins
In reply to: [Simple SEO] Importing from other SEO plugins and a few questions@ontheroad I added in the functionality to import All In One SEO and Rank Math title Tags and Description. Enjoy!
Please let me know if anything is wrong, I’ve tested it and everything seems to be working perfectly.
Forum: Plugins
In reply to: [Simple SEO] REST API and XML-RPCIt has been over a week so I am closing this. Please feel free to email me directly.
Forum: Plugins
In reply to: [Simple SEO] Importing from other SEO plugins and a few questionsThis is a feature I intend to add. Hopefully before the end of January.
Forum: Plugins
In reply to: [Simple SEO] REST API and XML-RPC@wpadminus What you have sent, is a remote call to create a new post? What are you wanting to accomplish with Simple SEO with these remote calls?
Forum: Plugins
In reply to: [Simple SEO] Translation@babosgabor Thank you! I have translated Spanish as well. I appreciate your contribution and efforts!
Forum: Plugins
In reply to: [Simple SEO] REST API and XML-RPCAt present there is no remote functionality calls. However this is an interesting idea. Are you wanting to trigger a sitemap update remotely? Can you give me examples of what your wanting to do and I may be able to accommodate.
Forum: Plugins
In reply to: [Simple SEO] Sitemap.xml@jacek606 You are correct. I have it set to admin_init and when the plugin was being loaded front end and backend. I’m working on disabling this and once this is done, it will generate a sitemap upon activation and then only when manually done or when a new post is created.
A fresh sitemap is always in exitance at this moment, I will rectify this soon.
I do, as well as updating the core plugin to be more object oriented.
Forum: Plugins
In reply to: [Simple SEO] SEO pluginUnder the robots tab is the options I mentioned.
Forum: Plugins
In reply to: [Simple SEO] TranslationWhich language and how do you do the translation option? I may need to update a lot of code to use the __(“TEST GOES HERE”);