Forum Replies Created
-
Author
-
November 24, 2015 at 17:17 in reply to: Make Kleo Post element a regular grid, not a Pinterest/masonry grid #88799
Radu
ModeratorHi,
That shortcode is powered by masonry on grid view, but you can use this module from VC Post Grid
COPY CODE[vc_basic_grid post_type="post" max_items="10" grid_id="vc_gid:1448378592569-2dd502d2-aed8-2"]
It will displays normal grid not masonry.
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 can help you with this but the search form not appears in the page that you have provided.Let me know when you add the search form there, and i will provide you a css for 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,
I can help you with this but the search form not appears in the page that you have provided.Let me know when you add the search form there, and i will provide you a css for 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,
Do you have looked at the documentation ?
https://archived.seventhqueen.com/documentation/kleo#installing-the-theme
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,
For replacing the category template you can duplicate the archive.php file into category-SLUG.php or category-ID.php and this will be replace the replace certain category.
For replacing just for some posts of some category will implies more tweaks to the templating system, you can view few details over here : https://wordpress.org/support/topic/how-to-change-single-post-template-based-on-category
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 plugin breaks/overwrite the kleo styles, and this cannot be adapted without amount of dedicated time to made a plugin integration.
I can help you to made the video full width in that page, for the rest of customization/integration i recommend you to hire a developer to achieve 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,
Please see this little video : https://drive.google.com/file/d/0Bxo5b6iHWRMwYzl1UlJnVExYcDg/view
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Tell me what items do you want to hide, i need to know to provide you a correct css.
Provide page url and some credentials to can see a profile.
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 that you have do some custom development, this is not a kleo issue, this issue is caused by your wrong modifications.
I suggest you to not use in future margin/paddings etc in percents % because depends the browser width height.
COPY CODE@media screen and (min-width: 800px) { .mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] { cursor: pointer; display: inline-block; -webkit-appearance: none; -moz-appearance: none; appearance: none; top: 90px; position: absolute; height: 43px !important; right: 0; }
Try to replace .mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] proprietes with the above, now you will see the input is to small that’s because col-sm-3 in other words is not enough space for that input and button, i suggest you to use 3 columns or 2 on footer instead of four.
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,
Can you check the credentials ?
IT says : ” ERROR: La contraseña que has introducido para el nombre de usuario tester2 es incorrecta. ¿Has perdido la contraseña?”
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 optimize members is not compatible with bunch of plugins/themes/hosting environments see here : https://optimizepress.zendesk.com/hc/en-us/articles/200553686-Incompatible-Themes-Plugins.
I don’t know exactly what causing this issue you need to allocate some time to investigate.
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,
Can you be more specific about this question ?
“background maybe restricted it in some way? ”
Provide a screenshot that pointing out 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,
Just i’ve asked developer about this, and for the performance purposes the video bg’s will not show on mobile devices.
That’s because the video file has to much MB and the site will load in a very long tine on mobile.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI cannot see that buttons ( see the attached screenshot )
Do you have removed the buttons ?
Cheers
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,
1. Hide ‘My Subscriptions’ heading
COPY CODE.woocommerce_account_subscriptions { display: none; }
2. Hide the cancel button
COPY CODE.woocommerce td.membership-actions a.cancel { display: none !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,
Please unzip and upload the single.php to wp-content/themes/kleo-child/ ( see attachment )
Add also this css tp wp-content/themes/kleo-child/style.css
COPY CODEarticle .article-media { display: none !important; }
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,
It works, the problem is because this profile : Mathilde Lenoir does not completed the ville field.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWhen i press to login to facebook i receive this
COPY CODEGiven URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App's settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.
You need to configure corporeally fb APP, i suggest you to set real domain name to wordpress not 301 redirect.
Regarding the upload issue i’ve tried with another images with size around 500-600 kb and it works.
I think the problem is because the images has resolution to big 4000 x … and it seems to not be kleo related.
Set the http://www.archyou.de in wp-admin -> general settings -> general and see after behaviour.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorRegarding the login problem, can you check now ?
Cheers
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 a plugin builded by our theme and it comes only in buddyapp theme.
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,
These menu items are generated by buddypress and the items are listed automatically, what do you want to do more exactly,to change order of the items ? to hide certain items ?
I wait more details.
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,
This depends by where you want to have this layout in blog post ? in forums ?
Provide page link where you want to have this to can tell you if is possible or not.
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,
Can you please provide the credentials to can see the behavior ?
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 error, it can be corrupted, i suggest you to disable manually the plugin by login to FTP in this path /wp-content/plugins/ rename or delete the woocommerce folder, by renaming the plugin will be deactivated.By deleting the plugin will be detele and when you will access the site dashboard you will see a notification to install woocommerce.
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,
What do you mean by “aren’t working” i can see the page no 404 error. see screenshot and i wait more details about this.
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,
This can be caused because your video has only one format (mp4 i think) for the mobile use the
Video Self hosted(webm)Let me know if it works.
Cheers
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 please provide wp admin 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,
Please use this shortcode
COPY CODE[kleo_testimonials specific_id="no" number="7" height="180x280"]
Paste this code to a text block or directly in classic wordpress editor or everywhere as you want.
Below is shortcode with default size.
COPY CODE[kleo_testimonials specific_id="no" number="7"]
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 re referring to the menu item My Account ?
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,
Add the next css rules to wp-admin -> theme options -> general settings -> quick css.
1. Hide Search on forum page
COPY CODE#bbpress-forums .bbp-search-form { display: none; }
2. I see that you already removed the breadcrumbs.
3. Go to wp-admin -> settings -> reading -> homepage -> select forums page. -> save changes.
4. You can change the text colo from a text area like this
COPY CODE#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { 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,
Can you please provide an screenshot that pointing out the problems and also the website url.
Cheers
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 please provide also an FTP account ?
Loco translate says
Other potential issues with Kleo
Theme has no POT file. Create one at “/languages/kleo_framework.pot” if you need one.Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGood,
Can i help you with anything else ?
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,
Go to wp-admin -> settings -> permalinks -> save changes.
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 WHMCSConnect because it load bootstrap.js over the kleo bootstrap.js
I suggest you to contact WHMCSConnect developers and ask them about a filter that stops this plugin to load bootstrap.min.jsCheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
To be clear for me, the problem appears when you have a post with a long name it get out from the wrapper ?
Can you please provide me the entire post name ?
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 increase line height from wp-admin -> theme options -> header options – Main Menu Height*
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,
Unfortunately i’ve cannot reproduce the issue that you have described.
But you can set a CSS value only of mobiles from example :
COPY CODE@media (max-width: 600px) { .facet_sidebar { display: none; } }
Replace .facet_sidebar { display: none; } with your desired rules.
In that way you can adjust the padding only for mobiles.
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 buttons do you have solved 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 solution -
AuthorPosts