Paolo
Forum Replies Created
-
AuthorPosts
-
Glad we solved, thank you!
That is a bit more complex and requires Stiofan to have a look for you.
The topic is flagged for him.
ThanksJanuary 22, 2015 at 11:46 pm in reply to: Please advise on how to organize places, tags, searches etc. #28574Click on your name below your avatar and than ThemeTailors Sales: Sync forum access.
It’s a link, not really a button.
Please see image attached.
Thanks
Hi,
Social connect is integrated mainly because we have our own fork of it:
http://stiofan.themetailors.com/tt/portfolio/tt-social-connect/
https://wordpress.org/plugins/social-connect/either one will work.
Thanks
I don’t even have that theme… Can you please provide wp admin and ftp credentials?
I don’t guarantee anything, but I’ll have a look.
Thanks
You’re welcome 🙂
Hi Mike,
adding a very high number as priority (almost) always works in placing the new item as the last in the menu.
Please try this:
add_filter( 'wp_nav_menu_items', 'add_loginout_link', 9999, 2 );We only started writing the documentation about hooks and filters this week.
http://docs.wpgeodirectory.com/category/dev/core-docs/hooks/We finally have an almost stable list and we hope to complete it by end of February. We have over 150 docs to write.
For anything needed in the mean time, please don’t hesitate to ask.
Thanks
You can add this to your custom css.
dl.geodir-tab-head dd { float: none; width: 100%; }display: table will not work on a single element.
Thx
Sorry, I misunderstood the question, Simone is right, my css would hide the time section in the Add Listing form only.
It is impossible to hide the time there.
We need Stiofan’s advice cause there could be a hook.
We will keep you posted.
Thanks
Hi,
Google Maps Engine API : https://developers.google.com/maps-engine/
Google Maps API : https://developers.google.com/maps/
2 different ball games.
We use the second and it is not going anywhere.
Thanks
Css is the only solution I see:
add this to your custom css:
.NotRecurring_sh .geodir_form_row:nth-child(2), .NotRecurring_sh .geodir_form_row:nth-child(3) { display: none; }Thx
You need to add the image name for the listing to the CSV file and than copy the image in the folder suggested by the script when you finish uploading the CSV file.
Did you do both thing? Can you provide a link to a listing where the image is not showing?
Thx
Or create categories for that custom post type and assign at least one to each listings.
Categories are mandatory.
Thanks
Because when all unticked shows all categories. It is mandatory to show at least 1.
Thx
-
AuthorPosts