Tareq
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] Allow UPPER/lower case for Home Page DescriptionActually, look at the following in your style.css:
.main-navigation aRemove:
text-transform: uppercase;Should do the trick!
Forum: Themes and Templates
In reply to: [Fruitful] Allow UPPER/lower case for Home Page DescriptionLink to your site please?
Forum: Themes and Templates
In reply to: [JBST] Cannot upload logo imageUpload you image into the Media Library first
Media -> Add New
Then when you go into your customisation panel you can choose a file from your media library instead of uploading.
How did you embed the video? In an Iframe?
This post may help you, bit old but should still work:
http://leaderswest.com/2012/10/10/youtube-embed-options-can-make-your-videos-look-less-youtube-y/
Forum: Themes and Templates
In reply to: No Theme options buttonMy apologies, overlooked that, it was only an innocent post.
Forum: Themes and Templates
In reply to: [Customizr] Can someone please tell me how can I fix this?You can change the width of that sidebar:
.tc-sidebar { width: 300px; float: right; }You can play around with the pixel width, or if you would like it to be responsive, change it to a percentage (%) value instead.
Forum: Themes and Templates
In reply to: No Theme options buttonIf you need any further help with getting things going, drop me a line via my site.
[Moderated]
Forum: Themes and Templates
In reply to: No Theme options buttonJust took a look on their site, there is now no Options Panel as of their 26/11/13 blog post. Now all customisation options are in Appearance -> Customise!
Forum: Themes and Templates
In reply to: No Theme options buttonYou could also take a look at the documentation provided by the developer.
Forum: Themes and Templates
In reply to: No Theme options buttonTry directing your support request to the theme developers:
I’m sorry I couldn’t be of any use.
Forum: Themes and Templates
In reply to: No Theme options buttonWhat theme are you using, is it a premium theme (did you pay for it)?
Please post a link to your site, need to see an example!
Forum: Themes and Templates
In reply to: Page template, removeJust a final word though, do you have any widgets/sidebar active on the right-hand side? On Developer Tools, it’s highlighting
#gentle-aside.sidebar-rightis active?!Forum: Themes and Templates
In reply to: Page template, removeOK, well I can only think that it’s the shortcodes messing things up a bit. What I would usually do is look at the code myself, or install it in my dev install and play around with some options, but as it’s a custom theme I can’t do that.
I’m sorry I’m not much help to you.
Forum: Themes and Templates
In reply to: Page template, removeLook at the Page Attributes Panel on the Page Edit screen (right sidebar), should have an option box (dropdown) to determine which page template it should use.