Forum Replies Created
-
Author
-
sharmstr
ModeratorFor 2 side by side, you can try this css on the page
COPY CODE.news-highlight article { width: 49% !important; float: left; padding-right: 5px; }
For 1 big with a list on the right, use the New Focus shortcode instead.
You can use this css on the page to hide the meta
COPY CODE.post-meta { display: none !important; }
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
Moderatorreassign admin rights please.
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 have an error in your css. There’s a random “3” in there. Also, try it with !important.
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
Moderatortry this in your quick css
COPY CODE.kleo-toggle-menu .kleo-toggle-submenu { z-index:1600 !important; }
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
ModeratorOoops. I just click on the link you supplied
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
ModeratorTry this
COPY CODE.testimonial-meta { font-size: 20px; }
Change the size to suit
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
ModeratorLooks like each line is in its own section now. So you’ll need to go into the row settings and set the top and bottom padding to 0
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 may be a conflict with one of the many plugins you have installed. Have you looked for a plugin conflict? If you temporarily enable the WP 2015 Theme, does it show up?
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
ModeratorBuddypress uses templates, not pages that you can edit within the WP Admin. If you want to add profile fields you can do that from WP Admin > Users > Profile Fields. As I said before, if you want to add a captcha, look for a captcha plugin that is compatible with Buddypress. A lot of us use Wangguard instead of a captcha.
Also, I highly recommend that you read the buddypress documentation. Its important to note that Kleo stylizes Buddypress. The buddypress functionality comes from the plugin itself so its really important to know what it does and how to configure it: https://codex.buddypress.org/
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
ModeratorIf you download the full kleo package from Themeforest, the 5x demo sliders are in 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
ModeratorThat’s not the link you gave me originally, so no, we were looking at different pages. The page in your image is throwing a 500 server error. Check your server error logs and/or look for plugin conflicts.
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
ModeratorBuddypress registration page is handled by php templates and filters/actions. You should find a captcha plugin that’s compatible with buddypress. If you want to customize the page beyond adding new fields, you have to know PHP and you’ll have to copy /kleo/buddypress/members/register.php to your child theme then edit 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
ModeratorDid it happen after you updated revslider? There are new demos for 5x of revslider. Your old slider might not be compatible.
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
ModeratorThe grid loads pretty quick for me. The image at the top takes a long time to load. Try reducing the size of 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
ModeratorHmmmm, you can try this
COPY CODE.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button { margin-bottom: 0 !important; }
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
ModeratorCant help because of the coming soon 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 can try this. I have no idea if it will work since you are refusing to give me a link.
COPY CODE#buddypress .kleo-isotope>.kleo-masonry-item, #buddypress .kleo-isotope>li { width: 50%; }
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
ModeratorLOL 🙂
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 changes as information is added. They are not hard set. Again, if you provide a link I can help.
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
ModeratorIn the chrome developer console. Again, look for plugin conflicts.
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 a sir. You can contact dev@seventhqueen.com for a quote on custom work.
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 need a link and credentials
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
ModeratorTry this in your quick css
COPY CODE.main-color #buddypress div#item-nav ul li a:before { color: pink !important; } #buddypress div#item-nav ul li.current a:before { color: green !important; }
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
ModeratorTry this in your quick css
COPY CODE.buddypress div#item-header div#item-meta { clear: both !important; }
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
ModeratorYour site is throwing jquery errors. A few things to check
1 – Disable plugins to look for a plugin conflict.
2 – You have caching enabled. Did you clear your cache after updating? According to the notice in WP Admin, you didnt.
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
ModeratorThe pages are displaying fine for me. Screen shot in private response.
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 see that the page is not processing fully. Look for plugin conflicts by disabling all plugins, check to make sure the page works, then enable each plugin one by one to find the 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
ModeratorThose warnings are fine. Respond privately with a link and credentials.
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
ModeratorWhat themeforest code? People get confused as to which code that is. It needs to be the API key that you set up in your themeforest account.
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
ModeratorThe H2 elements have a bottom margin. Click on the gear icon in VC and add this css
COPY CODEh2 { margin-bottom: 0px !important; }
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
ModeratorTry this in your quick css
COPY CODE#buddypress .update { display: none !important; } #latest-update { display: none !important; } #post-mention { display: none !important; }
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 provide a link so I dont have to set this up on my test site.
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
ModeratorNeed to see a link in order to help.
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
October 15, 2015 at 17:15 in reply to: Visual Composer – How to change font size in text element #82402sharmstr
ModeratorTry this in your quick css. Adjust to suit.
COPY CODE.kleo_text_column p { font-size: 40px !important; line-height: 40px !important; }
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
ModeratorTry this in your quick css
COPY CODE@media (max-width: 991px) { #header .navbar-nav>li>a { font-size: 24px !important; } #header .navbar-nav .dropdown-menu li a { font-size: 24px !important; } }
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
ModeratorTurn of “transparent main menu” in Theme Options > Header. Only turn it on for pages that need 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
ModeratorNeed to see a link in order to give you the css needed.
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
ModeratorThe meta info is generated by the kleo_entry_meta function located in /kleo/functions.php. Copy that function to your child theme’s function.php file and edit as you wish.
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’s standard for Buddypress. https://buddypress.org/support/topic/extended-profile-fields-are-adding-spontaneousinncorrect-links-to-data/
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