Profiles

  • Member Since: September 27th, 2018
  • Find me on:
  • Posted a reply to unreliable working, on the site WordPress.org Forums:
    I found out what the problem is: the geoloc function only works for administrator roles.…

  • Posted a reply to unreliable working, on the site WordPress.org Forums:
    @jdembowski I Remeber, this was by accident, unfortunately theres no undo function.

  • Posted a reply to make wp_register to act as a button, on the site WordPress.org Forums:
    I added the icon <i class="fa fa-user-o" aria-hidden="true"> to themes translation file

  • Posted a reply to make wp_register to act as a button, on the site WordPress.org Forums:
    Thank you! Now mobile users can touch it easier. The .login a solved this problem!…

  • Posted a reply to make wp_register to act as a button, on the site WordPress.org Forums:
    On top right corner of this page, there is a link that looks like a…

  • Created a topic, make wp_register to act as a button, on the site WordPress.org Forums:
    Hey, I have a line like this: <div class="l…

  • Posted a reply to Plugin? Get geo info (lat/long) from custom location input and save in meta, on the site WordPress.org Forums:
    submitOK = "false"; if not

  • Created a topic, unreliable working, on the site WordPress.org Forums:
    Hey, I am using <?php echo wpgeoloc_custom_box() ?…

  • Posted a reply to Search only working if keyword exists. Otherwise no function., on the site WordPress.org Forums:
    messed up search.php Just reset your search.php and you are good to go.

  • Created a topic, Search only working if keyword exists. Otherwise no function., on the site WordPress.org Forums:
    Hey, there are mysterious things going on. When I u…

  • Posted a reply to Make subject not editable, on the site WordPress.org Forums:
    Hey, thank you for the answer! This was so obvious but I couldn't see it...…

  • Posted a reply to Expand a-link to whole li-item in categories widget, on the site WordPress.org Forums:
    Alright, so I didn't touch the php and solved it with CSS. a has to…

  • Posted a reply to Expand a-link to whole li-item in categories widget, on the site WordPress.org Forums:
    Yes, thats exactly what I was going to do, but where is the file/line I…

  • Posted a reply to Combine 2 Search forms., on the site WordPress.org Forums:
    Did'nt need to modify the query, just put the default search input <input type="text" placeholder="Search…

  • Created a topic, Expand to in categories widget, on the site WordPress.org Forums:
    Hey, I am not that familiar with php. Can somebody t…

  • Created a topic, Make subject not editable, on the site WordPress.org Forums:
    Hey, I am using the shortcode with [fep_shortcode_new…

  • Posted a reply to use ?orderby on dynamic pages iterative, on the site WordPress.org Forums:
    Hey bcworkz, thanks for your answer, I understood the way you are going to solve…

  • Created a topic, display zip code to adress, on the site WordPress.org Forums:
    Hey, is there a way to recieve the zip code to the me…

  • Created a topic, use /?orderby on dynamic pages iterative, on the site WordPress.org Forums:
    Hey, on landingpage I let my users sort the posts the…

  • Posted a reply to Style wp_dropdown_categories, on the site WordPress.org Forums:
    Thats how I solbed it: I used rendered the output and used firefox Inspector to…

  • Posted a reply to Style wp_dropdown_categories, on the site WordPress.org Forums:
    Hey McGee, exactly its about the created dropdown that does not fit the style. Isn't…

  • Created a topic, Style wp_dropdown_categories, on the site WordPress.org Forums:
    Hey, inside a form I am using <?php wp_dropdown_c…

  • Posted a reply to Combine 2 Search forms., on the site WordPress.org Forums:
    Hey, I'm familiar with functions.php, but not that much with wp_query. So i've got a…

  • Posted a reply to Combine 2 Search forms., on the site WordPress.org Forums:
    Hey cleancoded, thanks for the snippet. But where/how to call the 'modified' function?

  • Created a topic, Combine 2 Search forms., on the site WordPress.org Forums:
    Hey, my project is a fusion of 2 searchforms into 1. …

  • Created a topic, Combine simple-locator search with default wordpress search, on the site WordPress.org Forums:
    Hey there, i want to combine the search fields of sim…

  • Posted a reply to Let user “sort posts by” in frontend, on the site WordPress.org Forums:
    I really don't know why nobody could give me an answer to this simple question,…

  • Created a topic, Get the_title of POST for PRODUCT, on the site WordPress.org Forums:
    Hey, i am using content-product to show a product ins…

  • Posted a reply to Javascript submit form, but also using name=”submit” on page ↯, on the site WordPress.org Forums:
    Because the form wont work anymore when I change it.

  • Created a topic, Javascript submit form, but also using name=”submit” on page ↯, on the site WordPress.org Forums:
    Hey there, I have a front-end theme-driven form where…

  • Created a topic, Display “verified badge”, on the site WordPress.org Forums:
    Hey, whats the function to display the verified badge…

  • Posted a reply to Let user “sort posts by” in frontend, on the site WordPress.org Forums:
    Hey, thanks for quick response. Only the vislible posts. The plugins i found all only…

  • Created a topic, Let user “sort posts by” in frontend, on the site WordPress.org Forums:
    Hey, I am a bit surprised. There isn't any simple w…

  • Posted a reply to Plugin? Get geo info (lat/long) from custom location input and save in meta, on the site WordPress.org Forums:
    Wow, this really got a wrap! For everybody else looking to solve this problem, thats…

  • Posted a reply to Plugin? Get geo info (lat/long) from custom location input and save in meta, on the site WordPress.org Forums:
    Meta value is location Name https://imgur.com/a/8BvunlZ Is this what you asked for? (Google Autocomplete doesnt…

  • Posted a reply to Plugin? Get geo info (lat/long) from custom location input and save in meta, on the site WordPress.org Forums:
    Thanks Exactly. I already have a meta field for location. The location is stored in…

  • Posted a reply to Plugin? Get geo info (lat/long) from custom location input and save in meta, on the site WordPress.org Forums:
    Thanks. The final goal is to get a radius search. but for that i need…

  • Created a topic, Plugin? Get lat/long from custom location input and save in meta, on the site WordPress.org Forums:
    Hey! i googled for hours but... getting crazy soon...…

  • Posted a reply to get username/user_id by author of post, on the site WordPress.org Forums:
    I just figured out, that I can not use the function of the plugin inside…

  • Created a topic, Display “verified badge” everywhere not only on profile page, on the site WordPress.org Forums:
    Hey, I want to display the verified badge (if user is…

  • Posted a reply to Login issue by shortcode usage, on the site WordPress.org Forums:
    Thank you! It now works perfect!

  • Posted a reply to Login issue by shortcode usage, on the site WordPress.org Forums:
    Hey, thanks for reply. No Cache plugin is used. If i use [fep_shortcode_message_to] like <div…

  • Created a topic, Login issue by shortcode usage, on the site WordPress.org Forums:
    Hey, I am using a post-popup plugin with this shortco…

  • Created a topic, get username/user_id by author of post, on the site WordPress.org Forums:
    Hey, i googled for hours but couldn't find the answer…

  • Posted a reply to Suggest “…in category X” in search, on the site WordPress.org Forums:
    Thanks for your help, is tested this plugin. it is possible to search a category…

  • Posted a reply to Suggest “…in category X” in search, on the site WordPress.org Forums:
    Thanks, i missed to tell you that I already tried a bunch of plugins but…

  • Created a topic, Suggest “…in category X” in search, on the site WordPress.org Forums:
    Hey, I need a live search suggestion linked to a sugg…

  • Posted a reply to Sites not shown in Backend, only quantity shown, on the site WordPress.org Forums:
    Hey, thats correct. By changing the theme to a default one, it is possible to…

  • Posted a reply to Sites not shown in Backend, only quantity shown, on the site WordPress.org Forums:
    Hey, thanks for this advice, but i never created a network, so this option isn't…

  • Created a topic, Sites not shown in Backend, only quantity shown, on the site WordPress.org Forums:
    Hey folks, unfortunately I have a problem i really do…