Forum Replies Created

Viewing 30 posts - 7,651 through 7,680 (of 17,336 total)
  • Author
    Posts
  • Hi!

    remove the code causing the issue and use this one to hide your logo instead:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
    display: none;
    }}
    

    Cheers!
    Andy

    in reply to: Reihenfolge des Menüs ändern #613641

    Hi!

    super, dass du es hinbekommen hast. Lass uns gerne in einem neuen Ticket wissen, wenn du wieder Hilfe brauchst mit dem Theme. Wir unterstützen dich gerne.

    Gruß,
    Andy

    Hi!

    habe mir deine Seite angeschaut und unter deinem Herzlichen Willkommen sehe ich keinen besonders großen Abstand. Wo genau also? bitte einmal deinen Browser Cache leeren und einige Male ein hard refresh machen. Wenn das Problem weiterhin besteht, dann bitte Admin Zugang hier als private Nachricht posten.

    Gruß!
    Andy

    in reply to: Duplicate portfolio autosave entries #613637

    Hi!

    alright, let us know if you need help with this issue again. We’ll let this thread open for you.

    Regards,
    Andy

    in reply to: Anpassung Custom Post Type #613635

    Hi!

    wenn nur ein Bild zu sehen ist, warum sind dann dort zwei? Kannst du uns bitte Admin Zugang hier als private Nachricht posten? wir wollen uns das mal genauer anschauen.

    Cheers!
    Andy

    in reply to: Verwandte Produkte #613633

    Hi cwirth!

    für gewöhnlich kannst du in deinen Widget Einstellungen im Backend die Anzahl angeben. Das hängt aber davon ab welches WordPress Widget du genau verwendet und ist eigentlich unabhängig vom Theme (und von WordPress selbst kontrolliert).

    Schick uns mal Admin Zugang, dann schauen wir uns das mal genauer an. Login Daten hier als private Nachricht.

    Gruß,
    Andy

    in reply to: Leerschlag im Text #613106

    Hi!

    hast du bereits alle Plugins deaktiviert, um zu schauen, ob eins dieses Problem verursacht?

    Eventuell sind einige Theme Dateien korrupt und in diesem Fall müsstest du alle Theme Dateien via FTP komplett löschen und dir hinterher eine frische Enfold Kopie von deinem Themeforest Account besorgen: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/

    Cheers!
    Andy

    in reply to: Anpassung Custom Post Type #613104

    Hi!

    versuche diesen Code hier:

    #top .fullsize .template-blog .big-preview img {
    width: 900px;
    max-width: 900px;
    height: 600px;
    }
    

    und passe die Werte so an wie du es brauchst.

    Gruß,
    Andy

    in reply to: Align text with mailchimp form #613102

    Hi!

    try this code instead:

    section#text-2 .textwidget {
    display: flex;
    }
    section#text-2 form {
    margin-left: 10px;
    margin-top: -18px;
    }
    section#text-2 .textwidget span {
    top: 10px;
    position: relative;
    }
    

    Cheers!
    Andy

    in reply to: Galerie Vorschau Bild? #613097

    Hey!

    du kannst Portfolio Grid oder Masonry Gallery Element dafür nehmen. Ein präziser Link, der das Problem aufzeigt, würde uns helfen das Problem besser zu verstehen.

    Gruß!
    Andy

    Hi!

    posting all your css code here does not help us. As I already said: remove it completely to check if things get better for you. Then you can put it in again one by one to find out which one is causing the problem.

    Best regards,
    Andy

    in reply to: Duplicate portfolio autosave entries #613095

    Hi!

    there might be a conflict with a plugin or so. Try to deactivate all of them to check which one could cause this issue.

    Regards,
    Andy

    in reply to: styling sidebar navigation for nested subpages #613092

    Hi!

    what do you mean with all 3rd ranked pages? can you explain further what you are trying to achieve please? a mockup showing the result would help a lot.

    Cheers!
    Andy

    in reply to: Child-theme auch im Nachhinein noch installieren? #613090

    Hey!

    ja, das kannst du.

    Gruß,
    Andy

    Hi!

    Wordpress is cropping images by default when uploading them. Use a plugin like this to control this behavior: https://wordpress.org/plugins/simple-image-sizes/

    If you still need to do it after you have used the plugin you can check your functions.php, where all image sizes are saved:

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider
    

    Adjust it as needed.

    Best regards,
    Andy

    in reply to: Katalog Funktion komisches Layout #613087

    Hi!

    I can see the difference due to my code. Just adjust the values until it fits for you.

    Regards,
    Andy

    Hi DirkAC!

    du könntest ein “Whitespace” Element einfügen und dort einen negativen Wert als Abstand einfügen.

    Gruß,
    Andy

    in reply to: Reihenfolge des Menüs ändern #613079

    Hi goldon!

    klingt für mich nicht wie keine Theme bezogene Frage, sondern viel mehr wie eine generelle WordPress Frage.
    Die Reihenfolge für dein WP Menü kannst du unter Einstellungen->Menü verändern, einfach per Drag’n Drop.

    Cheers!
    Andy

    in reply to: Anpassung Custom Post Type #613070

    Hi!

    bitte mache für unterschiedliche Frage auch unterschiedliche Tickets auf.

    Kannst du uns bitte einen präzisen Link von den entsprechenden Elementen schicken? wir müssen in der Lage sein sie zu inspizieren. Ich konnte keinen Link zu einen Custom Post Types finden.

    Wir empfehlen dir mit dem Yoast SEO Plugin zu arbeiten.

    Gruß,
    Andy

    in reply to: Portfolio Questions with Landscape/Portrait Settings #613051

    Hey!

    1.) As far as I get your question: yes.

    2.) You can check this by seeing which image size has your image and then look inside your functions.php code (which I posted in my previous post) and see which image size has the same size as your image in question.

    3.) Should be taken care by the theme. Let us know if you experience any issues though.

    4.) Can you provide us a precise link of this issue? we need to be able to inspect the elements. Also screenshots would help (use imgur.com or dropbox).

    Regards,
    Andy

    in reply to: Hintergrundfarbe im erweiterten Layerslider definieren? #613044

    Hey!

    alles klar. Sag uns bescheid, wenn du zu dem Theme noch fragen hast.

    Gruß,
    Andy

    in reply to: Google Conversion Code #612070

    Hi Luisgasser!

    yes, use code block element for it.

    Regards,
    Andy

    in reply to: Large text in text element not responsive #612069

    Hi 1039 Online!

    use this code inside of Quick CSS field:

    @media only screen and (max-width: 767px) {
    .avia_textblock.av_inherit_color h1 {
    font-size: 72px !important;
    }}
    

    and adjust as needed.

    Regards,
    Andy

    in reply to: Enfold productlist customization #612066

    Hi lenvo!

    this question would best suit in WooCommerce support forum, because these guys know their plugin best. I am sure they could help you.

    Best regards,
    Andy

    in reply to: Portfolio Questions with Landscape/Portrait Settings #612065

    Hey!

    the plugin I mentioned is the easiest way to get control over image sizes. However, you can check your functions.php for this too:

    /*
    * Register additional image thumbnail sizes
    * Those thumbnails are generated on image upload!
    *
    * If the size of an array was changed after an image was uploaded you either need to re-upload the image
    * or use the thumbnail regeneration plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/
    */
    
    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider
    
    //overwrite blog and fullwidth image on extra large layouts
    if(avia_get_option('responsive_layout') == "responsive responsive_large")
    {
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		                // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider
    }
    

    Adjust the image sizes there as needed.

    Best regards,
    Andy

    Hi!

    upload the images in question in the exact same size.

    Best regards,
    Andy

    in reply to: Hintergrundfarbe im erweiterten Layerslider definieren? #612061

    Hi!

    png ist nicht transparent, ausschließlich png24 kann transparent sein. Dies gilt übrigens nicht nur für den Enfold Slider, sondern überall im Web … deswegen ist es auch keine Theme bezogene Frage.

    Gruß,
    Andy

    in reply to: Mehrzeilige Hauptnavigation #612059

    Hi!

    super, dass es klappt. Lass uns gerne in einem neuen Ticket wissen, wenn du wieder Hilfe brauchst mit dem Theme. Wir unterstützen dich gerne.

    Gruß,
    Andy

    in reply to: Show title of portfolio item on preview hover #612058

    Hey!

    about which effect are you talking about on this link you’ve provided? Masonry element is used on this demo page.

    Cheers!
    Andy

    in reply to: Background Image on mobiles #612056

    Hey!

    use this code inside of Quick CSS field:

    @media only screen 
      and (max-device-width: 736px) {
    .av-single-slide.slide-1.active-slide {
    background-repeat: no-repeat;
    background-size: 702px 353px;
    background-position: -50px 0px !important;
    }}
    

    and adjust as needed.

    Regards,
    Andy

Viewing 30 posts - 7,651 through 7,680 (of 17,336 total)