-
AuthorSearch Results
-
December 28, 2018 at 2:22 am #162329
In reply to: Lighthouse Test Results – Improvements needed?
Pratik
MemberHi Olga,
For Issue 1, please check https://stackoverflow.com/questions/7741280/change-html-language-from-en-us-in-to-en-gb-in-wordpress/37571439#37571439. You need to set language. If you check line 27 in theme folder full-frame-pro/inc/fullframe-structure.php, there is language attribute function added. So, it you set the language as described in language, the attribute should be displayed.
For Issue 2, jQuery must be used. As far as I know, it does not have security vulnerability as it is widely used my WordPress. For more details check : jquery.com
The two sliders that you are talking about is not feasible and here are reasons why:
1. It will add two sliders, even if hiding, it will take load times
2. It will add extra images
3. Image Loader options is there. It is there in Appearance-> Customize-> Featured Slider -> Image LoaderWordPress automatically resizes different size images and will make new images of each size, that is why it would not be feasible it would only burden your server.
You can do it manually using a child theme though.
Finally, thank you for your valuable feedback, this is what keeps our themes going. All your suggestions and feedback are carefully reviewed by our team.
Please let us know if you have anything else.
December 20, 2018 at 4:10 am #161922In reply to: Slider Image Size
Trevor
MemberHi Skandha,
No problems, I did try various changes as prompted but gave up.
They say “if you have a problem, sleep on it”
I woke up this morning with an idea of why the old images worked, but the newer versions did not.
I had loaded the old slides in the smaller size I wanted (620 x302).
However, when I checked the New Slides, I had uploaded them in the original size (1920 x 1080) and then SCALED them to 602 in the media library.
Although in the “Featured Image” of each page they showed as 602 it seems the slider was using the original size.
I deleted all the larger slides. Uploaded another set in the 602 size and it worked.
It would seem the slider is ignoring the SCALING in Media Library.
Thanks for all your help and hope my revelation helps your end.
Trevor
December 18, 2018 at 10:55 pm #161782In reply to: Remove Featured Image-3 white box
sapana
Member@urbach: You seems to using the image size smaller than it is required in slider section, Please follow the theme instruction in order to get the 100% width.
/* To remove the text of featured slider */
Go to=> Appearance=> Customize=> Additional CSS=> Add the following CSS code.slider-content-wrapper{ display:none; }Let me know if this helps you out!
Kind Regards,
SapanaDecember 17, 2018 at 11:23 pm #161709sapana
Member@bwgi: It might be due to image loader. Can you please follow this steps:
step 1: Go to=> Appearance=> Customize=> Featured Slider=> Image Loader=> Select False
Let me know if this trick helps you out!Kind Regards,
SapanaDecember 5, 2018 at 3:03 am #160839In reply to: How can i create new 'sections' in the home page ?
Skandha
Member@kirti: You can add new sections to the homepage by enabling sections like Featured Content, Featured Slider, Portfolio, Service and so on.
To disable recent posts in homepage.
Go to => Appearance => Customize => Homepage Settings => A Static PageLet me know if this helps you out!
Kind Regards,
SkandhaNovember 30, 2018 at 3:52 pm #160499In reply to: Align primary menu top right
Evdel
MemberYes! this is great. Thanks a lot.
Just one more question concerning the featured slider: it turns out that on some screens the image does not display properly, but stretched. Looks like it is on internet explorer and / or larger screens.
Is there a way to fix this? I could not find it in the other support threats.Thanks in advance.
November 29, 2018 at 6:06 am #160383In reply to: Section Sorter?
hoiung
Member@skandha: thanks I understand! great! this would be the section order we would like by updating the child theme:
(top to bottom)
featured content
portfolio section
services section
logo slider section
skills section
testimonial section
hero content section
stats section
slider sectionNovember 27, 2018 at 11:17 pm #160283In reply to: Feature Slider Previous and Next buttons
sapana
Member@fireflywebs: Can you please remove all the code you have added for featured slider.
Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code..cycle-pager{ display: none; } .cycly-prev{ display:none !important; } .cycle-next{ display: none! important; }Let me know if this works out!
Kind Regards,
SapanaNovember 27, 2018 at 3:06 am #160211In reply to: Align primary menu top right
Skandha
Member@evdel: You don’t seem to have enabled Featured Slider on your site. Please enable Featured Slider so that I can help you change the font on header image same as that of sub title of the slider.
You can see the font used on featured slider using the Inspect Element tool of your browser.
Kind Regards,
SkandhaNovember 26, 2018 at 5:02 pm #160157In reply to: Align primary menu top right
Evdel
MemberJust one more thing:
We would love to have the same font on our header images as we have on our featured slider’s sub title:
– can we change the font on the header images?
– How can we see what the font of the sub title on our feature slider is?Can we change the text on the button that appears on the featured slide when we want it link to a certain page? Now the link says ‘continue reading’, but we want to state something like ‘our products’.
Again thanks for your help!
November 12, 2018 at 5:38 am #159068In reply to: Remove "Read more" button in feature slider
ns151
MemberYes, thank you anyway. Now I have another problem. I tried to add a new post to the featured slider and it works well when I look at the site logged in the administrator but nothing changes when I check it as a user, it looks like I haven’t made any changes. I tried to refresh and save the new version multiple times but it doesn’t seem to work.
November 12, 2018 at 2:23 am #159046In reply to: News Ticker Position issue
Skandha
Member@ravanh: I will look into the issue with the order of featured page slider and get back to you soon.
Regarding the French translation, since we do not know french, those translations are not done by us and are done by our customers like you. You could contribute to translating the theme in french and we will put your name as a contributor for the translation.
All you need to do is download free software from http://poedit.net/ and open it then. Edit a translation and then select fr_FR file and open. Then you will see the English text on left side and its translation to the right. You can correct previous translations as well as add new translations to the empty ones. After completing translating the words you can email us the .po file and we will update the translation in the next theme update.Let me know if this helps you out!
Kind Regards,
SkandhaNovember 10, 2018 at 7:09 pm #158972In reply to: News Ticker Position issue
RavanH
MemberAny news on this? I also noticed that when the Featured Slider is set to Pages, the order of the slides seems to be reversed. Slide number 1 comes last instead of first…
November 6, 2018 at 11:31 am #158692In reply to: Catch Fullscreen Pro – Header Slider
pelinsu2010
MemberHello again,
I found Featured Slider options. But still i need use featured slider to header area. Also can i change arrow and dot options in featured slider?
Thank you.
November 5, 2018 at 6:10 am #158571In reply to: two post pages in featured content
Hans
MemberHi Skandha,
What I should like has been solved voor 75% by using featured images.
Where I am looking for is the following:
In the featured content should be four featured content in the final version of the website.
Two of them are “normal” pages and two of them are pages with lated posts. And I should like to have for all 4 the possibility of a “read more link” and an image above the text.
Now I use the featured image functionality and then it isn’t possible to have an excerpt and a read more link.And if I use the featured content functionality then I have to use an image for a page to get the image in the featured content. But…. I use a featured slider and then using an extra image as featured image gives an ugly effect.I am not able to make the featured picture for a latest post page so that it is only visible to the featured content on the front page and not on the latest post page.
Addition question: is it possible to upload a picture to you, then it is easier to explain what I mean.
Kind regards
Hans
November 2, 2018 at 3:41 am #158322In reply to: Scroll over text on Feature Content
sapana
Member@fireflywebs: Go to => Lucida-pro-child => funtions.php and add the following Code.
function lucida_page_post_category_content( $options ) { global $post; $no_of_post = 0; // for number of posts $post_list = array();// list of valid post/page ids $layouts = 3; $quantity = $options['featured_content_number']; $type = $options['featured_content_type']; $show_content = $options['featured_content_show']; $output = '<div class="featured_content_slider_wrap">'; if( 'layout-four' == $options['featured_content_layout'] ) { $layouts = 4; } elseif ( 'layout-two' == $options['featured_content_layout'] ) { $layouts = 2; } $args = array( 'post_type' => 'any', 'orderby' => 'post__in', 'ignore_sticky_posts' => 1 // ignore sticky posts ); //Get valid number of posts if( 'post' == $type || 'page' == $type ) { for( $i = 1; $i <= $quantity; $i++ ){ $post_id = ''; if( 'post' == $type ) { $post_id = isset( $options['featured_content_post_' . $i] ) ? $options['featured_content_post_' . $i] : false; } elseif( 'page' == $type ) { $post_id = isset( $options['featured_content_page_' . $i] ) ? $options['featured_content_page_' . $i] : false; } if ( $post_id && '' != $post_id ) { $post_list = array_merge( $post_list, array( $post_id ) ); $no_of_post++; } } $args['post__in'] = $post_list; } elseif( 'category' == $type ) { $no_of_post = $quantity; $args['category__in'] = $options['featured_content_select_category']; } if ( 0 == $no_of_post ) { return; } $args['posts_per_page'] = $no_of_post; $loop = new WP_Query( $args ); $i=0; while ( $loop->have_posts()) : $loop->the_post(); $i++; $title_attribute = the_title_attribute( array( 'before' => esc_html__( 'Go to: ', 'lucida-pro' ), 'echo' => false ) ); $excerpt = get_the_excerpt(); $output .= ' <article id="featured-post-' . $i . '" class="post hentry post">'; //Default value if there is no first image $image = '<img class="wp-post-image" src="'.esc_url( get_template_directory_uri() ).'/images/gallery/no-featured-image-1920x800.jpg" >'; if ( has_post_thumbnail() ) { $image = get_the_post_thumbnail( $post->ID, 'lucida-landscape', array( 'title' => $title_attribute, 'alt' => $title_attribute ) ); } else { //Get the first image in page, returns false if there is no image $first_image = lucida_get_first_image( $post->ID, 'lucida-landscape', array( 'title' => $title_attribute, 'alt' => $title_attribute ) ); //Set value of image as first image if there is an image present in the page if ( '' != $first_image ) { $image = $first_image; } } $output .= ' <figure class="featured-homepage-image"> <a href="' . esc_url( get_permalink() ) . '" title="' . $title_attribute . '"> '. $image .' </a> </figure>'; $output .= ' <div class="entry-container"> <header class="entry-header"> <h2 class="entry-title"> <a href="' . esc_url( get_permalink() ) . '" rel="bookmark">' . the_title( '','', false ) . '</a> </h2> </header>'; if ( 'excerpt' == $show_content ) { $output .= '<div class="entry-summary"><p>' . $excerpt . '</p></div><!-- .entry-summary -->'; } elseif ( 'full-content' == $show_content ) { $content = apply_filters( 'the_content', get_the_content() ); $content = str_replace( ']]>', ']]>', $content ); $output .= '<div class="entry-content">' . wp_kses_post( $content ) . '</div><!-- .entry-content -->'; } $output .= ' </div><!-- .entry-container --> </article><!-- .featured-post-'. $i .' -->'; endwhile; wp_reset_postdata(); return $output; }This should change your Permalink to:=> Go to. Let me know if this works out!
Kind Regards,
SapanaOctober 24, 2018 at 4:13 am #157457In reply to: Where are the sections?
Skandha
Member@umbra989: Yes, sections here mean featured content, featured slider, hero content, posts and so on and you can change their order using the Section Sorter feature in the theme options.
Kind Regards,
SkandhaOctober 20, 2018 at 12:13 am #157163In reply to: Featured slider height issue
Sakin
Keymaster@ravanh: I think it’s got to do with the image loader. So, can you go to “Appearance => Customize => Featured Slider” and change the value of “Image Loader”
October 16, 2018 at 5:59 pm #156881Sugran
MemberThere is no post option under ‘Featured Slider’, it shows -> Content Alignment for #1, 2, 3…
October 16, 2018 at 4:04 pm #156863In reply to: Adding Social icons to Header
Sakin
KeymasterHello Chris,
Sorry, there is no option to add social icons to the header right. There is option to enable social icons in Featured Slider from “Appearance => Customize => Featured Slider”. Further, you can add social icons in widget areas from “Appearance => Widgets” and then drag and drop “CT: Social Icons” widget to your desire widget area.
Regards,
Sakin -
AuthorSearch Results
