Viewing 30 results - 15,601 through 15,630 (of 16,891 total)
  • Author
    Search Results
  • #281176

    Hey!

    Please add following code to Functions.php file in Appearance > Editor

    function add_custom_script(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery('div').hasClass('avia-section').removeClass('socket_color');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    and add following code to Quick CSS

    div#av_section_3, #av_section_7 { background: white; }

    Cheers!
    Yigit

    • This reply was modified 11 years, 9 months ago by Yigit.
    #281168

    Hey!

    Ich glaube das Problem liegt an der htaccess. Versuche den Code, welcher hier ganz unten angezeigt wird: http://www.tp-softtec.de/wp-admin/options-permalink.php in die htaccess einzufügen. Alternativ kannst du die Dateiberechtigung der htaccess auf 777 setzen und die Optionen neu speichern. Anschließend stelle diese wieder auf 444 oder 644.

    Best regards,
    Peter

    #280989

    Hi!

    Please let us know if it works. We added a conditional statement on $size variable that will assign a different thumbnail size, square in this case, on the slider. As Dude described, you can use different thumbnail size. If you want to know where these thumbnails are coming from, check functions.php, find this codes:

    $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'=>710, 'height'=>575 );						// 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'=>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

    Cheers!
    Ismael

    #280440

    Topic: Loop Problem

    in forum Enfold
    netztaucher
    Participant

    hello,

    i need a special view of a bunch of articles. therefore i have wrote a template
    1:1 copy of page.php, include my own loop
    get_template_part( ‘includes/loop’, ‘serie’ );
    my old code does not work anymorea fter last update.
    would you please so kind and help me?

    take the category_id 217, only title and excerpt,
    the custom_field series_excerpt. list it in a div

    bis dann, marco.

    #280327

    In reply to: Enfold comments

    Hi!

    Open comments.php and change that in line 172:

    echo "<h3 class='miniheading'>".__('Leave a Reply','avia_framework')."</h3>";
    

    Regarding the other request, i don’t think that would be possible, you can remove the URL field though:
    http://premium.wpmudev.org/blog/remove-wordpress-comments-url/

    Cheers!
    Josue

    #280309
    This reply has been marked as private.
    #280280

    I have not tested that but you could try it (page.php:7, template-builder.php:13), the code should need to be simplified:

    if(is_page(array(3,5,6))){
    	echo do_shortcode("[av_section]...[/av_section]");
    }

    The is_page conditional should work now (forgot the array).

    Regards,
    Josue

    #279997

    Hey Tybo576!

    Thank you for visiting the support forum!

    Please post the website url here. We would like to check it. Make sure that you transfer the website using the WP MigrateDB or WP MigrateDB PRO plugin. Related question, what is the php version of your installation?

    Best regards,
    Ismael

    #279931
    amiraliz
    Participant

    Hi,
    I’ve managed to successfully add the code to functions.php to display social toolbar at the bottom of each page. Although I followed directions here, I was not able to display the toolbar only on portfolio entries and it appears on all pages.
    I also wonder how can I position it inside my “avia_textblock” of each entry, after all the texts, therefore having a narrow set of icons, easily accessible.

    Thanks for the help.

    • This topic was modified 11 years, 10 months ago by amiraliz. Reason: add more issues

    hi Josue – I switched to a different theme and it works just fine when uploading any images from hardrive to media. I’m sure the issue is from the theme because I was on a different theme few days ago before purchasing enfold and everything was fine.

    “Fatal error: Maximum execution time of 30 seconds exceeded in /home/cont/40/1179640/html/wp-includes/class-wp-image-editor-imagick.php on line 244” is the message I get all the time.

    Also, as I mentioned, any gallery/masonry is not working properly. It seems to show ALL existing media images by default and it won’t respond to any editing.

    #279723
    Mindthesign
    Participant

    Hi,
    I’ve try to load Fontello font but this is the error:

    Couldn’t add the font.
    The script returned the following error:
    Fatal error: Class ‘ZipArchive’ not found in /web/htdocs/www.prontoconsiglio.it/home/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107

    I read other topic with the same problem but I can’t find a solution (php and zip are ok).
    Can you help me please? Thank you.

    Anna

    #279400

    Topic: Apple Touch Icon

    in forum Enfold
    Guenni007
    Participant

    the one thread to which it might be concernded is closed so here a new Topic:

    i managed a new input field for the Apple Touch Icon by changing some code in (function-set-avia-frontend.php ; register-admin-options.php and header.php)
    Everything works fine but there is only one cosmetic issue:

    http://abload.de/img/bildschirmfoto2014-06s7oov.png
    http://abload.de/img/bildschirmfoto2014-066so84.png
    http://abload.de/img/bildschirmfoto2014-06vkbc6.png

    as you can see in the source-code there is no line-break between the two image-links.
    How do i obtain this line-break in

     /*
     * outputs a favicon if defined
     */
     if (function_exists('avia_favicon'))    { echo avia_favicon(avia_get_option('favicon')); }
      /*
     * outputs a appleicon if defined
     */
     if (function_exists('avia_appleicon'))    { echo avia_appleicon(avia_get_option('appleicon')); }
    #279359

    Topic: Blog feature image

    in forum Enfold
    Omer
    Participant

    Hello,

    When i created a new blog post i have noticed that the big feature image is not shows as well ( it appears smaller than it should be with white spaces)

    I wrote you about it 5 days ago and this was your answer:

    Thank you for the update.

    You can edit functions.php, find this code on line 117:

    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries
    Change the width and height attribute then set the crop parameter to false to prevent wp from cropping the featured image:

    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>1500, ‘height’=>540, ‘crop’=> false); // big images for blog and page entriesand page entries
    Regenerate the thumbnails or upload it again.

    I did the changes and the problem was solved but as you can see it suddenly came back again. Please advice me how to fix it.

    Thanks,

    #279342

    In reply to: image overlay resize

    Hey!

    Thank you for the update.

    I’m not sure why the Add Media button is not working on the advance layout builder. Is it ok if we deactivate the plugins while working on the site? We would like to deactivated them first especially the “Enhanced Text Widget” plugin. I already created a test page here: http://nathan.idc.hdv.tw/wp-admin/post.php?post=3478&action=edit&message=6

    Best regards,
    Ismael

    #279295

    Hey!

    1) I recommend to use the excerpt field: http://www.clipular.com/c/4541537736196096.png?k=QuY_W21Ghczzv2VdGq9JHU_v1gI to determine the excerpt length. WordPress will display the text you entered in the textarea as excerpt. If you want to generate the excerpt based on the post content use this code:

    
    add_filter('avf_masonry_excerpt_length','avia_change_masonry_excerpt_length', 10, 1);
    function avia_change_masonry_excerpt_length($length)
    {
     return  60;
    }
    
    

    and replace 60 with any custom value. The default value is 60 characters. You can insert the code into the child theme functions.php file or enfold/functions.php.

    2) You can use the “Link” post format. If this format is set and you added an url to the very beginning of the post content Enfold will link the image to this url and not to the single post page: http://www.clipular.com/c/5277255768997888.png?k=0u0Vjl_5_E5ai8QLIq7HMW86120

    Best regards,
    Peter

    #279288

    In reply to: Secondary Menu

    Hey!

    1) I tested the code on my test server and it works for me (red background for the menu item “Contact”: http://test.inoplugs.com/ ). Make sure the menu item id (2327 in the sample code) is correct and exists on your server.

    2) The code can be found in footer.php – search for:

    
    <a href='#top' title='<?php _e('Scroll to top','avia_framework'); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>><span class="avia_hidden_link_text"><?php _e('Scroll to top','avia_framework'); ?></span></a>
    
    

    Cheers!
    Peter

    #279285

    In reply to: Read more in blog

    Hey!

    The category/archive pages use the read more quicktag ( http://en.support.wordpress.com/splitting-content/more-tag/ ) to separate the excerpt from the content. You can also use the “excerpt” option field on the post editor page to insert a custom excerpt text but you need to add this code to your child theme functions.php file or enfold/functions.php:

    
    add_filter( 'post-format-standard', 'avia_category_content_filter', 15, 1);
    function avia_category_content_filter($current_post)
    {
    if(!is_single())
    {
    	$current_post['content'] =  get_the_excerpt();
    	$current_post['content'] .= '<div class="read-more-link"><a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a></div>';
    }
    return $current_post;
    }
    

    to query the excerpt from the “excerpt” field.

    The html code I see on the plog overview is only there when I change the propertie of a blog message to link. If I take away the propertie (notation) link and use standard, there is no problem. But like that I still see the whole message and not only a summery.

    I guess you tested it with: http://gok.wpengine.com/galerij-van-succesverhalen/ (hosted on WPengine) ? The reason is that you wrapped your link into a “quote” tag. If you want to use the “link” post format please add the url of the link without any additional html tags to the top of the post content like:

    
    http://opgewicht.forum2go.nl/galerij-met-inspirerende-grip-op-koolhydraten-succesverhalen-f57.html
    
    <blockquote>Voor inspiratie en motivatie zie de <a title="Galerij van succesverhalen" href="http://opgewicht.forum2go.nl/galerij-met-inspirerende-grip-op-koolhydraten-succesverhalen-f57.html" target="_blank"> <strong>Galerij van succesverhalen</strong></a> op het forum (voor iedereen leesbaar).
    
    Bijvoorbeeld: <strong><a title="Drie generaties aan de GOK" href="http://opgewicht.forum2go.nl/3-generaties-aan-de-gok-t11919.html" target="_blank">Drie generaties aan de GOK</a></strong>
    
    &nbsp;</blockquote>
    

    Enfold will then strip the url http://opgewicht.forum2go.nl/galerij-met-inspirerende-grip-op-koolhydraten-succesverhalen-f57.html from the post content and use it as featured url/link.

    Cheers!
    Peter

    #279264

    Hi Ismael,

    Thank you very much, although the code to add the H tag works perfectly when I edit the slideshow-accordion.php file, I prefer NOT to do it there, unless there will be a permanent fix on the next theme update to add the missing H tags. The reason is that I don’t want to keep editing that file every update.

    Is there a way I can do the edit on the Child theme level through the functions.php file or will it be ok to copy the slideshow-accordion.php file to child-theme/shortcodes folder and just make the suggested edit on the child theme’s file?

    2) I added this one on the CSS instead, so I can also have visible excerpt on all media screens:

    #top .aviaccordion-title {
    text-transform: none;
    font-size: 1.2em;
    }
    
    .aviaccordion-excerpt p {
    font-size: 0.7em;
    line-height: 1.4;
    }

    Thank you again for this!

    Best,
    George

    #279243

    Hi sdbroker!

    Thank you for using the support forum!

    1.) It’s not possible to select the headline tag for the accordion title but you can edit config-templatebuilder > avia-shortcodes > slideshow-accordion.php. Find this code on line 577:

    $output .= !empty($slide->post_title) ? "<div class='aviaccordion-title' {$markup_title}>".$slide->post_title."</div>" : "";
    

    Add the headline or heading tag, something like this:

    $output .= !empty($slide->post_title) ? "<div class='aviaccordion-title' {$markup_title}><h1>".$slide->post_title."</h1></div>" : "";
    

    Replace h1 with the headline tag that you want.

    2.) Try to change the font size title of the accordion with this:

    #top .aviaccordion-title {
    text-transform: uppercase;
    font-size: 2em;
    }

    Cheers!
    Ismael

    #279230

    Hi nurdwurks!

    Thank you for using the theme.

    We actually prefer a single question on a single thread. Much easier for us to answer them on that manner. Also, it’ll be useful for other users asking for the same question.

    1.) You can remove the title with this on Quick CSS:

    h1.main-title.entry-title {
    display: none;
    }

    2.) Add this on functions.php:

    add_filter('avia_post_nav_entries', 'avia_apply_custom_sort_order_to_post_nav', 10, 2);
    function avia_apply_custom_sort_order_to_post_nav($entries, $settings)
    {
    	if(!empty($entries['prev'])) $temp = $entries['prev'];
    	if(!empty($entries['next'])) $entries['prev'] = $entries['next'];
    	if(!empty($temp)) $entries['next'] = $temp;
    	return $entries;
    }

    For the category filter, add this:

    function avf_same_category_navigation($settings) {
          if($settings['taxonomy'] == 'portfolio_entries')  $settings['is_fullwidth'] = true;
          return $settings;
      }
    
      add_filter('avia_post_nav_settings','avf_same_category_navigation', 10

    3.) Edit the search.php or the includes > loop-search.php.

    4.) Change the color of the ampersand with this on Quick CSS:

    .main_color .special_amp {
    color: red;
    }

    5.) Please refer to this link on how to fix permalink issues: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems

    6.) Change the iconlist background color with this:

    .main_color .avia-icon-list .iconlist_icon {
    background-color: red;
    }

    7.) We can set a specific width for the gallery but it might break the responsiveness of the element. Please select the thumbnail size on the Gallery Preview Image Size option.

    8.) Do you mind providing a screenshot of this pointer?

    9.) You can decrease the padding or adjust the width and height with this:

    .av_font_icon.av-icon-style-border .av-icon-char {
    width: 30px !important;
    height: 30px !important;
    padding: 10px;
    }

    10.) Use this to change the hover color of the icon and icon list elemen:

    #top .main_color .av-no-color.av-icon-style-border a.av-icon-char:hover {
    color: red;
    }
    
    .main_color .avia-icon-list .iconlist_icon:hover {
    background-color: blue;
    }

    11.) Edit the menu font on Enfold > Advanced Styling. Edit the Main Menu Link element.

    12.) You can use media queries to hide or remove the accordion slider for mobile device:

    @media only screen and (max-width: 767px) {
    .avia-accordion-slider-wrap {
    display: none;
    }
    }

    Before posting a question, please take some time to search on the forum or review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Cheers!
    Ismael

    #279164

    I see you are using a Post Slider element, try looking here:
    /config-templatebuilder/avia-shortcodes/postslider.php, line 372.

    Best regards,
    Josue

    #279154

    In reply to: errors in code

    I installed the whole site anew, from scratch, and still register a lot of errors in http://raygun.io/.

    Like this:

    Error: gzinflate(): data error
    #0 Raygun4php\RaygunClient::SendError called at [/usr/www/users/skoroj/skorosvadba/wp-content/plugins/raygun4wp/main.php:124]
    #1 ::error_handler called at [:0]
    #2 ::gzinflate called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:1963]
    #3 WP_Http_Encoding::decompress called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:1422]
    #4 WP_Http_Curl::request called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:333]
    #5 WP_Http::_dispatch_request called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:249]
    #6 WP_Http::request called at [/usr/www/users/skoroj/skorosvadba/wp-includes/http.php:163]
    #7 ::wp_remote_request called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:342]
    #8 Envato_Protected_API::remote_request called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:254]
    #9 Envato_Protected_API::set_cache called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:113]
    #10 Envato_Protected_API::private_user_data called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:149]
    #11 Envato_Protected_API::wp_list_themes called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php:39]
    #12 PixelentityThemeUpdate::check called at [:0]
    #13 ::call_user_func_array called at [/usr/www/users/skoroj/skorosvadba/wp-includes/plugin.php:192]
    #14 ::apply_filters called at [/usr/www/users/skoroj/skorosvadba/wp-includes/option.php:1379]
    #15 ::set_site_transient called at [/usr/www/users/skoroj/skorosvadba/wp-includes/update.php:401]
    #16 ::wp_update_themes called at [:0]
    #17 ::call_user_func_array called at [/usr/www/users/skoroj/skorosvadba/wp-includes/plugin.php:470]
    #18 ::do_action called at [/usr/www/users/skoroj/skorosvadba/wp-admin/admin.php:315]
    #19 ::require_once called at [/usr/www/users/skoroj/skorosvadba/wp-admin/themes.php:10]

    or like this:

    Error: Trying to get property of non-object
    #0 Raygun4php\RaygunClient::SendError called at [/usr/www/users/skoroj/skorosvadba/wp-content/plugins/raygun4wp/main.php:124]
    #1 ::error_handler called at [/usr/www/users/skoroj/skorosvadba/wp-includes/post-template.php:29]
    #2 ::get_the_ID called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php:422]
    #3 AviaBuilder::template_redirect called at [:0]
    #4 ::call_user_func_array called at [/usr/www/users/skoroj/skorosvadba/wp-includes/plugin.php:470]
    #5 ::do_action called at [/usr/www/users/skoroj/skorosvadba/wp-includes/template-loader.php:12]
    #6 ::require_once called at [/usr/www/users/skoroj/skorosvadba/wp-blog-header.php:16]
    #7 ::require called at [/usr/www/users/skoroj/skorosvadba/index.php:17]
    #278879

    Hey!

    Add this code to the child theme functions.php file:

    
    add_filter('avf_default_icons','avia_replace_default_icons', 10, 1);
    function avia_replace_default_icons($icons){
    $icons['standard'] =  array( 'font' =>'entypo-fontello', 'icon' => 'ue807');
    return $icons;
    }
    

    and replace “entypo-fontello” with the name of your custom font icon family.

    Best regards,
    Peter

    #278751

    In reply to: Open SQL DB Queries

    This reply has been marked as private.
    #278708

    The root of the issue is this image that doesn’t have a thumbnail (and doesn’t want to have one), the gallery popup needs to use the thumbnails in order to work properly:

    I created a test gallery here and you can see that there are no issues so far (i didn’t include Jump_4_400x400).
    http://www.draussen.at/wp-admin/post.php?post=3214

    So, my suggestion would be to re-create the Gallery without that image or re-uploading it.

    Regards,
    Josue

    #278616

    In reply to: Anzeigefehler

    Hi!

    Ich konnte zB mit Tools wie http://www.gaijin.at/olsnsl.php auch den Nameserver nicht ermitteln: http://www.clipular.com/c/6151401335947264.png?k=3S3vxrCDo7IKmTN_VgFMWDcu21A – es sieht so aus, als ob externe Benützer nicht auf den Server zugreifen können.

    Best regards,
    Peter

    #278210

    In reply to: Problem with a menu

    Hey!

    Try increasing the max_input_vars value:
    http://stackoverflow.com/questions/10303714/php-max-input-vars

    Cheers!
    Josue

    #277933

    Hi Marcelo!

    It’s tricky in this case because the FB menu is inside the main menu which gets hidden by default, but you can try inserting an additional menu by adding this to the theme functions.php:

    function add_fb_link() {
    	?>
    	<div class="c_mobile_social_link">
    		<ul class="noLightbox social_bookmarks icon_count_1"><li class="social_bookmarks_facebook av-social-link-facebook social_icon_1"><a target="_blank" href="https://www.facebook.com/kctrojans" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a></li></ul>
    	</div>
    	<?php
    }
    add_filter('ava_after_main_menu', 'add_fb_link');

    And this to the Quick CSS:

    .c_mobile_social_link{
    	position: absolute;
    	top: 0px; /* Adjust this value */
    	right: 0px; /* Adjust this value */
    }
    @media only screen and (min-width: 767px) {
    	.c_mobile_social_link{
    		display: none;
    	}
    }

    Best regards,
    Josue

    #277676
    This reply has been marked as private.
    #277613
    uniquelylost
    Participant

    Hi, I am trying to figure out how to figure out how to use php for the call to the av_slide id

    I have also tried creating a variable like av_slide id=’$myimage’

    Cant seem to get the slide to show, and I tried to find av_slide id but cant locate it in any of the theme files.

    does av_slide id wrap the slide id in php already?

Viewing 30 results - 15,601 through 15,630 (of 16,891 total)