Viewing 20 results - 121 through 140 (of 2,393 total)
  • Author
    Search Results
  • #263998
    Skandha
    Participant

    @danielatesch09gmail-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-toggle:hover, .menu-toggle:focus, body .site-header .site-header-main .site-header-menu .menu-inside-wrapper .main-navigation .nav-menu .current_page_item > a, .tag-cloud-link:hover, .tag-cloud-link:focus, .nav-title:hover, .nav-title:focus, .menu-social-container a:hover, .menu-social-container a:focus, .slider-content-wrapper .entry-container .entry-container-wrap .entry-title a:hover, .slider-content-wrapper .entry-container .entry-container-wrap .entry-title a:focus, .entry-date.published:hover, .entry-date.published:focus, #social-search-toggle:hover, #social-search-toggle:focus, .portfolio-content-wrapper .hentry .entry-container a:hover, .portfolio-content-wrapper .hentry .entry-container a:focus, .portfolio-content-wrapper .hentry .entry-container .entry-meta time:hover, .portfolio-content-wrapper .hentry .entry-container .entry-meta time:focus, #site-header-cart-wrapper a.cart-contents:hover, #site-header-cart-wrapper a.cart-contents:focus, .social-search-wrapper .menu-social-container li a:hover, .social-search-wrapper .menu-social-container li a:focus, .site-identity .site-title a:hover, .site-identity .site-title a:focus, .absolute-header .site-identity .site-title a:hover, .absolute-header .site-identity .site-title a:focus, .navigation-classic.absolute-header .site-header-menu .menu-wrapper .nav-menu > li > a:hover, .navigation-classic.absolute-header .site-header-menu .menu-wrapper .nav-menu > li > a:focus, .absolute-header #primary-search-wrapper .menu-toggle-wrapper button:hover, .absolute-header #primary-search-wrapper .menu-toggle-wrapper button:focus, .absolute-header .site-header-main .menu-social-container li a:hover, .absolute-header .site-header-main .menu-social-container li a:focus, .absolute-header #site-header-cart-wrapper a.cart-contents:hover, .absolute-header #site-header-cart-wrapper a.cart-contents:focus, .menu-toggle:hover .menu-label, .menu-toggle:focus .menu-label, .site-header-menu .menu-wrapper .menu-inside-wrapper .main-navigation .nav-menu li a:hover, .site-header-menu .menu-wrapper .menu-inside-wrapper .main-navigation .nav-menu li a:focus, .archive .section-content-wrapper .more-link:hover, .archive .section-content-wrapper .more-link:focus, .faq-section .hentry .more-link:hover, .faq-section .hentry .more-link:focus, .team-section .hentry .more-link:hover, .team-section .hentry .more-link:focus, .singular-content-wrap .more-link:hover, .singular-content-wrap .more-link:focus, .archive-content-wrap .more-link:hover, .archive-content-wrap .more-link:focus, .sidebar .widget-wrap .more-link:hover, .sidebar .widget-wrap .more-link:focus, .featured-content-section .hentry .more-link:hover, .featured-content-section .hentry .more-link:focus, .services-section .more-link:hover, .services-section .more-link:focus, #portfolio-content-section .more-link:hover, #portfolio-content-section .more-link:focus, .star-rating span::before, p.stars:hover a::before, p.stars:focus a::before, p.stars.selected a.active::before, p.stars.selected a:not(.active)::before, .entry-title a:hover, .entry-title a:focus, .entry-meta a:hover, .entry-meta a:focus, .author a:hover, .author a:focus, .entry-meta:hover, .entry-meta:focus, .author-name:hover, .author-name:focus, .site-footer td#prev a:hover, .site-footer td#prev a:focus, .site-footer td#next a:hover, .site-footer td#next a:focus, .comment-reply-link:hover, .comment-reply-link:focus, .comment-respond .comment-form p label:hover, .comment-respond .comment-form p label:focus, .portfolio-content-wrapper .filter-button-group button:hover, .portfolio-content-wrapper .filter-button-group button:focus, .vcard:focus, .vcard:hover, .fn:hover, .fn:focus, .author-section-title:hover, .author-section-title:focus, .comment-permalink:hover, .comment-permalink:focus, .comment-edit-link:hover, .comment-edit-link:focus, .portfolio-content-wrapper .filter-button-group button.is-checked, .entry-meta:hover, .entry-meta:focus, .nav-subtitle:hover, .nav-subtitle:focus, .entry-meta a:hover, .entry-meta a:focus, .scroll-down:hover, .scroll-down:focus, .site-info a:hover, .site-info a:focus, .testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:hover, .testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:focus, #site-generator .menu-social-container a:hover, #site-generator .menu-social-container a:focus, .widget-wrap li a:hover, #menu-toggle:hover .bars, #menu-toggle:focus .bars, .widget-wrap li a:focus {
        color: #fff !important;
    }
    .portfolio-content-wrapper .filter-button-group button.is-checked::after, .menu-toggle:hover .bars, .menu-toggle:focus .bars {
        background-color: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #263846
    tikaram
    Participant

    @eren-efeoglu: Login to your WordPress admin section. Go to Appearance => Customize => Featured Content
    Under Select Content Type : Select Page
    Under No of Featured Content : Change the desired number of items and click on publish.
    After reloading the page the number of featured content will change Similarly in the featured slider section you can change the number of items and add more items. Let me know if you are still having issue adding more items.

    Regards,
    Tikaram

    Christian Rückert
    Participant

    Hi Pratik,

    Thanks – does it also support the “featured slider section” part?

    I tried it too but could not get it to assign content per language in the sliders/boxes. Where in the theme would that be done?

    Regards,
    Chris

    #263188
    Skandha
    Participant

    @henebe: Hello Heinz,
    To create a child theme you can use our plugin Generate Child Theme.

    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Fullscresn Pro and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Now,
    Go to => Child Theme Folder => create new folder inc. Inside the inc folder create a file featured-slider.php and add the code in this link.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #262703
    Skandha
    Participant

    @henebe: Hello Heinz,
    You seem to be using Custom type Featured Slider. So to change the order of the images in slider you will need to re upload the images in the customizer in the order you want.

    Kind Regards,
    Skandha

    #262338
    Skandha
    Participant

    @cashflowheaven: Hello there,
    I am afraid it is not possible to add videos to the Featured Slider section. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    #260836
    Bme
    Participant

    The widget that I want to exclude in mobile version is a text with a short code to show a map, located in the primary sidebar.
    The feature that I want to hide in mobile version is the portfolio and/or the feature slider
    Also… Is there a way to add some kind of title to the featured slider? The portfolio section has one, I’d like to put the same to the featured slider.
    Thanks a lot!

    #260521
    Skandha
    Participant

    @choro: Hello there,
    Can you please post in your site URL and activate the featured slider section so that I can look into the issue?

    Kind Regards,
    Skandha

    #260504
    choro
    Participant

    Thank you very much. I rented another server and tried it, and the import was successful.
    However, the “Featured Slider” didn’t work.
    Is it a feature that does not exist in Free?

    #260458

    In reply to: Bildzentrum festlegen

    Heinz
    Participant

    Hello
    Here I have 4 examples from my Featured Slider that should be suitable. Which, of course, would be even better if, when aligning, I could not only tell you where it should be aligned, but also give a number indicating how big the margin is. For example:
    Horizontal alignment: right margin 20
    Vertical alignment: top edge 5

    Here are my alignment requests:

    Image 1:
    Horizontal alignment: centered
    Vertical alignment: centered

    Picture 2:
    Horizontal alignment: right
    Vertical alignment: top

    Picture 3:
    Horizontal alignment: centered
    Vertical alignment: below

    Pic 7:
    Horizontal alignment: right
    Vertical alignment: below

    Thank you for your help.
    With kind regards
    Heinz

    #260348
    Abh
    Participant

    Hello,

    Could any one help?

    Why are featured slider and header on home page non-responsive?

    #260236
    Abh
    Participant

    Header and featured slider section on home page are not at all responsive.

    #259844
    Erica
    Participant

    Hi, I’ve got it! I need to apply the Featured slider option of your theme to have this responsive mode! I used the standard Header Media panel, that’s why it didn’t work properly. Thanks again,
    Regards, Erica

    #258411
    xtian
    Participant

    Hi Skandha,
    Thanks for looking into this and for solving the problem, which was not an issue of the theme but clearly my own mistake!

    For anyone planning to use photos in the slider, it’s way more easy than the workaround I had used manually replacing the images in the demo slider. All you have to do is build a page for each of your slider pics and then:

    Go to => Appearance => Customize => Featured Slider => Select Slider Type as Page => Select the pages and Publish

    Thanks again for your great support for what is a free (!) theme!

    Best,
    Christian

    #257818
    VINICIUS VIEGAS
    Participant

    Doesn’t work and also I think you didn’t got the message. The screenshot you took there’s is nothing to do with the problem I mentioned.

    Try to look at the URL’S I’ve posted here.

    DESKTOP VERSION

    https://viniciusviegas.com.br/wp-content/uploads/2020/08/Featured-Slider-Full-Content-on-Desktop.png

    MOBILE VERSION

    https://viniciusviegas.com.br/wp-content/uploads/2020/08/Featured-Slider-Mobile.jpeg

    I really need to fix that so I can upload my website for good.

    #257817
    VINICIUS VIEGAS
    Participant

    Hello @Skandha. I Think you didn’t got the message.

    What’s not showing is the text on the posts on the mainpage. I already send the URLS showing between the Desktop and the Mobile but seems you didn’t look at this. So I’m sending it again for you to undestand. This time I expect you to open the content to see the difference.

    DESKTOP VERSION

    https://viniciusviegas.com.br/wp-content/uploads/2020/08/Featured-Slider-Full-Content-on-Desktop.png

    MOBILE VERSION

    https://viniciusviegas.com.br/wp-content/uploads/2020/08/Featured-Slider-Mobile.jpeg

    #257310
    VINICIUS VIEGAS
    Participant
    #256795
    Jackie
    Participant

    Hi Skandha

    Sorry, your emails are ending up in my junk folder!

    Yes, that’s the problem – the featured slider should have 5 images. I’ve just worked out that the error is caused by the Featured Slider’s Image Loader. For each setting, this is what I get:
    – True – 1 image
    – Wait – no images
    – False – all 5 images

    WP5.5 lazy loads by default – https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/#:~:text=In%20WordPress%205.5%2C%20images%20will,web%20standard%20earlier%20in%202020.

    I think you’re going to need to adjust all your themes for WP5.5. I don’t suppose you’ve fixed the Catch Starter header image problem yet? (Couldn’t see a new version in the WP repository.) It’s probably also related to the new image handling.

    Cheers
    Jackie

    #256725
    Skandha
    Participant

    @adibsalleh: Hello there,
    Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages that you want to display on your slider and Publish.

    The Image Loader option is not available for this theme. For more instructions please follow this link.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    Kent Hirsch
    Participant
Viewing 20 results - 121 through 140 (of 2,393 total)