Forum Replies Created
-
Author
-
SQadminKeymaster
Hi, Please make sure you are using the latest theme version v.2.2 because in an earlier version there was a problem with the button in the popup. See here: https://archived.seventhqueen.com/forums/topic/register-button-gone
Regards,
AbeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterGreat. That was it 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterThank you very much.
Please rate our theme if you like our work. We appreciate it.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You have some instructions on how to import the sliders in the main package in Demo content folder – Revslider.With the new updated Revslider that will be included in v.2.3 you will just import a .zip and have the slider like on our demo.
We just add to the documentation new sections if it is the case.
What is not working from our video tutorial? It should work smoothly.4. If you want a different menu you need a different solution. Something like this plugin: CE WP-Menu per Page
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterI have updated the code. See how it works now. You can use just my last code because you won’t need the “camera” code.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 3, 2013 at 14:18 in reply to: Members directory page not showing about us information #7643SQadminKeymasterHi, That is the member age. You can remove it with this code added to sweetdate-child/functions.php
COPY CODE/* Remove age from member directory listing */ add_filter('kleo_bp_meta_fields', 'remove_age_from_member'); function remove_age_from_member($output) { unset($output['age']); return $output; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterYes, latest version. We tried to import on your site but was just thinking for a long time. Again I am pretty sure it is a hosting problem
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterYou can try that. Inca n-am apucat sa traducem in romana 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, The file is now here: https://archived.seventhqueen.com/files/_revslider.zip
You had to follow the instructions from the documentation or from the readme.txt inside the demo content / revslider folderHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterThere is a translation in Spanish here: https://archived.seventhqueen.com/forums/topic/translation-contribution
Use Codestyling Localization to translate other strings for Buddypress pluginHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterIf that works for you then it is fine. Best thing so you can easily update the theme is not to change main theme files and to use the child theme and add the css in sweetdate-child/style.css or add the css in Sweetdate – Stylings options – Quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterPlease try with the default Buddypress theme and see what happens
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You can use the same code that replaces the heart with a camera icon but instead of camera you can show nothing by changing return ‘camera’; to return ”;To disable the lightbox you need to redefine the shortcode that handles the rounded image.The code should go in sweetdate-child/functions.php
COPY CODEfunction kleo_img_rounded( $atts, $content = null ) { extract(shortcode_atts(array( 'src' => '', ), $atts)); $output = '<div class="circle-image">'; $output .= ' <img src="'.$src.'" alt=""> </div>'; return $output; } add_shortcode('kleo_img_rounded', 'kleo_img_rounded');
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterYou can do it simple thought… leave just a field named Looking for that is a multiple dropdown and has Woman and Man. This way users can select both options and will work as you mentioned
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, That is not possible by default without custom changes. You can hire a developer from microlancer to help you.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, You need to delete admin user and create a new user with a different name. See: http://www.inmotionhosting.com/support/website/wordpress/change-wordpress-admin-username-for-security
Also you should read more on securing wordpress or search for a pluginHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterThanks @adam, that should do it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, your search form seems to be in the same place as in our demo: http://d.pr/i/y0FW
I checked in firefox, chrome and safari. I use OS X Mavericks but I don’t think there is a difference in rendering pages from these two versions.Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterSee German translation also here: https://archived.seventhqueen.com/forums/topic/translation-contribution
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterThat is probably from the editor. Try to delete any white lines in the Home page. You can switch to Text tab and edit it there
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterIt could be a hosting problem. It took a lot of time just to enter the dashboard. Try on other host if you can because we haven’t encountered this
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterI think is incomplete. Take back the original from the theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, by default are saved in /wp-content/uploads/avatars
You need to check on buddypress forums since it is related the pluginHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, You have it in the included documentation or here: https://archived.seventhqueen.com/documentation/sweetdatewp/index.html#!/pages_and_menu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, Image post format needs to have the image added as Featured Image
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterYou need to follow the example in the header:
COPY CODE<a class="tiny secondary button radius" data-reveal-id="login_panel" href="#"><i class="icon-user hide-for-medium-down"></i> LOG IN</a>
You add the code in the editor but the text tab, not visual
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, Thanks for letting us know. Fixed in v.2.3
Until then edit this file at line 189 wp-content/themes/sweetdate/framework/classes/SQueen.phpHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
1. You don’t need bbPress, it is optional just like any other plugin if you don’t need their functionality2. We are releasing tomorrow an v.2.3 theme version which will include the updated Revolution slider 4.0.3 which has an easier way of importing the sliders, just click import and the slider is ready to use like on our demo. Let me know if it is ok to wait for the update
3. You should check Revolution slider documentation. Normally you add it from Add layer: video
http://themepunch.com/codecanyon/revolution_wp/documentation/#!/video_layers4. You can add this css to hide the menu in Sweetdate – Styling options – Quick css
COPY CODE.home .top-bar { display: none; }
5. This is WordPress related. In page edit at the top of the screen click Screen options, check Discussion and a section will appear where you can uncheck the discussion area
Regards,
AbeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterUpdated languages. See the topic details
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterYou can try to disable with a code the search form when you are activating an account. Code should go in functions.php
COPY CODEif (isset($_GET['page']) && $_GET['page'] == 'gf_activation' ) { add_action('after_setup_theme', 'my_custom_code1'); } function my_custom_code1() { remove_action('after_header_content','render_user_search'); remove_action('after_header_content','render_user_register'); remove_action('after_setup_theme', 'kleo_home_form'); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 2, 2013 at 23:17 in reply to: Members directory page not showing about us information #7594SQadminKeymasterIt is just a copy/paste operation and to follow instructions here https://archived.seventhqueen.com/forums/topic/member-directory-page-about-me-text-does-not-display
I just re-pasted my code and totally works. the code goes to sweetdate-child/functions.php inside the lines. It is basic php knowledgeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, We modified buddypress breadcrumb logic to take pages names and simplified it a bit since buddypress components can’t be translated.
Please replace this file until v2.3 wp-content/themes/sweetdate/framework/functions/breadcrumb.php with this one: https://archived.seventhqueen.com/files/breadcrumb.txtHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymaster@adam this is working for you, right?
@aztlanla please wait for v2.3 that is coming these days and re-testHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterWoocommerce shop page by default it takes site layout. What kind of template you want to use?
Filters appears only when you have an active filter like price rangeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, here is the content of our demo site:
COPY CODE[kleo_row] [kleo_one_third] Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. See more features [/kleo_one_third] [kleo_two_third][kleo_slider] [kleo_slider_image src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/blog_slider_01.jpg"] [kleo_slider_image src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/blog_slider_00.jpg"] [kleo_slider_image src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/blog_slider_02.jpg"] [/kleo_slider][/kleo_two_third] [/kleo_row] [kleo_section bg="" centered=0 border=1][kleo_row][kleo_two_third][kleo_h3] Mission Statement [/kleo_h3][kleo_lead_paragraph] Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. [/kleo_lead_paragraph]Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/kleo_two_third] [kleo_one_third][kleo_h3] Our Philosophy [/kleo_h3]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.[/kleo_one_third][/kleo_row][/kleo_section] [kleo_section bg="" centered=1 border=0] [kleo_h3] Meet [kleo_colored_text color="#F00056"] Our Team [/kleo_colored_text] [/kleo_h3] [kleo_one_third][kleo_img_rounded src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/small_thumb_03.png"] [kleo_h4]Becca Morgan[/kleo_h4]Founder Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. [kleo_icon icon="twitter-sign" size=2x] [kleo_icon icon="facebook-sign" size=2x] [kleo_icon icon="pinterest-sign" size=2x] [/kleo_one_third] [kleo_one_third] [kleo_img_rounded src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/small_thumb_03.png"] [kleo_h4]Michele Storm[/kleo_h4]Chief Technical Officer Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. [kleo_icon icon="twitter-sign" size=2x] [kleo_icon icon="facebook-sign" size=2x] [kleo_icon icon="pinterest-sign" size=2x] [/kleo_one_third] [kleo_one_third] [kleo_img_rounded src="http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/small_thumb_03.png"] [kleo_h4]Brady Patterson[/kleo_h4]Director of Marketing Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. [kleo_icon icon="twitter-sign" size=2x] [kleo_icon icon="facebook-sign" size=2x] [kleo_icon icon="pinterest-sign" size=2x] [/kleo_one_third][/kleo_section]
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 2, 2013 at 20:20 in reply to: Mailchimp – how to change double opt-in to single opt-in? #7572SQadminKeymasterHello, We have added this options in Sweetdate – Miscellaneous in v.2.3 Please wait 1-2 days for the update to come.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, I’ve attached a psd file, I hope this is ok: http://d.pr/f/CGYG
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterTry adding this extra rule to the css overflow: visible;
You should try to hire a developer regarding you custom requests
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, Using one of those plugins will get you only one tab without any customizations from your side. You can use both plugins in the same time if you want. With the code from the link posted you just need to remove the conditions if (class_exists(‘RTMedia’)).. and just leave the arrays with no conditions
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterIt is the other way around. After user registers, at the first login it will be redirected to the levels page. You need to have an active account to go to the levels page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts