Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE@media (max-width: 991px) { .header-color a { color: #333 !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,
It seems that the buttons are included in the slider that you use in that page, you should edit the slider and remove that buttons, the custom font can be loaded to a certain slider by selecting your slider in this case this -> http://bimv.pl/wp-admin/admin.php?page=revslider&view=slider&id=24 scroll down , in custom css area load your desired font then apply the font family for h1 or h2 from example
COPY CODEh1 {font-family:"Lato";} h2 {font-family:"Monserat";}
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. Go to wp-admin -> theme options -> homepage -> Search Form -> register form.
2. Please provide a screenshot that pointing out what subscription form are you referring.
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,
Kleo theme it adapts layout by the viewport device size and the layout will be mobile friendly.
If you want to create dedicated layouts for ipad or iphone you should install a plugin like this : https://wordpress.org/plugins/wp-mobile-detect/ and you should configure the plugin to serve different layouts depends of your desired device.
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,
When i access your registration link http://www.matchingzone.com/register/ it says User registration is currently not allowed.
Make this setting Settings > General check anyone can register and leave the site with this setting then let me know to check.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 5, 2016 at 18:01 in reply to: How to collapse profile and group cover photo by default #96397Radu
ModeratorHi,
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODEbody.is-user-profile .bp-full-width-profile div#item-header {padding:0 !important;}
Let me know if is ok
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just i’ve tested and the top bar is showing on chrome and firefox – laptop
Please clear your browser cache, it can causes kind of problems.
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,
There will be shown you started topics or your replies that you have added from here : http://www.ifoundcupid.co.uk/forums/
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 5, 2016 at 17:37 in reply to: Member carousel home page – Can memeber choose if want to appear ? #96388Radu
ModeratorHi,
The changes you require are not quick fixes or something that can be styled from the theme panel since it is too complex and will require modifications in the theme structure. Custom development is not covered by our support forum, so you may ask for a programmer to help, or you can check the availability of our development team by sending an email to our project manager Cornel at cornel@seventhqueen.com
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 uscdog,
Yes we provide installation service also and migration but we need to see your query before. Please contact our development team by sending an email to our project manager Cornel at cornel@seventhqueen.com
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,
In this case wait few days, if you don’t receive any answer about this issue, i will help you to translate/rename the strings directly from php files.
Reply to this ticket at the end of the 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 that this issue is caused by the font awesome library that is loaded from one of your plugins, i suggest you to disable all plugins then enable it one by one, after each plugin activation check if the icons are appears correctly, in this way you will find what plugin causes the issue.
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,
There is no specific file where you can modify, the main css style where you can add custom css is wp-content/themes/sweetdate-child/style.css
For the logo on mobile add this css
COPY CODE@media(max-width:720px;) { div#logo { width: 320px !important; text-align: center !important; } }
Regarding the photos tab next prev, i cannot figure what you referring, can you please provide some screenshots that pointing out the elements
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 add content there with this function
COPY CODEfunction AddSocialToMemberProfileHeader() { echo 'Facebook'; echo 'Twitter'; } add_action('bp_after_member_header', 'AddSocialToMemberProfileHeader');
Do you have an plugin for social icons ? if yes tell me the name or give the shortcode
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,
Buddypress does not support option to import profiles from an sql csv file, but you can search for a plugin that can do that.
Read more about this : https://buddypress.org/support/topic/how-to-mass-import-users-from-csv/
Also you can use google to find solutions : https://www.google.ro/search?q=buddypress+user+import
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,
My replies are private and are seen only by admins and you.
Add this css to wp-admin -> theme options -> styling options -> quick css
COPY CODE#header, #header .form-header .lead, #header label { text-align:center !important; }
Cheers
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 delete that user but when you are asked if you want to delete content or attribute content to another user choose, attribute content to your admin user.
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,
Install this plugin https://wordpress.org/plugins/wp-mail-smtp/ and configure it with the correct email details and check after.
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,
Try with this CSs and let me know
COPY CODE.kleo-main-header .nav > li.active > a { line-height: 35px !important; } .kleo-main-header .nav > li > a:hover { box-shadow: inset 0px -2px 0px 0px #854c14; padding:0 !important; marign:0 !important; height:80px !important; } .navbar-nav > li {height:75px !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,
In what pages the border is not applying ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 4, 2016 at 18:58 in reply to: After login i need redirection to member’s profile not to homepage #96208Radu
ModeratorHi,
Try to resave permalinks from wp-admin -> settings -> permalinks.
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,
1. Replace code that i have you provided with this
COPY CODE@media (max-width: 780px) { .kleo-main-header.header-normal { position: fixed !important; top: 0 !important; background-color: #fff !important; } .navbar-transparent .navbar-toggle .icon-bar { background-color: #222!important; } }
2. Paste the code that i have you provided in wp-content/themes/kleo-child/functions.php ( only if you want to add another field to form or to remove certain field if you want only to change string names use Loco Translate )
3. Read the official guide about loco translate : https://localise.biz/help/wordpress/translate-plugin/beginners
Beside the settings that you can find in theme options or customizer, anything else need to be mannualy styled , that will require css/html/php knowledge and you should hire a developer for future custom theme modifications.
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,
Try to remove padding top from the first row of that page from visual composer backend editor.
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 padding can be adjust by going in that page -> edit page -> in first row settings
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIs no need to deactivate the child theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The PMPro by default it works without any error.
Do you have made that i suggested you to do ? and do you still encounter the issue ?
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 cannot see that empty button there, do you have solved the issue ?
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,
Use this styles.
Topbar
COPY CODE.header-color.social-header { background-color: yellow; } .header-color .top-menu li > a, .header-color #top-social li a { font-family: monospace; color: red; }
MainMenu
COPY CODE.kleo-main-header .collapse { background-color: red; } .kleo-main-header .collapse li a{ color:green; }
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 the categories are not empty, the categories will appear there only if the category have minimum 1 post.
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,
Strange issue, please contact the hosting guys and tell em to increase the memory for your hosting account to 256.
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.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { background-color: green; }
Replace green with your desired color
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 News Magazine Demo can be look un properly if you don’t have sufficient content, now i visited your homepage and it shows ok.
Do you have solved the problem with slider.
Can i close the ticket ?
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 product variations not appears in shop catalog page and for this functionality i suggest you to hire a developer or contact the plugin developer and ask him if what you want is possible.
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 don’t fool any customer and where you have saw that the forums content is included in demo content ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try to remove padding top from first row 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,
You can change the side menu bg color with this css
Add this code to your wp-admin -> theme options -> general settings -> quick css
COPY CODE.side-color { background: green; }
The items can be added to sidemenu by checking -> side menu on wp-admin -> appearance -> menus ( see attached screenshot)
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 forum content from our demo is not included in demo, that content is generated by our users.
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 think there is a problem server site like some folder permission or compiling script does not have required environment
I’ve forwarded the ticket to higher support level.
Thank you for understanding.
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