Forum Replies Created

Viewing 20 posts - 10,621 through 10,640 (of 14,506 total)
  • Author
    Posts
  • in reply to: last post on static homepage #14297
    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.

    in reply to: Images not showing on facebook when links posted. #14293
    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=&quot;generator&quot; content=&quot;NGFB Open Graph+ 6.7.2&quot; /><br>
    <meta property=&quot;og:locale&quot; content=&quot;en_US&quot; /><br>
    <meta property=&quot;og:site_name&quot; content=&quot;ilovefitflops&quot; /><br>
    <meta property=&quot;og:url&quot; content=&quot;http://www.ilovefitflops.com/&quot; /><br>
    <meta property=&quot;og:title&quot; content=&quot;ilovefitflops i Love Fitflops!&quot; /><br>
    <meta property=&quot;og:description&quot; content=&quot;i Love Fitflops!&quot; /><br>
    <meta property=&quot;og:type&quot; content=&quot;website&quot; /><br>
    <!-- NGFB Open Graph+ meta tags END -->
    in reply to: Missing js files #14292
    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.

    in reply to: Missing js files #14290
    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/

    in reply to: Update to 2.6 #14270
    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.

    in reply to: Slider Image doesn't stretch past 1140 width #14269
    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.

    in reply to: Slider is not working properly #14268
    Sakin
    Keymaster

    @Valada06: Can you add in your site URL and let me know what you want to do with the slier.

    in reply to: Make the header and menu bar stay on top #14267
    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;
    	}
    }
    in reply to: How to use video in slider or featured content #14265
    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.

    in reply to: Multiple Image Sliders #14264
    Sakin
    Keymaster

    @iemotion: Sorry I don’t know about plugins much but if you can find the plugin then you can add the slider in header.php by building child theme. So, you might need to hire developer to work for you on this.

    in reply to: Remove footer area space #14262
    Sakin
    Keymaster

    @Lorena Poling:
    1. If you don’t nee anything to display then why do you enable home page in “Settings => Readings”. You can just leave the default of “Your latest posts” and if the homepage display the latest posts then you can disable it from “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage Settings”. “Uncheck Enable Latest Posts or Page”

    2. The image http://www.tulegacy.org/wp-content/uploads/2013/07/piedepagina.jpg is too large and heavy. That is why it is not loading. Make that image width maximum of 1140px.

    in reply to: Featured header image #14261
    Sakin
    Keymaster

    @bamrider: Then try adding in the Featured header image from “Appearance => Header”. There you can upload the images and activate “Random: Show a different image on each page.”

    in reply to: Disable featured post slider at some pages #14260
    Sakin
    Keymaster

    @Teedok: If you want featured slider only on homepage then you don’t need to add any CSS. You can choose “Homepage / Frontpage” from “Appearance => Theme Options => Featured Post Slider => Slider Options”.

    in reply to: Center logo? #14259
    Sakin
    Keymaster

    @Bee1derful: You cannot center the logo with social icon on right sidebar.

    in reply to: Backup before updating #14241
    Sakin
    Keymaster

    @actiondreamer: Have you haven’t changed any theme core files then updating is very simple. See the instructions at http://catchthemes.com/theme-instructions/catch-box-pro/

    Updating Theme Using the Administration Panel
    You can update Themes directly from the Administration Panel

    1. Download the latest version of Catch Box Pro from your Catch Themes member My-Account to your Desktop
    2. Log in to the WordPress Administration Panel
    3. Go to “Appearance => Themes”
    4. Now activate Catch Box Free version or any default theme
    5. Delete the old version of Catch Box Pro theme
    6. Then you can install the latest version of Catch Box Pro following the new Theme installation process
      1. Go to “Appearance => Themes => Install Themes => Uploads”
      2. Browse the downloaded file catch-box-pro.zip from your computer where you earlier downloaded it
      3. Then click on “Install Now” to install the Theme and active it
    in reply to: How to remove rollover effect from slider title #14240
    Sakin
    Keymaster

    @oly: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #main-slider .entry-title span:hover,
    #main-slider .entry-content:hover,
    #slider-nav a:hover {
    	background: rgba(255, 255, 255, 0.7);
    	color: #222;
    }
    in reply to: last post on static homepage #14239
    Sakin
    Keymaster

    @offirkeren: If you set 3 posts, then it will show only 3 in all your archive/category pages as well.

    To add post in homepage, you can go to “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings” and then check on “Enable Latest Posts” and save changes.

    For number of post you can set from “Appearance => Reading” and change the number to 3 for Blog pages show at most.

    in reply to: Questions #14238
    Sakin
    Keymaster

    @Naturesstance:

    1. How do I make my social icons appear?
    — You can add it in any sidebar you want though “Appearance => Widgets” from your WordPress Dashboard. Just drag and drop widget “2_Simple Catch: Adspace Widget” in the sidebar you need. For example, if you want to show it in “Header Right Sidebar” then you can drag and drop “2_Simple Catch: Adspace Widget” in “Header Right Sidebar”. This widget will show the social icon for which you have added links through “Appearance => Theme Options => Social Links”

    2. Also how do I change the footer to white font but without making it italic in
    the process?
    — You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #site-generator span {
        color: #fff;
        font-style: normal;
    }
    in reply to: Change colour of text inside search box #14237
    Sakin
    Keymaster

    @poorlittlefish: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box change the color of search text. In the following CSS, change the color code as per you need.
    input#s { color: #757575; }

    in reply to: Multiple Image Sliders #14236
    Sakin
    Keymaster

    @iemotion: Sorry you can only have same image slider in all page. But you can search for plugin at wordpress.org/plugins which adds image slider in pages.

Viewing 20 posts - 10,621 through 10,640 (of 14,506 total)