Forum Replies Created
-
Author
-
Radu
ModeratorI’ve responded you here : https://archived.seventhqueen.com/forums/topic/help-bulk-upload-places
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Unable to figure out
Try to disable all plugins except visual composer and k-elements
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDo you have solved the issue ?
I see your header is sticky
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please try this css
COPY CODE.kleo-register-size-large input[type="text"], .kleo-register-size-large input[type="password"], .kleo-register-size-large input[type="text"]:focus, .kleo-register-size-large input[type="password"]:focus{ height: 50px; padding: 10px 15px; border-width: 2px !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,
Do you have this plugin installed and activated ? https://wordpress.org/plugins/are-you-a-human/ or a similar plugin ?
Try to disable
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDo you have/use child theme ?
If yes, and you have some changes there, try to disable child theme by activating the parent and check again
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 2, 2016 at 19:27 in reply to: codecanyon-9073637-bbpress-shortcodes-for-visual-composer.zip #108069Radu
ModeratorTry to unzip the archive and look for the another archive in it, try with 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,
Can you please provide website url to can view it ?
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 path for the file that controls the login pop-up is /wp-content/themes/kleo/page-parts/general-popups.php
Please made this in child theme by copying the file to child theme for update proof, the path will be
wp-content/themes/kleo-child/page-parts/general-popups.php
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,
Do you have plugins update to ? check from wp-admin -> appearance -> install plugins
try to disable this plugin : buddypress-nocaptcha-register-box and check if your register page it works after
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 2, 2016 at 19:19 in reply to: codecanyon-9073637-bbpress-shortcodes-for-visual-composer.zip #108063Radu
ModeratorHi,
What error do you receive ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorRegarding to this
I can’t find the ‘usual’ Customization editors for the “feel free to call us +91.33.26789234 youremail@yourdomain.com” and the footer: “©2016 Directory”
Go to wp-admin -> theme options -> header options -> Main menu info
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 OpenMinders,
Please follow this link : https://wpgeodirectory.com/docs/csv-upload/
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 snippet to your wp-content/themes/kleo-child/functions.php
COPY CODEif (!function_exists('kleo_fb_button_shortcode')) : function kleo_fb_button_shortcode() { $output = ''; if ( sq_option( 'facebook_login', 0 ) == 1 && get_option( 'users_can_register' ) && !is_user_logged_in() ) { $output .= '<a href="#" class="kleo-facebook-connect btn btn-default "><i class="icon-facebook"></i> ' . __("Log in with Facebook", 'kleo_framework') . '</a>'; } return $output; } add_shortcode('kleo_fb_button', 'kleo_fb_button_shortcode'); endif;
Then add in what page do you want homepage or any page this shortcode
[kleo_fb_button]
Of course this will be displayed only for logged out users.
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
Just go to wp-admin -> appearance -> menus -> Go to item that you want to label and inside the em tags type your text (see attached screenshot)
COPY CODE<em>NEW</em>
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,
The issue is because the caret has same color as bg
Please add this css to wp-admin -> theme options -> general settings -> quick CSs
COPY CODE#header .navbar-nav li .caret:after { color: #444 !important; }
Replace #444 with your desired color
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,
Do you have WP updated ? and the plugins ? especially K-elements and Visual composer, check from Appearance -> install plugins.
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 solutionMarch 2, 2016 at 18:00 in reply to: How do I customize a a plugin already customized by Kleo? #108040Radu
ModeratorHi,
Just copy that file but in child Example : wp-content/themes/kleo-child/paid-memberships-pro/pages/levels.php
Then you can customize the template without affect core theme files.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 2, 2016 at 17:49 in reply to: pinterest home with social info top menu not responsive with background image #108039Radu
ModeratorHi,
Please provide credentials to take a look .
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry but i don’t understand, please be more specific
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHello,
Do you have tried to set your layout defaults from wp-admin -> theme options -> blog -> Single Post page Layout* ?
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,
Can you be more specific please ?
Cheers
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 link : https://wordpress.org/support/topic/warning-missing-argument-4-for-sb_we_lost_password_message
The author says that it will be fixed in next release.
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 Gandam,
You debug was already set to be TRUE ? if yes set to false
This notice is popular, an notice will not affect the script functionalities.
https://www.google.ro/search?q=Notice%3A+bbp_setup_current_user+was+called+incorrectly
http://php.net/manual/ro/function.error-reporting.php
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 Patagonia
Sorry but i don’t understand the question.
Do you want to have scrolled header style all time ?
Cheers
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/add-item-after-first-post-on-archive-pages
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 Sarizahzabie,
The content from an post or page will be saved into database and it cannot work like a string, i see in your screenshot in admin area an EN flag,normally you should be able to build pages for every language, from example : your homepage is english with all vc elements title and rest of settings in english, you will need to switch language to other and to build again page in that language.. something like that.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHave 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
ModeratorIt seems that the site from screenshot is using 350×200 img size thumb
Please provide ftp access to paste that function for you
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 eugene,
When try to login with facebook on you live version, after fist click to login to facebook it shows this
Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App’s settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App’s domains.
Please check this in app settings
Regarding the memory recommendation, try to optimize memory usage by disabling plugin that you are not using, rtmedia is a heavy plugin.
So my current 90 377 kB = 90 mb, for almost empty page, I suppose it will be much more with slider, carousel, users etc. SO around may be 150 mb and should i multiple it on 200 users? So my VPS should be like 150 * 200 = 30gb?
150 * 200 = 30gb ? this calculation will be correct if all that 200 users will load page in same time, but if you will disable unused plugins you will obtain 5-6-70mb , and if you will use wp super cache, will create static html files, so.. no php processing.. no memory usage.
For the settings that uses old path, yes you should do search in replace in db
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 tolunewman,
I’ve investigated this issue, and this space actually is an adsense banner, please disable all plugins except rev slider, visual composer, k-elements and buddypress to see if the issue dissappear.
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 have child theme activated ?
Verify from wp-admin -> appearance -> themes
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYour wordpress is updated to latest version ?
You plugins are updated ?
If you disable plugins the error goes away ?
Anyways add this go to wp-config.php and look for wp_debug and change from define( ‘WP_DEBUG’, false ); to define( ‘WP_DEBUG’, true ); also add this under the wp_debug true
define( ‘WP_DEBUG_LOG’, true );
https://codex.wordpress.org/Debugging_in_WordPressLook if any other error appears on screen after you enable the wp_debug, the WP_DEBUG_LOG will store all errors into debug.log in /wp-content/
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please import All Demo Content ( this will import all required pages – not only the get connected page )
Then please see this video tutorial, here is shown how to setup search profile fields on : https://www.youtube.com/watch?v=Jfw_30XgOg4
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
ModeratorThis reply has been set as private.Radu
ModeratorI see,
Normally this it should work without any problem,
It’s hard to debug issues in that way, on your computer, not public.
Try again the facebook login but keep the chrome inspect open and check console to see if any error appears and let me know
It will be nice if you will be able to put your installation somewhere online to can take a closer look at this problem.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
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 solution -
AuthorPosts