Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Try to put both elements separate by comma like this
COPY CODE<script> jQuery( document ).ready(function() { (function(jQuery){ jQuery('#text-11,#text-12,text-13').affix({ offset: { top: 600, bottom: 0, } }); }) ( jQuery ); }); </script>Or copy and paste again the snippet and specify another element id
COPY CODE<script> jQuery( document ).ready(function() { (function(jQuery){ jQuery('#mysuperdiv').affix({ offset: { top: 600, bottom: 0, } }); }) ( jQuery ); }); </script>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
I see the behaviour, please leave until tomorrow the account because the designer should investigate this too
I will let you know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTry with this
COPY CODEfunction custom_redirect_link_facebook_login(){ global $post; $reloadcurrentpage = get_permalink(); return $reloadcurrentpage; } add_filter('kleo_fb_register_redirect','custom_redirect_link_facebook_login');LEt me know
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorProvide admin credentials to investigate,but de-activate child theme before to provide credentials to me and check again it’s possible if you have modified the archive template to have that overwrite with a certain modification
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 12, 2016 at 18:58 in reply to: Blog Page Doesn’t have Wide Template and has lost Theme Styling #135839Radu
ModeratorHi,
You cannot do that… but you can create a page named my blog then build it from VC as you need, and then set to be blogpage from wp-admin -> reading -> blog page
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWpml string translation it’s part of wpml and it’s like a plugin for wpml
FILE : /wp-content/themes/sweetdate/custom_buddypress/class-bp-tabs.php

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The behaviour it’s wired because you can even click on the tasks messages or notifications in other languages than English… and this can be caused by translation of some string that hasn’t some tag unclosed.
Right now i don’t’ have ability to test on my local install because i don’t have wpml right now, tomorrow most probably i will have it, so please check with attention the translated strings.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I think I know what’s going on, there is some permissions problem, provide FTP details to investigate further, meanwhile you can ask your hosting provider to check the writing permissions in /wp-content/uploads/custom_styles/kleo_dynamic.css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTo have same colors you should change it from theme options for sitewide… i will not change that colors because will mess other demos… customize as you need
Cheers
R>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDone please check
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThis child restriction will be implemented in next theme update but until then replace this file : /wp-content/plugins/restrict-my-site/rms.php
with this : http://pastebin.com/AU2nbDGeThen all subpages of the page that it’s selected will be treated as the parent
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I saw that you have worked around, I suggest you to set a larger height to set scroll only for vertical
So, instead the overflow: scroll; use overflow-y: scroll;
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFrom where you have writed that article from social articles somehow ? i’ve tried to take a look again to that activity with post like in your proivded screenshot, but i cannot see it.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
You can make any element sticky by matching that element ID.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 12, 2016 at 17:00 in reply to: After update to Kleo 4.1.3 Members page not display member #135810Radu
ModeratorIn this case use that function all time
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease confirm that even with all plugins and child theme de-activate you encounter same issue,
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
I see the RTL problems and I will add this to the bug list and asap we will provide you a fix for RTL problems, most probably next week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI cannot view your site the chrome says
“This site can’t be reachedhttp://www.notrequiredforthisticket.com’s server DNS address could not be found.
DNS_PROBE_FINISHED_NXDOMAIN”Let me know when i’m able to view it
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please provide user and password to can view what you say
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
By loading this css to your site it will looks like good format picture
COPY CODE.activity li.blogs.new_blog_post .activity-content .activity-inner p img { display: none; }The css will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease send me a screenshot with all images settings form wp-admin -> theme options -> blog
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem,
Please open a new ticket for that pmpro translation issue
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Our theme it’s based on this plugin : https://wordpress.org/plugins/cmb2/ and i think the meta box plugin that you are trying to use it it’s based somehow on the cmb2 so,from there the issues… probably you will have to search on wp plugin repository for other plugins and test it.
Normally you should find a plugin that works and don’t interacts with ours.Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Have a nice week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The problem has been fixed using a function that allows you to have that string “internationalized” so there is no translation in PHP file,I’ve added the missing function that take cares of the string translations, and you should translate fields from wpml string translation.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I see that you have some plugins installed please de-activate all plugins except buddypress and wpml then to again that test and let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
As you can see in sidebar the response time it’s around 48 hours, for the logo issue, i cannot reproduce that issue on my local install and in this case you should provide to me admin credentials to take a look for the page restitution for child items I’ve added this on the improvement list and we will be fixed in future, for the moment i don’t have any quick solution
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Done, to can have map active add an google maps api key to be authorized to run embeded map
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please send us an email with summary of what you need to achieve for a appropriate quote themesupport@seventhqueen.com
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThere you have this option “Crop instead of resize” you can set on and regenerate the thumbs and check again.
The images should be cut not staying full width
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts