Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: "Posted on by" getting rid of the 'on' #36923
    Juha_52
    Participant

    It worked fine, thanks!

    in reply to: "Posted on by" getting rid of the 'on' #36817
    Juha_52
    Participant

    Hi!

    Thank you for the CSS:
    .entry-header .entry-meta span:first-child { display: none; }
    I was able the remove “posted on” (and leave the date).

    Is there CSS also for removing “Posted in” from the homepage post? I want to leave category name, but remove the “posted in” text as my webpages will in Finnish language.

    I’m using Catch Evolution Pro -theme. The website is not public yet, but the URL is: http://sapa.fi/SAPA_WP/

    Thanks!

    in reply to: Theme update #28936
    Juha_52
    Participant

    Hi,

    I bought the Catch Evolution Pro-theme. Very nice theme, thanks. 🙂 I’ve now made modifications through Appearance >> theme options and also Custom CSS. Planning to make further modifications to the code also, because of that I’ve made a Child theme (catch-evolution-pro_SAPA-folder and into that style.css):

    /*
    Theme Name: catch-evolution-pro_SAPA
    Theme URI: http://sapa.fi/SAPA_WP/wp-content/themes/catch-evolution-pro_SAPA/
    Description: SAPA Helsinki 1970 catch-evolution-theme
    Author: Catch Themes Team
    Author URI: http://catchthemes.com
    Template: catch-evolution-pro
    Version: 1.0.0
    Tags: dark, light, blue, green, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, threaded-comments, flexible-header, three-colum
    Text Domain: catch-evolution-pro_SAPA
    */

    @import url(“http://sapa.fi/SAPA_WP/wp-content/themes/catch-evolution-pro/style.css”);

    /* =Theme customization starts here
    ————————————————————– /*

    Now I’ve made my first theme update from version 1.6. to 2.1., but everything didn’t go so smoothly. All my widgets and sidebars were removed from their right widget sidebars. You can still find the removed widgets Appearance >> Widget “not used widgets”-field.

    What went wrong in the update? Did I do something wrong?

    I followed the instructions:

    Updating Theme Using FTP
    To update Theme though FTP, follow these basic steps:

    1.Download the latest version of Catch Evolution Pro from your Catch Themes member a href=”http://catchthemes.com/my-account/” title=”My Account” target=”_blank”>My-Account to your Desktop

    2.Unzip catch-evolution-pro.zip to your Desktop

    3.Using an FTP client to access your host web server, go to /wp-content/themes/ and upload your new copy of Catch Evolution Pro Theme which shall replace the old files

    I’m developing my first ever WordPress website. My website:
    http://sapa.fi/SAPA_WP/

    I did a backup before the 2.1. update installation with “Online Backup for WordPress”-plugin.

Viewing 3 posts - 1 through 3 (of 3 total)