-
Search Results
-
On Enfold 3.6.1 in mobile view I would like to have social icons and phone number on the same top row instead of social icons on the top row and Phone number below.
Is there a Quick CSS to achieve this?
ThanksHello
I’m having trouble with the Advanced Layerslider on my website. I am trying to set up a full width responsive layerslider with an image saved as a background and an animated text layer. I have both ‘full-width’ and ‘responsive’ selected in the slider settings.
If I use an image with a width less than 1500px, there is no problem. However, if I use a larger image as the background, it is shrunk down to a ~1500px width, with the remaining buffer space being filled with white (my background color). For example, if I set a 3000×1260 image as a background image, and set slider width to 100% height to 1260px, and full-width responsive settings to 3000px, the image will be displayed as a ~1500×630 box within a larger 3000×1260 white area, which is then responsively scaled to fit my browser window.
I can ‘fix’ it by setting the image height and full-width responsive settings to 504px and setting max-width and responsive-under to 1200px (to make a 1200x504px image), but obviously I lose the ability to display full-width on monitors with > 1200px resolution.
What’s weird is that the problem only affects the image background. It has no effect on image layers, which display correctly. Another workaround is to leave the background blank and include my images as layers. However, if I do this I can’t use transition animations.
This problem is occurring on my laptop and on my mobile devices.
I am running an up-to-date version of Enfold and this problem persists if I add my sliders to the demo theme.
Edit: Nevermind. Jetpack was causing the issue. I deactivated it and the slider is working correctly!
I have created a rather lengthy form. I am also using the Auto Responder to send out an email.
Is there a way to stop the autoresponder from appending all the contents collected by the form to the end of my hand crafted Auto Response email?
I have this message at the top of my website:
Notice: register_taxonomy was called incorrectly. Taxonomy names must be between 1 and 32 characters in length. Please see Debugging in WordPress for more information. (This message was added in version 4.2.) in /home/aiepro/public_html/wp-includes/functions.php on line 3897
How do I solve this issue?
Here are the things I can do: I can find the file functions.php on line 3897.
But what do I do after that?
Hi there, I am attempting to add a full width slider video background. I am using the code below, however the video is not auto playing?
I am using the following code which has been modified slightly, this was sourced from this support forum:
<div class=”fullwidth-video”>
<iframe width=”1280″ height=”720″ src=”http://www.youtube.com/embed/qNYs_wE1_os?modestbranding=1&autoplay=1&controls=0&fs=0&iv_load_policy=3&loop=1&rel=0&showinfo=0&autohide=0&disablekb=1″ frameborder=”0″></iframe>
</div>I wish to create a heading which closely resembles this fantastic website:
Many thanks in advance!
Hello – Enfold seems to work fine on desktops and tablets, but has recently been doing something odd when you try to access our website via a smartphone (apple and android behave the same): specifically, it is displaying the header/menu in the middle of the screen instead of at the top; above this there is a second version of the main menu that you can close out of; I’ve never seen this happen before and have not been able to remedy it..please help!
Hi There!
Yigit helped me out at: https://kriesi.at/support/topic/featured-image-portfolio-dimensions/
I thought I had this one coverd, but when I place this code into my functions, it comes with a syntax error:
add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 ); function enfold_customization_modify_thumb_size( $size ) { $size['portfolio'] = array('width'=>495, 'height'=>400); return $size; }See the link to the screendump.
Can you give me a hint ;-)Best Regards, Annelies
I sell musical scores on a woo commerce site with Enfold. I like for my buyers to be able to keep listening to mp3 samples of a product while they add purchase to cart, but when the cart returns the “added to cart” message the navigation causes the audio to stop. Is there a way to keep it playing without opening it in a different window or tab to start with (that would be an easy fix, but would not suit my purposes).
Hi,
I have a fixed logo and header on desktop that I like very much, but I would like the logo on mobile to move up by scroll and not stay fixed. On mobile i still want the small fixed header with hamburger icon, but that the logo is relative. I have tried with css but have not succeeded.
The logo is overlapping the content both on desktop and mobil which is great, so this need to be the same.
Kindly regards, MathildeTopic: Downloads slug not working
Hi,
All of the sudden my */downloads/ slug is redirecting to the homepage. I’m having the same issue as this person (https://kriesi.at/support/topic/downloads-slug-opens-homepage/?login_error) See private content for temp login. Please note I’ve temporarily changed the slug to */download/ (without the s)
Hi There,
The layout builder stopped working on my site. I have taken every step but having no success at all. This includes…
De-activating all plugins
Updated the theme (running 3.6.1)
Added the code snippet from https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/
Disabled Wordfence FirewallI am running a child theme, could this be an issue?
Please help!
Login details marked as private.
Thanks
Billy
Sorry – couldn’t reopen the original thread! (https://kriesi.at/support/topic/shortcode-content-being-placed-out-of-dom-order/)
The output works for HTML content, but I’m not sure how to use it to produce a loop through wp query.
Example code:
function test_shortcode() { $output = $featured_post_query; // WP_Query arguments $args = array ( 'category_name' => 'featured', ); // The Query $featured_post_query = new WP_Query( $args ); // The Loop if ( $featured_post_query->have_posts() ) { while ( $featured_post_query->have_posts() ) { $featured_post_query->the_post(); the_title(); } } else { // no posts found } // Restore original Post Data wp_reset_postdata(); return $output; } add_shortcode( 'shortcode', 'test_shortcode' );Thanks in advance!
Topic: Shop page not displayed
Hello. Could you please check my shop page.
It shows correctly on most computers, but it stoped showing on my laptop. It gies a static 404 error page.
http://systemkit.ru/shop/Modifications
Quick CSS#top .price span, #top del, #top ins { display: inline; text-decoration: none; font-size: 25px; line-height: 24px; font-weight: 600; color: #8197e5 } @media only screen and (max-width: 767px){ .responsive #socket .sub_menu_socket { display: block !important; }} @media only screen and (max-width: 767px) { .responsive #scroll-top-link { display: block !important; }} .woocommerce-message { display: none !important; } @media only screen and (max-width: 767px) { #top .av-image-caption-overlay { display: none !important; }} #top .main_color .primary-background, .main_color .primary-background a, div .main_color .button, .main_color #submit, .main_color input[type='submit'], .main_color .small-preview:hover, .main_color .avia-menu-fx, .main_color .avia-menu-fx .avia-arrow, .main_color.iconbox_top .iconbox_icon, .main_color .iconbox_top a.iconbox_icon:hover, .main_color .avia-data-table th.avia-highlight-col, .main_color .avia-color-theme-color, .main_color .avia-color-theme-color:hover, .main_color .image-overlay .image-overlay-inside:before, .main_color .comment-count, .main_color .av_dropcap2, #top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text, .main_color .av-colored-style .av-countdown-cell-inner, .responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .main_color .av-open-submenu.av-subnav-menu li > ul a:hover { background-color: #92b935; } .woocommerce-main-image.zoom.lightbox-added { border-color: #ffffff; } @media only screen and (max-width: 989px) { .html_mobile_menu_tablet .container #advanced_menu_toggle, .html_mobile_menu_tablet #advanced_menu_hide { left: 60%; }} @media only screen and (max-width: 767px) { .responsive #top .cart_dropdown { right: 4.5%; }}Functions.php
add_theme_support( 'avia_custom_shop_page' ); /* ** Отключение вкладок на странице товара */ add_filter( 'woocommerce_product_tabs', 'woo_remove_product_tabs', 98 ); function woo_remove_product_tabs( $tabs ) { unset( $tabs['description'] ); // Убираем вкладку "Описание" unset( $tabs['reviews'] ); // Убираем вкладку "Отзывы" unset( $tabs['additional_information'] ); // Убираем вкладку "Свойства" return $tabs; }Hi,
I’m having an odd issue. When I create a shortcode and place it in the page using the advanced editor, it appears right at the top of the rendered page, completely out of order. I have tried placing the shortcode in both a code block and a text block, but the result is the same.
I have tried the same code on a second Enfold website and I get the same result.
As I can’t find any search results to show others having this issue, I assume I’m doing something dumb!
I’m creating the shortcode in functions.php, for example:
function test_shortcode( ) { ?> <h2>My Shortcode</h2> <?php } add_shortcode( 'shortcode', 'test_shortcode' );Any advice very much appreciated. What little hair I have left is being pulled out!
Regards,
Ash
Hello,
i’m not a skilled developer, but may be you could help.
I need to transfer some code (php+js) from my customer old site to new one. What i’ve done:
1) Created specific template
2) CopyPaste single.php code at this template
3) Tried to add this (old site code) at this templateBut the best i have you can see here http://omarketing.hostenko.com/lv/instrukcijas/, as you see my form is below the main entry field and sidebar. The result i need structurally you could see here: http://www.ddrosiba.lv/instrukcijas-darba-aizsardziba/
What i have at the moment is here: http://omarketing.hostenko.com/lv/instrukcijas/Adding my code at the moment, also.
Hope you can helpP.S.
Yes, i can fix it using smth like:
form {
float: left;
margin-top: -68%;
min-width: 56%;
}but, it seems durty aproach for me.
Viewing 30 results - 93,331 through 93,360 (of 142,791 total)
