Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@ooxx: Can you let me know more details? Also post in your site URL so that I can see your current header length. Let me know what the size you want.
Sakin
Keymaster@michelled: Our theme doesn’t require cookies. WordPress uses cookie. Read more at https://codex.wordpress.org/WordPress_Cookies
For GT Metrix optimization, I recommend use of WP Rocket plugins and CDN. It’s really good.
Sakin
KeymasterHi Hans,
Yes, we will make that textarea to accept html in next version update.
Regards,
SakinSakin
KeymasterHi Hans,
For font family, it’s loading “Verdana” font, as you have selected that in “Appearance => Customize => Theme Options => Font Family Options”.
Regards,
SakinSakin
KeymasterHi Hans,
I check in your site and found that you have extra css as below, I have just remove it and it’s working fine.
#featured-content .featured-homepage-image { display: none; }
About the link, yes it will not work. It will link in the title and image. We will check that and add it in next version update.
Regards,
SakinSakin
KeymasterHi Hans,
Ok our development team is changing the name of Featured Image Content to “Custom”. So, you can select “Featured Image Content” for now. Yes, there is no option to use mixed. As Featured Image content is all manual entry, so you can add it any and link to any page or post or video.
Regards,
SakinSakin
KeymasterHello @yat30,
Infinite scroll only works in archive pages. So, if you want infinite scroll in homepage then you need to change your Homepage disable settings to “Your latest posts” from “Appearance => Customize => Homepage Settings”.
Regards,
SakinSakin
Keymaster@shootaballinger: Sorry, it was bit late as due to festival here. It’s nice that you fixed it by yourself. Just a note. Please don’t remove or add any code in core theme files as these files will be reverted back to original when you update the theme and then you will loose your edits. So, if you need to edit any code theme file, then build child theme and then edit it there. In this way, your edits will be safe.
Sakin
KeymasterHi Hans,
If you have mixed content, then it’s best to use Featured Content type as “Custom”, then you can add the content and image manually from “Appearance => Customize => Featured Content”.
Regards,
SakinSakin
Keymaster@kbohannon: For update, you can check out video screencast at https://youtu.be/W95SuabDZi8 and FAQ at https://catchthemes.com/frequently-asked-questions/
Sakin
Keymaster@markmoritz: Which that it’s really difficult to change with custom css. Your logo it too big http://purpleceiling.com/wp-content/uploads/2018/10/cropped-betterLOGOv2-4.png. It’s 3728px width and 1922px height. This will hamper your site.
Then remove your custom css for header elements and to make your logo complete to left. You need to make your header wrapper 100%. So, add the following css:
.site-header-main .wrapper { max-width: 100%; padding: 0; } .site-branding { margin-top: 0; margin-left: 0; } #site-header-menu { position: absolute; width: 281px; text-align: left; right: 50px; top: 20px; }
After this, you need to decide the width of the logo in different devices or you can adjust with percentage.
Sakin
Keymaster@markmoritz: There is main problem in your site. You said you want logo in header top left for that you need to add logo from “Appearance => Customize => Site Identity” and upload logo and not in “Appearance => Customize => Header Media”. So, remove that and place it in right place.
Sakin
Keymaster@markmoritz: I am totally confused with what are you trying to do it. So, first can you let me know what are you trying to achieve it. Maybe show me your design screenshot and then I can compare with your site URL to check in.
Sakin
Keymaster@markmoritz: Yes sure, we can refund your purchase of Adonis Pro as you are using Audioman Pro. So, please contact our sales at https://catchthemes.com/contact-us/ and your refund will be processed.
Sakin
Keymaster@ravanh: Thanks and will check that. But we cannot add these in our theme. You might need to add it as custom function by building child theme.
Sakin
Keymaster@markmoritz: You have lot of custom css in “Additional CSS” box and it’s really difficult for us to debug it. So, can you clean up your Additional CSS and then add only the css that is necessary for customization. There are so many confusion custom css.
So, I think it’s better for you to hire customizer. We can just help you with css which is easy one to fix it.October 22, 2018 at 12:24 pm in reply to: How to remove header on individual page for Solid Construction Pro theme #157315Sakin
KeymasterHello dzamani,
Ok then you can add the following css in “Appearance => Customize => Additional CSS” to remove the grey section in contact us page.
.page-id-13 .custom-header { display: none; }
Regards,
SakinOctober 20, 2018 at 4:46 pm in reply to: How to remove header on individual page for Solid Construction Pro theme #157208Sakin
KeymasterHello dzamani,
That’s breadcrumb and you can disable that from “Appearance => Customize => Theme Options => Breadcrumb”.
Regards,
SakinSakin
KeymasterHello dzamani,
Where did you get that data from. It’s not form the theme and we don’t have any control on it. It looks like you have added plugin to show that. So, need to check in with that plugin support.
Regards,
SakinSakin
KeymasterHi Jules,
We will not be able to help unless we find out how this plugin work. If it’s not working for that particular testimonial then can you change the testimonial type and check in.
Regards,
Sakin -
AuthorPosts