Forum Replies Created

Viewing 30 posts - 2,311 through 2,340 (of 9,352 total)
  • Author
    Posts
  • in reply to: Woocommerce Variaions #306454

    Hi!

    Yes, you’re right. I didn’t add a variation image to the variations and thus woocommerce didn’t switch the thumbnails on my test server. However I did a quick test on my test server http://test.inoplugs.com/shop/uncategorized/variable-product/?lang=en and there the thumbnails switch flawlessly now. Please try to deactivate all plugins on your server (except WooCommerce) and switch to the default theme. If the thumbnail switching works afterwards we’ll look into it. If not it’s probably a configuration or server issue or a woocommerce bug. In this case you need to contact the WooCommerce support team: http://www.woothemes.com/support/ because they provide support for the WooCommerce plugin

    Best regards,
    Peter

    Hi!

    You can insert a custom description text into the “Meta Description” field if the auto generated seo description doesn’t return the right content: https://www.clipular.com/c/6257239794909184.png?k=c2mZn14W6i2Mw-p3QqKL-_olCHA
    Yoast SEO will read the content of all shortcodes/template elements and because you didn’t delete the demo posts: http://www.worldwiderunners.com/wp-admin/edit.php it also reads the demo “lorem ipsum” text if you add the post slider to the template.

    Regards,
    Peter

    in reply to: add a class to a div #306447

    Hi!

    It depends on the page. If it’s a standard page (no advanced layout builder) search for this line in page.php:

    
    <main class='template-page content  <?php avia_layout_class( 'content' ); ?> units' <?php avia_markup_helper(array('context' => 'content','post_type'=>'page'));?>>
    

    If you want to modify the layout builder template you need to modify wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/section.php:

    
    $output .= "<{$markup} class='template-page content  ".avia_layout_class( 'content' , false )." units'>";
    

    Regards,
    Peter

    in reply to: lightbox #306432

    Hey davisar!

    Yes, open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery.php and replace:

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    
    

    with

    
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' $markup_url><img {$tooltip} src='".$img[0]."' width='".$img[1]."' height='".$img[2]."'  title='".$title."' alt='".$alt."' /></a>";
    
    

    This should link all galleries to the same lightbox.

    Cheers!
    Peter

    in reply to: Same google font for body text than for headings… #306427

    Hi!

    Yes, bbpress stripped my php tag. I now wrapped it into a code field and it should be readable now :)

    Cheers!
    Peter

    Hey!

    Please create us an admin account and post the login credentials as private reply. We’ll look into it.

    Best regards,
    Peter

    in reply to: Enfold > Gravity Forms > Tabs #306421

    Hi David!

    The main problem is that the button reloads the page and also changes the hash value and this breaks the tabs. I recommend to activate the “ajax” submission setting like I did on this test page: http://test.inoplugs.com/impressum/#tab-id-2 which uses a standard sample form.

    I used this shortcode to activate ajax submission:

    
    [gravityform id="2" ajax="true"]
    

    Cheers!
    Peter

    in reply to: Small simple slider with text only ? #306413

    Hi!

    1) No, WordPress generates an unique page id for each post/page, etc. when you create it. This article will show you how to find out the id of a page/post: http://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/

    2) The slider doesn’t support ids but you can use the “custom css class” option field to add a custom class to your slider(s). You must activate this option field because it’s hidden by default – this article will show you how: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Then change your code a bit and replace:

    
    #changingcolor {
        -webkit-animation: colorBackground 12s infinite;
        animation: colorBackground 12s infinite;
    }
    

    with

    
    #changingcolor, .changingcolor {
        -webkit-animation: colorBackground 12s infinite;
        animation: colorBackground 12s infinite;
    }
    

    and insert “changingcolor” into the custom css class field (without the “” quotes).

    Regards,
    Peter

    in reply to: Compression #306410

    Hey Austrianweb!

    Da diese “compression” Funktion keine Standard WordPress oder PHP Funktion ist, kann man diese Frage nicht leicht beantworten – va wenn man nicht selbst einen Account bei deinem Webspace Provider besitzt. Ich würde empfehlen die Option zu aktivieren und sich dann abzumelden, damit man die Seite wie ein normaler Benutzer (ohne Admin-Status) betrachten kann. Wenn es keine Darstellungs-, etc. Fehler gibt, dann lasst die Option aktiviert. Ansonsten deaktiviert diese einfach wieder…

    Cheers!
    Peter

    in reply to: WPML-Translate page Login/Register #306406

    Hi!

    Ok, please let us know if the WPML support team provides a solution.

    Cheers!
    Peter

    in reply to: unable to add content to site (photos, text) #306400

    Hey!

    Try to regenerate all thumbnails with: https://wordpress.org/plugins/regenerate-thumbnails/ . Unfortunately WPML doesn’t always generate thumbnails of the translated images and if the right thumbnails are missing the galleries will look different.

    Cheers!
    Peter

    in reply to: Unterpunkte des Mainmenü werden zu groß angezeigt #306397

    Hi mirokato!

    Das Mega Menü verwendet die zweite Ebene (daher Menüpunkte, welche den Hauptmenüeinträgen direkt untergeordnet sind, als “Spalten”-Überschriften. Ihr könnt daher entweder das Problem entweder damit lösen, dass ihr die Mega Menu Option deaktiviert ( https://www.clipular.com/c/5489594048970752.png?k=0-1pY65w_dtQYxKZwIf1mM6NplQ ) – dann wird nämlich die Spaltenüberschrift in ein normales “Submenu-Dropdown” umgewandelt, oder ihr fügt einfach als 2 Ebene einen “leeren” Menüpunkt ein und zieht dann die Menüpunkte “Vorstand und Beirat” und “Satzung” in die zweite Ebene. Da die erste Ebene nicht verlinkt wird, könnt ihr dafür irgendein Menüeintrag heranziehen – zB ein “Link” oder “Seiten” Element. Um sicherzustellen, dass kein Text angezeigt wird, fügt in das “Titel” Feld ein Minus ein. Der Screenshot erklärt das Menü ein wenig: http://www.clipular.com/c/6750612418985984.png?k=e8azR6955CndoVFmedCsLm3L5Og

    Cheers!
    Peter

    in reply to: Same google font for body text than for headings… #305868

    Hey!

    Great, please let me know if it doesn’t work because of whatever reasons. One thing I forgot to mention – if you add the code to the enfold/functions.php file because you don’t use a child theme insert it at the very top after the

    
    
     <?php
    
    

    tag. Otherwise the code might not work.

    Regards,
    Peter

    in reply to: ENFOLD > SECOND PURCHASE #305866

    Hey victor!

    You can download a license certificate for each item you purchased. Envato will add a second copy of Enfold to your downloads list (My account page > Downloads) and if you download the license certificate of the second item you’ll notice the license key is different. Use this (new) license key on your server to activate automatic theme updates. Do not use the license key of your first purchase on another server, otherwise Envato may block the access to updates because of license violations (multiple instances are activated but you just have a single license).

    Cheers!
    Peter

    in reply to: Colour for categories #305860

    Hi!

    This is only possible if you use the “Masonry Blog” ( http://kriesi.at/themes/enfold/blog/masonry-blog/ ) or portfolio element. The standard blog and the blog grid don’t support colored backgrounds without major theme code customization.

    You can change the background of masonry blog posts with this code:

    
    #top #wrap_all .post.av-masonry-entry.science_sort, #top #wrap_all .post.av-masonry-entry.science_sort .av-inner-masonry-content {
    background: #333; 
    }
    

    and replace “science” with the slug of your post category. Obviously you can also choose a different background color value.

    Use this code to change the color of portfolio grid items:

    
    #top #wrap_all .grid-entry.isotope-item.science_sort, #top #wrap_all .grid-entry.isotope-item.science_sort .grid-content {
    background: #333; 
    }
    

    Again you need to replace “science” with the slugs of your portfolio category(ies). If you’ve multiple categories you need to duplicate the code for each category like:

    
    #top #wrap_all .grid-entry.isotope-item.science_sort, #top #wrap_all .grid-entry.isotope-item.science_sort .grid-content {
    background: #333; 
    }
    
    #top #wrap_all .grid-entry.isotope-item.mysecondcat_sort, #top #wrap_all .grid-entry.isotope-item.mysecondcat_sort.grid-content {
    background: #ff0000; 
    }
    

    You can insert the css code into the quick css field or child theme style.css file.

    Best regards,
    Peter

    in reply to: Layerslider Images Not Showing Up #305855

    Hi!

    I think I fixed the issue. I just had to insert “auto” in the height and width fields of the image layers: http://www.clipular.com/c/5414739748323328.png?k=Pq14CPSJFftoeZ3PcfQhRw2LTDk

    Best regards,
    Peter

    in reply to: Image next to text #305852

    Hi!

    You can use this code – insert it into the child theme functions.php or enfold/functions.php file:

    
    
    add_filter( 'woocommerce_checkout_fields' , 'custom_override_checkout_fields' );
    function custom_override_checkout_fields( $fields ) {
         $fields['order']['order_comments']['label'] = 'Remarks (i.e. carbon offsets retired on behalf of John Smith):';
         return $fields;
    }
    

    If you also want to adjust the placeholder text use this code instead:

    
    
    add_filter( 'woocommerce_checkout_fields' , 'custom_override_checkout_fields' );
    function custom_override_checkout_fields( $fields ) {
         $fields['order']['order_comments']['label'] = 'Remarks (i.e. carbon offsets retired on behalf of John Smith):';
         $fields['order']['order_comments']['placeholder'] = 'My placeholder text';
         return $fields;
    }
    

    and replace “My placeholder text” with your custom placeholder text.

    Best regards,
    Peter

    in reply to: WPML Language Switcher and Header arrangment #305850

    Hi!

    Keeping the theme language switcher but using a dropdown instead is not possible. If you want to stick with the theme language switcher you must also stick with the default theme design. If you want to use a dropdown instead please follow the instructions I posted here: https://kriesi.at/support/topic/wpml-language-switcher-and-header-arrangment/#post-304762 . The WPML plugin should add the language dropdown to the menu if you tick the “Display the language switcher in the WP Menu” option and select the main menu in the dropdown: http://www.clipular.com/c/5697699709976576.png?k=tR7hiYan-r1Pht6Rl__rwYgcx8k

    I tested it on my website here: http://test.inoplugs.com/portfolio-deutsch-test/ – you can select “English” from the dropdown to go to the translated page.

    Best regards,
    Peter

    in reply to: Woocommerce Variaions #305843

    Hey!

    Unfortunately this is not a default woocommerce feature and Enfold simply doesn’t add it as a “new” feature. You can try to switch the theme to Twenty Thirteen (default wordpress theme) and you’ll notice the thumbnails also don’t change if the user selects a different variation. I recommend to suggest the idea here: https://kriesi.at/support/enfold-feature-requests/ and we’ll see if more users are interested. If yes we’ll look into it and probably add it as a new feature to an upcoming update. If you need a quick solution you can try this plugin: https://wordpress.org/plugins/woocommerce-dynamic-gallery/ but I’m not sure if it works with Enfold.

    Regards,
    Peter

    in reply to: Images in Categories and Read More #305838

    Hey!

    It works now. I just enabled the “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” option on the Enfold > Blog Layout option page.

    Best regards,
    Peter

    in reply to: Same google font for body text than for headings… #305822

    Hey!

    Yes – it’s just the function name. Actually I re-used some code someone needed to add a new font to both dropdowns (heading + body font). The important thing is the filter/hook name and I used the correct filter called “avf_google_content_font”.

    Cheers!
    Peter

    in reply to: WPML-Translate page Login/Register #305782

    Hey youyou78!

    The login/registration page is part of the wordpress core and has nothing to do with the theme or woocommerce. Did you try to download the English version of wordpress here: https://wordpress.org/download/ and to upload the English translation files into the wordpress language folder?

    Cheers!
    Peter

    in reply to: Small simple slider with text only ? #305777

    Hi!

    You can use the page id class (wordpress adds it to the body element) to target specific pages with your css code. I.e. this code:

    
    .page-id-542 .slide-content{
    background-color: #333;
    }
    

    would just affect the slideshow/slides on the page with the id 542.

    Regards,
    Peter

    in reply to: add a class to a div #305776

    Hi codecreative!

    How did you add the carousel to the page template? Did you try to use the custom class feature (see http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) to apply a custom class to the surrounding div?

    Best regards,
    Peter

    in reply to: Search results link not WPML compattible #305774

    Hi!

    Please create us an admin account and post the login credentials as private reply – I’ll look into it.

    Regards,
    Peter

    in reply to: Modify search result #305773

    Hi!

    Please try to install the free Relevanssi plugin: https://wordpress.org/plugins/relevanssi/ or the paid SearchWP plugin and check if they improve the search results. You can also use them with the ajax search if you add some custom code to the theme functions.php file (see the links Yigit posted above).

    Cheers!
    Peter

    in reply to: Same google font for body text than for headings… #305766

    Hi marienoisette!

    If you want you can add the Varela Round font to the admin page body font dropdown – insert this code into the enfold or child theme functions.php file:

    
    add_filter('avf_google_content_font','avia_add_new_heading_font');
    function avia_add_new_heading_font($fonts)
    {
        $fonts['Varela Round'] = 'Varela Round';
    	return $fonts;
    }
    
    

    and then go to the admin page and select the font from the dropdown.

    Regards,
    Peter

    in reply to: WMPL and advanced editor problem (urgent if possible) #305764

    Hi!

    The duplicate button has the advantage that the template will look exactly the same when you start to translate it. Of course you can also add new elements or remove them if the client doesn’t like them.

    Cheers!
    Peter

    Hi!

    1) Try to clear the browser cache – maybe the browser still caches the “broken” website. If this doesn’t help make a backup of the current theme folder and upload/replace all theme files with the original, unmodified theme files.

    2) If the “from” filter code I posted above doesn’t work try to modify the email header directly and add a “reply-to” email address. Insert this code into the theme functions.php file:

    
    
    add_filter('avf_form_mail_header', 'avia_change_autoresponder_from', 10, 3);
    function avia_change_autoresponder_from($header, $new_post, $form_params){
    global $avia_config;
    if(!empty($avia_config['autoresponder_active']))
    {
            $from = " (Email address hidden if logged out) ";
            $header .= 'Reply-To: ' . $from . "\r\n";
    }
    else
    {
            $avia_config['autoresponder_active'] = true;
    }
    return $header;
    }
    
    

    and the autoresponder mail should point to the (Email address hidden if logged out) email adress.

    Best regards,
    Peter

    in reply to: Any Suggestions for enfold/js/ #305738

    Hey!

    Yes, we recommend to keep it in the head section. Otherwise you might experience flickering or temporary styling issues because the compat script tries to detect certain browser features which are required for modern css3 styling code. If you move the script to the footer it will cause a loading delay which will also affect the page styling (at least for a few miliseconds but it depends on the size of the other resources like images, etc.). You can move the script to the footer (because it won’t break the theme js or php code) but there’ll be noticeable side effects with css3 styling code.

    Best regards,
    Peter

    • This reply was modified 10 years, 8 months ago by Dude.
Viewing 30 posts - 2,311 through 2,340 (of 9,352 total)