f.daliessi
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
I don’t have the } elseif (geodir_is_page(‘preview’)) { on my functions.php, so it would be default right?
Why is broken so? I have to add manual config for preview mode even if I don’t have a elseif?
I just realized that now “Preview Mode” it’s broken.
You can check it by adding random data by clicking “Aggiungi Avvocato”.How can I fix that? Do you think it’s a CSS related problem or a functions.php related problem?
Yeah that was perfect thank you!
But on the homepage I still can’t make the custom field called “lingue” to display directly next custom field’s title. Can you gently help me?Thanks in advance
This reply has been marked as private.This thread is not resolved. Can someone edit it?
This reply has been marked as private.This reply has been marked as private.BTW, to add the details on the main content I put all the fields on “More Info” tab, then I removed tabs and moved post_info tab on top with this code:
if(isset($tab_array['post_info'])){ $new_tab_array['post_info'] = $tab_array['post_info'];// set in new array $new_tab_array['post_profile']['is_active_tab']='1'; unset($tab_array['post_info']);//unset in old one }
This reply has been marked as private.EDIT:
3) resolved – I placed this code: `#gd-tabs > dl {
display:none;
}`Still need help for other 3 points. Thanks in advance !!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts