Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Axel,
Which gap are you talking about? Could you please provide us screenshot so that we can provide an exact custom css to reduce the gap of white space.
Thank you!
Theme Horse Support Team
KeymasterThanks a lot Russ for reviewing our theme
Thank you!
Theme Horse Support Team
KeymasterHi Russ,
Please add below custom css to remove the white space between the two sets of three.
section#ambition_recent_work_widget-3 { padding-top: 0; }
Thank you!
Theme Horse Support Team
Keymasterhi Heidi,
This feature is not available in our theme. It needs code customization. Editing template header and adding topmenu above the logo is completely a new feature to be added in the theme.
Thank you!
Theme Horse Support Team
KeymasterHi fedorenkos,
We have called
the_content();
in our default template. If you are using business template then we are using our own widgets. If you want to addthe_content();
in business template then go to theme folder -> inc -> structure -> content-extension.php on line no 965 andthe_content();
function code just beforedynamic_sidebar( 'ambition_business_page_sidebar' );
function code.Please create your own topic if you still have an issue.
Thank you!
Theme Horse Support Team
KeymasterHi james.welbes,
We are having maintenance in our site. So there may be issue in replying forum topic. So we have reply you via email.
Thank you!
October 2, 2017 at 1:57 am in reply to: Issues with backend plugin area after moving installation to another webspace #53429Theme Horse Support Team
KeymasterHi urs,
That does not make any issue. You can use anyway you want.
Thank you!
Theme Horse Support Team
KeymasterHi theredneckprincess,
You can download the original theme from here where you can find function.php file.
Thank you!
September 28, 2017 at 2:19 am in reply to: Issues with backend plugin area after moving installation to another webspace #53397Theme Horse Support Team
KeymasterHi urs,
Which version on Attitude Pro are you using currently. It seems that you are using an old version. please download the latest version of attitude pro from your account page and remove the old version of Attitude Pro theme and install new version. The current version of Attitude Pro is 3.0.7
Also add this below code inside wp-config.php file
define( 'WP_DEBUG', false );
Thank you!
Theme Horse Support Team
KeymasterYou welcome ninafragolina
Thank you!
September 25, 2017 at 10:48 am in reply to: Ambition Pro and Woocommerce – link Recent work/sliders to Woocommerce products #53350Theme Horse Support Team
KeymasterHi Martin,
We have designed our theme to display pages only in recent widgets using business template. We made it compatible with WooCommerce but not integrated with the recent page widgets as this is completely a new feature to be added in the theme. You can search similar type of plugins that have product integration for WooCommerce which can be displayed in business template.
To set external link you can search plugins available in WordPres.org for free. Check it out
Thank you!
Theme Horse Support Team
Keymasterhi Isabelle,
The above link you have provided is of interface pro and this is a ultimate free support forum. Could you please provide us your topic on related forum interface pro. Currently you have used version 1.0.7 but our latest version of interface pro is 3.0.4. So you download your latest version from your account page. If you have any issue then contact our Support Team
Thank you!
Theme Horse Support Team
KeymasterHi Pete Godddard,
When you download the zip file of magcast. Unzip it. Open that folder . There you will see Owncarousel folder again. Open it again. Inside that folder there is carousel-settings.js file . add the above code on line no 6 and 17. After changing it again zip that folder and install it again. If there is already installed magcast pro theme then delete previous theme and install customized theme zip folder.
Next process:
Also you can do it via ftp. Go to public_html/wp-content/themes/magcast-pro/owlcarousel/owl-carousel-settings.js and edit that file on line no 6 and 17 and add above code.Thank you!
Theme Horse Support Team
KeymasterTheme Horse Support Team
KeymasterHi Pete Godddard,
To automatically rotate the slider you have to customize the code just open theme folder(magcast-pro) -> owlcarousel -> owl-carousel-settings.js file and add below code on line no. 6 and 17
autoplay: true, autoplayTimeout: 2000, autoplayHoverPause: true,
Thank you!
-
AuthorPosts