-
AuthorSearch Results
-
December 27, 2020 at 9:32 am #269004
In reply to: remove featured slider from one special page
Hans
ParticipantThe problem is a bit more difficult.
I removed the featured slider in total.
There was no significant difference.
The anchor content still disappears, but now behind the menu and the logo area (above the menu).Kind regards
Hans Hagmeijer
December 22, 2020 at 11:26 pm #268718In reply to: Front page nav menu, change place and orientation
Skandha
Participant@stinpriza: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width: 64em) { #header-content { top: 0; bottom: unset; } .home:not(.header-media-disabled).navigation-classic .site-navigation .primary-menu li > ul, .home:not(.no-featured-slider).navigation-classic .site-navigation .primary-menu li > ul { top: 100%; } .navigation-classic .site-navigation .primary-menu ul .menu-item-has-children > a > .icon, .home.navigation-classic #header-wrapper:not(.header-top) .site-navigation .primary-menu ul .menu-item-has-children > a > .icon { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .home:not(.header-media-disabled).navigation-classic #header-wrapper:not(.header-top) .site-navigation .menu-item-has-children > a > .icon, .home:not(.header-media-disabled).navigation-classic #header-wrapper:not(.header-top) .site-navigation .page_item_has_children > a > .icon, .home:not(.no-featured-slider).navigation-classic #header-wrapper:not(.header-top) .site-navigation .menu-item-has-children > a > .icon, .home:not(.no-featured-slider).navigation-classic #header-wrapper:not(.header-top) .site-navigation .page_item_has_children > a > .icon { transform: unset; } .home.navigation-classic #header-wrapper:not(.header-top) .site-navigation ul ul ul { top: 0; border: unset; } .navigation-classic .site-navigation .primary-menu ul li:hover > ul, .navigation-classic .site-navigation .primary-menu ul li.focus > ul { left: 100%; } .navigation-classic .site-navigation .primary-menu li:hover > ul, .navigation-classic .site-navigation .primary-menu li.focus > ul { right: auto; left: 0; animation: smoothScrollBack 0.3s backwards, fadein 0.6s; } .navigation-classic .site-navigation .primary-menu ul li:hover > ul, .navigation-classic .site-navigation .primary-menu ul li.focus > ul { left: 100% !important; } .navigation-classic .site-navigation .primary-menu li:hover > ul, .navigation-classic .site-navigation .primary-menu li.focus > ul { right: auto !important; left: 0 !important; animation: smoothScrollBack 0.3s backwards, fadein 0.6s; } }Let me know if this works out!
Kind Regards,
SkandhaDecember 13, 2020 at 9:02 am #267915In reply to: Adventurous Slider Border Color
tikaram
Participant@bobgarretthomenetworks-co-uk: Please add the following additional css
.featured-slider .slides { background-color: #ffffff !important; }Regards,
TikaramDecember 13, 2020 at 8:53 am #267914In reply to: Disable Slider Link
tikaram
Participant@bobgarretthomenetworks-co-uk: Login to your WordPress admin section
Go to Appearance => Customize => Additional css and add the following css.featured-slider { pointer-events: none; }Let me know if this helps resolve your issue.
Regards,
TikaramNovember 25, 2020 at 2:00 am #266517BlumenNatur
ParticipantHello Skandha,
I changed the header image to the given ratio (1920×1080) and scaled the „featured sites slider“-images to a „WQHD“ ratio (2560×1440). But the resolution change didn’t fix the problem yet. It still displays the issue.
The issue also persists not just on the mobile page, but on the desktop page too. After removing the menu via the google chrome console it was visible on desktop too.
Still kind regards,
Michael.November 5, 2020 at 10:09 pm #264892In reply to: Overlay a static image on the home page slider
Skandha
Participant@laura-c: Hello there,
Have you activated the Featured Slider option?Go to => Appearance => Customize => Theme Options => Featured Slider => Enable the select the pages you want to have as the slider images and Publish. Then you will have the slider like in the demo.
You shouldn’t have any issues using Elementor with the theme.
Let me know if you have anymore issues.
Kind Regards,
SkandhaNovember 2, 2020 at 2:45 am #264516In reply to: Featured Content and Featured slider no editting
Eren EFEOGLU
ParticipantScreenshot: https://ibb.co/3s0jm3Q
Hello,
thank you for your interest. But the problem is that when I open the featured slider and featured content sections, I could not see the adding or changing item options, it is totally blank. Actually, a few months ago, there was not any problem at all.
Thanks,
ErenOctober 27, 2020 at 9:39 pm #263998In reply to: Color issues with links
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,
SkandhaOctober 26, 2020 at 10:13 pm #263846In reply to: Featured Content and Featured slider no editting
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,
TikaramOctober 26, 2020 at 10:15 am #263797Christian Rückert
ParticipantHi 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,
ChrisOctober 20, 2020 at 8:45 am #263188In reply to: Featured slider backwards
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,
SkandhaOctober 16, 2020 at 12:45 am #262703In reply to: Featured slider backwards
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,
SkandhaOctober 12, 2020 at 10:26 pm #262338In reply to: Clean Journal Pro Adding Video to Featured Slider
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,
SkandhaSeptember 29, 2020 at 11:32 am #260836In reply to: change font size & hide widgets
Bme
ParticipantThe 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!September 27, 2020 at 2:15 am #260521Skandha
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,
SkandhaSeptember 26, 2020 at 6:22 pm #260504choro
ParticipantThank 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?September 26, 2020 at 3:32 am #260458In reply to: Bildzentrum festlegen
Heinz
ParticipantHello
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 5Here are my alignment requests:
Image 1:
Horizontal alignment: centered
Vertical alignment: centeredPicture 2:
Horizontal alignment: right
Vertical alignment: topPicture 3:
Horizontal alignment: centered
Vertical alignment: belowPic 7:
Horizontal alignment: right
Vertical alignment: belowThank you for your help.
With kind regards
HeinzSeptember 25, 2020 at 2:55 am #260348In reply to: Theme is not Responsive
Abh
ParticipantSeptember 24, 2020 at 8:10 am #260236In reply to: Theme is not Responsive
Abh
ParticipantHeader and featured slider section on home page are not at all responsive.
September 21, 2020 at 6:51 am #259844In reply to: Clear Blocks, Header in Mobile Mode
Erica
ParticipantHi, 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 -
AuthorSearch Results
