Simone
Forum Replies Created
-
AuthorPosts
-
May 15, 2015 at 3:15 pm in reply to: If statements and the business owner and associate property. #39591
Hello, that’s doable if you have some knowledge in PHP (and in wordpress) of course, you can create a function and re-set the tab array (with/without your tab) only if the author==owner. I know Im stating the obvious, this is a custom modification.
Here it is explained how to reset a new tab array
https://wpgeodirectory.com/support/topic/how-to-change-default-tab-from-profile-to-review/#post-31820you can create an IF statement for your desired/undesired tab using the claimed table in the wp_geodir_gd_place_detail table (1 or 0)
Hi Scott, you mean when adding a listing? Do you tried with address and city (it should take the postcode automatically, if any)
yay !:)
Hello, please post your login details so we can check
I believe, as long as the mandatory columns are there, you can get rid of the unnecessary columns
Hello, you can use the shortcodes here, and show only listings from that given post type (and also the map and the search). You can find the shortcodes here
http://docs.wpgeodirectory.com/core-shortcodes/when you rename the plugin folder, you must first visit the plugin section in the backend 🙂
you don’t need to delete the plugins, you can simply rename the plugins folder to something else, end then rename it back (all the plugins will be deactivated by default. Without seeing the website, while in the blank state, I can’t debug. when it goes blank, enable the wp_debug (in wp_config.php, find WP_DEBUG and write “true”, default is “false” ) once you do that, you will see the error in the white page,
Hello, you can use CSV and add the path of the images (or you can edit the table in phpmyadmin, table id wp_geodir_gd_place_detail, and the table is featured_image). All the images need to go in the wp-content/uploads folder and then based on when you upload them, for example now (may 2015) they will go in the folder wp-content/uploads/2015/05/filename.jpg. the path in the CSV and in phpmyadmin would simple be /2015/05/filename.jpg
hope it makes sense 🙂the html variable name will be the name, you must append geodir_ before (e.g. geodir_customfield)
For the CSV, you can read the documentation, with the mandatory fields.
http://docs.wpgeodirectory.com/core-general/#csv
you can add extra column on the right (do not change the order of the pre-existent columns)You can find the columns, in the database, looking at the table named wp_geodir_gd_place_details (assuming your custom post type is named gd_place)
Hello, your website is blank, not loading at all.
Please check this documentation before starting http://docs.wpgeodirectory.com/basic-installation/ , ensure you have set the WordPress permalinks to /%postname%/ and the listings inside a category.First create a menu in Appearances/menu and then assign it to GD in Geodirectory/Design and then in the Navigation tab
Hi Scott, in the map widget, set the width to 100%
May 14, 2015 at 3:14 pm in reply to: Problems to style pages/posts with TinyMCE advanced editor #39508Hello Alex, I’m afraid but we don’t provide support for third party plugins.
Hi Alex,
all these are not support questions, support doesn’t include providing CSS tweaks. If you want I can move this to the Job board so you’ll be eventually finding someone -
AuthorPosts