Forum Replies Created
-
Author
-
sharmstr
ModeratorNow I see it. It happens when the social icons move up over the header. See attached.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorMaybe this will help: http://flweb.it/2010/05/add-confirm-email-field-in-buddypress-signup-page/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou also need to set “inner container” to NO in the visual composer row settings.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorYou can add html tags. Try
COPY CODE<br>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTheme options > General > Quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou can try newer versions if you want. All I’ve said is that we havent tested them.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont understand what you mean. Can you give us more detail?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI think most of those things work by setting a cookie. I think you’ll have to enqueue the script regardless, but only launch the modal if the cookie isnt set. Google that info to see what you come up with. There is also a ton of age consent plugins out there.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWe havent tested kleo with VC up to 4.4.3
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhttps://archived.seventhqueen.com/forums/topic/login-pop-up-window-url-redirect-after-login-possible
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont see it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorchange the button to something like
COPY CODE[kleo_button title="Text on the button" target="_self" style="highlight" tooltip_position="left" tooltip_action="hover" el_class="green-button"]
then add this to your quick css
COPY CODEa.btn.green-button { background-color: green; border-color: green; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI have no idea how it happened. It didnt happen because of kleo. Remember that all of that code is just text. If someone did a search and replace on images it could have happened.
I fixed the one page you shared a link to.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTake a close look at the first image you posted. There are 2 things wrong with it. If you look at the shortcode there are 2 underscores between vc and carousel. The word “images” is missing. So while you and VC support thought it was the vc_carousel shortcode, its actually not.
The second thing wrong with it is that the word “images” is missing before all the image IDs.
Since in both cases the word “images” was deleted my guess is that a text replace routine was run that removed all instances of the word “images”.
You can fix all your broken shortcodes by adding “images” back between the two underscores and before the “=” for the image ids.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease tell me how you added it because its not correct.
The gallery shortcode is vc_gallery.
The image carousel shortcode is vc_images_carousel
The post carousel shortcode is vc_carouselThat’s why I’m asking. You have the POST carousel shortcode there. Not the gallery or image carousel shortcode.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCool. let me know.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo. You load the po file and compile a new mo file. Please read the documentation https://make.wordpress.org/polyglots/handbook/tools/poedit/#translating-with-poedit
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSeems to be working on all of my sites. Have you tried it with the 2015 theme to see if its indeed a kleo issue and not a plugin issue?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m a bit confused. The vc_carousel shortcode is for posts, not galleries. How did you add that shortcode that you have in your attached image?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou failed to upgrade Visual Composer: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease downgrade to Visual Composer 4.4.3 and see if you still have the issue. Kleo 2.4.3 wasnt released with VC 4.4.4. I’m not sure if that’s a problem, but that’s what sticks out at me.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorkleo/languages 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThey are not the same form. Even though you’re getting the error message, that doesn’t mean the captcha is there and you cant see it. I’m almost positive its not even there. You can verify this by right clicking on the web page, view source, then search for “modal”. That will take you to the form code. See if the captcha field even exists. If it doesnt (again, I dont think it will) you can add it yourself by copying /kleo/page-parts/general-popups.php to your child theme. I’m assuming the plugin you’re using gives you a shortcode to use.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAre you talking about the modal popup login?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 27, 2015 at 22:32 in reply to: Author Avatar gone from Posts, Post page, Archive following v2.4.3 update #56303sharmstr
ModeratorGo to Theme Options > Blog > Display meta. Click in the box and add “profile link”. Click save.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWordpress handles that, not Kleo. Maybe this will help. http://buildyourblog.net/content/how-allow-contributors-set-featured-image
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorRead up on translating WordPress: https://codex.wordpress.org/Translating_WordPress
You can use an editor like POedit to bring up the kleo translation file, search for the string you want to change, change the string and recompile the MO file. See how I changed the registration message in the screenshot attached.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorYes, the fix is in the next update. In the meantime, replace the file as instructed.
You can fill out the form. You text is almost the same color as the background. Fix it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorVC works fine. Make sure you install VC 4.4.3 located in the latest Kleo download from theme forest.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts working but not on that page because you can post directly to that page. You need to in one of the sub pages: http://healthcomspringboard.org/discussions/discussion/ebola/ebola-communication/#post_topic
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou can translate that message.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorHave you verified that “featured” is the tag that should be used?
Appearance > Customize > Featured Content.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat code should work. Do you have Visual Composer enabled?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIt depends on what you have installed. If you have Woocommerce installed, it will change the link to
/my-account/lost-password
That isn’t actually a page. Its an end-point. http://docs.woothemes.com/document/woocommerce-endpoints-2-1/
Instead of creating the page, resave your permalinks. Settings > Permalinks > Click Save.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat looks like the known paralax issue. See this topic: https://archived.seventhqueen.com/forums/topic/parallax-issue-with-kleo-2-4-3-update
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThen you’re doing it wrong. As I’ve shown, it does work. Did you clear your cdn if you’re using one? Did you put the file in your child theme or did you edit it directly? If you put it in your child theme did you retain the directory structure?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m not able to recreate your issue. Can you please respond privately with the information at Theme Options > Sys Info.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorGo to theme options > misc and turn off “enable registration via facebook”.
If they use the same email address to log into facebook they they have used to register with your site, they will have no problem logging in with facebook.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs I said, this is a stock VC shortcode. The css I gave you was to fix the css in their file, not fix anything within Kleo. I dont know how to fix it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorstyles.css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts