Forum Replies Created
-
Author
-
CatalinModerator
If you just add the image link it will show as a link. You need to add it with the img tab like:
COPY CODE<img src="https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2014/10/banner-small.jpg" />
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, I guess the best option is to import demo content and see how we did it if you can’t figure it out. The process should be fairly simple, as @sharmstr advised, just add a element in your page and then click the pencil edit button to edit the containing row, then set the image background from there.
See the image attached
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.CatalinModeratorHi, You already opened the same discussion here:
https://archived.seventhqueen.com/forums/topic/kleo-updates-change-log/page/2/#post-32183Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, Have you figured it out?
Can I close the topic?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHave you figured it out? @Patkellydesigns
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, the Album tab is related to bpAlbum and you should only RtMedia which adds the Media tab or the bpAlbum.
You problem is from Buddypress Wall plugin which obviously adds a new navigation in your profile. Talk either with rtMedia developers or Buddypress WallHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, you can add custom links like this: http://cl.ly/Y6mn
2. there is the shortcode to display posts: http://cl.ly/Y7IJHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, What plugin are you using and where do you see the friends details?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 19, 2014 at 03:33 in reply to: How to disable loading Google fonts and portfolio animation? #32133CatalinModeratorHi, Disable google fonts by setting regular fonts in Theme options – Fonts
For the animation you need to edit wp-content/themes/kleo/page-parts/portfolio-masonry.php and remove the classes from line 19 “animated animate-when-almost-visible el-appear”Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorTo hide id you can add this CSS
COPY CODE#group-dir-search { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 19, 2014 at 03:22 in reply to: How to add more tabs next to the Profile image, 2nd time #32131CatalinModeratorYou don’t need to add a group My photos, nor a field. That tab will automatically appear if you have rtmedia installed and the user you are viewing added pictures from the Media tab
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorYou should use a child theme and copy the header.php and do the changes there
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator@Andrey48rus I can’t seem to reproduce this so please give me FTP access to you site to try and make some changes there so I can see the impact.
Thanks
Mark the reply as private.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorhi, well that is strange. So where you will have to change this functionality? Isn’t this related to Paypal?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi there,
You should setup W3 Total cache without the JS and CSS minify that could cause troubles, in rest you can enable other caching modules. I don’t think it is something from the theme but adding plugins always results in increased loading times.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator@sandervm86 can you check our demo on your devices? Our slider should appear on mobile devices too
I still think it is related to revslider settings since we don’t affect slider settings from the theme codeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorReally good job @woekerzee
Keep us posted with any new stuff 😉Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator@mnhl aladday
It also seems to be a problem in your install since buddypress does not recognize theme buddypress overrides and it uses its default one.
Give me temp admin access tooHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHelloo, for anyone else here is the file location and the attached content to change until 2.1 version
wp-content/themes/kleo/buddypress/buddypress-functions.phpHi 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.CatalinModerator@mnhl aladday I will connect later today and fix it for you. I will let you know once done
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, Try to re-save your profile. Also make sure you don’t have some code added to interfere or plugin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi there,
unfortunately it wasn’t thought to have both menus sticky and I can’t say how much work it will imply.I have tried to come with a JS CSS solution but you need to test it and extend it.
Add this CSS
COPY CODE#header { width: 1200px; }
and modify this theme file around line 1428
wp-content/themes/kleo/assets/js/app.jsCOPY CODE$(".kleo-main-header").sticky({topSpacing:kleoHeader.spacing});
to
COPY CODE$("#header").sticky({topSpacing:kleoHeader.spacing});
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorPlease do not create duplicated topics: https://archived.seventhqueen.com/forums/topic/buddpress-theme-does-not-change#post-32047
Closing this one…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello, I am glad you found the solution. That is the default and recommended way of storing serialized options data from theme customization since otherwise we would have created maybe hundreds of database entry instead of 1.
Normally at a domain change you need to search/replace the old url with new url, just like you did.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello, what do you mean they don’t scaled down?
We tested IE11 on Windows 8 and haven’t noticed something wrong.
Try to put some screenshots pleaseHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, Already asked here and responded. Please don’t create duplicated topics.
https://archived.seventhqueen.com/forums/topic/how-to-change-font-in-sweetdate
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello, is like @sharmstr said, we have uploaded to the demo since it will be default looks of the feature items starting with 2.1 version that should come this week. We did small visual improvements to those elements.
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorTry to disable any other plugins and remove any other added code
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, I guess you are referring to KLEO? This topic was added to Sweetdate. In kleo you should just follow the documentation in the Menu section to add those Buddypress related links
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, see this topic to change the shortcodes from your homepage https://archived.seventhqueen.com/forums/topic/homepage-online-members-status-icons-how-to
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi,
1. Please go to Settings – Buddypress – Pages and check you mapped page for the register component.
2. that happens just for you, the admin. also if you are doing the login from the popup then you can choose to just refresh the current page at login. See Theme options – Miscellaneous
3. you can do that with the membership plugin, Paid membership Pro and you will have a new tab on Theme options – Memberships
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator“Upgrade account” – translate the theme
“Notification”, Activity, Profile, Notifications, Messages, Friends” – translate buddypress plugin
“Actions” – depending where it is on page
“General Relationship Discussion” – this is a forum topic which can be deleted or renamedHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorIt is like I said above. Change the logo size, half smaller and disable the Resize logo on scroll and you will achieve that
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorThat is not an option, you can disable responsiveness from Sweetdate theme options and your site will look like on desktop also on mobile
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorOn what Operating system since I can’t replicate it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, glad you sorted it out. Check out revolution slider settings since there should be one for mobile display
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorhi, we will add more tutorials for sure but now you have the documentation and the quick install video tutorial
I replied in another thread about the font questionHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorTo center it is a bit tricky. We plan to add this to KLEO in a next update.
Those weren’t thought to be moved there.. sorryHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, to show more posts on the blog change that number from WP Admin – Settings – Reading
Also there should be the default pagination in place on your blog page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHi, see this reply: https://archived.seventhqueen.com/forums/topic/missing/#post-4119
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts