Forum Replies Created
-
AuthorPosts
-
Hi immenjil!
Edit framework > css > avia_admin.css, add this at the very bottom:
#avia_import { display: none; } .avia_section_header:last-child { display: none !important; }
Best regards,
IsmaelHi Jennifer!
That is an old entry. The new Kriesi.at strip the backslash on the property values. Please try this:
.avia-video iframe, .js_active .avia-iframe-wrap iframe { position: absolute\9; width: 100%\9; height: 100%\9; display: block\9; }
Regards,
IsmaelHey TandyElisala!
You can edit header.php, find this code:
<div id='wrap_all'> <?php if(!$blank){ ?>
Below add this code:
<div id="top-banner"><div class="container">To order Healing Through the Chaos, click here. Click here for free resources. Connect with Tandy here (hyperlink)</div></div>
Cheers!
IsmaelOctober 22, 2013 at 4:56 am in reply to: Adjusting the order of sections/categories on main page #178852Hey TandyElisala!
Did you create this using the Advance Layout Builder? Just edit the page then drag the section that you want to reposition.
Best regards,
IsmaelHi!
Can you please post the login details here? Please go to wp-content/plugins and delete all unnecessary folders that you don’t use. Deactivate all plugins then edit the LayerSlider slideshow and save changes.
Best regards,
IsmaelHey!
Please remove browser cache then reload the page. I visited the site and the mega menu aligns properly. What browser are you testing this with?
Cheers!
IsmaelHey lkhassan!
Please try this plugin: http://wordpress.org/plugins/wp-gallery-custom-links/
Regards,
IsmaelHi!
Please add this on your custom.css or Quick CSS:
#top .widget_nav_menu li { min-width: 300px; }
Best regards,
IsmaelHi!
You have 7 plugins installed please try to deactivate them to create a new slide again. Remove browser cache or use another browser. Please post the login details here as a private reply so that we can check it.
Cheers!
IsmaelHi Focaljourney!
Can you please give us a link to the actual Gallery? Please check Appearance > Menus. See if the Gallery menu item exist.
Cheers!
IsmaelHi BrendanMc!
Can you please give us a link to your website? Did you try to recreate the elements that are using the icons including the icon box, icon list, social icons etc? What browser and OS are you testing this with?
Best regards,
IsmaelHi!
You can copy the files inside the child’s theme folder and it will override the existing file on the main theme folder. For example copy header.php, place it on the child theme’s folder then erase everything. You’ll notice that you will no longer have a header and the whole site will be broken because there is no header to be found.
Best regards,
IsmaelHi David!
Are you using the Visual editor? Please switch to the Text or HTML editor. Upgrade your installation to Enfold 2.3.2.
Regards,
IsmaelHi!
Please remove browser cache then reload the page a few times. Please try it on another browser. If you have a cache plugin, flush the settings. You can post the login details here and set it as a private reply.
Regards,
IsmaelOctober 21, 2013 at 7:39 am in reply to: How to remove the little extra thumbnail on every post with a featured image? #178282Hey!
1.) Just edit the team member element then look for Add/Edit Social Service or Icon Links.
2.) You can use the Color Section element, add a background then set the Background Position to Fixed.
3.) You should have it on your email. Please contact themeforest.
Cheers!
IsmaelOctober 21, 2013 at 5:10 am in reply to: Blog Post content setting Multiple Categories does not work #178264Hi ricap!
Do you have Enfold 2.3.2? Please deactivate all plugins then try again. Please post the link of your website here.
Best regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS to increase the width of the portfolio content table:
.av_table_col.portfolio-entry.portfolio-preview-content { width: 100%; }
Remove browser cache then reload the page.
Regards,
IsmaelHey AllPortugal!
Have you tried building the icon list again? I visited the site and icon list shows up fine. What browser are you testing this with?
Regards,
IsmaelHey PPCHound!
Please add this on your custom.css or Quick CSS:
.logo img { max-width: 230px !important; }
Best regards,
IsmaelHi!
Upload a larger logo image then select the size that you want before you click “Add image as Logo” button. Add this on your custom.css or Quick CSS:
.logo, .logo a { min-width: 400px; }
Adjust the minimum width of the logo according to your logo size.
Cheers!
IsmaelHi radis92!
Please watch this video: https://vimeo.com/64996057
You need to edit config-templatebuilder > avia-template-builder > config > meta.php, find this code:
array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),
Replace it with:
array( 'title' =>__('Avia Layout Builder','avia_framework' ), 'id'=>'avia_builder', 'page'=>array('portfolio','page', 'post'), 'context'=>'normal', 'priority'=>'high', 'expandable'=>true ),
Regards,
IsmaelHi!
The link you provided has “Internal Server Error”. You can increase the switchWidth value to make the mobile menu appear on larger screens. Find this code on line 87 inside js > avia.js:
switchWidth = 767;
Replace it with:
switchWidth = 1024;
Remove browser cache then reload the page a few times. Resize the browser to less than 1024px, the mobile menu should show right away.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
@media only screen and (min-width: 768px) and (max-width: 989px) { .logo img, .logo, .logo a { min-height: 100px; min-width: 400px; } }
Remove browser cache then reload the page.
Regards,
IsmaelOctober 21, 2013 at 4:09 am in reply to: Medium-sized image for image post with excerp right #178247Hi!
Please add this on your custom.css or Quick CSS:
.big-preview.single-big { float: left; width: 50%; margin-right: 20px; }
Remove browser cache then reload the page.
Regards,
IsmaelHi!
Can you please post the link to your website? You can add the url of the video inside an anchor tag, use the Div / Video field. This will open the video on a lightbox.
<a href="VIDEO URL HERE" rel="lightbox"><img src="IMAGE OR VIDEO THUMBNAIL URL HERE"></a>
Best regards,
IsmaelHey!
Unfortunately, that is not possible at the moment. You can use the LayerSlider to insert a video element on a slideshow. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
IsmaelHi!
@zerozendesign: Beautiful website. Looks like a minefield of cuteness. Nice job!Regards,
Ismael -
AuthorPosts