Forum Replies Created
-
AuthorPosts
-
Hey conversations!
Add this on your custom.css or Quick CSS:
.image-overlay.overlay-type-extern { display: none !important; }Best regards,
IsmaelHi!
Please wait for another 12 hours. The update should appear automatically on the Theme Update panel.
Cheers!
IsmaelHi Brandon!
You can edit includes > loop-index.php, find this code on line 118:
echo "<span class='post-meta-infos'>";Below, add this code:
echo '<span class="trackback minor-meta">Trackback URL: '; trackback_url(); echo '</span>'; echo "<span class='text-sep text-sep-date'>/</span>";Regards,
IsmaelHey nmillas!
Have you tried these plugins?
http://wordpress.org/plugins/breezing-forms/
http://wordpress.org/plugins/ninja-forms/
Best regards,
IsmaelHey dustingrof!
Can you please give us a link to the page that renders the code above? Do you have the latest version of Enfold, 2.4.5?
Cheers!
IsmaelHey asherbarrett!
Add this on your custom.css or Quick CSS:
.page-restrict-output { width: 100%; text-align: center; } .page-restrict-output > * { display: inline-block; }Regards,
IsmaelJanuary 10, 2014 at 11:44 am in reply to: Avia Layout Builder doesn’t show elements after page actualize #207931Hey!
You have a lot of plugins installed. Please deactivate all of them, see if it fixes the issue. Test it on a different browser after you deactivate the plugins or remove browser cache.
Cheers!
IsmaelJanuary 10, 2014 at 11:42 am in reply to: Sidebar not changing to custom sidebar / Always showing "Pages" "Categories" etc #207928Hi DaveL77!
Please post the login details here. Set it as a private reply. Deactivate all plugins, see if it fixes the issue.
Best regards,
IsmaelHi!
Please download the latest version of Enfold on your themeforest account. Update the theme manually via FTP: https://vimeo.com/channels/aviathemes/64927359
Please deactivate all plugins then test it on another browser.
Regards,
IsmaelJanuary 10, 2014 at 11:35 am in reply to: Where to change the date format of the search results list? #207926Hey COLORIT!
You can edit includes > loop-search.php, find this code on line 40:
<?php the_time('d M Y'); ?>Refer to this link for date formats: http://codex.wordpress.org/Formatting_Date_and_Time
Cheers!
IsmaelJanuary 10, 2014 at 11:31 am in reply to: Create Scrolling Custom Background Image for stretched layout #207924Hi erikkIsrael!
I’m not really sure if I understand you correctly but do you want a full width background on a page? You can use this plugin: http://wordpress.org/plugins/wp-backgrounds-lite/
Please post a screenshot.
Best regards,
IsmaelHey SAdesignsUnltd!
Can you please elaborate? Please post a screenshot of the issue.
Best regards,
IsmaelHey!
Can you please give us the login details? Please post it as a private reply.
Cheers!
IsmaelJanuary 10, 2014 at 9:50 am in reply to: LayerSlider – how to make only one of several videos auto play #207891Hi!
Place this one at the bottom of the code I posted above:
.home .av_font_icon.av-icon-style-border .av-icon-char { padding: 30px; }Regards,
IsmaelHey!
Use this for the paragraph:
.iconbox_content_container p { color: white; }This is for the title:
.main_color h3.iconbox_content_title { color: pink; }Best regards,
IsmaelJanuary 10, 2014 at 9:32 am in reply to: Manual Positioning of Shareaholic Floating Vertical Sharebar #207881Hi deyowulf!
Where do you want it to show? Maybe, you can add it on header.php, find this code at the very bottom:
<?php } //end blank check ?> <div id='main'>Add this below:
<?php echo do_shortcode('[shareaholic app="share_buttons" id="4766761"]'); ?> <?php echo do_shortcode('[data-app-id="4766761"]'); ?>On Enfold > Styling > Quick CSS, add this code:
p.pos_fixed { position:fixed; top: 30px; left: 50px; }Cheers!
IsmaelHi Tommy!
How many columns do you have on the portfolio grid? You can use this on Quick CSS if you have a 4 column portfolio:
.no_margin.av_one_fourth.first{ padding-left: 0px; } .no_margin.av_one_fourth { width: 25%; padding-left: 10px; }Cheers!
IsmaelJanuary 10, 2014 at 9:26 am in reply to: Little White Line with tiny upwards pointing Arrow at Bottom of Main Menu #207876Hi deyowulf!
You can remove it using this on Quick CSS:
.avia-menu-fx { display: none; }Change the color using this:
.header_color .avia-menu-fx .avia-arrow, .header_color .avia-menu-fx { background: red; }Regards,
IsmaelHey deyowulf!
You can use this:
#top .header_color input[type='text'] { color: blue; } ::-webkit-input-placeholder { /* WebKit browsers */ color: red } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: red; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: red; } :-ms-input-placeholder { /* Internet Explorer 10+ */ color: red; }Cheers!
IsmaelHi!
I’m sorry but I don’t have an iOS device to check this with. Please wait for Devin’s and Josue’s response.
Cheers!
IsmaelHey Rohan!
1.) Add this on Quick CSS:
.iconlist_content_wrap { padding-top: 13px; }2.) You can remove the icon background color using this:
.main_color .avia-icon-list .iconlist_icon { background-color: transparent; }Change the icon color using this:
.avia-icon-list .iconlist_icon { color: gray; }3.) Change the background color of the iconbox content using this:
.main_color.iconbox_top .iconbox_content { background-color: gray; }Regards,
IsmaelHey mgma!
Please hire a freelance developer to add the sidebar navigation for you. You can visit http://werkpress.com/.
Cheers!
IsmaelHey Rohan!
You can use this on your custom.css or Quick CSS:
.av_font_icon.av-icon-style-border .av-icon-char { padding: 10px; }Cheers!
IsmaelHey NanaKuo!
Can you please give us a link to the product page? We would like to inspect it.
Best regards,
IsmaelHey corporateassets!
The best way is to override the old theme files directly. Watch this video by Devin: https://vimeo.com/channels/aviathemes/64927356
Best regards,
Ismael -
AuthorPosts

