Forum Replies Created

Viewing 40 posts - 3,681 through 3,720 (of 8,607 total)
  • Author
  • in reply to: Problem GEO MY WP Showing group in ocean #36672
     Abe
    Keymaster

    Hi, please try at the plugin support since they should know better how to help.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: check username availability #36670
     Abe
    Keymaster

    Great 🙂 Thanks for sharing

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Email Subject #36669
     Abe
    Keymaster

    hi, don’t know that sorry, try their website for a solution.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: More privacy less address detail #36668
     Abe
    Keymaster

    hi, that is related to GEO MY WP, please use their support since you will get an accurate answer

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: User login & Registration on home page #36666
     Abe
    Keymaster

    Hi, please disable extra plugins and do the tests again

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: issue with hosted videos #36665
     Abe
    Keymaster

    yes, if you looked child theme is mostly empty …

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Search box issue #36658
     Abe
    Keymaster

    please update to 2.2 @BDecker19

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: STEPS TO UPDATE KLEO THEME AND PLUGINS #36655
     Abe
    Keymaster

    it should be seen in Dashboard – Updates if you added the API and TF username in Theme options – Theme update

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Search form Homepage not work #36654
     Abe
    Keymaster

    Hi, be more specific if you want to understand what you mean

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Post Grid Settings #36651
     Abe
    Keymaster

    @zeni
    I might have done some changes to some files for the next update so please try to update your theme files from this archive first. Just replace all files
    https://archived.seventhqueen.com/wp-content/uploads/2014/11/kleo-video-poster.zip

    so copy that file and make sure it is under the same folder structure as in the parent theme, kleo-child/page-parts

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Shortcode Missing #36649
     Abe
    Keymaster

    Hello, Please make sure you are on the Visual tab and not Text

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: How to change matching system #36647
     Abe
    Keymaster

    This topic is created under Sweetdate and is not available in KLEO

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Possible conflict with latest update #36641
     Abe
    Keymaster

    Hi, as a temporary solution please add this CSS and I will inspect further

    COPY CODE
    
    #main {
        transform: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Installing plugin: error #36635
     Abe
    Keymaster

    don’t know what to say. email me the plugin archive to test it abe@seventhqueen.com

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: issue with hosted videos #36634
     Abe
    Keymaster

    🙂 well it seemed like a good option to have.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Pass Field Values To Gravity Form On Registration #36627
     Abe
    Keymaster

    Hi, sorry for the late reply.

    You will have to edit those templates from the theme home-register-form.php and general-register-modal.php and change the field names with the names as in your gravity forms like name=”signup_username” or name=”field_1″ so they will past the POST values to your page. If you are using GET then change that in your form, see method=”post” to method=”get”

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: issue with hosted videos #36626
     Abe
    Keymaster

    @rawbox please read my instructions..

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Post Grid Settings #36623
     Abe
    Keymaster

    Hi, to change that behavior you must edit this file wp-content/themes/kleo/page-parts/post-content-masonry.php

    I recommend to copy it to your child theme in the same folder location and edit it there.

    1. to change that speed you have to:
    – replace assets/js/app.min.js with the one attached since right now theme didn’t supported that
    – in the file above around line 82 you should add the slider speed in milliseconds like this:

    COPY CODE
    
    div class="kleo-banner-items" data-speed="2000"
    

    2.
    – line 92, remove the attribute data-rel=”prettyPhoto[inner-gallery]” to disable the lightbox
    – to replace the lightbox with link to the post, replace on the same line $slide with get_permalink()

    3. line 166 you need to change kleo_excerpt() function to be like:
    kleo_excerpt(20, false)
    which means it will show 20 letters instead of 20 words

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: issue with hosted videos #36620
     Abe
    Keymaster

    Yes, see the print-screen for the field location

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: issue with hosted videos #36616
     Abe
    Keymaster

    I came up with an improvement and now you can set the poster from that section. See the print-screen with the setting.

    Replace all files from the archive in your theme.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: issue with hosted videos #36605
     Abe
    Keymaster

    if it shows on some browsers then is related to adding all the media formats, webm and ogv since each browser likes different format.
    Also is related to he mp4 encoding that should be H.264

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: issue with hosted videos #36599
     Abe
    Keymaster

    and another thing that could be the source of the problem is you don’t add all the variants of the video like webm and ogv

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: issue with hosted videos #36598
     Abe
    Keymaster

    @sharmstr thank you

    I will try to use the Featured image from the Portfolio item as a thumbnail for the video. Doing some tests and keep you posted

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Change Profile Text Background Color #36596
     Abe
    Keymaster

    and @FilipinasForForeigners
    – don’t post any customization work since is not what we do here at Sweetdate support. If you have a theme problem we will surely help you
    – please apologize to Laura since all she did was tried to help.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Change Profile Text Background Color #36593
     Abe
    Keymaster

    @FilipinasForForeigners if you don’t correct your attitude I will have to ban your account. I don’t have to say that your question is not in the scope of our support team so you should take care of it and hire a programmer to do it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Ajax login not getting error message if wrong password #36568
     Abe
    Keymaster

    Hi, please check not to have any plugins interfering with the ajax process. Disable plugins and do the tests again please

    Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Custom scripts/files with theme updates #36563
     Abe
    Keymaster

    Hi, use a tool like Beyond Compare and compare the folders for changes

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Blog styling broken II #36560
     Abe
    Keymaster

    Hi, please use the same topic. don’t see why opening a new one. Closing this one.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Search Results Page after v2.2 #36558
     Abe
    Keymaster

    Hi, for the search fix please replace this file content with the content from the attached file wp-content/themes/kleo/search.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: App for my Dating Website #36545
     Abe
    Keymaster

    Nope, check on google please

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Android users can't login using Facebook Login #36542
     Abe
    Keymaster

    please disable them temporarily just for you to see where the problem is. Do the tests and see when is fine

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Add line break to Myself Summary questions #36539
     Abe
    Keymaster

    hi, sorry for the late reply. That should be achieved by CSS and I see you already fixed it

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Translations – members(s) #36537
     Abe
    Keymaster

    hi @frank

    those strings in your first post belong to BUddypress plugin and you must translate it.

    “Start typing to search” belongs to the theme. Please use Codestyling Localization plugin to translate the theme and rescan the strings there.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    Yes it will be added in the next update and then you can delete the one you added.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Android users can't login using Facebook Login #36535
     Abe
    Keymaster

    @martin please disable your plugins before posting topics here since we are not responsible of plugins issues. You have a restricting plugin somewhere there

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Android users can't login using Facebook Login #36524
     Abe
    Keymaster

    will do some tests. What is your site link?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Update 2.2. Not on Themeforest. #36523
     Abe
    Keymaster

    Closing this topic and moving the discussion here: https://archived.seventhqueen.com/forums/topic/android-users-cant-login-using-facebook-login

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Update 2.2. Not on Themeforest. #36520
     Abe
    Keymaster

    What do you mean it does not work since it does. Check our demo

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Update 2.2. Not on Themeforest. #36516
     Abe
    Keymaster

    🙂 Well you said you want to use Social Login plugin, which does just that …

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Update 2.2. Not on Themeforest. #36498
     Abe
    Keymaster

    Hi,
    1. Just re-download the theme and you get the updated theme 2.2
    2. please see https://archived.seventhqueen.com/forums/topic/kleo-updates-change-log
    Social Login should work, just make sure you disable our Facebook integration from Theme options – Miscellaneous.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 40 posts - 3,681 through 3,720 (of 8,607 total)

Log in with your credentials

Forgot your details?