Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Please check if the row that contain that content have this option selected Vertical Aligned Content middle, if yes set to top and 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,
Please go to the row that contain that columns and click edit and CHECK Equal height ( see screenshot )
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 solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi,
If you need commas inside the kleo total member that is not possible, but if you want to have the total members number increasing and then 0000 from example you can use this
COPY CODE[kleo_animate_numbers animation="animate-when-visible" timer="3000"][kleo_total_members][/kleo_animate_numbers],000
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,
Please make sure that this issue is not caused by some plugin, disable all plugin except buddypress and repeat the action, and make sure that the buddypress are configured correctly by going to wp-admin -> settings -> buddypress -> pages and the pages are assigned to each option see attachment.
Cheeers
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,
Please provide link to that page where you have made the screenshots
The cause can be an empty < p > tag
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 this function to wp-content/themes/kleo-child/functions.php
COPY CODEfunction KleoCustomImagesSizes () { global $ kleo_config; // Post image sizes for carousels and galleries $ Kleo_config [ 'post_gallery_img_width'] = 555; $ Kleo_config [ 'post_gallery_img_height'] = 333; } add_action ('after_setup_theme', 'KleoCustomImagesSizes');
Replace 555 and 333 with your desired image dimentions
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,
That is not possible, but you can create a new row in that you will have to put 3 columns and then you can build your desired layout using your preferred images.
Please look at this example
COPY CODE[vc_row][vc_column width="1/3"][vc_single_image image="7834" img_size="medium" alignment="center"][vc_custom_heading letter_spacing=""][vc_column_text letter_spacing=""]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="7834" img_size="medium" alignment="center"][vc_custom_heading letter_spacing=""][vc_column_text letter_spacing=""]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="7834" img_size="medium" alignment="center"][vc_custom_heading letter_spacing=""][vc_column_text letter_spacing=""]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]
Paste the code into a test page from text area not visual then switch to backend visual composer and place an example image in each image element, this is an alternative for the featured items.
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 upload this file (sidebar-footer.php) to wp-content/themes/kleo-child/
It will pass the update using changes in kleo-child.
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,
The installation service can be puchased from here : https://archived.seventhqueen.com/services/wordpress-theme-installation-service
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 Julio,
Do you have changed the credentials ?
I’ve tried on my kleo install and the excerpt is shown, please review the credentials i will take a closer look at your issue.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 19, 2016 at 16:51 in reply to: how to hide the whole content for users, that are not logged in or registerd? #105064Radu
ModeratorHi,
Today or tomorrow a new version of kleo will be released and you will be allow to generate a login form or register form with shortcode
COPY CODE[kleo_login show="login|lostpass" login_title="Log in with your credentials" lostpass_title="Forgot your details?" login_link="#|url" lostpass_link="#|url" register_url="hide|url"]
Also this feature will be present as visual element in visual composer after you will update your Theme, K-elements and Visual composer.
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 best option is to set background-size:cover and background-position: center right; then add this css to your site
COPY CODE@media(max-width:720px) { .container>.navbar-header{ line-height: 160px !important; height:150px !important; } }
I’ve tested with this values and it looks good from my point of view.
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,
Please add this css
COPY CODE.home_box_wrap .col-sm-2 { display: initial !important; }
Let me know if is ok like 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 stamal,
Can you please provide admin credentials to take a look at this ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 19, 2016 at 13:52 in reply to: Need Help I have 10 BIG Problems with Profil Base and my summery and Adfriend bottom In profil Skype ID, Frontpage #105009Radu
ModeratorHi MogensPedersen,
First of all i suggest you to update the sweetdate theme to latest version i see that you use an old version 2.8.4 and our latest theme version is 2.9.2.
After update please check if your all issue still persists or not and 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 solutionFebruary 19, 2016 at 13:03 in reply to: terms and conditions page on small devices without close button #105006Radu
ModeratorHi,
When you click that link it opens a page in a new tab, just press back or close the new opened tab, this how the theme it works.
I cannot see your page it require an username and 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
ModeratorYes it’s ok with that classes
Just add this to wp-admin -> theme options -> general settings -> quick css
And this class should be added to latest column (the empty col) home_box_last not at 5th column.
COPY CODE.home_box_wrap .col-sm-2 { width: 20% !important; }
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You should to add a custom class to match only that row and to apply some css rules available only for that row (section) not site-wide. Please see the attached screenshot just add a class name to the row that contain that 5 round avatars.
After you do that, please leave the layout with that classes and reply here and i will provide you the css that will arrange the 5 cols.
But you can try with this css
COPY CODE.five_cols_homepage div div .col-sm-2 { width: 20% !important; } .five_cols_homepage .lastitem-hidden { display: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 solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorIt’s good if is solved now.
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 Laura,
I see that your page is already full width, the tutorial is showing an older version of Visual Composer, but explain me what do you want to achieve.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf the error disappear enable plugins one by one to identify what causes this.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I understand, to be clear, with parent theme activated the issue is the same ?
If yes, disable all plugins clear your browser cache and server cache if you have and check again console and 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
ModeratorYou’re welcome
Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.
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,
That string is part of BP Profile Search plugin and i see that the language folder is missing from plugins / bp-profile-search / languages
Please provide me FTP to can take a closer 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
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,
Please provide admin credentials here to take a closer look, when you reply please mark the reply as private.
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
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,
Please add this css to wp-admin -> theme options -> quick css
COPY CODE.main-color .nav-tabs > li.active > a,.main-color .nav-tabs > li > a { border-color: #f0f0f0; background-color: #f8f8f8; color: #666; margin-right:1px; border-radius: 5px 5px 0px 0px; } .main-color .nav-tabs > li.active:focus > a,.main-color .nav-tabs > li > a:focus { border:1px solid #ddd !important; border-bottom:1px solid transparent !important; } .tabs-style-default>li.active>a, .tabs-style-default>li.active>a:hover, .tabs-style-default>li.active>a:focus { border:1px solid transparent; } .kleo-tabs .nav-tabs { border: 0px; } .tab-content>.tab-pane { padding: 20px; background-color: #F8F8F8; }
It should be ok
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 sweetdate theme doesn’t delete users,
Do you have some code in wp-content/themes/sweetdate-child/functions.php ?
Besides this please try to disable all plugins except buddypress and test to see if the users continue to disappear
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’ve tried to reproduce the layout that it happens on your screenshot 10.png successful, this is happened when the kleo_dynamic.css is empty, this file is generated/updated after each theme options modification, after you made a modification in theme option please load the homepage to make sure that your sire is displayed correctly.
Please see the screenshots, it seems that all are ok now.
Let me know if your site is ok now.
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,
The function file is located here : wp-content/themes/kleo-child/functions.php ( you should connect to your web server via FTP and navigate in that path )
NOTE : You should have installed and active Kleo Child Theme.
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,
Ok,
Let me know if is something that may i can help you
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,
Please tell me where you want to place that subscription box at the top of the post or bottom ? Please provide a screenshot that pointing out where you need that.
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,
Until the next of the week the update will be released
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,
1. If you want to append our existing fontello libraries, upload that json, check your additional icons and replace existing fontello from assets folder in this way the theme icons will remain intact and your desired icons will be included in fontello library.
If you want to use the minified version of fontello just paste the min content to fontello.css
2. This plugin : https://wordpress.org/plugins/mailchimp-for-wp/
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 Alex,
The link from the service that i have given you includes theme installation and setup like in our demo with the customer logo and site title + description without any custom modification, if you need a custom service please contact our manager for custom works cornel@seventhqueen.com in that you will write your requirements.
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 me link to that page from screen capture was made, and make sure that you will keep that page online with both tab elements.
There are no template available.
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
Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.
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