badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 1,126 through 1,140 (of 5,207 total)
  • Author
    Posts
  • in reply to: Justified italic text cut off on right side #52661

    Hi Habi Jabi,

    Try adding padding-right: 5px; for that section where you have used justify and italic.

    Thank you!

    in reply to: No responsive menu on iphone after update to Attitude 4.0 #52654

    Hi kanashi,

    Please contact to our support team via Email so that our developer will provide you exact child theme style.css file and functions.php file compatible to newer version of attitude.

    What you need to do is just replace functions.php and style.css file with your new file.

    Thank you!

    in reply to: Logo slider for site #52653

    Hi Heidi,

    On line no 118 and 140 you will find <section id="site-logo" class="clearfix"> add your shortcode after this mentioned code.

    Thank you!

    in reply to: Justified italic text cut off on right side #52649

    Hi Habi Jabi,

    Please provide us your site link so that we can help you on it.

    Thank you!

    in reply to: Logo slider for site #52648

    Hi Heidi,

    You like to add that plugin shortcode in the theme? Code customization is required. We recommended you not to change the code. If you change the code then while updating to new version all your customized code will be lost. So better make child theme so that your content will not be lost.

    If you are not familier with it then hire a developer to fix it or make direct changes in the code and each and every time when you update to new version the same shortcode you need to add it again.

    Go to theme folder -> inc -> structure -> header-extension.php on line no 143 and 147 you will find below code and replace it with your shortcodes.
    <a href="<?php echo esc_url(home_url('/'));?>" title="<?php echo esc_attr(get_bloginfo('name', 'display'));?>" rel="home"> <img src="<?php echo $header_logo;?>" alt="<?php echo esc_attr(get_bloginfo('name', 'display'));?>"></a> with

    <?php echo do_shortcode(“[WLS id=’3767′]”); ?>

    Thank you!

    in reply to: Radient background color #52645

    Hi it5,

    No you should not keep it in style.css. While updating to new version all your customized css will be lost. So you have to add this css inside custom css section via dashboard -> appearance -> customize -> Ambition Theme Options -> Custom CSS

    Thank you!

    in reply to: Elementor needs "the_content" function #52642

    Hi hoanganhdne,

    Sorry we haven’t developed any Accesspress store theme. Please contact to the main author of Accesspress store theme.

    Thank you!

    in reply to: owl-carousel settings? #52632

    You welcome webmaster

    Thank you!

    in reply to: Latest update places "Responsive Menu" button on all pages #52631

    That’s great Doppa. We have already mentioned you to clear cache from browser and server.

    Thank you!

    in reply to: owl-carousel settings? #52626

    Hi

    To change the speed to slow down quite you have to make some changes in the code. Go to theme folder -> owlcarousel -> owl.carousel-settings.js and change the autoplayTimeout: 2000,
    You can increase the value 1000 = 1second

    To remove the th clients link, Go to theme folder -> template-parts -> widgets -> wowsome-widgets.php on line no 422 and 424 and remove anchor tag, where you final code will only be <?php the_post_thumbnail(); ?>

    We recommended you not to change the code but if you change the code then while updating to new version all your customized code will be lost. So better make a child theme and then customize the code.

    Thank you!

    in reply to: Changing the Main Index Page #52625

    Hi ivamaurin,
    1. change the “main page” to full width without affecting the “content page”
    => Please clarify what are you trying to say.

    2/3. have a sidebar on the main page? (is this possible?) and have both the text and the logo on the header?
    => Sorry, this feature is not available in our theme. It needs code customization as this is a new feature to be added in the theme. You need to hire a developer.

    4. make the footer background white (and text black)?
    => You can easily change the color via theme options to change the color go to Dashboard -> appearance -> customize -> Superior Pro Theme Options -> Color Options there your can see site Info listed where you can change the color of the footer background to white.

    Thank you!

    in reply to: Facebook icon on footer #52624

    Hi caioquaglierini,

    Go to Appearance -> Ambition Theme Options -> Custom CSS paste the following CSS code and Click on save all changes button:

    .site-info .social-profiles {
        display: none;
    }

    Thank you!

    Hi Hi Doppa,
    We saw your screenshot and it seems that your site is loading from opera browser cache. You need to fully clear your opera browser cache.
    Here is the link how to clean browser cache in opera

    Also if you have installed any cache plugins then deactivate cache from your dashbaord, If using cloudflare then also purge clear your cache and also from ftp.

    Thank you!

    in reply to: Contact page #52622

    Hi Ciubotaru,

    This is not a theme related issue. You have to configure your mailing form on your server from your end. You can try using gmail or yahoo email id to test weather contact form 7 is working or not.

    Thank you!

    You welcome scotch.

    Thank you!

Viewing 15 posts - 1,126 through 1,140 (of 5,207 total)