ellp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Transparent header on the theme huemanUse a transparent png image for the header.
Forum: Themes and Templates
In reply to: [MesoColumn] The featured sliders doesn't workDid you check the theme documentation?
Forum: Themes and Templates
In reply to: [Virtue] Adding Slider to ShopHello raven2392.
Yes is possible to add a slider. If you have some experience to edit wordpress files it can be done.
Forum: Plugins
In reply to: [Age Verify] Translation to pt_BR not working.I’ve tried to translate this plugin using “Codestyle Localization Plugin” And it found a compatibility issue:
Charging Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This could break WordPress, because some filters and actions will no longer run. Please contact the author about it.
Any Idea to solve this issue?
Thanks
Forum: Themes and Templates
In reply to: [Customizr] Align Center Logo and menu barTo you center the nav will be a tricky work. I suggest you to replace this navigation for this one:
http://wordpress.org/plugins/responsive-select-menu/screenshots/
I think it will be much easy and faster to implement than fix the current one.
Forum: Themes and Templates
In reply to: Mobile list issue — list adds hyphens behind textMay be is a style only for mobile devices… Did you tried a global search using a text?something like:
list-styleProbably this style is in the middle of some place on the css file.
Forum: Themes and Templates
In reply to: [Expound] frontpage boxesHello!
You want to create those 4 boxes with dynamic content OR just insert a static content and forget?
Can you send the link of your site?
Forum: Themes and Templates
In reply to: Mobile list issue — list adds hyphens behind textDid you tried to use !important in the end of the statement?
Forum: Themes and Templates
In reply to: [impulse] Problems with HomePage LinkOooo meu bom!
Diz ai qual é o problema 🙂
Forum: Themes and Templates
In reply to: [BlogoLife] Can't leave comments on postsHello!
Just to check: Did you have checked if the post is was manually blocked for comments?
Forum: Themes and Templates
In reply to: [BlogoLife] Page Background vs Index BackgroundHello!
Test this line on your css file:
.right-sidebar #main { background: #000 !important; }Forum: Themes and Templates
In reply to: [Decode] Image on header1 – Install the plugin: My Custom CSS and fire it up on your Dasboard
2 – Paste the code below:img.site-logo { width: 72px; height: 97px; display: block; margin-left: 79px; /*change this value as you like and test the changes on the browser */ }3- Save it and done 🙂
Forum: Themes and Templates
In reply to: How create this type of startpageYes. With a widget area you can inset any kind of information you need.
Forum: Themes and Templates
In reply to: [Quark] Move social media icon to footerHmmm… You need to find the code of the links on the header.php and paste on footer.php
Is possible that you have to make some aditional styles to make those links fit properly on the footer.
Forum: Themes and Templates
In reply to: FFFFound type theme?Hello Ian!
Well, you can customize a basic theme like this one: sandbox and get a great result