Forum Replies Created

Viewing 30 posts - 61 through 90 (of 122 total)
  • Author
    Posts
  • in reply to: Structured Data testing Datepublised missing #576981

    Could you help me out please? The only errors i get are in blog pages.
    https://developers.google.com/structured-data/testing-tool/

    author: ontbreekt en is vereist
    image: ontbreekt en is vereist
    name: ontbreekt en is vereist
    publisher:ontbreekt en is vereist
    dateModified:ontbreekt en wordt aanbevolen
    mainEntityOfPage: ontbreekt en wordt aanbevolen

    in reply to: Structured Data testing Datepublised missing #576021

    Are these problems solved within the latest Enfold version? Or do i still have to edit the .php files?

    in reply to: icons below each other on a mobile screen #568968

    Hi Yigit! Problem solved in 9 minutes thats a record!!!
    I tried

    @media only screen and (max-width: 767px) {
    .coloricons .av_one_third {
        width: 33% !important;
    }}

    Case closed :D

    in reply to: Replace the read-more text with the Enfold-button #556222

    Is it possible to replace the default read more with a manually read more tag in Enfold? Because with my current settings (see previous post) a manually inserted read more does not do anything. Or is the manually insert option for ‘read more’ only made for posts that do not have the default read more option active?

    in reply to: Replace the read-more text with the Enfold-button #553262

    Hi Andy,
    It won’t work. My current settings: Title, Summary and Read more. Enfold, Blog: “Advanced layout editor to build your own blog”.
    When i insert the read-more tag in a post it does not replace the current tag. I tried a button but the button doesn’t show up at the main blog post website. Could you take a look please?

    in reply to: Replace the read-more text with the Enfold-button #550753

    Hi Rikard,
    Screenshot: http://goo.gl/jLffCj
    Translation: Lees meer = read more. knop=button.
    I would like to add a button to my blog posts that replaces my current ‘read more’ button. The button i would like to use has the option to display an icon on hover. This one:
    [av_button label='Read More...' link='manually,<!–more–> ' link_target='' size='small' position='left' icon_select='yes' icon_hover='aviaTBicon_hover' icon='ue841' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' custom_class='']

    in reply to: Featured image layout in tag and category pages #543803

    Josue!!!! This works GREAT! Awesome!

    in reply to: Featured image layout in tag and category pages #542659

    Check

    in reply to: How to enable the video playbutton on a smartphone #538799

    Ok thanks for the info Ismael

    in reply to: default image hyperlink effects #538526

    Andy you’re the master!!! Thank you very much! :D

    in reply to: default image hyperlink effects #537882

    Hi! Now the container+image has the effect. Only the image has to get the effect without the container itself. Please have look at image 1. (I’ve added the css class to the first image)

    in reply to: minor meta order #537172

    This works great, thanks Ismael!

    in reply to: default image hyperlink effects #536892

    Hi, there is no difference. Nothing happens. To clear things up:http://goo.gl/TfLoDX
    On this page, below the 4 blog posts i have a 5 cell-row with 5 pictures. The first 3 images have hyperlinks. The last 2 images don’t have hyperlinks (yet). I would like to use the effects from the last 2 images (the images without hyperlinks yet) to replace the default hyperlink effects from the first 3 images. The code from these last 2 images:

    .av-hover-grow:hover img {
    -webkit-transform: scale(1.2) rotate(5deg);
    moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg) !important;
    }
    .av-hover-grow img {
    -webkit-transition: transform .2s ease-out !important;
    -moz-transition: transform .2s ease-out !important;
    -o-transition: transform .2s ease-out !important;
    transition: transform .2s ease-out !important;
    }

    But this code doesn’t apply to the first 3 images which have hyperlinks. How can i apply this code to images with hyperlinks? (only applied to this container with css class “custum-grid”)

    Yigit allready gave me the code to disable the overlay effect:

    .page-id-731 #av-layout-grid-1 .image-overlay {
        display: none!important;
    }
    
    in reply to: minor meta order #535835

    Hi!
    1. If its the seperator i got it all wrong. I tried to explain it better in my previous reply with screenshots.(November 12, 2015 at 11:39 pm)
    The solution in http://pastebin.com/xLN3QxzG did made the order like this: Comments, Time, Category. I would like the order Time, Comments, Category. Just like it was before the big update. Can you help me out with that please? And why has it changed with this big update?
    2. Fixed the archive.php and tag.php! Perfect!
    3. Ok thanks for the info, but i can not imagine that ‘postslider.php’ is never going to be updated in the future. With the pastbin solution i will always have an old version. That is why i’m asking for the changes so i can apply them in future updates at this file.

    Thank you.

    See previous post, how do i get the title below that image?

    in reply to: minor meta order #535139

    Hi Andy,
    1. Since the last update the order of the “slide-meta” in the main blog page + tag page + category page is changed. Why? Now its changed to CATEGORY with the TITLE below. Then, below the TITLE there is COMMENTS and TIME. As soon as i open a blog post from this blog main page the “slide-meta” order is ok! Screenshot: http://goo.gl/4t9NLb
    Red is how its displayed since the last big update, green is how i would like it.
    2. In the main blog page (private content link 1) you can see the “read-more” links/buttons at every post. As soon as i open a category page or a tag page (private content links 2) the “Read more” buttons are gone. I’m not sure but i thought they where there before the big update. How can i add the read-more-link to the items in the category and the tag page?
    Screenshot: http://goo.gl/P5crt7

    3. Ismael gave me a full replacement code for the postslider.php. So i asked about future updates.
    4. there is no 4.

    in reply to: default image hyperlink effects #534617

    Hi! I did excactly what you told me but nothing happens. (and i would like the transform and transition as in my previous reply here) Maybe you can login and take a look please.

    in reply to: image quality #534359

    Hi Andy! Did you have a look at my screenshot? The resolutions displayed below the images are the upload-resolutions. All of them are displayed in a small container on a pc. On a mobile that container is displayed much bigger. As soon as i use the 1920×1080 image the image looks like picture 1 in the screenshot (like its too sharp) So a big high quality image displayed in a small container doesn’t look good. As soon as i replace it with a smaller image the quality goes up (image 2 and smaller, image 3)
    but never mind, you can close this case.

    Thanks for the input but that makes everything a little bigger with a less sharp featured image. I could disable the featured image and use the alb for a full screen image but how do i get the title and the post meta infos below the image? I would like the image full width on top and below that image the title + post meta infos.

    in reply to: default image hyperlink effects #533693

    Hi Yigit! Could you take a look at the 5 cell-row with 5 pictures at my website please? Image 4 and 5 have the effects i would like to use to replace the default image-hyperlink effects. I would like a code that is not based on only this grid but a general replacement code so i can use it with css class at different containers :D
    This is the code i’m using for image 4 and 5:

    .av-hover-grow:hover img {
    -webkit-transform: scale(1.2) rotate(5deg);
    moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg) !important;
    }
    .av-hover-grow img {
    -webkit-transition: transform .2s ease-out !important;
    -moz-transition: transform .2s ease-out !important;
    -o-transition: transform .2s ease-out !important;
    transition: transform .2s ease-out !important;
    }
    • This reply was modified 8 years, 5 months ago by Dutchman.
    in reply to: ADD WHATSAPP ICON #532969

    Add Whatsapp to the social share section:
    1. Upload this zip file in Enfold > Import/Export > Icon Font Manager.
    2. If you have a child theme functions.php add this at the bottom:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    	$icons['whatsapp']	 = array( 'font' =>'whatsapp-font-icon', 'icon' => 'ue800');
    	return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    	$icons['Whatsapp'] = 'whatsapp';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
    
    //Add items on the social share section
    add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1);
    function avia_add_social_share_link_arguments($args)
    {
    	$new_array = array(
    		'whatsapp' => array(
    			"encode"=>true, "encode_urls"=>false, "pattern" => "whatsapp://send?text=[title]-[permalink]"
    		)
    	);
    
    	return array_merge($new_array, $args);
    }

    3. If you don’t have a child theme functions.php, install this plugin
    and add the code from step 2 into the functions.php added by the plugin.
    4. Add this to your Quick CSS to change the whatsapp-button color.

    /* Whatsapp button color */
    #top #wrap_all .av-social-link-whatsapp:hover a {
    color: #fff;
    background-color: #3bb528;
    }
    in reply to: ADD WHATSAPP ICON #532968

    Yes this is awesome!! Thanks Josue :D
    You should add this to the How-To list.

    in reply to: minor meta order #532882

    Almost perfect, thanks again but now the order is “slide-meta-comments + slide-meta-del + blog-categories minor-meta” .
    1. I would like “slide-meta-del + slide-meta-comments + blog-categories minor-meta”. (excacty like it was before the big update and like in the blog posts (post-meta-infos)
    2. In the blog category-page and in the tag-page there are no “read more” links/butons anymore. I’m not sure but i thought they where there before the big update. How can i add the read-more-link to the items in the category and the tag page?
    3. And how about future updates? i replaced the complete content in the postslider.php. Can you give me the code i need to change it in the future to:
    1 slide-entry-title entry-title (centered)
    and below the title
    2 slide-meta-del + slide-meta-comments + blog-categories minor-meta
    3. Read more buttons on categroy and tag page.

    in reply to: ADD WHATSAPP ICON #532879

    Hi Josue! Thanks!!! I have Whatsapp in the social share section and it works! It would be nice for the theme to have Whatsapp in the social share section in a future update i guess.
    The Whatsapp hover button bg i managed with

    #top #wrap_all .av-social-link-Whatsapp:hover a {
    color: #fff;
    background-color: #3bb528;
    }
    

    Can you help me out with question 3, and 5 please?

    in reply to: image quality #532867

    Hi Andy, Screenshot: http://goo.gl/fQ4hXI (look at the edge of the boat)
    I’m using version 3.4.1. The problem is that as soon as i use a big picture for 1 of the 5 cell row containers (http://goo.gl/TfLoDX) it looks like its too sharp on a pc screen (1920×1080) but perfect on a mobile. In the screenshot you’ll see what i mean. If i go smaller its a little better (1280×720) and container-size-small is better. Big pictures inside a small container don’t look good on a pc and perfect on a mobile. Small pictures are looking good on a pc but they don’t look good on a mobile.

    in reply to: default image hyperlink effects #532853

    Hi Andy, i allready have the custom css field but can you tell me how to disable the default image hyperlink effect and replace them with this one (only in the 5 cell row container)?
    transform: scale(1.2) rotate(5deg) !important;
    On this page,http://goo.gl/TfLoDX, below the 4 blog posts the 5 cell-row with 5 pictures with hyperlinks.

    in reply to: minor meta order #532422

    Hi Ismael! Thanks, this works but can you take one more look please? The read more button isn’t on the next line. Now its next to the excerpt. And the space is before the blog-categories minor-meta is gone.

    in reply to: ADD WHATSAPP ICON #532012

    Hi Josue, thanks, the button now appears in my socket. But it doesn’t work.
    1. What url should i use? (Enfold, Social links, Social Media Icon -> URL)

    I managed to add a Whatsapp button to the social media share buttons on my blog post items but it doesn’t work.
    2. What is the Whatsapp url for this share button?
    3. How can i get this button as the first share button instead of the last one?
    4. how can i change the bg color of this button?
    5. How can i get the right Whatsapp icon? (In the socket i get the correct Whatsapp icon from your zip file but in the social media share button its the wrong one.)
    Example page is in the private section.

    Here is the code i’m using:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    	$icons['whatsapp']	 = array( 'font' =>'whatsapp-font-icon', 'icon' => 'ue800');
    	return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    	$icons['Whatsapp'] = 'whatsapp';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
    
    //Add items on the social share section
    add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1);
    function avia_add_social_share_link_arguments($args)
    {
    	$args['Whatsapp'] = array("encode"=>true, "encode_urls"=>false, "pattern" => "https://whatsapp.com/share?text=[title]&url=[permalink]");
    	return $args;
    }
    in reply to: ADD WHATSAPP ICON #531837

    Same problem here, imported the zip file and added the code at the bottom of the functions.php. No Whatsapp in the pull down menu in Enfold, Social links. And i would like to have Whatsapp listed at Enfold – Blog Layout – Social Media share buttons. Is this possible?

Viewing 30 posts - 61 through 90 (of 122 total)