Forum Replies Created
-
AuthorPosts
-
Skandha
Member@joshua: Please post in your site URL so that I can look into the issues you mentioned.
Kind Regards,
SkandhaSkandha
Member@appareas: I will look into the issue and will get back to you within no time.
Kind Regards,
SkandhaSkandha
Member@dani-leigh: Hello there, it depends on your requirements whether you need the pro version or not. Basically the pro version has much more features than the free version. You can check-out the additional-features available in pro version of the theme and make a decision to upgrade to pro.
I hope this helps you out!
Kind Regards,
SkandhaSkandha
Member@valelotartaro: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#wp-custom-header-video-button { display:none; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Member@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,
SkandhaSkandha
Member@thomaswaerness: I checked your site and saw the issue you are having with the menu when you scroll down the page. It is strange that the menu seems to be working fine at my end.
Can you please try deactivating all your plugins and check if this resolves the menu issue?
Can you please elaborate the issue with “centering jumps” when hitting the button menu? I wasn’t able to get you.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@peer: Can you try deactivating all your plugins and check if this resolves the modern menu issue you are having?
Let me know if the issue persists!
Kind Regards,
SkandhaSkandha
Member@valeriewallace: Hello there, Custom Social Links option is not available in this theme.
To add a social link via social menu
Select Menu Locations You can assign your custom menu in 4 different locations. You assign it either from "Appearance => Customize => Menus => Manage Location" or from "Appearance => Menus => Manage Location" Select your Custom Menu as Primary Menu to display it as the Main Menu, which will replace the default Page Menu Select your Menu as Header Right Menu Select your Menu as Header Top Menu to show menu in top Select your Menu as Footer Menu Select your Menu as Social Header Right Menu Select your Menu as Social Links on Primary Search Menu(Only visible in mobile view) Select your menu as Social Footer MenuLet me know if you are still having issue with creating a social menu.
Kind Regards,
SkandhaSkandha
Member@apwordandsound: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#post-29 .entry-content { background-color:#000052; } .wp-block-button.aligncenter { padding-bottom:20px; }You can change the color according to your choice.
Do you mean to display sidebar and footer only on specific pages? If yes let me know on which pages you want them to be displayed.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@calisto1780: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#post-87 #wpforms-260 { font-family:poppins,sans-serif; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Member@keikodamaikada: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/fotografie-blog/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Member@chriswood1993: Hello Chris,
The theme update has been released. Please update the theme and let me know if the issue is resolved.Kind Regards,
SkandhaSkandha
Member@appleseed: Glad you were able to figure it out. Let me know if you have anymore issues.
Kind Regards,
SkandhaSkandha
Member@calisto1780: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Member@apwordandsound: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.site-header-logo { background-color:#000052; }You can change the color according to your choice.
Let me know if this is what you want!
Kind Regards,
SkandhaJanuary 22, 2019 at 3:24 am in reply to: How do i disable the search button on the top right corner? #164143Skandha
Member@keikodamaikada: Hello there, Sorry for the late reply.
Since Fotografie Blog Pro is already a child theme of Fotografie Theme you cannot create a child theme of it.
Sorry for the mishap.
You will need to create a plugin for this.
I will contact you shortly by email.Kind Regards,
SkandhaSkandha
Member@thomaswaerness: Can you attach me screenshot of the issue you are having with the menu?
Are you having issue while scrolling through the pages? Please explain your issue.Kind Regards,
Skandha -
AuthorPosts
