Forum Replies Created
-
AuthorPosts
-
October 17, 2018 at 12:08 am 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”
October 16, 2018 at 4:22 pm in reply to: create and position responsive header logo throughout site #156869Sakin
KeymasterPlease 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.
Sakin
Keymaster@jenni_alexa: Yes, you can download the demo xml file from https://www.dropbox.com/s/ohxnlibb3iii7ji/audiomanpro.wordpress.2018-09-07.xml?dl=0
Sakin
KeymasterHello 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,
SakinSakin
Keymaster@chalicewell: Great that you solved it by yourself and thanks for sharing how you solved it.
October 16, 2018 at 4:10 pm in reply to: create and position responsive header logo throughout site #156864Sakin
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,
SakinSakin
KeymasterHello 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,
SakinSakin
KeymasterHello 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,
SakinSakin
KeymasterHello 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,
SakinSakin
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,
SakinSakin
KeymasterHello 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,
SakinSakin
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.
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.
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.
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.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 opencs_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=0Note: 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.
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
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
Sakin
KeymasterSorry, 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. -
AuthorPosts