Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHello Ish,
You can add via widgets to Header Right Section. For that, just go to “Appearance => Widgets” from your WordPress dashboard and then add “CT: Advertisement” widget to Header Right widget area and then add Image URL and Link URL as per your need.
Regards,
SakinSakin
KeymasterHello Edward,
Yes, looks like you solve it all by yourself. Yes, WordPress custom menu works like that. It’s bit off but works well. Sorry for the confusion.
Regards,
SakinSakin
KeymasterHello Edward,
Can you find similar font in Google Font https://fonts.google.com/, then we can add that in theme itself. Also try the build in font family option that you have in “Appearance => Customize => Theme Options => Font Family Options”. There we have added popular google fonts and websafe fonts.
Regards,
SakinSakin
Keymaster@tbhesh: For detail support, please post in your site URL and then we can check in and give you better solutions. For now, can you try by adding following css in “Appearance => Customize => Additional CSS” box:
/* Transparent Background for site wrapper */ .site-inner { background-color: transparent; }Sakin
Keymaster@nautillus: Sorry, this support is only for the theme that we build https://catchthemes.com/themes/category/premium/
To recover the lost data from your PC. Please contact the shop from where you bought your pc. They should have better knowledge. Also, you can google for recovery software.
November 8, 2018 at 12:19 pm in reply to: website is showing disk quota full what does this means #158853Sakin
Keymaster@anitaommer: Also this “disk quota full” is not of a theme but it’s from your website hosting server. Looks like the space that you bought for hosting your website is going to be full. So, contact your hosting server support.
Sakin
Keymaster@sandkamper: You should find the zip file in “Download Section” in your account page at https://catchthemes.com/my-account/. So, you can download it from there. But some of the modern browser like Safari has auto zip extractor. In this case, it will automatically unzip the zip file after downloading. In this case, you can either re-zip the folder by right click and compress or you need to open Safari and go to “Safari => Preferences” and in “General” tab, uncheck Open “safe” files after downloading. This will stop Safari from automatically unzipping the files and then you can download zip file.
November 8, 2018 at 12:06 pm in reply to: How to change colors of Main Top navigation menu in "Create Pro" theme #158851Sakin
Keymaster@timmyjohnboy: Change the color in the following css for menu toggle button.
/* Mobile Menu Button Color */ .menu-toggle { background-color: #090401; color: #fff; } /* Mobile Menu Button Hover-focus Color */ .menu-toggle:hover, .menu-toggle:focus { background-color: #393939; color: #e7b507; }November 7, 2018 at 11:54 pm in reply to: Upgrading from Lucida Free to Pro without losing anything #158784Sakin
Keymaster@SpesiStockholm: Yes, the customizer option will mostly be imported. But to be on safe side, you can use our new plugin “Catch Import Export” https://wordpress.org/plugins/catch-import-export/
Also, if you still have issue then let us know. We can install that for you.
November 7, 2018 at 11:48 pm in reply to: How to change colors of Main Top navigation menu in "Create Pro" theme #158783Sakin
Keymaster@timmyjohnboy: Will need to talked to development team about the color of the menu. I also didn’t find it and if it’s missing will add soon in next version update. Thanks.
For now, you can change the color code in the following css and then add it in “Appearance = Customize => Additional CSS” box:
/* Menu Text Color */ .main-navigation a { color: #dbdada; } /* Menu Hover Text Color */ .create-menu a:hover, .create-menu a:focus { color: #e7b507; } /* Menu Active Color */ .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a { color: #cfa205; }Sakin
Keymaster@ooxx: Just increase the max-width in the following css from 520px to the with that you need and then add it in “Appearance => Customize => Additional CSS” box, maybe just make it 600px:
.section .entry-content-wrapper .entry-header { max-width: 520px; }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,
Sakin -
AuthorPosts
