Forum Replies Created

Viewing 20 posts - 901 through 920 (of 14,488 total)
  • Author
    Posts
  • in reply to: create and position responsive header logo throughout site #156889
    Sakin
    Keymaster

    @markmoritz: Looks like you just change the theme. So, can you let me know once you setup menu and logo from “Appearance => Customize”

    in reply to: create and position responsive header logo throughout site #156869
    Sakin
    Keymaster

    Please share your site URL and then I can check in and see if there is anything we can do it. Yes, you might want to change to different theme like Audioman pro where there is option to use loo in two places in the center and header left area. Also, check out more themes at https://catchthemes.com/themes/category/premium/

    You can purchase any of the theme and let me know it, then I will ask sales to refund your purchase for “Adonis Pro” theme. Sorry for the inconvenience.

    in reply to: Customizer import file #156867
    Sakin
    Keymaster
    in reply to: Cant access theme options #156866
    Sakin
    Keymaster

    Hello Alison,

    Can you post in your site URL? Also which version of WordPress and theme are you using it. As now a days there is no theme options but there is theme customizer and you can edit it from “Appearance => Customize = Theme Options”

    “Sorry, you are not allowed to access this page.”, is show when you don’t have full administrator access to site.

    Thanks.

    Regards,
    Sakin

    in reply to: Scrolls straight passed Main Content section #156865
    Sakin
    Keymaster

    @chalicewell: Great that you solved it by yourself and thanks for sharing how you solved it.

    in reply to: create and position responsive header logo throughout site #156864
    Sakin
    Keymaster

    @markmoritz: Sorry, there is no option to add logo in top left corner of the screen. The logo will be in there center of header media. Another option is to user the header media where can add your log in the header media itself.

    I think, your logo will look nice in the center like in our demo site. Also, you can remove the border in the image by adding the following css in “Appearance => Customize => Additional CSS” box:

    .custom-logo { border: none; }

    For more, please post in your site URL and then I can check in how your logo is being displayed and what we can do it.

    Thanks.

    Regards,
    Sakin

    in reply to: Adding Social icons to Header #156863
    Sakin
    Keymaster

    Hello Chris,

    Sorry, there is no option to add social icons to the header right. There is option to enable social icons in Featured Slider from “Appearance => Customize => Featured Slider”. Further, you can add social icons in widget areas from “Appearance => Widgets” and then drag and drop “CT: Social Icons” widget to your desire widget area.

    Regards,
    Sakin

    in reply to: Fatal Error #156861
    Sakin
    Keymaster

    Hello jenni_alexa,

    It looks like you are using older version of WordPress. It’s not safe to user older version of WordPress core. So, please update the WordPress core to latest version 4.9.8 and it will work. This function was introduced in version 4.9.6 and looks like you have older version then this.

    We will also add condition for this function in our next version update so that other user with old version of WordPress don’t get this issue.

    Thanks.

    Regards,
    Sakin

    in reply to: Header Media Disapeared #156827
    Sakin
    Keymaster

    Hello learntok,

    So, you have video in Header Media. This is WordPress core features and we just support in our theme. There shoudln’t be problem on this.

    Sometime, if your your internet is slow then it will automatically load header image instead of header video. This is automatically done from WordPress core itself. So, when you add video make sure you also add image as back for these kind of situations. I hope it’s fine. Also, when you post in these issue please send us your site URL so that we can check in.

    Regards,
    Sakin

    in reply to: LOGO not responsive #156826
    Sakin
    Keymaster

    @maciejakubzawadzki: Yes, we didn’t wanted to adjust the logo as many times, users just want same logo in all the devices.

    To reduce the size of the logo in mobile devices, you can use the following css and adjust it as per your need. You can add css in “Appearance => Customize => Additional CSS” box. In the following css change the max-width as per your need.

    /* Size for logo in Mobile */
    .custom-logo {
        max-width: 180px;
    }
    
    /* Size for logo in bigger devices */
    @media screen and (min-width: 1024px) {
    	.custom-logo {
    	    max-width: 180px;
    	}
    }

    Regards,
    Sakin

    in reply to: Background Image #156825
    Sakin
    Keymaster

    Hello Jay,

    Sorry, we don’t have that option. But if you want to add video looping then you can add your video in Custom Header from “Appearance => Customize => Header Media” and then select video.

    Regards,
    Sakin

    in reply to: logo back ground color #156824
    Sakin
    Keymaster

    @Adwatimes: Sorry, I don’t get you exactly what are you trying to do it. So, can you send me your site URL and explain. For logo, you need to design it by yourself and then upload png image or transparent background so that it can match with your background automatically.

    in reply to: Which child – theme folder #153180
    Sakin
    Keymaster

    @marebos: All your files in child theme will be safe as the update doesn’t overwrite child theme. It only overwrites the original theme file. So, you can add it anywhere in your child theme.

    in reply to: Translate "next post", "previous post" #151800
    Sakin
    Keymaster

    @vraba: Ok I will send you email. I need to check in your site itself.

    in reply to: Translate "next post", "previous post" #151744
    Sakin
    Keymaster

    @vraba: I used your same language in theme and it’s working fine in my test site. That is why I am asking you about your “Site Language” in “Settings => General”, you have to select “Čeština” then only the translation will work.

    in reply to: Translate "next post", "previous post" #151708
    Sakin
    Keymaster

    @vraba: Send me your site URL so that I can see it. Also, if you WordPress setup in Czech. I mean what’s your setting at “Settings => General” and “Site Language”.

    Also, can you share me your cs_CZ.po file.

    in reply to: Translate "next post", "previous post" #151701
    Sakin
    Keymaster

    @vraba: You can download the the following file and replace it in “Parallax Frame Pro” theme languages folder. There is parallax-frame-pro.pot, cs_CZ.po and cs_CZ.mo file. After you replace that languages folder, go to that folder and open cs_CZ.po file with Poedit Software and add the translation of the text that you need.
    https://www.dropbox.com/s/8kqyugg9c1y8up9/Czech-languages.zip?dl=0

    Note: As you are replacing the core theme files, these files will be reverted back to original when you update the theme. So, it’s better for you to send us the file after you complete the translation and then we can add in theme file itself.

    in reply to: Modern menu background color tweaks #151682
    Sakin
    Keymaster

    @vavw: Cool,thanks for using Adonis pro theme. If you like our theme and support, then please support us by providing your valuable review and rating at https://wordpress.org/support/theme/adonis/reviews/#new-post

    in reply to: Displaying Logo but not Site Title #151681
    Sakin
    Keymaster

    @inksla: Welcome. If you like Divin Pro theme and our support, then please support us by providing your valuable review and rating at https://wordpress.org/support/theme/divin/reviews/#new-post

    in reply to: How to change default copyright shown in Footer? #151666
    Sakin
    Keymaster

    Sorry, supporting without URL is little confusing. So, I have to just imagine what you are doing and not.
    1. Modify footnote about copyright: You need to go to “Appearance => Customize => Theme Options => Footer Editor Options”
    2. To Disable Featured Content, go to “Appearance => Customize => Featured Content” and select “Disabled” in Enable on option.

Viewing 20 posts - 901 through 920 (of 14,488 total)