Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Try to set permalinks Post name format, form wp-admin -> settings -> Permalinks -> then save changes.
Let me know if it works
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,
Sorry but i don’t understand can you elaborate about this ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry for delayed response, we have a large volume of support tickets, you have solved the issue ?
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 FTP
Cheers
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 reproduce this with the chrome inspect element -> network tab and see what css file it’s missing, then reply here with that css file it’s missing.
A temporary solution is to use a cache plugin like : https://wordpress.org/plugins/wp-super-cache/ or https://wordpress.org/plugins/w3-total-cache/
Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSorry but the website it’s not load properly, please reply here when the site it’s ok.
Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 2, 2015 at 16:28 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #75816Radu
ModeratorHi,
This will be fixed in next update.
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,
If you want to use the default logo size just remove that css, and if you want to adjust onlu the height of the logo go in Wp-Admin -> Theme Options -> Header Options -> Main Menu Height* change 88 to your desired height.
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
ModeratorNow, the debug what shows ?
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 hide the top bar like this
COPY CODEbody.page-id-7 .header-color.social-header {display:none;}
This will be set display none for the social header only in page with id 7, if you want to hide in multiple pages you will do like this
COPY CODEbody.page-id-7 .header-color.social-header,body.page-id-8 .header-color.social-header, body.page-id-9 .header-color.social-header {display:none;}
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,
Try to do this : https://wordpress.org/support/topic/http-error-could-not-open-handle-for-fopen
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDisable this plugin smart-app-banners and check after if the blog page it;s white.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease check in backend if the field it’s set as required in backend.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
Can you please provide error.log ? you can find the file by accessing via FTP in the root domain.
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 set wp_config true ( https://codex.wordpress.org/WP_DEBUG#Usage )
Then go in that blank page and see if appears some errors
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,
I have installed recently a plugin ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorStrange behavior, I have never encountered a similar problem, you can try to use another language translation to see if the problem is caused by the ru language file.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCOPY CODE.kleo-main-header .navbar-header strong.logo a { font-family: 'Montserrat', sans-serif; font-size:15px !important; }
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 enable debug https://codex.wordpress.org/WP_DEBUG#Usage and see what error you receive.
Regards
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 1, 2015 at 14:33 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #75633Radu
ModeratorIf you are talking about the search form that appears in members directory , go to wp-admin -> users -> profile search -> in the right side see form template, change the templates and check if it works.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 1, 2015 at 14:25 in reply to: Question about possibility with KLEO for a second project #75631Radu
ModeratorHi,
I don’t know any user that use that niche.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Choose one of them.
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,
If you want to set a background for a certain page just add page-id-11 after body
COPY CODEbody.page-id-11 { background-image: url(“http://localhost:8080/wp/wp-content/themes/kleo/assets/img/bg-body.gif”); background-repeat: repeat; }
replace 11 with your page id
Regarding the widget i suggest you to set a margin-top for that widget only for this page or site-wide as you wish.
Hope that it helps
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 31, 2015 at 18:19 in reply to: Question about possibility with KLEO for a second project #75547Radu
ModeratorHi,
Kleo it’s a multipurpose wordpress theme and you can made an website for any niche, you need to have imagination and knowledge.
If you are referring about this site : http://www.visio-tchat.fr/ you need to have a high process performance and bandwidth of servers also an programmer that can implement the needed functionalities.
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,
Sorry to say but this is not possible yet in kleo.
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,
I don’t figure out exactly the scenario, but you can try to add another value to that field set the new value as default then delete the new value and then it will remain the old field unselected.
Sorry if i don’t understand correctly and hope that it helps.
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,
This is not possible in kleo, the only one module can allows you set external link for an item (image) it’s Image Carousel.
I think you need to made a custom module for vc that it allows you to do that.
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,
Can you give more details about this ?
What error do you receive ?
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,
You can test these plugins :
https://wordpress.org/plugins/wangguard/
https://wordpress.org/plugins/better-wp-security/
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,
You can find slider slides in package that you have downloaded from temeforest, in this directory /Main Files/Demo Content/Revolution Slider, if you want other slides for revolution slider look here : http://revolution.themepunch.com/free-slider-exchange/
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 path for the image it’s correct,
Regarding the widget from right sidebar please provide a scrennshot.
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,
By example if you want to use : https://www.google.com/fonts/specimen/Montserrat
Go to Theme Options -> General settings -> Quick CSS paste this css.
COPY CODE.kleo-main-header .navbar-header strong.logo a { font-family: 'Montserrat', sans-serif; }
Then Go to Theme Options -> Fonts and set for h6 your desired font family.
if you will select another font family just replace Montserrat from css with your desired font family.
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
ModeratorWhite Kleo scrolled header white transparency.
COPY CODE.kleo-main-header.header-normal.header-scrolled { background-color: rgba(255,255,255,0.6); }
Black Kleo scrolled header black transparency.
COPY CODE.kleo-main-header.header-normal.header-scrolled { background-color: rgba(0,0,0,0.6); }
it’s ok?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThis issue will be fixed in a future update, meanwhile try to use https://wordpress.org/plugins/lazy-load-for-videos/ i tested and it sould not crash the safari or ios.
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 Mpiroh,
The sweetdate has have already semi transparent menu , live here : http://seventhqueen.com/demo/sweetdatewp/
If you want to have more transparency use this css
COPY CODE.sticky.fixed {background: rgba(0, 0, 0, 0.4) !important; }
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
ModeratorGreat guys,
It seems that the problems has disappeared 😀
Can i close the topic ?
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 jallston,
I see that the provided credentials no work anymore.
The problem it’s because the button row doesn’t have class ‘nopoinerevents’ assigned
Just add the class to that row, it should work.
Best Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 31, 2015 at 16:42 in reply to: Multi select box visibility on ipad/mobile – it does not show fields, (0 Items) #75520Radu
ModeratorHi guys,
Try to do next thing:
Go to your page backend where the form appears then look for the sortcode to see that template are using.
Try the templates from below by replacing 7119 with your form id
COPY CODE[bps_display form=7119 template="members/bps-form-inline"] [bps_display form=7119 template="members/bps-form-legacy"] [bps_display form=7119 template="members/bps-form-with-labels"]
Let me know if this will solve problems.
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
ModeratorCan you put php_value max_execution_time back to 300
Then enable debug
https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUGSee if you see another errors beside of this :
“Fatal error: Maximum execution time of 300 seconds exceeded in /public_html/wp-content/themes/kleo/kleo-framework/options/inc/class.redux_api.php on line 215”Best Regards
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts