-
AuthorSearch Results
-
February 8, 2021 at 11:16 pm #273572
In reply to: Some Issues with my Theme
SkandhaParticipant@stefanhbm: Hello Stefan,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To make nav bar transparent */ .nav-primary { background-color: transparent; } /* To stretch the Content Window */ .site { width: 100% !important; }
Can you please let me know which font you would like to use in the Navigation menu?
You can replace the Header Image with the Slider.
Go to => Appearance => Customize => Header Media => Enable on => Select Disabled and Publish.Then,
Go to => Appearance => Customize => Theme Options => Featured Slider => Enable the Section and Select your options and Publish.Let me know if this works out!
Kind Regards,
SkandhaFebruary 4, 2021 at 1:43 pm #273156In reply to: Help needed with featured content slider
tomdkatParticipant@Skandha Thanks for the info! When I get to “Featured Slider”, I enable it on the home page and I can see various options. I don’t see “Custom Images” anywhere. I can choose “Custom” as a “slider type” and I can choose various images, but that’s the problem. When I choose a custom image, it gets scaled much larger than its natural size and I can’t control the image options anywhere I can find.
What am I missing?
Thanks in advance!
February 4, 2021 at 12:52 am #273100In reply to: Help needed with featured content slider
SkandhaParticipant@tomdkat: Hello there,
Did you try using the Featured Slider section for this?Go to => Appearance => Customize => Theme Options => Featured Slider => Enable the section and try using Custom Images.
Let me know if this works out!
Kind Regards,
SkandhaJanuary 9, 2021 at 9:39 am #270405In reply to: Show full page with featured slider
SkandhaParticipant@henebe: Hello Heinz,
Go to => Appearance => Customize => Theme Options => Featured Slider => Display Content => Select Full Content and Publish.Let me know if this works out!
Kind Regards,
SkandhaJanuary 9, 2021 at 8:56 am #270396In reply to: Problem with the size of image in the slider
SkandhaParticipant@laia: Hello there,
You will need to select the pages whose featured images you want to show in the slider. The images you selected are just logo images on top of the slider.Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages and Publish.
Let me know if this works out!
Kind Regards.
SkandhaJanuary 7, 2021 at 2:01 am #270047twilligParticipantHm, that did the job.
However, there must be a way to turn off the automatic display of the About Me (or the Publications) page all over the site.Let’s tackle this one by one:
The reference is http://willigphotography.com/about/1. The display of the About Me content on the Homepage right underneath the Featured Slider is fine anyway – beside of the right very high picture (which is an automatic crop). How am I getting rid of this automatically added cropped picture on the right? It does look absolutely fine on the actual About Me page. Why is it adding this ugly strip?
2. If I now select any of the Blog Posts or the Publications for example, it is showing an About Me text – which isn’t even up to date anymore.
There must be a way to turn this off in general without having to use additional CSS code with the Post ID of each and every single page.Thank you!
January 4, 2021 at 4:07 am #269680In reply to: remove featured slider from one special page
HansParticipantHi Tikaram,
Thank you for the answer.
I also see a solution, I think. That is not tp display the featured slider on that page. Is there a css possibility to do that (not display the featured slider on just one page)Kind regards
Hans Hagmeijer
January 4, 2021 at 12:37 am #269754SkandhaParticipant@twillig: Hello Thomas,
For that you will need to use the Featured Slider Section.Go to => Appearance => Customize => Theme Options => Featured Slider => Enable the Section and Select the option you want to use and finally Publish.
Let me know if this works out!
Kind Regards,
SkandhaJanuary 3, 2021 at 4:09 am #269655tikaramParticipant@queenbuzzy: Please add the following additional css and let me know.
.featured-slider .slides { background-color: #89b59d !important; }
Regards,
TikaramDecember 28, 2020 at 10:53 pm #269213In reply to: Remove Padding from Images on Homepage
Shane StillmunkesParticipantYou can see the featured slider is full screen, but the image at the bottom has padding.
December 27, 2020 at 6:34 pm #269104In reply to: Portfolio (gallery images) slider
bhudinParticipantGreetings, regarding Clean Fotografie Pro theme: Portfolio galleries are still an issue. I have the following plug-ins: “Catch Gallery”, “Essential content type”, and “Jetpack”. I have activated and deactivated and activated again. I have set up every type of gallery in “add new portfolio items” – group, individual image, columns. I have tried using posts or pages for the galleries as portfolio items. All images are static with the exception of a slideshow – by activating Jetpack portfolio feature. This does not allow me to view an individual image other than to pause the slideshow. I’m quite frustrated with this as the theme is nothing like the “demo” at this point. The featured slider works great. The gallery images are the whole point of this site. I look forward to some advice/assistance regarding this. Thank you, Barbara (www.barbarahudiin.com)
December 27, 2020 at 10:18 am #269070In reply to: remove featured slider from one special page
HansParticipantHi Tikaram,
I did some “research” as far as I can do.
The real problem is -I think- the combination of the anchor link in combination with the sticky menu.
After clicking on the anchor link in the table of content, the content of the anchor link disappears behind the featured slider and te sticky menu.I tried different solutions, but non of them worked, or I did something wrong.
The page is
https://www.hagmeijer.nl/?page_id=8097Thank you for a reaction
Kind regards
Hans Hagmeijer
December 27, 2020 at 9:32 am #269004In reply to: remove featured slider from one special page
HansParticipantThe 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
SkandhaParticipant@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
tikaramParticipant@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
tikaramParticipant@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 #266517BlumenNaturParticipantHello 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
SkandhaParticipant@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 EFEOGLUParticipantScreenshot: 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
SkandhaParticipant@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 -
AuthorSearch Results