Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Please use this css
COPY CODE.rtm-ltb-title { display: none; }
cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 1, 2016 at 19:19 in reply to: WP-reCAPTCHA-bp not showing correctly on Register page #101601Radu
ModeratorHi,
Please add this css to wp-admin -> appearance -> theme options -> quick css
COPY CODE.g-recaptcha { clear: both !important; }
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Go to wp-admin -> theme options -> memberships and from bottom select order for your packages instead 0,0,0 put 0,1,2 something like that.
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The sweetdate doesn’t have this functionality build-in If you want to have sweetdate wp theme as mobile app you should contact a android or apple developer, or you can contact our development team at this address : cornel@seventhqueen.com / Cornel
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The plugin was excluded from recommended plugin on our next theme release, the plugin was used to place on woocommerce categories a banner or a custom text on top of the category page.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please add this snipet to your wp-content/themes/kleo-child/functions.php
COPY CODE//Add me to child theme functions.php function kleo_title() { $output = ""; if (is_tag()) { $output = __('Tag Archive for Custom:','kleo_framework')." ".single_tag_title('',false); } return $output; }
Replace “Tag Archive for Custom:” with your desired text.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please follow this topic : https://archived.seventhqueen.com/forums/topic/menu-icon-resize-and-import#post-78067
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi Rincon,
Please provide me the page url
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please using a ftp client connect to your server and replace content of this file : wp-content/themes/kleo/rtl.css
with this content http://pastebin.com/raw/vQ0KBpmz
This fix will be included in our next theme update
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi ero,
Sorry for the late reply,
I’ve tried to login to your dashboard to take a look at your described issue but it says “Passwords have been disabled for this user.”
Try to do this : Enable parent theme then check for theme update to see if appears.
If this is useless please install this plugin : https://github.com/envato/envato-wordpress-toolkit -> click download zip from right side
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi whale,
For the items ordering please follow this topic : https://archived.seventhqueen.com/forums/topic/how-i-can-change-my-order-tab-in-buddypress-profile#post-85874 check the links from this reply.
For renaming the group label you should add this snippet to wp-content/themes/kleo-child/functions.php
COPY CODEfunction mb_profile_menu_tabs(){ global $bp; $bp->bp_nav['groups']['name'] = 'Cities'; } add_action('bp_setup_nav', 'mb_profile_menu_tabs', 201);
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
For some reason my last reply was incomplete, what i want to say is : instead using this
COPY CODE<i class="icon-Trophy"></i>
you should use
COPY CODE<span class="vc_icon_element-icon fa fa-trophy"></span>
or
COPY CODE<span class="fa fa-trophy"></span>
Cheers
Radu
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
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi chrisat,
Please try to import again the products readint this guide,
https://docs.woothemes.com/document/importing-woocommerce-dummy-data/
After that please let me know what problem do you have with the product alignment, layout etc
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 1, 2016 at 16:08 in reply to: search shows visual composer coding on the excet area #101543Radu
ModeratorDone please check.
The spinner loader it works,
And the categories not appears in search by default
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can add fields to register page from wp-admin -> profile -> profile fields
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi Kh-edv,
Please provide url to see the behaviour
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Ok, let me know if i can help you with other things.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The snippet that i have provided to you it works and it is as example but you need to have advanced php knowledges to adapt it for your needs of you can hire a developer to help to achieve your desired functionality.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
If you have language files here wp-content/themes/sweetdate/languages, you should move the lang files to wp-content/languages/themes/ after that you should remove the language form sweetdate theme from loco translate then add it again and when you are asked about language location choose “create in global languages directory”
NOTE: If you are not asked about location of translations you should go to wp-content and you should set permission 755 or 777 for the language folder ,then try to readd the language and choose global directory.
Let me know
Cheers
Radu
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.Radu
ModeratorHi,
That was fixed in current version please update it and if you encounter any problem let me know.
Cheers
Radu
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 a screenshot and page url where do you want to add additional fields
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Go to wp-admin -> theme options -> general settings -> Apple Iphone Icon
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please follow this video tutorial : https://www.youtube.com/watch?v=LCrhEfApQI8 and also the documentation that are in the package that you have downloaded from theme forest.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorBy correct path i mean wp-content/languages/themes/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please make sure that the languages files are not duplicated in this path wp-content/themes/sweetdate/languages if the files are in that path please move it to the correct path.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 29, 2016 at 18:51 in reply to: When I create a menu sub-item, the top level item is not displayed in the Primary Menu. #101220Radu
ModeratorHi,
I’ve tried to reproduce this on my local install and also on demo, this is not happens, i suggest you to disable all plugins, then check if the issue disappear , if yes enable plugins one by one to identify what causes this.
Let me know
Cheers
Radu
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 is from avatar size now your avatar size is 50×50 and facebook it require a minimum image width and height 200×200 and you should set your avatar size to be larger
Go to wp-content/plugins/ look for bp-custom.php if the file is not there create it and paste these into file
COPY CODEdefine ( 'BP_AVATAR_FULL_WIDTH', 210 ); define ( 'BP_AVATAR_FULL_HEIGHT', 210 );
After you do that please reply to this thread and provide ftp details.
Cheers
Radu
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 one css file is missing
COPY CODE/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css GET 404
I suggest you create this file vc_lte_ie9.min.css in /wp-content/plugins/js_composer/assets/css/ and put this content http://seventhqueen.com/themes/kleo/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDo you receive any error ? If not please enable wp_debug function / https://codex.wordpress.org/WP_DEBUG#Usage enable also the wp_debug_log to store all errors
https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOGPlease enable these functions and repeat your action then see on screen if any error is shown if not please check the debug.log file from wp-content/ directory.
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 29, 2016 at 17:34 in reply to: When I create a menu sub-item, the top level item is not displayed in the Primary Menu. #101188Radu
ModeratorHi,
Unable to login to you dashboard, until you provide me correct login details, please add a menu item with subitems
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 29, 2016 at 17:11 in reply to: search shows visual composer coding on the excet area #101181Radu
ModeratorHi,
Sorry for inconvenience, this patch will be included in our next theme update meanwhile provide me ftp to correct this.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
From example if you will use comet-chat plugin # https://www.cometchat.com/demo
With this function that you will need to add it to wp-content/themes/kleo-child/functions.php the chat will be available only for the users that have memberships packages ID’s : 1, 2 and 3
COPY CODEfunction ChatCheckMemberships() { if(pmpro_hasMembershipLevel(array(1,2,3), get_current_user_id())){ echo ' <link type="text/css" href="/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8"/> <script type="text/javascript" src="/cometchat/cometchatjs.php" charset="utf-8"></script> ';} } add_action('wp_head', 'ChatCheckMemberships')
if(pmpro_hasMembershipLevel(array(1,2,3)
1,2,3 represents the membership package id, you can add more or less packages.
Now the cometchat widget will be loaded only if logged user has one of that memberships id.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf you have pasted define( ‘WP_DEBUG_LOG’, true ); in your wp-config.php then go to wp-content/ and look for debug.log open it and see if any error appears.
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
If you have performed a search as guest user and you have receive 404 error the snippet that i have provided you it works, you need to adapt that snippet for your needs as how i said in this reply you can replace
COPY CODEif ( $error == true ) $query->is_404 = true; }
with wp_redirect( home_url() ); to redirect to home or read here if you want additional options to that function https://codex.wordpress.org/Function_Reference/wp_redirect or you can replace with your desired function but you need to have some php knowledges
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk,
Is not an option to customize that but you can use this css, it will be more visible , just adjust with your desired settings.
COPY CODE.post-password-required { width: 100% !important; height: 100% !important; display: block !important; text-align: center; padding: 15% 0; }
CSS can be added to wp-admin -> theme options -> general settings -> quick css
Cheers
Radu
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 you should modify the medium photo size from here : https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2016/01/download.png
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please specify what version of IE and what OS do you have ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You have used a plugin for that feature ? to protect a page/whole site with a password ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The paid membershiphs pro is a free plugin and it was bundled with the theme but if you want to have premium features please visit http://www.paidmembershipspro.com/pricing/ to buy a licence.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts