Forum Replies Created

Viewing 30 posts - 1 through 30 (of 122 total)
  • Author
    Posts
  • As the subject says, since the last version of Enfold background images for elements get converted to a wrong path
    (even if I manually set them relative via CSS).

    This issue is still there in Enfold version 4.5.6. I hope it will be solved in the next update.

    in reply to: Hover effect on image #1048324

    Hi Mike, case closed!

    in reply to: Hover effect on image #1048081

    Awesome Mike, thank you very much!!!

    in reply to: Hover effect on image #1046320

    Hi Mike,

    The effects (grow and tilt) have to take place within the border of the regular picture. See the example picture where i marked the container/border with the colour red. Before that Enfold 4.5 update the effects took place within the red border.(i only made it red with Photoshop to explain)

    Hi Tdako,

    Try

    .progressbar-percent {
    color: red;
    }
    in reply to: Error in structured data #1022037

    Hi!
    Is this issue going to be fixed in the next Enfold update?
    (Even Enfold demo has (12) errors: https://kriesi.at/themes/enfold-2017/ in the structured data testing tool)

    in reply to: Error in structured data #957184

    Thanks Yigit,
    Can you check out my homepage as wel? Is this fix going to be in the next Enfold update?
    warningheight
    1200 (Google herkent de property height niet voor een object van het type BlogPosting.)
    warningwidth
    2560 (Google herkent de property width niet voor een object van het type BlogPosting.)

    Even Enfold demo has (12) errors: https://kriesi.at/themes/enfold-2017/

    in reply to: Error in structured data #953605

    Hi Yigit,
    You can edit functions.php from editing through Appearance, Editor panel. I have to temp disable the Universal Video Player plugin (somehow it blocks the editting)
    Theme language is English now.
    Ok?

    • This reply was modified 6 years ago by Dutchman.
    in reply to: Error in structured data #953532

    Hi Yigit,
    Please take a look at the private data in response from May 5, 2018 at 3:46 pm

    • This reply was modified 6 years ago by Dutchman.
    in reply to: Error in structured data #952123

    Hi Yigit!
    I guess Ismael forgot to tag you about this issue..
    With the latest Enfold version the Google structured data testing tool result in one error:
    “image A value for the image field is required.”

    I allready have the following modification in functions.php:
    (The property blogpost is not recognised by Google for an object of type Blogposting.)

    add_filter('avf_markup_helper_attributes', 'avf_markup_helper_attributes_modified', 10, 2);
    function avf_markup_helper_attributes_modified($attributes, $args) {
    	if($args['context'] == 'entry') 
            {
    		//* If main query,
    		if ( is_main_query() ) unset($attributes['itemprop']);
    	}
    
            if($args['context'] == 'content') 
            {
                    if (is_singular('post') || is_archive() || is_home())
                    {
                        $attributes['itemprop'] = 'mainEntity';
                    }
    	}
    
    	return $attributes;
    }

    For the homepage i receive a couple of warnings:
    height
    1200 (The property height is not recognized by Google for an object of type BlogPosting.)
    width
    2560 (The property width is not recognized by Google for an object of type BlogPosting.)

    • This reply was modified 6 years ago by Dutchman.
    in reply to: Error in structured data #940796

    Maybe Yigit has a solution for this issue to get rid of all the errors.
    I still do not understand why Google testing tool gives us these errors in a default blog page from Enfold.
    Even your default demo has these (12) errors! https://kriesi.at/themes/enfold-2017/blog/blog-single-author-big/
    Is this something you should change in the default installation files? Looks like a bug to me.

    in reply to: Error in structured data #935831

    Hi Ismael,
    Its the Universal Video Player. I disabled it. And i replaced line 290 with yours. The Google structured data testing tool show an error. The homepage shows warnings about the height and width. I was hoping for a clean working solution. Maybe Kriesi or another mod has a structured solution for this issue.

    • This reply was modified 6 years, 1 month ago by Dutchman.
    in reply to: Error in structured data #931098

    Now there are 2 new errors about the size of the image in the Structured data testing tool.
    “1200 (Google herkent de property height niet voor een object van het type BlogPosting.)”
    “2560 (Google herkent de property width niet voor een object van het type BlogPosting.)”

    I still do not understand why Google testing tool gives us these errors in a default blog page from Enfold.
    Even your default demo has these (12) errors! https://kriesi.at/themes/enfold-2017/blog/blog-single-author-big/
    Is this something you should change in the default installation files? Looks like a bug to me.

    in reply to: Error in structured data #928918

    Hi, can you try again please. The site works fine.

    in reply to: Error in structured data #928250

    Hi Ismael,

    I found the plugin that blocked the functions.php from editing through Appearance, Editor panel. You can login and edit the functions.php please. The code you gave me is at the very bottom.

    • This reply was modified 6 years, 1 month ago by Dutchman.
    in reply to: Error in structured data #927133

    Hi Ismael,
    I reinstalled the theme through FTP but @ Appearance >> Editor Panel i still get the same error when i try to save the functions.php.
    These are the FTP login details.

    in reply to: Error in structured data #926870

    Hi,
    Details are in the private section

    in reply to: Error in structured data #924422

    The problem is still there. I replaced it with the ‘new’ code but there are still 14 errors.

    • This reply was modified 6 years, 2 months ago by Dutchman.
    in reply to: Error in structured data #924344

    Hi,
    I did copied it from this forum. I provided the login details.

    in reply to: Error in structured data #922791

    Hi Ismael, i copied excactly what you told me to and replaced my code with your code but since it created more errors in the structured data testing tool, i put the old code back in functions.php.
    I replaced it with your code and like i said more errors:
    Google herkent de property ImageObject niet voor een object van het type BlogPosting.
    cancel@type
    image (Google herkent het type image niet.)

    in reply to: Error in structured data #920736

    Hi, I refreshed and cleared the cache but that did not help.

    in reply to: Error in structured data #917967

    Hi Ismael,

    After i replaced the code with your combination code i get more errors:
    Google herkent de property ImageObject niet voor een object van het type BlogPosting.
    cancel@type
    image (Google herkent het type image niet.) (Google does’t recognise image.

    I still do not understand why Google testing tool gives us these errors in a default blog page from Enfold. Errors for blogposting and ImageObject.
    Even your default demo has these errors: https://kriesi.at/themes/enfold-2017/blog/blog-single-author-big/

    + I added 1 other example with a different error. On the second page i “use av-masonry-image-container” and that results in ”
    Google herkent de property ImageObject niet voor een object van het type WebPage.”

    in reply to: Error in structured data #916809

    Hi Ismael,

    Why does a default blog page with a simple image gives an error at the structured data testing tool? Is it wrong to use [av_image src=’https://www. [/av_image] in a blog?
    So everybody need to put this code into functions.php if they want to avoid these errors?

    Edit: I allready have to put this in functions.php:

    add_filter('avf_markup_helper_attributes', 'avf_markup_helper_attributes_modified', 10, 2);
    function avf_markup_helper_attributes_modified($attributes, $args) {
    	if($args['context'] == 'entry') 
            {
    		//* If main query,
    		if ( is_main_query() ) unset($attributes['itemprop']);
    	}
    
            if($args['context'] == 'content') 
            {
                    if (is_singular('post') || is_archive() || is_home())
                    {
                        $attributes['itemprop'] = 'mainEntity';
                    }
    	}
    
    	return $attributes;
    }
    • This reply was modified 6 years, 2 months ago by Dutchman.
    in reply to: Error in structured data #915105

    Hey Basilis,

    I added an image to a blog with the help of:
    [av_image src=’https://www. [/av_image]
    This results in errors the structured data test tool is giving me. So it’s nothing more then a blog with a couple of images.
    I would like a blog with an image without errors in the structured data testing tool.

    in reply to: Avia message box content alignment #901650

    Thank you Nikko!!!!! Works like a charm :)

    in reply to: Avia message box content alignment #901282

    Hi Nikko,

    top:30px pushes it out of the message_box when the text next to it is one line. And please look what happens as soon as you resize the screen. Its not in the middle/vertically centered.

    in reply to: Avia message box content alignment #900793

    Hi Nikko! Thank you for your fast reply. I’m one step further but the icon is not vertically centered. This is the current code:

    .infotipsbox .avia_message_box_content {
    text-transform: none !important;
    font-weight: 500 !important;
    font-size:16px !important;
    text-align: left !important;
    position: relative;
    padding-left: 60px;
    }
    .infotipsbox.avia_message_box.avia-border-solid {
    border-width: 1px !important;
    border-radius: 9px !important;
    }
    .infotipsbox [data-av_icon]:before {
    font-size: 40px !important;
    position: absolute;
    right: 10px;
    }
    .avia_message_box_content p {
    vertical-align: super !important;
    margin-left: 0; !important;
    }
    in reply to: Instagram Feed showing text and not loading images #897944

    Thanks Ismael! replaced the code @ line 3339 + 3341. Problem solved. (Enfold 4.2)

    in reply to: Instagram-widget just showing tags instead of thumbnails #896875
    in reply to: Instagram Feed showing text and not loading images #896666

    Hi, same problem here. Enfold latest version V4.2

Viewing 30 posts - 1 through 30 (of 122 total)