Forum Replies Created
-
AuthorPosts
-
January 23, 2014 at 3:51 pm in reply to: Icon Box – Changing the Font type & size of the title & content #213893
Hi Chris!
You can use this on Quick CSS to change the title:
.iconbox .iconbox_content .iconbox_content_title { border: medium none; padding: 2px 0 0 0; position: relative; margin: 0 0 16px 0; clear: none; overflow: hidden; letter-spacing: 1px; text-transform: uppercase; font-size: 19px; }Use this one for the iconbox content:
.iconbox_content_container { font-size: 15px; color: red; }Best regards,
IsmaelHey!
Please try to disable existing plugins, see if the errors are gone. Activate them again one at a time to find the chaotic plugin.
Regards,
IsmaelJanuary 23, 2014 at 3:25 pm in reply to: problems with enfold. padding, vimeo preview picture, advanced layer slider #213878Hi!
1.) Edit the text layer then go to Style panel > add this on the Custom styles field: text-align: justify;
2.) You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
add_theme_support('avia_template_builder_custom_css');Edit any avia elements like Text Block then scroll below. Add a unique css selector on “Custom Css Class” field.
3.) Edit the slide then look for Slide Options > Transitions, click the “Select all” toggle under “Built-in 3D transitions”. Select an effect on “Built-in 2D transitions”. Save changes.
Best regards,
IsmaelHi!
I’m not seeing the shift anymore. I’ll ask the rest of the support team to check the page.
Cheers!
IsmaelHey!
Let’s start again. Switch to “Small Fixed Header” on Enfold > Header > Header Type. Use a logo with the actual dimension of 340×156px without the bottom padding. Upload it on Enfold > Theme Options > Logo, select the “Full size” before you click the “Use image as logo” button. Add this on Quick CSS to resize the header and show the full width and height of the logo:
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/ #header_main .container, .main_menu ul:first-child > li a{ height:156px; line-height: 156px; } .logo, .logo a, .logo a img { max-width: 340px !important; }Please let us know if this is done then give us a link to the test page.
Best regards,
IsmaelHi!
The width will depend on the content length. Actually, you can use the rendered html of the shortcode on a Text Block. The table html should look like this:
<table class="avia-table avia-data-table" itemscope="itemscope" itemtype="http://schema.org/Table"> <tbody> <tr class=""> <td class="width_70">Content here</td> <td class="width_30">Content here</td> </tr> <tr class=""> <td class="width_70">Content here</td> <td class="width_30">Content here</td> </tr> <tr class=""> <td class="width_70">Content here/td> <td class="width_30">Content here</td> </tr> </tbody> </table>I added the css class name width_70 and width_50. You can specify the width on Quick CSS:
.width_70 { width: 70%; } .width_30 { width: 30%; }Cheers!
IsmaelJanuary 23, 2014 at 2:34 pm in reply to: I want to reduce white space between contents in the mainpage #213853Hi!
Please add this on Quick CSS or custom.css:
header.entry-content-header { display: block; }Flush the cache plugin settings to see the effect.
Regards,
IsmaelHi shoottherabbit!
I can’t access the website. This message shows when I visit the link “Forbidden – Users from your country are not permitted to browse this site.”. Please remove the restrictions.
Cheers!
IsmaelHey!
I’m not so sure why but the title is being replaced with the pdf image. I placed the pdf image button below the text and the title started to show again. Let me ask Dude about this.
Cheers!
IsmaelJanuary 23, 2014 at 1:51 pm in reply to: Mega Menu that knocks down slider below on click or hover #213820Hey Jyles!
You can use the “Non-fixed header with social icons and additional navigation”. Add this on Quick CSS to move the top menu on the left and the social icons to the right:
.sub_menu { position: absolute; left: 0; } #top .social_bookmarks { position: absolute; right: 0; }Please hire a freelance developer to modify the css styling of the header.
Regards,
IsmaelHi!
Do you want to see the actual shortcode? You can switch the Advance Layout Builder to debug mode. Edit function.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }You will the shortcodes below the avia builder. If you want to edit the iconbox icon, you can edit config-templatebuilder > avia-shortcodes > iconbox.php.
Cheers!
IsmaelJanuary 23, 2014 at 7:38 am in reply to: Short horizontal ruler css styling shows on some and others remain unchanged #213722Hi!
Please add this on Quick CSS:
.main_color div.hr span, .main_color div.hr { border-color: blue; }Alter the border color.
Cheers!
IsmaelHi!
You can but it will stretch the images to an ugly proportion.
.avia-content-slider .slide-image img { max-height: 200px; width: 100%; }Please try to use images with the same ratio or dimension. Edit or crop them first before uploading.
Cheers!
IsmaelHey kylehogan!
Switch to Advance Layout Builder then insert the Color Section. Add a background image then select “Fixed” for background position. Watch these videos to learn more about the theme: https://vimeo.com/channels/aviathemes/
Best regards,
IsmaelHey hughjames!
Edit config-templatebuilder > avia-shortcodes > masonry_gallery.php, find this code on line 63:
"subtype" => AviaHtmlHelper::number_array(1,100,1, array('All'=>'-1'))),Replace 100 with 1000 or more.
"subtype" => AviaHtmlHelper::number_array(1,1000,1, array('All'=>'-1'))),Configure the masonry gallery then set the “Image Number” to 1000. Disable the “Pagination” option.
Regards,
IsmaelHey!
You can use this:
add_filter('avia_post_grid_query', 'avf_custom_post_grid_query'); function avf_custom_post_grid_query ( $query ) { $query['orderby'] = 'rand'; return $query; }Best regards,
IsmaelHey!
Unfortunately, that is not possible using the Table element of the theme. You need to manually create your own table if you want to define a certain width on the table columns.
Best regards,
IsmaelHi!
Kriesi is working on the video implementation to the slider and it will be release soon enough. :)
Best regards,
IsmaelHey!
No, I don’t think it is the layerslider. There must be an unclosed tags again on those pages.
Regards,
IsmaelHi!
Can you please give us a screenshot of the issue? The first link that you gave us looks fine on mobile view: http://quirktools.com/screenfly/#u=http%3A//hermitagehills.staging.wpengine.com/new/overview/&w=320&h=568&a=37&s=1 (hosted on WPengine)
Best regards,
IsmaelHi weathertight!
Add this on Quick CSS or custom.css:
img, a img { image-rendering: auto; }Best regards,
IsmaelHey segalmedia!
Please try this on Quick CSS:
#nav_menu-2 { top: -30px\9; }Regards,
IsmaelHi!
You can add this on Quick CSS to decrease the width of the 1/3 column on the page:
.page-id-2712 .flex_column.av_one_third { width: auto; }Regards,
IsmaelJanuary 23, 2014 at 5:49 am in reply to: Safe changes in enfold_child.css in /uploads/dynamic_avia? #213695Hi!
The file enfold_child.css can be overwritten or override. You can modify the css styling of the theme directly on the style.css of the child theme or you can use the Quick CSS.
Best regards,
IsmaelJanuary 23, 2014 at 4:02 am in reply to: Breadcrumbs doesn't work correct after portfolio sorting #213665Hey Trender!
Please try to add this at the very bottom of functions.php:
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }Best regards,
IsmaelHey!
Please post the login details here as a private reply. We would like to inspect it.
Regards,
Ismael -
AuthorPosts
