Forum Replies Created
-
Author
-
August 10, 2018 at 16:58 in reply to: Restrict some profile fields visibility on membership page as well as profile view #205912
Radu
ModeratorNot marked as solutionRadu
ModeratorHi your website stays in loading …. for minutes cannot see that.
Anyway compare with our demo and if on your end it’s an issue, make sure to de-activate child theme first and check again , if persists make sure to have all things updated wp+theme+plugns and check again.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There it should appear, make sure to have created in your mailchimp account a list.
IF cannot figure out please provide wp admin credentials in a private reply to can check that
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 10, 2018 at 16:50 in reply to: Automatically add new registered users to memberships of free membership level #205909Radu
ModeratorNot marked as solutionAugust 10, 2018 at 16:46 in reply to: URGENT . Proceed to checkout button missing, Shop layout changed. #205906Radu
ModeratorNot marked as solutionAugust 10, 2018 at 16:46 in reply to: URGENT . Proceed to checkout button missing, Shop layout changed. #205905Radu
ModeratorNot marked as solutionRadu
ModeratorYes i saw i was looking for a solution to remove it but the comma of that isn’t placed on any element with class or div id to can be targeted.
I’m looking for a workaround will let you know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see
All good now ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 10, 2018 at 15:14 in reply to: Cannot override kleo-framework files using child theme #205897Radu
ModeratorHi,
I’m not sure how that will behaves on all devices but if you had done that change you should test on mobile tables to see how dialog it’s displayed.
Without running and testing on cross devices i cannot pronounce.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Tried a workaround and cannot remove only that tried with css to target all links from there that contains the main category slug but it removes also the second one.
So there is no easy way to remove only that… another workaround may be this… but i’m not sure how will behaves when you have only a category there.
COPY CODEarticle .post-header .post-meta .meta-category a:first-child{ display:none !important; }The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can easily solve the issue with the slider navigation bullets by setting to slider a min height value, from example i’ve set 500 and now they have enough space
Wp-admin -> Revolution Slider -> Home FullWidth ->

Set 400 or 500 , test and adapt for your needs.
Related to the issue with portfolio titles that overlaps i had asked the core developer about that and i will get back to you when i get an answer for that, meanwhile as workaround you can change the highlighted settings in next screenshot.

PS: On your video you haven’t fully simulated the mobile since on mobile devices you have touch options where in your video isn’t (there it’s hover option where can be found only on computers on non-touch devices.) you must spoof the user agent to make the emulation correct.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGood then
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 9, 2018 at 15:50 in reply to: problems with revolution slider post type and adding element post grid to pages #205844Radu
ModeratorHi,
There it’s a php error and also JS errors in page (caused by the php error)

—
Please try to do the next, make sure you have all things updated Wp+Plugins+ThemeCheck for plugin updates under under wp-admin -> appearance -> install plugins.
Leave child theme de-activated(if you are using)
IF it’s the same doing all above there it may be needed to enable wp debug to can see exactly the error.
Steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
Cheers
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 css
COPY CODEdiv#login_panel ul.inline-list a {color:red;font-weight:bolder;}Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Maybe from your server and envato server it’s connection problem or something similar, in those cases please follow the manual update solution : https://archived.seventhqueen.com/kleo/article/updating-the-theme
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 8, 2018 at 19:19 in reply to: Probably a bug: Not displaying the forum answer of another user #205796Radu
ModeratorHi, ok great
Have a nice day
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Decrease or increase the 1200px value until it fit that.
The moment i’ve tested was fitted perfectly with that value on my resolution.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 8, 2018 at 17:33 in reply to: How can the [kleo_top_members] shortcode be modified to show only members from a specific country? #205781Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Did you are using child theme ? if yes, try to activate parent theme instead and check if the products appears now using parent theme in the cart.Let me know
MAke sure to have all updated WP+THEME+PLUGINS
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 8, 2018 at 16:53 in reply to: Filter “Sweet stories from our Lovers” according WPML language #205772Radu
ModeratorDepends by the shortcode to know multi-language, or id you switch the language from wp-admin you don’t have separately by language widgets?
OR why you don’t create a separate page by language where you can have fully control in page from example the EN lang home page will be accessed at this url http://domain.com/ and the second lang version at this url http://domain.com/fr_FR
You can ask also the wpml team how you can do that or check their docs
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
This is how it looks for me on demo

Cannot see your website and the theme it looks that you had using other theme ?

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It’s not clear for me where those appear broken ? please provide link to can investigate and fix.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It works now

There was jquery link instead the a tag link
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

