-
Search Results
-
Hey,
I need to display 2 columns on mobile where on desktop it’s a 1/5th column.
Used the following:@media only screen and (max-width: 767px) { .av_one_fifth { width: 48%!important; padding-left: 1%; padding-right: 1%; } }However this creates empty fields, like in the attached image.
What could be the cause of this?Topic: podomatic media player embed
Hi! Please help me !
I have a problem to embed podomatic media player
This is our code. I don’t know how to embed ! Help me!
I want to embed in my sermon page.<!– Header Code –>
<!– Body Code –>
<!– HTML frag_10 –>
<div id=”frag_10″ style=”text-align:left; ” >
<iframe src=’http://lcfsermons.podomatic.com/embed/frame/multi/0?json_url=http%3A%2F%2Flcfsermons.podomatic.com%2Fembed%2Fmulti%2F0%3Fcolor%3D43bee7%26autoPlay%3Dfalse%26facebook%3Dfalse%26height%3D405%26objembed%3D0%26width%3D540′ height=’405′ width=’540′ frameborder=’0′ marginheight=’0′ marginwidth=’0′ scrolling=’no’></iframe>
</div>Topic: packages still not ok
Hello,
These packages on http://zorbas.synology.me/wordpress/priser/ are still not showing correctly when resizing browser like a tablet. The first pakketilbud 1 and 3 get´s cutted of and the buttons as well when resizing browser.
I really want these small mistakes/details fixed before I can migrate the site.I can also see that the nav.menu goes on top of the logo when i resize, this is also one small issue.
Topic: responsive view
Hi,
I added a plugin but there is a problem in mobile version.
In the desktop version (with and without page builder) it works fine.
What can I do it?Thanks
Topic: Some Images are not shown
Hey,
I use your Enfold demo “creative studio”. Absolutely fantastic theme but I have some problems with 2 of my 3 images (3rd image works fine on all devices). They are not shown on mobile and on Safari desktop. Chrome & Firefox desktop are working fine.
Have already checked the name of the images – no special charakters used. Could you pls have a look on it. It’s regarding image on home (you can only see a white screen) as well as the image in section #uebermich between left and right text box (you can see a “?”)
Another question: The 3rd image (background image of #leistungen) is shown on all devices, but I’d like to hide the image on mobile, is this possible?
Thanks for your support.
Regards,
DanielaTopic: WMPL language selector
Hello,
The WPML language selector was working before I updated to the latest version of Enfold. It no longer appears on the top menu.
Please can you help me fix this problem.Regards,
EmileTopic: jquery problem google maps
Hi
I am using wp google maps pro, and am getting a jquery error. I have activated the api key (just made a new one) and the Google Maps JavaScript API. It was working fine until I uploaded the pro plugin. I have looked at the header.php file, as suggested, and modified it like with this:
<? php wp_enqueue_script(“jquery”); ?> before <?php wp_head();
but that gives me parsing errors.
header.php looks like this:
<?php
if ( !defined(‘ABSPATH’) ){ die(); }global $avia_config;
$style = $avia_config[‘box_class’];
$responsive = avia_get_option(‘responsive_active’) != “disabled” ? “responsive” : “fixed_layout”;
$blank = isset($avia_config[‘template’]) ? $avia_config[‘template’] : “”;
$av_lightbox = avia_get_option(‘lightbox_active’) != “disabled” ? ‘av-default-lightbox’ : ‘av-custom-lightbox’;
$preloader = avia_get_option(‘preloader’) == “preloader” ? ‘av-preloader-active av-preloader-enabled’ : ‘av-preloader-disabled’;
$sidebar_styling = avia_get_option(‘sidebar_styling’);
$filterable_classes = avia_header_class_filter( avia_header_class_string() );
$av_classes_manually= “av-no-preview”;?><!DOCTYPE html>
<html <?php language_attributes(); ?> class=”<?php echo “html_{$style} “.$responsive.” “.$preloader.” “.$av_lightbox.” “.$filterable_classes.” “.$av_classes_manually ?> “>
<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>” />
<?php
/*
* outputs a rel=follow or nofollow tag to circumvent google duplicate content for archives
* located in framework/php/function-set-avia-frontend.php
*/
if (function_exists(‘avia_set_follow’)) { echo avia_set_follow(); }?>
<!– mobile setting –>
<?phpif( strpos($responsive, ‘responsive’) !== false ) echo ‘<meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>’;
?><!– Scripts/CSS and wp_head hook –>
<?php
/* Always have wp_head() just before the closing </head>
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to <head> such
* as styles, scripts, and meta tags.
*/wp_head();
?>
</head>
<body id=”top” <?php body_class($style.” “.$avia_config[‘font_stack’].” “.$blank.” “.$sidebar_styling); avia_markup_helper(array(‘context’ => ‘body’)); ?>>
<?php
if(“av-preloader-active av-preloader-enabled” === $preloader)
{
echo avia_preload_screen();
}?>
<div id=’wrap_all’>
<?php
if(!$blank) //blank templates dont display header nor footer
{
//fetch the template file that holds the main menu, located in includes/helper-menu-main.php
get_template_part( ‘includes/helper’, ‘main-menu’ );} ?>
<div id=’main’ class=’all_colors’ data-scroll-offset='<?php echo avia_header_setting(‘header_scroll_offset’); ?>’>
<?php
if(isset($avia_config[‘temp_logo_container’])) echo $avia_config[‘temp_logo_container’];
do_action(‘ava_after_main_container’);?>
In the admin, the map flickers off and then I get an error:
Oops! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.Not sure what is going on.
Can you help me with this?
thanks
Nancy
Viewing 30 results - 83,371 through 83,400 (of 142,646 total)
