Forum Replies Created

Viewing 15 posts - 766 through 780 (of 1,545 total)
  • Author
    Posts
  • in reply to: Sidebar #159212
    Psink
    Keymaster

    @KIDSUMERS, can you please share a screen record of the error? Or some of reference screen shots

    in reply to: Homepage Sortable not working #159158
    Psink
    Keymaster

    I have visit your site recently, you are using Tourable Pro. I guess in the past days sortable is working because service section is supposed to be at second place, currently it is at last above the footer.

    May be a third party plugins is responsible for this issue. I have checked version of the theme on your site which is 1.1.5 and we have tested same version of the theme on our side and homepage sortable is working well

    as you can see in the screen record
    https://www.awesomescreenshot.com/video/5677263?key=6a96b6e5e33f144b41b33d61571b431e

    Can you please share your dashboard login through our contact form we will check and inform you about the actual issue
    Here is the link
    https://themepalace.com/contact-us

    in reply to: Categry Link Issue #159128
    Psink
    Keymaster

    Hello Oscar,

    We will be releasing new update by tomorrow, please update the theme after it get released

    Thank you

    in reply to: Homepage Sortable not working #159123
    Psink
    Keymaster

    @TANISHAGUIN, can you please share your site URL?

    in reply to: Continue reading #159121
    Psink
    Keymaster

    @GLOWE, can you please share your dashboard login through our contact form? We have check from our side and there is no such issue in the theme. We will check on your site and inform you about the issue

    Here is the link for contact form
    https://themepalace.com/contact-us/

    • This reply was modified 3 years, 11 months ago by Psink.
    in reply to: How to change the Service Icons to pictures? #159119
    Psink
    Keymaster

    @DANA, Please follow the screen record to change the icon of the service section

    https://www.awesomescreenshot.com/video/5662201?key=579283a76e967256eaa7237e97892657

    Psink
    Keymaster

    @HOLLYHERITAGE, Please add this CSS into additional CSS to change the color of the social and search icon

    
    @media screen and (min-width: 1024px){
    	.absolute-header #masthead .main-navigation .social-menu ul li a svg,
    	.absolute-header .main-navigation ul.nav-menu > li > a svg{
    	    fill: #fff;
    	}	
    }
    
    .main-navigation .social-menu ul {
        position: initial;
    }
    
    @media screen and (max-width: 1023px){	
    	#primary-menu > li > a {
    	    color: black !important;
    	}
    }
    
    

    For the hover color please add this CSS

    
    .main-navigation a:hover, .main-navigation a:focus, .main-navigation ul.nav-menu > li > a:hover{
    color:#06f9f9 !important;
    }
    
    

    Please change the color code as per your requirement.

    in reply to: Can’t activate Child Theme Vital Corporate #159110
    Psink
    Keymaster

    hello @TBOULANGER,

    Vital Corporate is the child theme of the free version of dark music. You will get all the features and sections of vital corporate also in the pro version of Dark Music. As you have already upgrade to pro version, you can deactivate the vital corporate child theme and active dark music pro theme and activate license on dark music pro.

    All the features you find in the Vital Corporate also in the Dark Music Pro. You don’t need to active the child theme once you have upgrade to pro version. You can active the pro theme and setup your site as per your requirement

    Please let us know if you need any support related to the theme

    in reply to: Background Image in footer #159105
    Psink
    Keymaster

    sorry for the late follow up, here is the CSS code to add background image in the footer

    
    #colophon {
        background-image: url('https://www.freecodecamp.org/news/content/images/2021/06/w-qjCHPZbeXCQ-unsplash.jpg');
    }
    

    Please add this code and change the URL of the image

    in reply to: Trips on regular pages #159061
    Psink
    Keymaster

    Hello Julien

    We have already updated the code in the theme, please update the theme to latest version 1.1.9

    in reply to: Background Image in footer #159057
    Psink
    Keymaster

    please add this CSS in the additional CSS

    
    #colophon {
        background-color: #494849 !important;
    }
    

    and change the color code as per your requirement

    in reply to: Make Theme child theme friendly #158991
    Psink
    Keymaster

    In that case we can duplicate the slider section with the new function name and add a required customization code in the child theme

    for that you can check our newly released child theme Corpo Music

    in reply to: Categry Link Issue #158990
    Psink
    Keymaster

    Hello Oscar

    Thanks for reporting the issue, We will update the theme soon by fixing the issue

    Please wait until we release the new update, once the theme get released we will inform you about the update

    Regards,

    in reply to: Make Theme child theme friendly #158987
    Psink
    Keymaster

    It is not possible to increase the number of post to show in the slider because there is no way to override the customization code of the slider section.

    I recommend you to use a Pet Business Pro

    in reply to: Pet Business Versioning info #158981
    Psink
    Keymaster

    @WC-SMITHSBCGLOBAL-NET, please check this link of the readme.txt file. There you will get the details of the updates

    https://themes.svn.wordpress.org/pet-business/1.2.2/readme.txt

Viewing 15 posts - 766 through 780 (of 1,545 total)