Forum Replies Created
-
Author
-
Catalin
Moderatorwasn’t able to replicate this… send me a link to your website to take a look.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorfor adding links in footer, please take a look here:
https://archived.seventhqueen.com/forums/topic/add-links-to-footer#reply-5387
for the css modifications in groups page, you need custom development skills to achieve that… every group should have the ability to be selected and styled using a unique id
you have only 3 elements in the footer widget and they look fine… not able to replicate this
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorwe will release next week an update for this and then it will be full compatible with buddypress 2.1… I suggest you to wait until then.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorit looks right to me…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
The archive that you download from theme forest needs to be unpacked… the theme .zip and the child theme .zip are located in /Wordpress sub folder. Take a look at my screenshots…
Let me know if this helps.
Thank you,
CatalinHi 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.Catalin
ModeratorI don’t quite follow… give a try to what I pointed you and let me know if it fits your needs…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorplease send me a link to your website… and I will provide you solutions for all your requests.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
If you are referring to the “Blog” string, to remove it you need to add this code in your style.css file from your child theme:
COPY CODEbody.blog .page-title { display:none !important; }
let me know if this helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorthe widget is intended to show the title and the date, not the excerpt… regarding the date, if the posts are in the same date, it will be displayed the date to the first post from that day in the list.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorthe direction would be to not cache the profile links… you will have to figure this out.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatoryour issue comes from a custom CSS code you added in theme options…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorunfortunately we don’t know an existing solution coded for this… you can hire a developer for coding this… please have in mind the fact that this is not related to theme functionality.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
This problem may come from incompatibility with a 3rd party plugin you have installed… I suggest you to deactivate all of them and activate them one by one, starting with k-elements, and see which one causes the problem.
let me know how this goes… its important to tell if this happens only with k-elements active.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorthe guide has a lot of useful info…
the file you need to modify is this:
wp-content/plugins/bp-moderation/css/sprite.png
just replace the symbols with the new ones and add the file back with the same name.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 1, 2014 at 18:51 in reply to: UNRESOLVED, CONTINUOUSLY IGNORED BY SUPPORT. PLEASE HELP #30364Catalin
ModeratorHello,
3. Add this to your functions.php file from your child theme:
COPY CODEfunction kleo_img_rounded( $atts, $content = null ) { extract(shortcode_atts(array( 'src' => '', 'class' => '', 'link' => '' ), $atts)); $output = '<div class="circle-image '.$class.'">'; $output .= ' <a> <span class="overlay"></span> <span class="read"><i class="icon-'.apply_filters('kleo_img_rounded_icon','heart').'"></i></span> <img src="'.$src.'" alt="" /> </a> </div>'; return $output; }
4. take a look here:
http://stackoverflow.com/questions/16550485/hide-div-tag-on-mobile-view-only
the picture needs to have a class or id to be ble to select it… if you send me a link to your website with the picture added I will provide you the code needed
5. that string comes from buddypress plugin and can be changed using: https://wordpress.org/plugins/codestyling-localization/
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorplease send me admin credentials to take a look… reply as private for security reasons.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorwhile testing your issue I see you already solved this… what was the problem?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorI have just installed it on a test server and seems lo work as it should… give it a try and see if it suits your needs.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
Please respond here on the forum, not replying directly and sending me mail… the plugin is trusted but the developer who did it does not maintain it…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorhow did you create the menu structure from (Appearance > Menu) ? send me a screenshot with this, please.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
Your requirement implies custom development skills and you will need to hire a developer for that.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 1, 2014 at 17:32 in reply to: Thumbnails are appearing blurred and distorted in Masonry layout. #30334Catalin
ModeratorHello,
The initial pictures, before uploading them in WordPress, where looking right? I checked your website and you don’t have this problem to all of them and the source image looks blurred as default…
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorI modiried the code so please replace it and let me know if it works…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorsend me a link to the page you are reffering to…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorhave you tried this?
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.October 1, 2014 at 16:29 in reply to: Fatal error: Call to undefined function vc_shortcode_custom_css_class() in /home #30325Catalin
Moderatorplease visual composer to the latest version available… you can get this by downloading again the theme .zip file… let me know if the problem occurs after this…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatoryour request implies custom development work and you will need to require a developer to achieve them.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatordo you have any security plugins installed?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatordo you have “Forums” or “Topics” tab ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
Please add this in your style.css file from your child theme:
COPY CODE#bbpress-forums p.bbp-topic-meta .bbp-author-avatar { display: inline-block; padding: 0 10px; } #bbpress-forums li.bbp-forum-freshness .bbp-topic-meta, #bbpress-forums li.bbp-topic-freshness .bbp-topic-meta { display:inline-block !important; }
let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatoradd this to your style.css file from your child theme:
COPY CODE@media only screen and (max-width: 767px) { .dl-horizontal dd:before { content: none !important; }
let me know if this works
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorif no initial payment it means they don’t pay in advance… the billing process starts after one month.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorthe problem comes from this class:
COPY CODEa:not(.button), div#main a:not(.button), #header .form-footer a:not(.button)
do you have custom css code added to this page?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHeo,
Pleas take a look here:
https://wordpress.org/plugins/bp-moderation/
Let em know ifthis helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderator@massreport: I tested this issue on a fresh install of the theme and everything works fine… I see you have some errors in console… those can be caused by a plugin you installed… please disable all of them and enable one by one and see which gives you the conflict.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorplease be more specific with your request regarding mobile view… I attached a screenshot of what I can see on your site.
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.Catalin
ModeratorHello,
Please take a look here:
https://archived.seventhqueen.com/documentation/kleo#demo-pages
you will have to add the code provided in your page content.
the code is here:
https://archived.seventhqueen.com/files/kleo/individual_pages/portfolio-full-width.txt
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderatorthe site requires password to be seen…
if you have some custom code to share, go for it. 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
Moderator@yaneczeck: if you want to implement a custom font, you need to use the child theme… the drop-down from options panel is populated with Google fonts from Google fonts directory… you cannot add the font considering the algorithm used for the font list.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalin
ModeratorHello,
K-elements – contains all of our theme features like shortcodes and shortcode generator… you need to keep this for using all the theme features. The rest of theme are not required in the initial installation. A google search helps for the last two.
Informations about the plugins required for Kleo can be also found here:
https://archived.seventhqueen.com/documentation/kleo
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts