Forum Replies Created
-
Author
-
Radu
ModeratorHi,
You’re welcome,
I’ve marked that reply as private reply, but please change the password for a better security.
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 again,
Please do next tips
Go to wp-admin -> plugins , disable all plugins except K-elements and Visual composer, then try again to see if the vc it works, if it works enable plugins back one by one and check again in this way you will find out what causes issue, if it not works 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 action and then check the debug.log file and let me know what error appears.
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
ModeratorGood,
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,
Please use this css
COPY CODE#buddypress div.activity-comments ul li .acomment-content { margin-top: 25px; }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,
This file is responsible for that /kleo/wp-content/themes/kleo/lib/plugin-woocommerce/config.php line 598 , please duplicate this file and save it on your computer because on next update this will be overwritten
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,
Try to re-save permalinks from wp-admin -> settings -> permalinks -> save changes if it doesn’t work make sure you have an .htaccess file in your root installation
in that it should be
COPY CODE<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>If you don’t have the .htaccess file create it and paste the code from above.
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/fake-number-of-members
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
By using this plugin : https://wordpress.org/plugins/social-articles/
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorReplyed you here : https://archived.seventhqueen.com/forums/topic/change-it-all-start-with-a-date#post-113160
Cheers
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 change the texts simple, just watch this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwZ1dzWTNHbjZhMFU/view
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 strings can be changed by using loco translate plugin https://wordpress.org/plugins/loco-translate/
You will need to go to the plugin dashboard and in Sweetdate section add new language, choose your language, and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ) then press SYNC button then search for that string and translate it and press save.
If the strings that are you looking for are not found in Sweetdate try to search it on buddypress.
Cheers
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 tried to connect via FTP and i cannot, please provide correct FTP details, test it before to be sure also i need wp admin credentials to can check the related posts problem.
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 https://gist.github.com/jameskoster/6875202
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 look at this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwdTFOLWFuSXFlMVk/view
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Follow this answer http://themehorse.com/support-forum/topic/revolution-slider-does-not-continuously-cycle/#post-7563
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,
Maybe you are looking for this ? https://archived.seventhqueen.com/forums/topic/membership-auto-in-registration#post-2727
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 : https://codex.wordpress.org/Nginx
If you have a managed server you can ask hosting support to help you to setup your wordpress.
https://wordpress.org/support/topic/wordpress-permalinks-on-nginx
http://centminmod.com/nginx_configure_wordpress.htmlCheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There are no responsive problems, there are not enough content to fill entire viewport on that monitor, i suggest you to go to that page in backend and to add new element from visual composer named GAP with 200 px size or more at the bottom.
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 easiest way is to hide it via CSS, please paste the css that Laura has provided in wp-admin -> theme options -> general settings -> quick css
COPY CODE.role-moderator.bbp-author-role { 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 solutionRadu
ModeratorHi,
You will have only access to free plugin.
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 this plugin : https://wordpress.org/plugins/wp-mail-smtp/ then configure it with requested details, then check again.
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 try to enable twenty fourteen then back kleo then look for update notice, if the notice is not appear follow the next advice.
In this case please update the theme manually via FTP :
https://archived.seventhqueen.com/documentation/kleo#updates
https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme/#post-12165Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Make sure that the required plugins are updated, you can check form wp-admin -> appearance -> install plugins, look for update options especially for visual composer and k-elements.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 28, 2016 at 17:52 in reply to: Buddypress not using all translation strings from ro_RO file #113130Radu
ModeratorHi,
Make sure that the language files are located here : wp-content/languages/ not here wp-content/themes/kleo/languages/ if the lang files are in theme you should move it to wp-content/languages/
The strings can be changed by using loco translate plugin https://wordpress.org/plugins/loco-translate/
You will need to go to the plugin dashboard and in Kleo section add new language, choose your language, and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ) then press SYNC button then search for that string and translate it and press save.
If the strings that are you looking for are not found in kleo try to search it on buddypress.
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,
Sharmstr just guided you to achieve something that is not available in our theme, but it doesn’t mean that we can offer continuous support for custom modifications.
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 update the theme from version 1.1 to version 1.1.1 in this version ve have fixed some translation problems and you should be able to translate that strings.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 28, 2016 at 17:28 in reply to: How to change background color on the right Sidebar – Dashboard page #113121Radu
ModeratorHi Cynric,
The custom css can be added from wp-admin -> appearance -> theme options -> 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,
After you activate child theme, re-save permalinks and try again, if this is useless, do you have added any custom php code into your child theme ?
Cheers
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 button it seems to be a bug, we will investigate this and until we release a new update with a patch for that, we will provide you a solution for this.
Regarding the images,i don’t know exactly the place where we got that images, maybe from google or stock images.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 28, 2016 at 16:54 in reply to: Post Masonry Grid showing different posts on different computers #113116Radu
ModeratorHi,
Please provide credentials to check and the page url where that posts appear.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try with this instead of old css
COPY CODE.field-visibility-settings, .field-visibility-settings-toggle, .field-visibility-settings-notoggle { display: none !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,
Regarding to this !!!
What is up with the scrolling issue on Ipad when you try to scroll over the homepage rev slider?
You are not reading my replies ? I’ve told you to add another one slide on your slider because you have only one slide and to see how slider works you should have minimum 2 slides in slider.
Regarding the issue with the cover photo there is a bug and we will investigate this and we will fix this in next theme update, until then we will get back to you when we patch this issue.
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 replace that css with this one
COPY CODE.social-header { position: fixed !important; width: 100% !important; display: block !important; margin-bottom: 10px !important; height:35px } .kleo-main-header.header-scrolled { margin-top: 33px !important; } div#undefined-sticky-wrapper { margin-top: 35px; }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,
You just need to have a unread notification like a message or something
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We cannot offers you support for custom modifications, as you can se on our demo a product page looks like this : http://seventhqueen.com/themes/kleo/shop/premium-quality/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease check the font settings in the page backend in visual composer maybe you have customized the font size or font weight in certain page
Please open both pages in backend and compare settings.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease provide a ready account please!
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk
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
ModeratorHave a nice day
I will mark the topic as resolved
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGood,
Thank you for posting this to !
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