Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@zuzubailey: First clear you cache from WP Super Cache plugin and check in.
If this doesn’t work then it must be database issue and you need to do search and replace from this script http://interconnectit.com/products/search-and-replace-for-wordpress-databases/ where you can search for http://50.87.144.107/~zuzu0205/ and replace with http://www.zuzustidbits.com
Sakin
Keymaster@kat22: Sorry there is no option in free to do that. You need to manually change the social-profile.png image file from your theme image folder.
Sakin
Keymaster@zuzubailey: What have you changed in the URL. Check your url at “Settings => General”.
Sakin
Keymaster@shamwow: It will not effect much on search result. You can see most of the WordPress themes doesn’t work on fully in Google Structure data. We have just completed Google Structure with our Catch Box Pro theme. Now we will be doing to for Catch Everest Pro theme. So, wait for new version to come.
Sakin
Keymaster@oliver: If you are trying to hide it then you can just add css in “Appearance => Theme Options => Custom CSS” box and hide it. But if you want to edit the functions then you need to buil child theme and create the file functions.php and then add the following Code and edit as per your wish.
function catcheverest_header_meta() { $date = sprintf( '<a href="%1$s" title="%2$s" rel="bookmark"><time class="entry-date" datetime="%3$s">%4$s</time></a>', esc_url( get_permalink() ), esc_attr( get_the_time() ), esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date() ) ); $author = sprintf( '<span class="author vcard"><a class="url fn n" href="%1$s" title="%2$s" rel="author">%3$s</a></span>', esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_attr( sprintf( __( 'View all posts by %s', 'catcheverest' ), get_the_author() ) ), get_the_author() ); // Translators: 1 is category, 2 is tag, 3 is the date and 4 is the author's name. $utility_text = __( '<span class="on-date">Posted on %1$s</span><span class="by-author"> by %2$s</span>', 'catcheverest' ); printf( $utility_text, $date, $author ); }Sakin
Keymaster@jpbertram: You can add it in “Appearance => Theme Options => Custom CSS” box. The following CSS is an example where the blog text is replaced by image and then remove the border.
.page-template-page-blog-php .page-header { background: url("http://commishcollege.com/wp-content/uploads/2013/09/packers-49ers-football-anquan-boldin-jerron-mcmillian_pg_600-690x440.jpg") no-repeat scroll 0 0 transparent; border: none; text-indent: -99999px; }Sakin
Keymaster@kat22: Our theme doesn’t have FB and Twitter icon under title. So, I think you must have added some plugin to add it. Check your plugins and then delete that plugin.
Sakin
Keymaster@senna: Sorry not sure about this. You need to search in http://wordpress.org/plugins/. We have already noted your issue and will be update soon with new widgets in future updates.
Sakin
Keymaster@shamwow: There will not be “updated” and “author” in featured slider and featured content. So, it cannot done at this stage. We will need to thing about this. Maybe we will add some mechanism to add these field in future version update.
Sakin
Keymaster@oliver: Sorry this is due to subscription and we are in planning to do something with this. Almost all Premium WordPress Theme shop have this issues. Until we get the solution for this, we provide update support. So, you can just ask our team to do it for you though http://catchthemes.com/contact-us/
Sakin
Keymaster@jmott310: Yes please set account for me and send it access through http://catchthemes.com/contact-us/. This is sales form but in subject just mention access for Sakin to review the site. Then they will pass it to me.
Sakin
Keymaster@Jos: I just check in your site and see that you are using Simple Catch Pro version 2.0 where as the latest version in 2.3. Please update to latest version.
Sakin
Keymaster@Cari: I just check in your site and you are not using our theme so I cannot help you in this. This support forum is only for Catch Themes.
Sakin
Keymaster@senna: Sorry for this you need to add plugin or now. We are working on updates for Catch Mustang where we are adding in the new widgets.
Sakin
Keymaster@Cari: Renewal is optional. You can just purchase and use it for lifetime. But after 1 year if you still want to update and support then you need to renew it manually.
Sakin
Keymaster@senna: Sorry Featured Page widget will link to respective page. Why don’t you use “Featured Content” widget.
-
AuthorPosts
