Forum Replies Created
-
Author
-
April 6, 2016 at 19:53 in reply to: Hello I want to delete some tabs from member dashboard page and I find no such option to do so can you guide me how to do that #114884
Radu
ModeratorHi,
Add this css to wp-admin -> theme options -> general settings -> quick css
#item-nav li#forums-personal-li, li#media-personal-li, li#articles-personal-li { display:none !important; }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 add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE#buddypress div#item-nav ul li a { padding: 5px 10px !important; }If you want to show more items replace 10px with a lower value.
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,
So do you want to have your community available only for logged in users ?
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Most probably yes, but please proivde to me a screenshot that pointing out exactly the element that you are referring
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 theme to latest version ? and the recommended plugins up to date ? if you don’t have latest theme update update it, then check your plugins update status from wp-admin -> appearance -> install plugins.
If this is not your resolution please provide url to take a look at 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,
I see your website is running properly, the logo it resizes at scroll images are visible, do you have solved your issue ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
My advice is to go to theme options then go to theme options -> import/export -> download data file, then perform update and see if the logo and your colors remained the same (this should happens to remain !) if not you will have to import back your theme option settings from theme options -> import/export -> import from file (here you will need to paste the content of the exported file .json file)
That’s all
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 installed some comments plugin ? even if you are using or not try to follow the first reply https://wordpress.org/support/topic/how-to-re-enable-comments-after-using-persistent-mode
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 me a screenshot that pointing out the first and second issue please ? and also the pages 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,
Just go to wp-admin -> appearance -> Kleo demo data -> Home OnePage – KLEO demo (v3) -> import.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFrom my point of view you can have in in first row search then slider, or you can use the search feature from the menu.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Add the next css snippet to wp-admin -> theme options -> general settings -> quick css
COPY CODE#buddypress #friend-list .update, #buddypress #member-list .update, #buddypress #members-list .update { display: none !important; }Regarding the icons on the member’s name there are no quick solution to provide for 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
ModeratorThis option are not available in Kleo,
Please provide admin credentials and FTP account for that.
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 update the theme to latest version 4.0.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
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 install and configure this plugin : https://wordpress.org/plugins/wp-mail-smtp/
From what i know users should access their activation link from their email for activate, anyway you will see unconfirmed users from wp-admin -> users -> pending.
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 6, 2016 at 19:18 in reply to: Site and dashboard crashes with revolution slider plug in #114861Radu
ModeratorHi,
Please follow the next debugging procedure
Update the theme to latest version 4.0.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
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 FD,
Everything seems to be ok, i see there on the account that you have provided on media there are 3 ( one uploaded by me for tests ) photos visible rest are not visible.
Maybe the photos was uploaded when something went wrong or something like that, or something related to folder upload permissions (wp-content/uploads/rtMedia) ? now i see it’s ok
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’ve visited your website and the logo are resizing ok and galaxy particles works ok, i’ve visited from Chrome.
Make sure that it’s not a browser cache issue
Do you have solved your problem ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHow it’s not working ? when you press now on the button where you go ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease provide credentials to check please
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI understand please try to to next :
Go to wp-admin -> settings -> buddypress -> options -> CHECK this -> Leave BP Cover plugin functionality instead of BP 2.4 core
Try to reupload again and 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
ModeratorGreat !
I will mark the topic as resolved
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 Tammy,
Sorry for the late reply, please follow this https://archived.seventhqueen.com/forums/topic/changing-icons-and-meanings-of-icons-on-homepage-2
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe eye is part of kleo.
Here is the css for the div and for the add to cart that appears on hover
COPY CODEli.product figcaption .shop-actions { background: red !important; } li.product figcaption .shop-actions a.button { background: yellow !important; }If you want to use a bg image you can copy and paste this
COPY CODEbackground: url(http://www.exiv2.org/include/img_2158.jpg); background-repeat: no-repeat; background-position: center top;Instead the background color red or yellow
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,
See attached screenshot
You will have to go to wp-admin -> theme options -> buddypress -> Search form customization -> MAIN FORM – > Text before form
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
ModeratorOk
Add this after that css
COPY CODEh2.article-title.entry-title { padding: 0 !important; margin: 0 !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
ModeratorRegarding to that plugin you will have to test it i don’t know if causes some issues just test it.
Here are more worpress review plugins https://www.google.ro/search?q=wordpress%20reviews%20plugin
Choose your desired plugin
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
I will mark the topic as resolved
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
I will mark the topic as resolved
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,
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.template-page, .sidebar { padding: 5px !important; } .sidebar .widget { margin: 0 0 5px 0 !important; } #buddypress #admins-list li, #buddypress #mods-list li, #buddypress #members-list li, #buddypress #member-list li { padding: 5px !important; }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,
1. Upload the attached file after you unzip it to /wp-content/themes/kleo/lib/widgets/ ( overwrite the existing file )2.
COPY CODE.kleo-masonry article iframe { width: 100% !important; height: 100% !important; }3.
COPY CODEbody.tax-product_brand.woocommerce-page ul.products li { width:33% !important; display:inline-block !important; float:left !important; }Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease provide credentials to take a look
Cheers
Radu
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 take a look
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
You’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 solutionRadu
ModeratorPlease update the theme to latest version 4.0.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That’s how the theme it looks with that padding
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You will have to go to the homepage backend then you should replace the shortcodes that showing products and products category with the woocommerce componenets
see this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwazUzTlNMQnRQdWM/view i hope is clear
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,
We don’t have a panel from you can choose your padding for the places from screenshot
I see that redlines but i don’t know exactly if you want to remove all paddings or just the vertical spaces ?
Provide more info 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,
The modal pop-up can be open by adding this class to your a element kleo-show-login
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 faced problems importing demo content, please, make sure that your php.ini settings are not less than:
max_execution_time = 60
memory_limit = 256M
post_max_size = 64M
upload_max_filesize = 64MYou can contact your hosting company for more details and assistance on it.
NOTE : After you start import process when you receive the blank page or 404 just refresh the page and the browser will say that will resend the data to server press yes, repeat (3-4-5-6 times)this process until you receive the successful message.
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