Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@fritzhesse: Sorry it will not work. So, you need to change that. We are thinking of making the Homepage featured content as widgets. In that case you can add anything but not now.
Sakin
Keymaster@Glenisart: What is the issue with the cyclone slider. You can write to them to fix and support our theme. As plugins are supposed to support all free plugins in WordPress.org.
Sakin
Keymaster@gonfishin24: When I check in your site. It’s small width. So, the slider is working fine.
Sakin
Keymaster@oly: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to change the widget link hover color.
.widget-area .widget a:hover { color: #eaa7a7; }Sakin
Keymaster@iLinux85: Can you send me your site URL and explain to me in reference to your site.
Sakin
Keymaster@smartino: Not sure what are you trying to do it. Can you share your site URL and paste the code in http://pastebin.com/ and share the code that you are trying to add in. Then I will take a look and give you suggestion.
Sakin
Keymaster@Valada06: Looks like you have conflict with NextGen Gallery plugin. Can you disable that plugin and check in.
Sakin
Keymaster@offirkeren: I don’t get it what you mean. Can you share with me your site URL and the screenshot of what you want. So, that I can check in if that is possible or not.
Sakin
Keymaster@ilovefitflops: No our theme doesn’t generate og:tags as it falls in plugin territory. This is not allowed by the guideline of WordPress.org theme review.
Now, when I check in your site source. I found the following OG:Tags added. But there is no og:image.
<!-- NGFB Open Graph+ meta tags BEGIN --><br> <meta name="generator" content="NGFB Open Graph+ 6.7.2" /><br> <meta property="og:locale" content="en_US" /><br> <meta property="og:site_name" content="ilovefitflops" /><br> <meta property="og:url" content="http://www.ilovefitflops.com/" /><br> <meta property="og:title" content="ilovefitflops i Love Fitflops!" /><br> <meta property="og:description" content="i Love Fitflops!" /><br> <meta property="og:type" content="website" /><br> <!-- NGFB Open Graph+ meta tags END -->Sakin
Keymaster@rlsdesigns: Thanks Beka, you will be able to retain all your works while you upgrade to Catch Everest Pro theme. As Catch Everest Pro is just feature addition to Catch Everest Free Theme. You just might need to reassign menu and header image, but that you can just setup with few clicks.
Sakin
Keymaster@rlsdesigns: Sorry you don’t have footer editor in Catch Everest Free theme. To edit the footer you have to upgrade to Catch Everest Pro where there is Footer Editor in Theme Options panel. For more information about Catch Everest Pro, you can check out theme instructions at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@ashrafashraf: are you trying to update catch box pro 2.6 from your WordPress Dashboard then first you need to activate Catch Box Free theme and then delete the old version of Catch Box Pro then only you will be able to install the update version as a new theme installation process. See the theme instruction for more details http://catchthemes.com/theme-instructions/catch-box-pro/
If you still have issue then you can ask for installation by our staff.
Sakin
Keymaster@gonfishin24: Add in your site URL so that I can check in what is happening in your site and give your proper suggestion.
Sakin
Keymaster@Valada06: Can you add in your site URL and let me know what you want to do with the slier.
Sakin
Keymaster@fritzhesse: This is complicated in responsive theme as you need to check on mobile devices. The site you have given in reference is not responsive design so it’s easier there.
Try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 1061px) { .site { position: absolute; } #masthead { background-color: #FFFFFF; display: block; left: 0; position: fixed; top: 0; width: 100%; z-index: 999; } #hgroup-wrap, #header-menu { margin: 0 auto; width: 990px; } #main { padding-top: 168px; } .home #main-slider { padding-top: 168px; } .home #main { padding-top: 40px; } } @media screen and (min-width: 1190px) { #hgroup-wrap, #header-menu { width: 1140px; } .home #main { padding-top: 50px; } }Sakin
Keymaster@fritzhesse: Sorry this theme doesn’t accept video instead of slider. For that you need to build child theme and replace the functions. You need to hire developer to work for you on this.
-
AuthorPosts
