Forum Replies Created
-
Author
-
sharmstr
ModeratorI was looking at the hashbuddy code, and its always going to direct hashtag links that were clicked in the activity stream to /activity. That’s the point of it. “Adds hashtag links to BuddyPress activity and bbPress topics.”
When publishing a new post, an activity is also created. Hashbuddy intercepts that activity and creates a hashtag link for content found within that new activity, not the actual post.
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 just copied the code from above it wont work. There are are left and right single quote characters. You need to change all of those to regular quote characters.
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 sure they will put it on the feature request list, but Kleo is a theme. It stylizes output from other plugins. So I disagree with “Kleo NEEDS”. You need to find a hastag plugin that works. Once you do that, if Kleo doesn’t stylize it nicely, then that is request that would get resolved.
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
ModeratorExactly, “your system”. Start by disabling all plugins and enabling one by one until you find the problem.
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 probably that hastag plugin trying to interpret the link somehow and screwing it 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
ModeratorYou need to ask the developer of that plugin.
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
December 30, 2014 at 21:44 in reply to: Change Row Background Image in CLASSIC MODE, No Visual Composer #40744sharmstr
Moderator(hit submit too soon) I wasn’t implying that you use VC everytime you wanted to change the image. I was only saying you need to do it once to figure out the actual shortcode options.
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
December 30, 2014 at 21:43 in reply to: Change Row Background Image in CLASSIC MODE, No Visual Composer #40743sharmstr
ModeratorYou have to upload the image anyway. All you have to do is edit the image id number which you can see in media manager after you upload it. Not sure why that’s so hard.
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
December 30, 2014 at 20:12 in reply to: Change Row Background Image in CLASSIC MODE, No Visual Composer #40740sharmstr
ModeratorAnd to answer your question, you dont use either way you’ve tried. Its defined by the bg_image attribute. You give it the attachment (image) id. Not the image path/name.
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
December 30, 2014 at 20:03 in reply to: Change Row Background Image in CLASSIC MODE, No Visual Composer #40738sharmstr
ModeratorAlso, I looked for a shortcode options list over at WP Bakery the other day because I use the VC shortcodes in php templates. I couldnt find one. Honestly, the easiest way I’ve found is to only add the section I’m trying to code in VC then switch back to classic mode. Quick and easy.
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
December 30, 2014 at 19:56 in reply to: Change Row Background Image in CLASSIC MODE, No Visual Composer #40737sharmstr
ModeratorIs it faster to ask here or to just create a new page, add a row and a background image and then switch back to classic mode to get your answer? 🙂
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
Moderator@splendor – there’s an option for that. look at the options in the thirdparty/display-posts-shortcode.php
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
ModeratorrtMedia Pro.
Also, I dont work here. Its not my demo.
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
ModeratorOkay. Good luck.
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 tried conditional widgets? Basically you create one sidebar and foreach widget you can specify if it will display or not depending on which page its on. I think it works for the most part, but there have been a few mentions of it not working on all pages.
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 suggest it, but it will be hard to implement. btw – I dont work here.
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
ModeratorBackground video doesnt work on any mobile device. Its an industry standard. Create image from the video and add it to the “Image Cover” section of the row settings (where you set the video background).
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 are talking about a number that corresponds to how many unread notifications you have, then add “Live Notifications” located under Kleo in Wp admin – Appearance – Menus.
If you just want to add a number, then put this in the title of the menu item
COPY CODE<em>2</em>
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
Moderatorline 9 above is missing the period at the beginning.
COPY CODE.offcanvas-right.offcanvas-type-default .offcanvas-sidebar, .offcanvas-right.offcanvas-type-overlay .offcanvas-sidebar { -webkit-transform: translate(400px,0); transform: translate(400px,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
ModeratorDid you try it with a different 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
ModeratorIts not a Kleo issue. You can create a page called “forums” with a slug of “forums” and it will never be used. bbPress ignores the page and creates its own page out of its own templating system (Buddypress does the same). Because of that, you’ll never be able to see a custom sidebar using the page editor.
If you create a page and add the [bbp-forum-index] shortcode, you can specify a sidebar because the page is handled by wordpress and just spits out the bbpress index. bbPress doesnt override it with its templating system. The side effect is that its also not really a bbpress page and therefore breadcrumbs wont 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
ModeratorIt only works with sticky menu active.
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
ModeratorProvide a link 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
ModeratorHow about this? https://archived.seventhqueen.com/forums/topic/problem-with-bb-press
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/sidemenu-customisation
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 need more information to help. Please provide a link to your 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
ModeratorSet it in Buddypress. WP Admin – Settings – Buddypress – Pages. Change the Register page to your gravity form 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
ModeratorDouble check your settings. Make sure that you have your website in app domains. If that doesnt work, contact Facebook.
You can see that it does work on all pages on the demo site: http://seventhqueen.com/themes/kleo/blog-normal/
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 done on your server. Contact your hosting company.
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
ModeratorSometimes is shows “load newest” but that’s a timing issue. Most times it just loads the post automatically. The timing issue I’m referring to is the interval of the buddypress script that checks for new posts and displays “load newest”.
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 sure what you are talking about. The title “forums” is on the demo. Provide a link to your 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
ModeratorHello. Did you search google? https://www.google.com/search?q=Wrong+slider+export+file+format!&oq=Wrong+slider+export+file+format
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
ModeratorCreate a new menu with nothing in it and assign it using the page editor.
For the main menu color, follow this. If you only want to change it for your homepage, then use Visual Composer to set css just for that page. You can do that by clicking on the gear icon uppper right.
https://archived.seventhqueen.com/forums/topic/different-styles-for-top-and-main-menu#post-36553
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
Moderator@norman – Yes, it should auto display without a page refresh. You can see on the kleo demo: http://seventhqueen.com/themes/kleo/activity/
you can log in to test.
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 into page editor and scroll down to the “theme general settings” section. Make sure you dont have “hide header” turned on. If that is off, on the right hand side, make sure you have “site default” or the name of your menu selected in Main menu options.
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
ModeratorNot directly, but you can add hyperlinks to the text.
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 search before posting
https://archived.seventhqueen.com/forums/topic/problem-with-visual-composer
https://archived.seventhqueen.com/forums/topic/visual-composer-wordpress-4-1
https://archived.seventhqueen.com/forums/topic/the-front-end-visual-composer-isnt-workingHi 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
December 28, 2014 at 15:29 in reply to: Hosting Multiple WordPress Sites/Domains under one hosting account #40458sharmstr
ModeratorThis is not Kleo related, but if you look in your wp-config.php file, there are variables for your database name. If your new database names are different than your old ones, you’ll have to change them.
Depending on how you are “moving” these sites will depend on what you need to do to make them work. If you sticking with the same hosting service and you dont have to move to a new database server, then you wont have to change the database names.
Read this. It has everything you need to know, including editing wp-config.php
http://codex.wordpress.org/Moving_WordPress
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 it on in the portfolio shortcode 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
sharmstr
ModeratorAlso, did you actually change anything in singles-reviews.php? Or did you just copy the file over?
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