-
AuthorSearch Results
-
February 11, 2021 at 4:29 am #273836
In reply to: Sliding caption like “Modern Creative” in demo
Skandha
Participant@healthbiblio: Hello there,
For that you will need to use the Featured Slider section.Go to => Appearance => Customize => Theme Options => Featured Slider => Enable the Section => Select the pages you want to have on the slider and Publish.
Kind Regards,
SkandhaFebruary 8, 2021 at 11:16 pm #273572In reply to: Some Issues with my Theme
Skandha
Participant@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
tomdkat
Participant@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
Skandha
Participant@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
Skandha
Participant@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
Skandha
Participant@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 #270047twillig
ParticipantHm, 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
Hans
ParticipantHi 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 #269754Skandha
Participant@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 #269655tikaram
Participant@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 Stillmunkes
ParticipantYou 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
bhudin
ParticipantGreetings, 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
Hans
ParticipantHi 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
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,
Eren -
AuthorSearch Results