Catch Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Catch Box] Catch Box Theme TranslationHi Everyone,
Catch Box is Multilingual Ready (WPML) and currently translated in Brazilian Portuguese, Spanish and Danish.
Thanks to Valdir Trombini, César Gómez and Kris Thomsen for sending us translation file for Portuguese spoken in Brazil, Spanish and Danish languages respectively.
Regards,
SakinForum: Themes and Templates
In reply to: [Catch Box] [Theme: Catch Box] Version UpdateCatch Box Version 1.3.0 is out now for download.
http://wordpress.org/extend/themes/download/catch-box.1.3.0.zip
Change Log for 1.3.0 is as below:
* Added Danish translation da_DK.po and da_DK.moNow Catch Box is translated in Portuguese spoken in Brazil, Spanish and Danish languages. See This
Hi jeffm2008,
Your question is about plugin Easy Digital Download. So, I think it’s better to post this question in Plugin Forum.
Yes, if they ask to add in some code to the theme then we might consider adding up in version update.
Regards,
SakinForum: Themes and Templates
In reply to: [Simple Catch] Simple Catch Child Theme Deletes Parent CSSHi RodsLearnin,
Are you familiar with Child Theme? I just check it in my server for the child theme of Simple Catch. It is working fine.
So, can you tell me what exactly is your problem and also let me know your site URI. So, that I can check it what is the issue.
Remember, when you create the child theme you cannot delete the parent theme.
Regards,
SakinHi Darrcass,
Can you add this in your child theme style.css
.singular #primary, .fullwidth #primary { margin: 0 !important; } .singular #content, .fullwidth #content, .left-sidebar.singular #content { margin: 0 3% !important; width: auto !important; }This we will fix it new version update in 1.3.1. After that you can delete the above css.
Regards,
SakinHi cvs,
Can you first assign the page with the Full Width Disable Sidebar template. Then send me the link to that page. So, that I can check what is going wrong in your side.
Regards,
SakinHi zuggup,
I told you that this is not the theme issue. It’s something to do with the plugin / translation / permalinks.
So, try resetting the permalink and then adding back the custom permalink again. Also add some new post to the current author and see what happens.
We are also trying to add up lot of language translation to the theme. So, that you all don’t have to use the plugins.
Regards,
SakinHi CVS,
I don’t get it what you mean. When I check in the http://oakhilltumbling.cvstech.com/calendar/, I see that you are using the template “Disable Sidebar Template” and there is no sidebar. So, what is your problem?
Regards,
SakinHi zuggup,
Did you change anything in the code as there is author template. You can see it in demo http://catchthemes.com/demo/catchbox/
I need more info.
Regards,
SakinForum: Themes and Templates
In reply to: Change profile emailHi WPyogi,
Sorry I am not talking about General WordPress profile but I am taking about http://profiles.wordpress.org/ .
Thanks anyway I got it.
Regards,
SakinForum: Fixing WordPress
In reply to: Blog Page separate from other pages [simple catch]Yes, you can do it. When you write a page for homepage. You will see “Select Sidebar Layout” meta box. From that you choose No Sidebar and save it.
After that you can use the WP Settings->Reading Select the static page.
Yes you can do with the CSS. You just need to add CSS in “Custom CSS Styles” box under Appearance->Theme Options of WP Dashboard.
Hi Anik,
These are not error and also it is generated by you customize but by our theme.
Validation Output: 3 Errors
First Error
Line 12, Column 77: Attribute xmlns:og not allowed here.
<html dir="ltr" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/">
This is through opengraph you use. This is not a problemSecond Error
Line 361, Column 108: Bad value generator for attribute rel on element a: Keyword generator is not registered.
…"Maintained By AMDS Solutions" rel="generator">Maintained By AMDS Solutions</a>
This by rel=”generator” and it’s not an error.Third Error
Line 363, Column 98: Bad value designer for attribute rel on element a: Keyword designer is not registered.
…ws8.org/" title="Theme By Nick And Mac" rel="designer">Theme By: Nick & Mac</a>
This also rel=”designer” and it’s not an error.All these errors are shortcomings in the Validator itself. I don’t see any meaningful validation errors being reported. HTML 5 and it’s validator are still in the “experimental” stage.
Note: Not Allowed
Also, you are not allowed to change the Theme By: Catch Themes to Theme By: Nick And Mac. This is a direct violation of the theme’s copyright. You can’t just take something made by somebody else and claim you did it yourself.Please change back.
Thanks,
SakinForum: Themes and Templates
In reply to: [Simple Catch] [Theme: Simple Catch] Version UpdateSimple Catch Version 1.4 is out now for download.
http://wordpress.org/extend/themes/download/simple-catch.1.4.zip
Change Log:
* Added Feed Redirect Option in Theme Options
* Added more FAQ
* Change the Settings in Theme OptionsForum: Themes and Templates
In reply to: [Catch Box] [Theme: Catch Box] Version UpdateCatch Box Version 1.2.3 is out now for download.
http://wordpress.org/extend/themes/download/catch-box.1.2.3.zip
Change Log for 1.2.3 is as below:
* Removed extra file style.css.backsov.css
* Added Full Width Page (no sidebar) Template
* Added clear class for clearing floats in css