Forum Replies Created
-
Author
-
Abe
KeymasterHi, maybe a security plugin could cause 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
KeymasterYou should not translate the php files… you should translate them the normal way with .mo/po files.
You should know that after updating the plugin your old translation files were probably deleted and you need to put them back on.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.February 24, 2015 at 00:07 in reply to: error showing in the home page [/wr_text][/wr_column][/wr_row] #47342Abe
KeymasterHi, that is a shortcode you probably added in your Home page. Edit it and search for that there since it should be removed
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 see the fix here until next update https://archived.seventhqueen.com/forums/topic/twitter-widget-not-showing-my-twitter-account-after-theme-update/#post-43470
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, this was added to the Suggestions Forum where we listen to your ideas you have to share with us..
Thanks for your suggestion and we will take it into consideration.
Let me know if you need any other 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
KeymasterHi, we are releasing an update today that will fix the design tab options so they will work
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
Keymasterthat is number of tweets to show like 3,4,5,etc
the twitter username is in WP admin – Sweetdate – MiscellaneousHi 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
KeymasterTalk at your hosting to increase your PHP memory limit to 128MB recommended.
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, all pages are built with shortcodes using the Visual composer. You just add the elements you like from the visual composer
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, right now you can enable background image parallax from the Visual composer by editing the Row where you want to add it and setting the background to image. See the image attached.
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
KeymasterSince version 2.8 you can do it from WP admin – Sweetdate
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, Indeed I made some tests and came with a fix.
Pleas replace this file content wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.php with the content from the attached fileHi 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
KeymasterHello, adding fields to the /register page is really easy and is BuddyPress default functionality. It is done from WP admin – Users – Profile fields.
Registration forms that you see on home or in the popup are just a teaser and there is no point to add more data since the actual registration is done in the next step, when you get to the /register page
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
KeymasterSee this https://archived.seventhqueen.com/forums/topic/manual-number-of-members-change
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
Keymasterany shortcode can be processed with php function do_shortcode(‘[shortcode]’);
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
KeymasterStrange. I will inspect this but probably something related to bbPress
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, WPML is for multilanguage. Just for translating the theme in other language you need to use a plugin like Codestyling localization to translate theme and plugins into your language
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
KeymasterMonday we will release the update with updated 2.3 woo compat. But what is the problem since we haven’t encountered blocking problems?
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.February 19, 2015 at 16:32 in reply to: Tip: Making any contact link display the quick contact popup #46710Abe
KeymasterTry
COPY CODE<a href="#" onclick="jQuery('.kleo-quick-contact-wrapper .kleo-quick-contact-link').trigger('click');if(event.stopPropagation){event.stopPropagation();}event.cancelBubble=true; return false;" rel="nofollow">Contact</a>
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.February 19, 2015 at 15:44 in reply to: Creating two menus, one for non-registered users and one for registered users #46704Abe
KeymasterUse this one which allows you to add conditionals to the existing menu entries https://wordpress.org/plugins/menu-items-visibility-control/
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@norman have you disabled the masonry in the end? This last problem is still related to 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
KeymasterHello, see this topic so assign the free membership to girls based on profile field.
https://archived.seventhqueen.com/forums/topic/membership-auto-in-registration/#post-5411
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
KeymasterWe will come with an update this week that will cover Woo 2.3 compat too.
Thanks @sharmstr
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
KeymasterThat form can also be edited from the template file located in the theme: wp-content/themes/sweetdate/page-parts/home-register-form.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.Abe
KeymasterUnfortunately that is not configurable from admin since is just a step before the final registration page. The profile fields that show in the /register page are configurable from WP admin – USers – Profile fields. That form is just a teaser.
To remove the latest members, do it from WP admin – Sweetdate – Homepage. See the attachHi 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.February 19, 2015 at 12:47 in reply to: Standard layout: the text is half-width in mobile version #46678Abe
KeymasterIt is strange since by default it does not act like that
Laura’s css should work but it needs to be restricted only to mobile, something like this:COPY CODE@media screen and (max-width: 767px) { .posts-listing.standard-listing.with-meta .article-content { margin-left: 0px !important; padding: 0 0 0px; } }
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.February 19, 2015 at 12:41 in reply to: Revolutionary Slider Buttons Show up Differently on Mobile #46677Abe
KeymasterHI @velexia
the button needs to be edited in Revolution slider. Click that layer and center align it.
http://cl.ly/ZrwtHi 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, try to enter the html codes if they are not recognized http://character-code.com/spanish-html-codes.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.Abe
KeymasterHi, right now only bootstrap default grid is possible which is divided from 12 columns
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@mitchcan that does not come from Kleo theme and probably a plugin. Try to contact the developer to add that functionality
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.February 16, 2015 at 16:58 in reply to: Bad URLs added in PMPRO membership description editor #46277Abe
Keymasterit seems to be something wrong in the pmpro logic. to work you should add your links without quotes like this:
COPY CODE<a href=http://google.com target=_blank>lev 1 desc</a>
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, you can import just some pages from our 1 click install functionality from WP admin – Appearance – KLEO Demo data
Check it out
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
Keymasterstrange @morethanthesky
Maybe a plugin is causing some trouble. Try to disable some
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
Keymastervery nice, very nice 🙂
we will be creating a top to put it on themeforest item page but we will 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
Keymasterwe need to find some solutions for that and we haven’t planed it yet… we will let you know when we find a nice solution….
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
Keymasterhere is a screenshot from Android 4.4.2 stock browser from a Galaxy S4
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
Keymasteroh ok 🙂
closing topic
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 modified the code above since it wasn’t available
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
Keymasterput a link to your page to see what is wrong 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
KeymasterI don’t think you added it where it supposed to. Put a printscreen with the settings page
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