Forum Replies Created
-
Author
-
Radu
ModeratorHi,
I can take a look in your dashboard if you are ok with this, provide credentials.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorAdd this css
COPY CODE.search-form input.header-search { color: red !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat !
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
To understand correctly your query, you want to add custom fonts to this plugin https://wordpress.org/plugins/tinymce-visual-editor-comment/ ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
Have a nice week
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes, just open a new ticket or reply into this
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I don’t think this is caused by sweetdate theme let’s make a test, activate a wordpress default theme like Twenty Fifteen then repeat the action and let me know if you are able to recover pass via email with default theme activate.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I see, first, disable all additional plugins and reproduce this, if that is not gonna happens enable plugins one by one to identify what plugins causes this, by default this is not happend.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 21, 2016 at 13:31 in reply to: keep getting kicked out of website and have to log in again #99730Radu
ModeratorHi,
I see, first, disable all additional plugins and reproduce this, if that is not gonna happens enable plugins one by one to identify what plugins causes this, by default this is not happend.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
With this css
COPY CODE.search-form input::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color: orange !important; } .search-form input :-moz-placeholder { /* Firefox 18- */ color: orange; } .search-form input::-moz-placeholder { /* Firefox 19+ */ color: orange !important; } .search-form input:-ms-input-placeholder { /* IE 10+ */ color: orange !important; } .search-form input::-ms-input-placeholder { /* Edge */ color: orange; } .search-form input:placeholder-shown { /* Standard one last! */ color: orange !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe background for the breadcrumbs zone can be change with this css
COPY CODE#page-title { background-color: red !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Do you want to change background color only for dashboard page ? or for entire site ?
If you want for entire site use this css
COPY CODE.main-content.container-fluid { background: red; }
If you want only for home page use this
COPY CODE.home-page .main-content.container-fluid { background: red; }
the css will be added here : wp-admin -> appearance -> theme options -> Quick CSS
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please provide a print screen that pointing out where to be placed that line
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWe will create only that 4 packages for demo purposes and we will create and assign required pages for the plugin to work, the rest of settings like gateway and rest of options you should configure by yourself
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can edit/customize as you wish the search results page by editing this file : /wp-content/themes/kleo/search.php
Recommended usage : copy this file to /wp-content/themes/kleo-child/search.php and made your desired modifications in child.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We haven’t used never a plugin that allows users to comment with a custom font but you have to search on google for a plugin that allows you to do that.
I’ve searched on google and i found this : https://wordpress.org/plugins/tinymce-visual-editor-comment/
You need to test this plugin, we have not tested the behaviour of the plugin on sweet
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUnable to login
Please review the details
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 20, 2016 at 17:32 in reply to: keep getting kicked out of website and have to log in again #99537Radu
ModeratorHi,
Unable to access the website it says “ERROR: The username or password you entered is incorrect. Lost your password?”
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You have create any other packs ?
You can create additional packs from wp-admin -> Memberships -> Membership Levels -> Add New Level
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Do you have solved your issue
Can i mark the topic as resolved ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please add to your page a row and inside put a text block visual element from visual composer and paste this shortcode
[bbp-login]
And i recommend you to set full width for the homepage from rightside -> Page Attribute -> Template -> Select Full-Width
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
If you disable the seo yoast and the breadcrumbs shows ok try to contact the seo yoast forum support or bbpress forum support.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Make sure that this is not a cache related problem, if you have some cache plugin clear the cache if not, please provide credentials to take a look.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry but i don’t understand your question
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The header background color can be changed from wp-admin -> theme options -> styling options -> Background color*
If the changes not applying make sure that you don’t have a cache plugin and you will have to clear/purge the cache
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 20, 2016 at 16:35 in reply to: How to enable pingbacks and trackbacks on individual post pages? #99514Radu
ModeratorHi,
Please go to post or a page and on top right page you will see screen options -> check send trackbacks and discussion ( see screenshots )
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi,
I don’t really understand, but i suggest you to set video iframe to be 100% with this css in this way the iframe will fits ok in page.
COPY CODE.wpb_column iframe { max-width: 75% !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi D,
Try with this
COPY CODE.kleo-transform .one-by-one-animated .start-animation .el-appear, .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; }
let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 20, 2016 at 16:03 in reply to: Can I use this theme in main site, when I am using multisite? #99506Radu
ModeratorHi,
Add this line to wp-config/themes/kleo-child/functions.php
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The code that i have provided you earlier to that !
Add this css next to rest of CSS
COPY CODEbody.home form#register_form_front .five.columns { margin:0px !important;float: left;text-align: right !important;} form#register_form_front .three.mobile-one.columns { width: 58%; text-align: right !important; float: right; } body.home form#register_form_front .mobile-one label { text-align: right !important; }
See attachment how it looks.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi,
I think that is from revolution slider and you should go to wp-admin -> Slider Revolution -> choose the slider that is on that page and look for an autoplay option and set it off
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can do this with pmpro plugin and using this shortcode
[membership]
http:// Link to download
[/membership]Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We haven’t test any other mail send services you should look for their wordpress plugins and to test the plugins :
https://wordpress.org/plugins/getresponse-integration/
https://wordpress.org/plugins/aweber-integration/
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThank you !
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It seems there is an plugin that plays the youtube video, Please configure that plugin to not auto play videos or disable it.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 19, 2016 at 18:16 in reply to: Can I use this theme in main site, when I am using multisite? #99338Radu
ModeratorHi,
Yes the Kleo theme is integrate nicely with buddypress and you can run multi site.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
By default you cannot do that, you need to search on google or on buddypress forums for a plugin or a custom code that allows you to to that
https://buddypress.org/support/topic/buddypress-activity-for-self-and-friends-only/
Investigate and test this plugin : https://wordpress.org/plugins/buddypress-activity-privacy/
Other discussion about this : https://www.google.com/search?client=safari&rls=en&q=buddypress+activity+friends+only
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease follow this answer https://archived.seventhqueen.com/forums/topic/group-creation-problem/#post-96619
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts