Forum Replies Created

Viewing 15 posts - 2,641 through 2,655 (of 2,655 total)
  • Author
  • in reply to: Cutting text while viewing on iPhone 5 #93
     SQadmin
    Keymaster

    Yes we already have a fix for that. We will release a minor update next week which will include it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: I got error from wp-admin #92
     SQadmin
    Keymaster

    Hi,
    for the messages_get_unread_count() please enable Private Messaging for buddypress from Settings -> Components -> Buddypress. I will include a check for that option on next update.
    For the other error could be some extra plugin you have or you need to increase memory_limit from your hosting

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Editing the text inside the search form #87
     SQadmin
    Keymaster

    Hi,
    Please add this function in your functions.php in child theme


    function render_user_search() {

    if (function_exists('bp_is_active') && bp_is_active( 'xprofile' )) {} else
    {
    return '';
    }
    require_once('page-parts/home-search-form.php');
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Translating the theme #84
     SQadmin
    Keymaster

    It should be fine. Make sure you have translated all strings.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Editing the text inside the search form #83
     SQadmin
    Keymaster

    Hi,
    We created a template for that. You can find it in your theme folder /page-parts/home-search-form.php
    You’ll find that at line 10.
    For any assistance let me know.

    If you are using the child theme, create the folder page-parts, copy home-search-form.php from the parent theme into that folder and modify it to suit your needs.

    Regards
    Gabriel

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Translating the theme #80
     SQadmin
    Keymaster

    Your admin language is Slovenian?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Translating the theme #76
     SQadmin
    Keymaster

    Hi,
    To translate the theme in your language, firstly you need to
    download and install wordpress in your language here: http://codex.wordpress.org/WordPress_in_Your_Language

    or if you want to update your existing install:
    1. Search and save WP language files you need at the link mentioned above.
    2. Login to your FTP server where WordPress is installed.
    3. Navigate to /wp-content and create a new folder named /languages.
    4. Upload your language files (ie: de_DE.po, de_DE.mo) to the /languages directory.
    5. Navigate to the root directory and edit wp-config.php.
    6. Replace define(‘WPLANG’, ‘en_US’); with define(‘WPLANG’, ‘de_DE’); and save changes.

    For theme string translation please use POEDIT or codestyling-localization plugin

    If you use poedit, put your newly created files in wp-content/sweetdate/languages.
    If you use codestyling-localization plugin you don’t have to copy any files, everything is done trough admin panel.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate form question for ASP.NET #70
     SQadmin
    Keymaster

    Hi hakan kalmi,

    We’ve done some tests and have good news, it works with div also.

    We’ve put a link for testing only, if this is ok for you let us know to tell you what you need to change.

    Sweet Date test page

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate form question for ASP.NET #66
     SQadmin
    Keymaster

    Hi, it is not a easy task but we will definitely end it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate WP Feature Requests #65
     SQadmin
    Keymaster

    Hi everyone,
    For sure we will include payments in our next update. Please help us make a complete dating theme and share your thoughts with us.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate form question for ASP.NET #61
     SQadmin
    Keymaster

    We are trying to replace the form with div for you. Will keep you posted. Regards

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate form question for ASP.NET #58
     SQadmin
    Keymaster

    We will try to reproduce your environment and replace the form with div. We will let you know as soon we have a solution for you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate form question for ASP.NET #55
     SQadmin
    Keymaster

    Hi,
    The easiest way for you is to leave the < form > tag. Why can’t you leave the form instead of div?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Sweetdate form question for ASP.NET #52
     SQadmin
    Keymaster

    Hi,
    Zurb Foundation framework uses a jquery plugin: “jquery custom forms” to style forms.
    We recommend keeping the < form > tag and don’t replace it with < div >.

    If you don’t want to keep the < form > tag you have to edit core files from foundation.css,foundation.min.js and modify them to use < div > instead

    Best regards,

    Gabriel

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Looking to buy this, a few questions… #48
     SQadmin
    Keymaster

    Hi, the popups are included and the video is embeded. The web files included are html files and you need to build the backend yourself. We also have great news: we’re already working on some inner pages – profile page, search page for listing profiles after and maybe a blog page. We will come with this update very soon. Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 15 posts - 2,641 through 2,655 (of 2,655 total)

Log in with your credentials

Forgot your details?