sebastian.w
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Soho Lite] Header imageHei Edy,
It’s true but after I have put a “background picture” in “settings-background image” and removed it again the “picture” from “settings-header image” doesn’t show.If I make a clean install of the theme, it works. Until I use the “background image” option. After I remove the background image again it doesn’t show.
This is from the /inc/custom-header.php
/** * Setup the WordPress core custom header feature. */ function soho_custom_header_setup() { add_theme_support( 'custom-header', apply_filters( 'soho_custom_header_args', array( 'width' => 2000, 'height' => 700, 'uploads' => true, 'default-text-color' => '303030', 'wp-head-callback' => 'soho_header_style', ) ) ); }
- This reply was modified 6 years, 1 month ago by sebastian.w. Reason: Code
Forum: Themes and Templates
In reply to: [Soho Lite] Header imageCan’t seem to find that setting, under which shut it be?
See screenshots:
https://www.sy-idefix.dk/wp-content/uploads/2019/01/soho_lite-menu.png
https://www.sy-idefix.dk/wp-content/uploads/2019/01/header_image.pngForum: Themes and Templates
In reply to: [Sydney] SydneyNope… It’s going to look like his.. just “photoshop” the color.
https://test.sy-idefix.dk/wp-content/uploads/2016/07/fb-prop.pngForum: Themes and Templates
In reply to: [Sydney] SydneyHello Kharis,
yes, that’s the one.Forum: Themes and Templates
In reply to: [Sydney] SydneySadly it don’t work..
See https://test.sy-idefix.dk/Is the button for for Facebook I want Facebook blue.
The Instragram a other color..Have tryed it with Simple Custom CSS, didn’t wrong.
Also in the CSS Styles in attributes.. don’t wrong.Forum: Themes and Templates
In reply to: [Tortuga] All-in-One Event Calendar and Theme: TortugaI have done that.. The “bug” is when you from the overview click on a event, and read about the specific event.
For example see:
https://skive1.westerhoff.dk/begivenhed/havkajakkursus/?instance_id=1Forum: Themes and Templates
In reply to: [Tortuga] Magazine Posts: 2 Columns (Torguga)I tried to edit the widget so I had 1 column and the other 2 options.
But then the widget but the it went into a error 500.
Is it really not possible to change?Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Translation bugFix it.
Forum: Themes and Templates
In reply to: [Theme: Tortuga]Change the footer contentDo like this
<div id="footer-text" class="site-info"> <? /* php do_action( 'tortuga_footer_text' ); */ ?> </div><!-- .site-info -->
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 – "if" fieldGOT IT ??