Viewing 20 results - 261 through 280 (of 2,393 total)
  • Author
    Search Results
  • blumyo
    Participant

    @sapana – again, just to make sure – in my original question I wanted a single page to appear both in the feature image and in the featured content areas, but in each one to use a different image.
    Since the theme takes that image from “Featured image” of the page/post, I basically asked can we have 2 featured images on a single post/page – one that will be used in the slider and one that will be used in the “feature content” area.

    sorry if I was not clear enough.

    Thanks,
    Yoav

    blumyo
    Participant

    Hi @sapana, thanks for the reply.

    Polylang has a WPML compatibility mode, so this is probably why it worked for me until now…

    When you say the theme is choosing images according to size, you mean images in the page/post itself, right?
    Because I don’t want the images from the featured slider &content sections to appear as part of the page itself, only to be related to it (like WordPress’s “featured image”).
    Can that be done with 2 images too or would I need to put at least one image inside the post itself?

    My site is yoavblum.co.il

    Thanks again,
    Yoav

    sapana
    Participant

    @blumyo: Our theme only support the WPML in both Pro and free version. Yes you can use the different image size in featured content and featured slider. Theme automatically choose the image size of Width: 350px
    Height: 197px in featured content section and image size of Width: 1200px Height: 514px in featured slider section .Let me know if you have any other queries and Please post in your site Url too

    Kind Regards,
    Sapana

    Nicolej
    Participant

    @skandha: one more question – can I rearrange the order of the elements on the start site? Like to have the featured content and below if it the featured slider.

    #164608

    In reply to: video home

    Skandha
    Participant

    @valelotartaro: To add a header image
    Go to => Appearance => Customize => Header Media => Header Image => Add New Image

    Yes, it is possible to insert a slider that works both on desktops and mobiles.
    Go to => Appearance => Customize => Theme Options => Featured Slider => Add explore the slider options

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #164496

    In reply to: Section Sorter?

    tcadesign
    Participant

    Can you please do the same thing? Ultimately, I need everything to appear below the Header Media in the following order:

    (top to bottom)
    Featured Slider
    Featured Content
    Hero Content
    Portfolio
    Stats
    Skills
    Testimonials

    #164232
    Skandha
    Participant

    @sorayacge: Yes, the above code will only change featured image size.
    Go to => Child Theme Folder => functions.php and the following Code.

    function child_theme_setup() {
        add_image_size( 'slider', 1600, 600, true ); //Featured Post Slider Image
    	add_image_size( 'featured', 800, 324, true ); //Featured Image
    	add_image_size( 'small-featured', 400, 267, true ); //Small Featured Image
    }
    add_action( 'after_setup_theme', 'child_theme_setup', 11 );

    You can change the images size of the above.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #164109
    effess
    Participant

    On the home page https://www.rebecca-rosenberg.com/, there are 2 lines of type in each slider image, set in Theme Options/Featured Image Options: the “title” and the “content”. The “title” shows fine across different devices, but the lower line, the “content” (the picture credits) disappears on mobile devices.

    #163615

    In reply to: slider issue

    sapana
    Participant

    @uabearfacts: Please upload the Slider Image:Width: 1920px Height: 1080px of the standard size in Featured Image of the page. Let me know if this does some trick. Please check out the theme instruction hope this can help you out!

    Kind Regards,
    Sapana

    #163168
    Skandha
    Participant

    @sirials: The white seems to be showing up as you have enabled Featured Slider.
    Go to => Appearance => Customize => Theme Options => Featured Slider => Disable it.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #163034
    Blakey0320
    Participant

    Thanks, Skandha. Can you recommend any articles, videos, etc that show how this can be done with my music band pro?

    What I am hoping to do is utilize all the features of my music band pro for three different categories. For example, on the admin side. I would be able to have a featured slider. hero content, etc for all three different categories under one domain, and I would be able to customize them individually in the dashboard using the theme with no customizer.

    Choose category A, make edits for that hero content etc, choose Category B, make edits to that hero content. The three would all be unique.

    I just want to make sure we are on the same page 🙂 Thanks.

    #162566
    Lydia
    Participant

    It wouldn’t help, I have been tested this option (among the other options) for the last a couple of days. A larger font on such a small image looks just as bad. The text is not readable, and the images are too small to see anything. Please check it out on http://www.johnsoncamera.com. I want to have the slider images to be cropped and to locate the text over a solid color. I am already considering to edit fullframe-featured-slider.php in my Child theme – to replace some of the code with the Metaslider code, but I am afraid it is going to be messy. Do you have a better idea how to use another slider plugin instead of your build-in slider?

    #162329
    Pratik
    Participant

    Hi 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 Loader

    WordPress 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.

    #161922

    In reply to: Slider Image Size

    Trevor
    Participant

    Hi 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

    #161782
    sapana
    Participant

    @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,
    Sapana

    sapana
    Participant

    @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,
    Sapana

    #160839
    Skandha
    Participant

    @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 Page

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #160499
    Evdel
    Participant

    Yes! 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.

    #160383

    In reply to: Section Sorter?

    hoiung
    Participant

    @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 section

    #160283
    sapana
    Participant

    @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,
    Sapana

Viewing 20 results - 261 through 280 (of 2,393 total)