Forum Replies Created
-
Author
-
Abe
KeymasterHi, 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.Abe
KeymasterGreat 🙂 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.Abe
Keymasterhi, 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.Abe
Keymasterhi, 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.Abe
KeymasterHi, 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.Abe
Keymasteryes, 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.Abe
Keymasterplease 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.Abe
Keymasterit 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.Abe
KeymasterHi, 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.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.zipso 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.Abe
KeymasterHello, 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.Abe
KeymasterThis 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.Abe
KeymasterHi, 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.Abe
Keymasterdon’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.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.Abe
KeymasterHi, 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.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.Abe
KeymasterHi, 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 CODEdiv 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 wordsCheers
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.Abe
KeymasterYes, 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.Abe
KeymasterI 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.Abe
Keymasterif 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.264Hi 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
Keymasterand 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.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.Abe
Keymasterand @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.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.November 25, 2014 at 19:29 in reply to: Ajax login not getting error message if wrong password #36568Abe
KeymasterHi, 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.Abe
KeymasterHi, 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.Abe
KeymasterHi, 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.Abe
KeymasterHi, 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.Abe
KeymasterNope, 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.Abe
Keymasterplease 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.Abe
Keymasterhi, 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.Abe
Keymasterhi @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.November 25, 2014 at 13:59 in reply to: Profile details at multi select box distorts after entering values #36536Abe
KeymasterYes 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.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.Abe
Keymasterwill 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.Abe
KeymasterClosing 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.Abe
KeymasterWhat 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.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.Abe
KeymasterHi,
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. -
AuthorPosts