Forum Replies Created
-
AuthorPosts
-
Hi yukanl!
Your theme options is broken. Did you zoom in/out the browser? Please try to download the theme again and do an update.
Regards,
IsmaelSeptember 29, 2013 at 5:28 pm in reply to: Tabs and Postslider not working on handheld devices #167860Hey Cedric045!
The tabs are not working even on desktop view. Please try to deactivate Ajax Contact plugin, see if it fixes the tabs and post slider.
Best regards,
IsmaelHi!
2.) Kriesi already answered this question on a topic and he didn’t provide the answer or code for the logo switch. He wanted to make sure that kriesi.at is unique. You can hire a freelance developer or designer to modify the logo feature.
3.) Enfold already comes with a lightbox plugin which is prettyPhoto. We can’t assure you if the Jackbox plugin is compatible with the theme. We won’t be able to provide full support for any third party plugin.
Cheers!
IsmaelHello!
You can add this on your custom.css or Quick CSS:
.grid-image.avia-hover-fx { min-height: 190px; } .grid-image.avia-hover-fx img { min-height: 190px; }
We suggest that you put all your portfolio images on a single canvas with the same size before uploading them as featured image.
Best regards,
IsmaelHello jgoldberg1983!
Go to Enfold > Setting > And where do you want to display the Blog?, deselect any pages and just leave it blank. Edit your Blog Page, go to Advance Layout Builder then insert the Blog Post element. See if there is any improvements. You can use a cache plugin to optimize page speed.
Regards,
IsmaelHey uattah!
Please give us a link to the page with the title that you want to change. What type of font are you currently using? There are lots of title elements on the theme, which one are you trying to change?
Cheers!
IsmaelHello!
I checked your site again on IE8 and I saw a lot of improvements on the site. The Color Section are showing now and the images are correctly aligned. What images are stretch? Can you please post a screenshot?
This is what I see on IE8:
Regards,
IsmaelHey mtupuschies!
1.) You can change the “Blog – Latest News” by editing index.php, find this code:
$title = __('Blog - Latest News', 'avia_framework'); //default blog title
2.) The text “Archive for category:” is generated by avia_which_archive function. You can find it on framework > php > function-set-avia-frontend.php, find this code on line 834:
if ( is_category() ) { $output = __('Archive for category:','avia_framework')." ".single_cat_title('',false); } elseif (is_day()) { $output = __('Archive for date:','avia_framework')." ".get_the_time( __('F jS, Y','avia_framework') ); } elseif (is_month()) { $output = __('Archive for month:','avia_framework')." ".get_the_time( __('F, Y','avia_framework') ); } elseif (is_year()) { $output = __('Archive for year:','avia_framework')." ".get_the_time( __('Y','avia_framework') ); }
Cheers!
IsmaelHi 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,
Ismael -
AuthorPosts