Forum Replies Created
-
AuthorPosts
-
Hi S,
Yes, this is intentional because of the way they are laid out. They are more for short text and not sentences since you can use a text block with large text if you want multi line.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hey nimrodmadar,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top #menu-item-search {
display: none;
}The above from jakejules will also work.
Regards,
Devin
You can use a plugin like http://wordpress.org/plugins/widget-logic/ to give you conditional control over widgets in display everywhere. WooThemes also has a sidebar plugin I believe as part of their WooDojo drop in though I don’t know how its compatibility is.
Regards,
Devin
Hi Spiv,
You can actually change the slug name in the theme options General Options tab at the very bottom.
Regards,
Devin
Hi Dave,
In that case I’m not really sure. When you switch themes, the theme options are pulled from the wp_options table within the database. There are a few different ones set for the Enfold theme and part of that data is serialized which is why I suggested the plugin.
You may have better luck asking this on the MU forums.
Regards,
Devin
You can adjust the line height by changing the 15px value, the 15px I put in was just to get you started.
For the arrow:
.avia-menu-fx .avia-arrow-wrap {
top: -15px;
}However, it overlaps the menu a bit when the header shrinks. You may want to use one of the header options that doesn’t give you a fixed header so that it doesn’t shrink when you scroll down the page.
Hi tocal,
You would need to inspect the code for each of the forms and use the class specific to each to target them individually. If you have two on a page we can take a look.
Regards,
Devin
Hi AthomeDesign,
Can you create a temporary login for me so I can take a look at the page live?
You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)
Regards,
Devin
Hey lzevon,
We understand that there is an issue, its on our bug list and we are trying to find the root cause. The text editor within the advanced layout editor purposely disables quite a few shortcodes since it isn’t possible to continually nest elements. The layerslider for example needs to be by itself so it would break the layout if you could add it inside of a text block.
So if we can see the issue live, hopefully we can find the common issue. So far, none of us on our own live dev installs have been able to replicate it but it seems like it pops up after heavy editing/page changes and not just on mostly clean installs.
Regards,
Devin
Hi ColumbiaTKD,
The file you need to upload should be enfold.zip and inside of it you should see all the normal theme files and no documentation folder, PSD etc. The video I did here: https://vimeo.com/channels/aviathemes/64927356 shows the folder contents a bit as an example.
However if you are unable to upload it through the wordpress admin and FTP isn’t an option there isn’t much we can do on our end. You would need to talk to your hosting provider to make sure your wordpress install is running correctly and that there are no settings needed to be changed on their end to upload things to the wp-content folder correctly.
Regards,
Devin
Glad you found a fix that works for you :)
Let us know if you have any other questions or issues.
Regards,
Devin
Just tested it now with Chrome and had no issues.
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi Dave,
I’d suggest something like this: WP MIGRATE DB
It will allow you to transfer things over as well as fix the serialized database entries so there are no issues there.Regards,
Devin
Hi tooken,
There currently isn’t a setting for this so you would need to customize the theme to add that in as it isn’t something we can provide the code for via support.
Regards,
Devin
May 22, 2013 at 3:54 pm in reply to: Enfold Bought today! Version 1.3.1 when i install …why? #120631Hey Karic,
The theme version was mistakenly not updated when Kriesi sent it to Themeforest for review. So you have 1.4 even though it shows 1.3.1 right now :)
Sorry about the confusion! There should be another update coming soon and it will update the version correctly to the next version (probably 1.5).
Regards,
Devin
Hi slittle1992,
When you create your products, make sure you aren’t duplicating them to create each one. Instead, manually create each one separately.
Also go into your Trash when on the Products page in the WooCommerce admin area and delete the old products completely. This will clear out the permalink names so you can re-do them all fresh.
Regards,
Devin
Hi nimrodmadar,
You can add your own background image from the themes Styles tab in the theme options.
I don’t know what you mean by making it responsive however since the background image just sits behind the other content and doesn’t really need to adjust.
Regards,
Devin
Hi DavyE,
What color code are you using? As long as it is a six digit hex color code it should be fine to use.
Regards,
Devin
Hi runekjensen,
I’m not sure what you mean. When viewing the page I don’t see any visual errors or repeating content.
Regards,
Devin
Hi Christophe999s,
If you add another > it will only target the first level of links. So:
.main_menu ul:first-child > li > a {
line-height: 170px!important;
}Regards,
Devin
Hi chris,
You need to target that slideshow css class selector and then add the shadow as a background image. You’ll then need to add some padding to the whole thing and adjust the placement of the image.
Then you’ll need to add new media queries to go along with the new css so that the image adjusts for the themes responsive design.
Regards,
Devin
May 22, 2013 at 3:01 pm in reply to: Problem: Second scrollbar appears when using portfolio filter #120480Hi schorni,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#main {
overflow: hidden;
}Regards,
Devin
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#role-memberlist-4 .role-memberlist .username.photo {
display: initial !important;
}Its a quick fix that will force that widget to keep the initial value for the avatar photos and keep it from changing the layout.
Hey sigmawebgr,
That is a bit beyond what we can offer via support. It will need to be checked for cross browser compatibility as well as ensure no other issues come up as a result of it.
Your best route is to look into a freelance developer. There are services like Codeable.io and elance where you can quickly hire someone to do the coding for you.
Regards,
Devin
May 22, 2013 at 2:39 pm in reply to: Emails contain extra linebreak + How to add logo to email? #120431Hi Suicide Rescue,
Which emails do you mean? Depending on your setup there are three different layouts (at least) that you could be referencing so a bit more clarification is needed.
Regards,
Devin
The icons are not image files (its an icon font) so no there isn’t a way to easily replace them with your own.
For the copyright, you can add this to the copyright field in the theme options after your own custom copyright text:
[nolink]
-
AuthorPosts