Forum Replies Created
-
Author
-
October 22, 2015 at 19:36 in reply to: Cart in Kleo 3.0.10 with woocommerce 2.4.7 Page Blocked #83774
Radu
ModeratorHi,
The content is there but are hidden ( not showing – but in source page the content is present. )
Maybe this issue can be caused by some plugin, i suggest you to disable all plugins that not comes once with kleo one by one to see if one of plugins causing this.
You can try to add this css to your wp-admin -> theme options -> general settings -> quick css
COPY CODEbody.woocommerce-page.kleo-transform .one-by-one-animated .start-animation .el-appear, body.woocommerce-page.kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; }
This code will disable animations for woocommerce pages
Let me know if is ok.
Best Regards
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 css in wp-admin -> theme options- > general settings -> quick CSS
COPY CODE.posts-listing .post-item { width:100%; }
Best Regards
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 tried to figure out what causing this problem but unsuccessful,
I need FTP access to can take a look closer at this issue, the styling problem is caused by this file : http://student.bmaba.com/wp-content/uploads/custom_styles/dynamic.css which is empty, here it should be the styles of website, it seems that file don’t have permissions to be overwited.Please provide ftp
I waiting for your response.
Best Regards
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 cannot login to your wp dashboard, can you please check the credentials ?
NOTE : make sure that the kleo child is activated.
Regards
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 see here how to can have a page with two sidebars on the right :
https://drive.google.com/file/d/0Bxo5b6iHWRMwdWlXTXRGQjFLcXM/view
On sidebar you can add any widget as you wish from wp-admin -> appearance -> widgets
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 send your request on our development department at this address please : dev@seventhqueen.com
Best Regards
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 find the slider in package that you have downloaded from themeforest in this location
Main Files/Demo Content/home-default.zip
Best Regards
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 added the social incos in activity stream ,take a look.
Best Regards
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,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
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,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
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 wp admin credentials to take a closer 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
ModeratorHi,
Add this line to your kleo-child/functions.php
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Let me know if it works.
Regards
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 a screenshot please ?
Regards
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 have some modifications in child theme and few plugins that kleo doesn’t come with these.
I suggest you do test if the problem dissappear if you disable all plugins that not comes once with kleo and disable kleo child theme.Let me know if this solve the issue.
Regards
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 the attached file after you unzip it, to kleo-child ( Kleo Child Theme needs to be active )
You will use only first 3 columns of sidebar, the fourth will no longer available with this modification.
Let me know if it works.
Best Regards
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
ModeratorYou’re welcome,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
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 credentials to take a look.
Regards
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, it seems to be a misconfiguration whitin in VC.
Can you please provide entire code of your homepage that you will copy from text area ?
See the screenshots
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,
I’m glad if you have figure out.
Best Regards
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 “also if this is not possiable site wide can i ask why there is option to add it site wide within the theme settings altho this will break the layouts?”
The option is available for users who don’t use the third party plugins that want to have only few pages which will be customized to work properly with the transparent menu.
For the second question, the name of that layout is Home Shop
Regards
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 ftp details are correct but the Wp details aren’t correct, can you check please ?
Meanwhile add this code to kleo-child/functions.php
COPY CODE// add activity item share icons add_action('bp_activity_entry_meta', 'kleo_social_activity_share', 999); function kleo_social_activity_share() { ?> <span class="kleo-social-activity-share <?php echo bp_get_activity_type(); ?>"> <a class="kleo-social-activity-share-item facebook" onclick="window.open(this.href,'Share','width=600,height=400'); return false;" href="https://www.facebook.com/sharer/sharer.php?t=<?php echo bp_get_activity_feed_item_title(); ?>&u=<?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-facebook"></i></a> <a class="kleo-social-activity-share-item twitter" onclick="window.open(this.href,'Share','width=600,height=400'); return false;" href="http://twitter.com/share?text=<?php echo bp_get_activity_feed_item_title(); ?>&url=<?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-twitter"></i></a> <a class="kleo-social-activity-share-item google" onclick="window.open(this.href,'Share','width=600,height=400'); return false;" href="https://plus.google.com/share?url=<?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-gplus"></i></a> <a class="kleo-social-activity-share-item mail" href="mailto:?body=<?php echo bp_get_activity_feed_item_title(); ?> <?php echo bp_get_activity_thread_permalink(); ?>"><i class="icon-mail"></i></a> </span> <?php }
Let me know if it works.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Take a look at this page http://www.eliadiaco.it/angiologia/medicinavascolare/test-shortcode-share-icons/
The shortcode is running
Use this shortcode [socialshareicons]
Let me know if si ok.
Regards
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 logged in successfully now, i will let you know regarding the social share icons.
Regards
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 me correct FTP details.
I meanwhile of implementation/debugging I’ve need to use exit function in kleo child, now the site will show blank page, provide me correct ftp details to fix this.
Sorry for inconvenience.
Regards
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 used kleo theme before 3.0.10 version ?
If yes go to wp-admin -> Theme options -> Save settings
Let me know if it works.
Regards
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
For the text area add this beside the rest of code
COPY CODE.wpcf7 textarea { color: #111 !important;}
Regards
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.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"] { color:#555 !important; }
Regards
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,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
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,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
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 the page url where the form appears then i will give you a CSS fix for this.
Regards
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 your wp-admin -> theme options -> quick css
COPY CODEspan.free-badge { display: none !important; }
Regards
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 errors seems to be related to plugins that not have updated once with the theme.
I suggest you to update plugins too by going here : http://mypetsource.net/wp-admin/themes.php?page=install-required-plugins and look especially for Visual Composer and K-Elements update both plugin to latest version.
Let me know if it works.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
On my side the site displays ok without breaking layout, see the attached screenshot.
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,
Please provide wp admin credentials and FTP.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi Ayoade,
The reason for happening this is because lack or incomplete file named dynamic.css
http://afrimash.com/wp-content/uploads/custom_styles/dynamic.css?ver=3.0.10
If you install a cache plugin that will cache all resources the file will no longer need to be regenerated and will be served from cache. In this way the server will no longer need to re process whole process to generate that dynamic file
Now, i see that you have installed W3 Total Cache and the issue it seems to be gone.
Let me know if is ok.
Regards
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 need wp administrator credentials and FTP
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
HomeFullWidth is the kleo default slider.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just look at the tutorial to understand the logic. ( https://www.youtube.com/watch?v=y9EYPmJRIAM )
After you upload your custom font to http://www.fontsquirrel.com/tools/webfont-generator then press download your kit.
Unzip that package then put the content of the unzipped pack to a folder named customfonts, then
upload the entire director ( customfonts ) to wp-content/themes/kleo-child/Then you need load the stylesheet in the theme
Add this code to your kleo-child/functions.php
COPY CODEfunction theme_name_scripts() { wp_enqueue_style( 'style-name', get_stylesheet_uri(). '/customfonts/stylesheet.css' ); } add_action( 'wp_enqueue_scripts', 'theme_name_scripts' );
Then you need to set in CSS the font family for your font.
COPY CODEh1 {font-family:'YourFontFamilyName';}
Hope it helps
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 provide URL and admin credentials ?
Regards
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 take a look,test and adapt this snippet for your requirements
COPY CODE//1,2 represents id's of packages that you want to see your message function CheckMemberships() { if(pmpro_hasMembershipLevel(array(1,2), get_current_user_id())){ echo 'Please update your account to GOLD membership <a href="/">Link</a>' ;} } add_action('wp_head', 'CheckMemberships');
Add this code to your kleo-child/functions.php
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts