Forum Replies Created
-
AuthorPosts
-
Hi yoginthusiast!
Edit css > base.css, scroll to the #Typography, #Links & #Lists sections. :)
Regards,
IsmaelHi!
Add this on your custom.css or Quick CSS:
@-moz-document url-prefix() { .iconbox_content h3 span a span { position: relative; top: -20px; } } .iconbox_content h3 span a span { _position: relative; _top: -20px; }
Why is there a span tag inside a span?
Regards,
IsmaelHey!
@uattah: Check if the settings on Settings > General > Membership > Anyone can register is enabled.Cheers!
IsmaelHey!
Can you post an example of the pdf link that is generated using the plugin? Have you tried manually adding a pdf link?
Best regards,
IsmaelHi hasinam!
You need to use Media Queries to make them responsive. Try this:
@media only screen and (max-width: 767px) { .ls-s-1 { left: 100px !important; margin-left: 0!important; } }
Best regards,
IsmaelHey satucker!
You can add this on your .htaccess file:
php_value max_execution_time 120
Have you tried increasing WP Memory Limit? Add this on wp-config.php:
define('WP_MEMORY_LIMIT','128M');
Cheers!
IsmaelHi!
I’m not sure but I think that is not possible. You need to move the “ANY LAYOUT IMAGINABLE” on top of the page if you want it to be on top of the page.
Regards,
IsmaelHi!
Have you tried deactivating all your plugins? Can you give us a link to your website please?
Best regards,
IsmaelHello!
The breadcrumb looks ok. When I clicked “Energia & Gás”, the breadcrumb says “Você esta aqui:Home / Produtos / Energia & Gás”. Can you give us a screenshot of what you think is wrong with it?
Cheers!
IsmaelSeptember 29, 2013 at 3:51 am in reply to: Blog Page to show Excerpt or First 150 chars of post #167753Hello!
Please send the login details to ///.
Include the word “Kriesi” on the subject. Add the link of this thread on your email.
Regards,
IsmaelHey!
Glad we could help. Please follow Kriesi on themeforest and watch out for new theme releases. :)
Regards,
IsmaelHello!
You have an old version of the theme. Mind upgrading to Enfold 2.2? Download the theme update on your themeforest account. I’m not sure what is causing the issue, please check wp-content/uploads/dynamic_avia folder then set enfold.css’s file permission to 755.
Best regards,
IsmaelHi!
The link is working just right click it then Open Link in a new tab. http://www.screenr.com/ee97
Cheers!
IsmaelHi!
You need to hire a freelance developer to adjust the css layout for you. Adjusting the template size will affect a lot of layout elements.
Best regards,
IsmaelHey misery217!
Have you tried disabling all your plugins? Is it working when you add the Blog Post element on other pages?
Regards,
IsmaelHi!
All css set on Enfold > Styling > predefined color scheme is saved on the dynamic_avia.css file.
Best regards,
IsmaelHi!
You can use the Fullscreen Slider element under Media Elements panel using the Advance Layout Builder.
Regards,
IsmaelHey jgoldberg1983!
Is compatibility mode set on IE8 browser? Please disable it.
Please use this plugin: http://wordpress.org/plugins/html5shiv/
It will help render html5 elements on old IE browsers.
Regards,
IsmaelSeptember 28, 2013 at 8:36 am in reply to: Increase sharpness of background images in layerslider #167477Hey homemadebyx!
1.) The lightbox in Enfold is the prettyPhoto plugin. You can find the code on js > prettyPhoto folder.
2.) What do you mean by “switch the logo image”?
Cheers!
IsmaelHi tomsquadric!
Just create a page then look for Layout > Layout > select “No Sidebar”. You can select different layouts on Enfold > Styling > Use stretched or boxed layout?. Please watch these videos to learn more about the theme. https://vimeo.com/channels/aviathemes
Best regards,
IsmaelHello drmoody!
You can add this on your custom.css or Quick CSS to move the logo. :)
div .logo { float: left; position: absolute; left: 0; top: 20px; }
Adjust the top position.
Cheers!
IsmaelHello!
Please remove browser cache then reload the page a few times. The code Yigit provided should disable all lightbox features within the theme.
Cheers!
IsmaelHey!
Can you give us a link to your website with the registration page? Check if the settings on Settings > General > Membership is enabled.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
.main_color .pricing-table>li:nth-child(even) { border-bottom: 1px solid #e1e1e1; border-top: none; } .main_color .pricing-table>li:nth-child(odd) { border-top: none; border-bottom: 1px solid #e1e1e1; }
Cheers!
IsmaelHi Alex!
Maybe you can add a large image as the Color Section’s background. Can you post the wave images here? A mockup of what you’re trying to do will help a lot.
Regards,
IsmaelHey fshn2day!
You can edit includes > loop-search.php to modify the search results page. :)
Cheers!
IsmaelSeptember 28, 2013 at 8:03 am in reply to: White line between slideshow and color section – how to remove? #167461 -
AuthorPosts