Firstly, loving the theme I spent days looking for something I truely liked. I’m developing this theme for a customer and all though its perfect by design I need to make it easy to update. I’m a programmer so I’m very familiar with coding, however the end users are not. So my three questions are this.
1. Do you offer the ability for it to work with SiteOrigin (I know this may be contentious) but thought I would ask.
2. Are there any plugins you can recommend that would offer a bit more of a wizywig layout to make it easier for the users to build content/pages not using shortcodes?
3. Have you had any issues with the shortcode button not working when trying to insert into items into the textfield? Nothing happens when press it. And its installed correctly, and I have not suppressed any popups via the browser.
Version: WordPress 4.6.1
PHP: 5.x
MYSQL: 5.x
Chrome: 54.0.2840.8
OS: Mac OS 10.11.6
Kindly use PHP Code widget plugin and then in appearance>widgets>sidebar add this code: <?php echo do_shortcode( 'testimonial shortcode from appearance>theme options>shortcodes' );?>
1. Slider – I was trying to adjust the fontsize of the slider description in Theme options->Basic Settings->Slider Caption Colours->Select font size for slider description : and adjust it here – but whatever value I use, the size doesn’t adjust (i’d like to make it somewhat smaller that the text fits correctly)
2. Contact Info @ Footer area :
– Would like to add the name of the person to be contacted. i.e. value of Theme Options->Footer->Contact Page & Address Title-> value of “Add contact title here”.
In the footer.php code, I only see reference to the ‘Contact INFO title’ variable…not the name. Can I have this added pls – and if so, how ? 😉
The form is given in custom-functions.php (appearance>editor>custom-functions.php) and you can add form fields etc if you are good with coding. The form sends email to address given in settings>general.