brandecho
Forum Replies Created
-
Now that rocks! Great job..
Forum: Plugins
In reply to: [WP_Places] wp_place is not working for me.Hello. Glad to see this plugin as we have been searching for quote sometime. We have an existing plugin that works with a custom post type called “listings” and creates custom fields that are saved within the custom post types meta data. The fields created are very similar to the data provided by Google places so instead of having users who are submitting a listing manually in the frontend to simply enter the name of the location and once saved your plugin populated the data to existing custom fields?
Forum: Reviews
In reply to: [Invite Anyone] This is awesome!Forgot to check notify me of follow-ups.
Forum: Reviews
In reply to: [Invite Anyone] This is awesome!Hi Mark..
Just curious. I noticed you used this plugin with WP ver 4.4. What version of BuddyPress are you using? Are you using the latest release (BuddyPress 2.4). I ask only because the plugin states version 2.3 and wanted to know if you had any issues before I install.Thanks in advance
PeteThis may sound like a dumb question but where exactly is this code added? Is it the theme’s function.php file or one of the files within the wp-api plugin?
Any help would be greatly appreciated as we have been looking for the same solution to display custom fields associated with a custom post type. In our case, custom fields that are created using the post types and plugins included with the theme we purchased.
Our goal is to get the custom fields on this page: https://www.myvipclubs.com/test/city/new-york/listing/asian-art-museum-3/ to be displayed in the corresponding json data here: https://www.myvipclubs.com/test/wp-json/posts/128
If we are blessed with someone who knows, ultimately we would like to display a select amount of these custom fields within a list of several posts within a custom post type: https://www.myvipclubs.com/test/wp-json/city/new-york/post/type/listing/taxonomy/listingcategory/category_id/4 Thank you in advance for any help on this.Thank you Cory..
I was not able to get the web host to upgrade the PHP version. I had to convince the client to move webhost to Godaddy.com server.
then when all said and done, I had issue with using Duplicator to backup and restore from both my local server and demo server. On several occasions, I would restore and the text was gargled with funny looking characters all across the restored site on the Godaddy.com server. I even went back and made sure I matched the Php version on my local and demo server along with matching the php extensions on to the Godaddy.com server. Still no luck with fixing missing images and garbled text. In the end, I basically had to export all the posts and pages and luckily the theme i was using has an option to export the theme options (avatar from themeforest). Plus, I had to recreate the menus.
In the end, it was quite an experience and in the future it would be nice to see an option of transferring archive and installer via FTP at a minimum.
Thank you for responding and I will continue to use Duplicator. This site just happened to be a pain in the rear end (https://cci-rigging.com) :-).
Found part of the answer I was looking for in the Duplicator FAQ. I do not have to worry about installing the new site on to the Windows server running without ZipArchive extension and running PHP 5.2.6. Thank you.
Also seems that the extension is installed on the Windows server. At least I think it is. Found the following line below in Phpinfo under “Zip” but did not see the extension (“–enable-zip”) mentioned in “Configure Command”.
Extension Version $Id: php_zip.c,v 1.1.2.43 2008/01/18 00:51:38 pajoye Exp $Still looking for alternate solution. Going to research if a higher version of PHP can be installed with the root directory only before asking the web host to do a server wide upgrade.