algmed

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 29 total)
  • Author
    Posts
  • in reply to: Custom Fields, Multiselect, Images #67234

    algmed
    Buyer
    Post count: 30

    Hi @guust
    Jup I have checked those but it seems it is not possible.
    Maybe you could use this as a feature request:

    Create a Fieldset with checkboxes where you are able to upload an image to each checkbox. So if the checkbox has been checked, the image will be displayes in frontend.
    There are many useful scenarios for this.

    I posted something about this in the private post if you want to take a look at this.

    Right now it is a bit messy if you want to show a couple of icons in a row.

    Cheers
    Nick

    in reply to: Custom Fields, Multiselect, Images #66839

    algmed
    Buyer
    Post count: 30

    Friendly little ping 😉

    in reply to: Custom Fields, Multiselect, Images #66650

    algmed
    Buyer
    Post count: 30
    This reply has been marked as private.
    in reply to: Custom Fields, Multiselect, Images #66412

    algmed
    Buyer
    Post count: 30

    No not really. I have read that post but I dont know how to make multiselct fields.
    I’m not happy about the idea I might have to create 20 single checkboxes so I wanted to go with the multi select. However, I’m not sure how to use it to display images for each selected box.

    in reply to: reorder detail page sidebar #66133

    algmed
    Buyer
    Post count: 30

    Thank you, will contact him since there are some more issues.
    Happy new year to you @guust and the rest of the team!

    in reply to: Remove Tabs – Tabs free Issue #66080

    algmed
    Buyer
    Post count: 30

    I have to admit, I tried but I can’t get it in my head. I’m not a developer and just using some bits here and some bits there and see if its working. 😉

    Your solution of course now works, thank you so much!
    Nick

    in reply to: Remove Tabs – Tabs free Issue #66071

    algmed
    Buyer
    Post count: 30

    Ok, let’s try it this way:
    Go to GD Directory / Design / Detail
    Next, go to the section “DETAIL PAGE TAB SETTINGS” and modify “Exclude selected tabs from detail page”. If you select here “Photo” and “Related Images” it shouldn’t be displayed any longer on the page but with the code above, it shows up again. Hope that one was better 😉

    in reply to: Remove Tabs – Tabs free Issue #66068

    algmed
    Buyer
    Post count: 30

    Ha, sorry, there is a “f” letter missing. Of = Off 😉

    I’m modifying the page and in admin backend I have denied to show “Photos” or “Related posts” tab on detail page. However, your code does not take care of the settings, it just shows them anyway.

    in reply to: reorder detail page sidebar #66045

    algmed
    Buyer
    Post count: 30

    Hi @paolo

    This thread might be a bit old but still relevant.
    After using the above code, it does remove links like “Claim Listing” or “Business Hours”.
    Is there any function that shows me which hooks are all added to the sidebar before I use the code? In that way I would be able to figure out what I have to use to get claim and business hours back.

    in reply to: Fontawesome Issue #66041

    algmed
    Buyer
    Post count: 30

    Well, that took me a while. The issue was the following:
    I’ve called the icon via the font awesome code (like fa fa-house) and named the css class after the code of the icon (fa-house). So it seems that you don’t have to use the css class at all, you are able to call up the font code anyway.
    At least this is my explanation for now since it is working – for now.
    Putting together 166 lines of modified css gave me already headaches. 😉
    Thanks for your help!

    in reply to: Fontawesome Issue #66020

    algmed
    Buyer
    Post count: 30

    The page is still local but this is the css that I’ve used:

    
    
    .geodir-company_info i.fa-map-marker {
        content: "f041";
        color: #90c23a;
        font-size: 20px;
    }

    The content part comes from the plugin so I only added the color and font size. It should be possible to recreate this issue on your demo site?

    in reply to: Fontawesome Issue #65984

    algmed
    Buyer
    Post count: 30
    This reply has been marked as private.
    in reply to: Open Box – Second spot? #65967

    algmed
    Buyer
    Post count: 30

    Alright, so I have to make myself a note for the next updates.
    I only removed the title of the place below the reviewer name, since the place name is shown two times in the rating field which I use to rate the location 😀

    in reply to: Open Box – Second spot? #65965

    algmed
    Buyer
    Post count: 30

    Thank you, I just tried it and came to the conclusion that this is wasting space if you have 20 reviews on a post and the box is open the whole time.

    I’m going to edit the comments_function.php file since I want to remove the title etc. Should I place my edited copy to my child theme like all other geodirectoy files I’ve edited? I’ve put it to the directory but didn’t worked.

    in reply to: One Place multiple Categories? #65951

    algmed
    Buyer
    Post count: 30

    Alright, will give it a second thought with my categories.
    Thank you!

Viewing 15 posts - 1 through 15 (of 29 total)