Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Ah ok, i missunderstood, have u looked at the avada (or maybe enfold) themes? i think one of theme does this by default, however if you are happy with GDF i can look at adding this feature?
Stiofan
Hi Andy,
Sorry this seems to be another issue, it seems to be the menu adding “-” to before sub menu’s or maybe something else, i will tag John for this post and see if he has seen it before and has a solution, if not i will investigate further.
Thanks,
Stiofan
ok this can be done with the “show_in_nav_menus” argument, i have added this as a task and it will be done in our next release.
(not sure how code savy you are but if you want a quick hack you might want to look at addng something like this to the file custom_taxonomy_hooks_actions.php around line 35 in core.
if($taxonomy== 'gd_placecategory' || $taxonomy== 'gd_anothercategory'){$args['args']['show_in_nav_menus']=1;} else{$args['args']['show_in_nav_menus']=0;}
Thanks,
Stiofan
Hi Joe,
Sorry about the late reply, i was traveling to a wedding and then was at the wedding the next day (hence i am working Sunday now).
For your original question, i am not sure if you can disable it just int he menu bit and not affect other areas too, i will go research it now and if it’s possible we will add it in the next release.
Thanks,
Stiofan
September 10, 2014 at 4:57 pm in reply to: I can't seem to save default location since I activated multilocations #14961please try now, ur mysql user had restricted access, it did not have permission to do anything…
well at least we know what to try if anyone else has the same problem 🙂
Stiofan
Hello,
I have just released v1.0.7 of GDF, please update and then you will have the option for a fixed header and you will be abel to put that widget in the correct widget area.
Thanks,
Stiofan
September 10, 2014 at 12:06 pm in reply to: I can't seem to save default location since I activated multilocations #14929Yes pleas post FTP so we can have a look.
Stiofan
September 10, 2014 at 11:19 am in reply to: Transformation cursor sticking to top left of maps. How can I fix that? #14916This is actually not part of google maps by my creations to make the maps full screen. Can you link to the pages where it is overlapping, this should not happen.
Thanks,
Stiofan
Hi Mal,
You had several error, the main one that was preventing me from logging in was that you had extra spaces at the end of our functions.php file in your theme.
Your custom post types are not even showing and all our plugins are not updated, there is so much wrong here and most of it is beyond product support.
I think you need to sort out the migrations issues first.Thanks,
Stiofan
This reply has been marked as private.As per normal WordPress translation, all country names can now be translated. You can use pluigns or po/mo files etc.
Stiofan
It should only be the country names in english, you should be able to translate them now to your own language.
Stiofan
I had to disable your password protect plugin as it was being a pain, i have reactivated it but u might have to change the password.
This should work now, you might want to insert some dummy data first.
Stiofan
HI Mal,
Can u give me FTP and wp-admin, you really should not be getting that warning there.
Also let me know where u see the warning.
Stiofan
-
AuthorPosts