Martin Omaga

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 92 total)
  • Author
    Posts
  • in reply to: Remove Tags and Description #55025

    Martin Omaga
    Expired Member
    Post count: 121

    Hi.

    Im trying to make somehow the description disabled, or at least that its not necessary to fill it.

    So, I was able to display:none it 😉

    But, I need to have a description text by default (for the users could add listings, with default description that is hidden).

    I found out a snippet:

    function my_default_post($content)
    {
    if (empty($content))
    $content = “Your default text”;
    return $content;
    }

    add_filter(‘the_editor_content’, ‘my_default_post’);

    But Im pasting it in functions.php (or general.php) and it just wont put any default.

    Do you have any clue how is it possible?

    in reply to: Changing the login_frm.php #55014

    Martin Omaga
    Expired Member
    Post count: 121

    Alright, so I want to put the NExtEnd Facebook connect (but like on Yelp, inside the login box, but before the form.

    in reply to: Changing the login_frm.php #55000

    Martin Omaga
    Expired Member
    Post count: 121

    Alright. So, I want to insert some div (related with Facebook Connect) between the Title of Login and Login form.

    Something like Yelp sign up: https://www.yelp.com/signup (but I want both, signup and login form)

    I can do it, but I just want to find out how can I do it on template folders (to avoid messing around with the core ones) 😉

    in reply to: Adding Facebook Connect #54981

    Martin Omaga
    Expired Member
    Post count: 121

    Thanks!

    in reply to: 403 Forbidden Error when Login using wp-admin #54980

    Martin Omaga
    Expired Member
    Post count: 121

    Meawhile is fixed, at least Facebook (I had to delete “www” in Facebook App configuration)

    Thanks in advance.

    in reply to: @Media only screens works in editor? #54071

    Martin Omaga
    Expired Member
    Post count: 121

    Alright, meanwhile I got the solution.

    I was missing brackets in @media. I was trying this:

    @media only screen and (max-width: 767px)
    .geodir_submit_search {
    width: 100%
    }

    when it should be like:

    @media only screen and (max-width: 767px) {
    .geodir_submit_search {
    width: 100%
    } }

    😉

    Thanks anyway.

    in reply to: Keeps showing the previous search results #54056

    Martin Omaga
    Expired Member
    Post count: 121

    Meanwhile I got it to remove.

    Even so, removing it will not solve the issue.

    The thing is everytime I open the website, it filters by default all the results of “Default City”. But we want to have by default, all the results.

    How can we get by default all the results in homepage?

    There isnt anyway to have only search for all teh ocations (kind of global)?

    in reply to: Keeps showing the previous search results #53897

    Martin Omaga
    Expired Member
    Post count: 121

    It doesnt works. It seems it not displays that class id, but continues to be showed.

    in reply to: Use Search inside HTML #53895

    Martin Omaga
    Expired Member
    Post count: 121

    Ok, I just found out why.

    It seems that WordPress by default doesnt allow shortcodes inside widgets.

    But pasting this line into functions.php:

    // Enable shortcodes in widgets
    add_filter(‘widget_text’, ‘do_shortcode’);

    It works now 😉

    in reply to: Use Search inside HTML #53891

    Martin Omaga
    Expired Member
    Post count: 121

    Hm, it doesnt recognize. Im using it inside a widget text block.

    in reply to: Keeps showing the previous search results #53582

    Martin Omaga
    Expired Member
    Post count: 121

    And is it possible to deactivate the “Near” input search and have only one search field? If so, any option to do that?

    Thanks again.

    in reply to: Keeps showing the previous search results #53571

    Martin Omaga
    Expired Member
    Post count: 121

    By the way, if I deactivate the locations plugin, will not resolve and have a global search?

    Or I can get all the lsitings and website logic broken?

    Thanks.

    in reply to: Keeps showing the previous search results #53531

    Martin Omaga
    Expired Member
    Post count: 121

    Hm, thats not good for directories that are country based with small amount of listings.

    And which is the link to reset location?

    in reply to: Keeps showing the previous search results #53444

    Martin Omaga
    Expired Member
    Post count: 121

    By the way, in demo it happens to. How can we disable?

    in reply to: How to change width of Listing Detail Content Section #53440

    Martin Omaga
    Expired Member
    Post count: 121

    Meanwhile we changed already via css. Thanks!

Viewing 15 posts - 31 through 45 (of 92 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount