Forum Replies Created

Viewing 30 posts - 31 through 60 (of 122 total)
  • Author
    Posts
  • in reply to: Instagram Widget No Space on sides #868963

    Hi mods, same problem with the overlay overhere. Can someone send this solution to headmaster Kriesi? Its not implemented in the latest Enfold version yet.

    #top .av-instagram-item .image-overlay.overlay-type-image {
    	left: 0 !important;
    	width: 100% !important;
    }
    in reply to: Mailchimp Horizontal Opt-in box #831896

    Hi Nikko! Thanks a bunch!!! This should be in the tutorials, works great!

    in reply to: Blog post categories not displaying #822971

    Hi Ismael!
    Now the category is displayed on top of the date and meta comments. Is there a way to display the category at the same line as the slide-meta-comments and slide-meta-time updated?
    And is it possible to display the category only >768px ?

    Hi Ismael, thank you very much!

    Hi Ismael! This is working! Thanks!! But can you explain a little what your code changes?

    in reply to: minor meta data #679171

    I almost got the order right.
    With the following code the order is ok but the time, comments and category are displayed below eachother instead of next to eachother:

    if($show_meta && !empty($excerpt))
    					{
    						$meta  = "<div class='slide-meta'>";
    
    						$markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup));
    						$meta .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time>";
    						$meta .= "</div>";

    With the code below the order is ok and everything looks perfect! But Google structured data testing tool gives me 3 errors:
    Google does not recognizes the property blog post as an object of type Blog Posting.

    if($show_meta && !empty($excerpt))
    					{
    						$meta  = "<div class='slide-meta'>";
    
    						$markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false, 'id'=>$the_id, 'custom_markup'=>$custom_markup));
    						$meta .= "<time class='slide-meta-time updated' $markup>" .get_the_time(get_option('date_format'), $the_id)."</time><div class='slide-meta-del'>|</div>";

    The question is: How do i produce that seperator after the ‘slide-meta-time’ so that Google will not give me those errors and all the minor meta data is displayed on 1 line instead of below eachother?

    Hi Ismael, thanks! I used an outdated version of postslider.php and with the latest version the errors are gone, just 1 error left:
    “Blog is not a known type for the property mainContentOfPage.
    <main class='content av-content-full alpha units' role="main" itemprop="mainContentOfPage" itemscope="itemscope" itemtype="https://schema.org/Blog" >
    The link is in the private section.

    • This reply was modified 8 years, 3 months ago by Dutchman.
    in reply to: masonry gallery Hentry #676844

    Hi Ismael,

    Ok i understand. I can not find the code in the av-helper-masonry.php to add the new code below it.

    Hi Ismael,

    It doesn’t make any difference. I get the same amount and types of errors. I’ve added the code at the bottom of functions.php and tried different browsers.

    in reply to: masonry gallery Hentry #675373

    overhere a freelance developer provided the solution for the same missing hentry items in Portfolio.

    Hi,

    We are very sorry for the delay. Look for this code around line 515:

    if(!empty($title_link))
    {
    $output .= ““.$title.”“;
    }
    else
    {
    $output .= “”.$title.””;
    }

    $output .= ‘</h3>
    </header>’;
    .. below, add this code:

    ob_start();
    the_author_posts_link();
    $author = ob_get_clean();

    $output .= ‘<span class=”blog-author minor-meta”>’.__(‘by’,’avia_framework’).” “;
    $output .= ‘<span class=”entry-author-link” >’;
    $output .= ‘<span class=”vcard author”><span class=”fn”>’;
    $output .= $author;
    $output .= ‘</span></span>’;
    $output .= ‘</span>’;
    $output .= ‘</span>’;
    Best regards,
    Ismael

    Anyone with a solution for the ‘missing Author and Updated’ in a Masonry gallery?

    in reply to: masonry gallery Hentry #673393

    I don’t want to add the author info, that is not important because its just a masonry gallery. I would like to get rid off the errors in Google webmaster tools.
    I added the default masonry gallery from the Enfold theme and that is creating errors in Google webmaster tools. I don’t understand why i should hire a freelance developer to fix this.

    in reply to: masonry gallery Hentry #671082

    Hi, same issue here. Screenshot and url are in the private section.

    in reply to: Comment entry not loaded #627436

    Problem is solved. Comments in Settings-Discussion was allready enabled. screen options in the top right corner has the comments enabled. But i overlooked the setting at the bottom of the page where i also had to enable comments. Or the SQL table repair made this last option visable, i’m not sure.
    Thanks Yigit and Rikard for somehow pointing me in the right direction!

    in reply to: Comment entry not loaded #625983

    With a default theme this page is having the same problem. I went back to Enfold theme. When i add a new blog, comments are open. When i add a comment container to a regular existing page, comments are open. As soon as i add a new page with a comment container, the comment option isn’t visable. If i would add a comment to this new page (at the ALB/page editor) then it would display that comment with the tekst below: comments are closed. The options/settings are visable (english) in my previous screenshots.

    in reply to: Comment entry not loaded #623952

    I made screenshots in the english language.
    The settings (screenshot): http://goo.gl/BSGupC – Comments are allowed.
    The settings at the page (screenshot) http://goo.gl/PZ0DsY – Comments for this page are allowed.
    Comments (for this page) are closed (screenshot): http://goo.gl/VlI8nj
    The ‘problem’ page: http://goo.gl/wa49sk – The comment “test” is made by Rikard in the Enfold page editor when he was logged in as Admin.
    If i delete this test comment made by Rikard, the comment block (with the tekst ‘Comments are closed) disappears from this page.

    • This reply was modified 8 years, 6 months ago by Dutchman.
    in reply to: Comment entry not loaded #621617

    Hi Yigit!

    The settings (screenshot): http://goo.gl/wqmVSd – Comments are allowed.
    The settings at the page (screenshot) http://goo.gl/7e19yt – Comments for this page are allowed.
    Comments (for this page) are closed displayed in Dutch language (screenshot): http://goo.gl/l2GhoY
    The ‘problem’ page: http://goo.gl/wa49sk – The comment “test” is made by Rikard in the Enfold page editor when he logged in as Admin.

    in reply to: Comment entry not loaded #619985

    Hi Andy,

    The comment is made by Rikard. I do not know where, not on the page because comments are closed as you can see.
    1. Still “Comments are Closed”. (http://goo.gl/oDwv7N) where can i fix this?
    2. Are comments for pages enabled with the ALB in the latest version or do i have to edit a theme file to enable Comments in pages? If so, what excactly do i have to edit in what file?
    On all my older pages Comments still work fine/are open.

    in reply to: Comment entry not loaded #618107

    Hi! I enabled the comment check in the screen options and checked if the comment container was there at the bottom. Saved and flushed the cache for every browser but still “Comments are Closed”. Problably through all the Enfold updates i lost the settings to enable comments in pages, maybe thats the problem. I can not remember what file to edit and which code to enable comments in pages.
    1. Still “Comments are Closed”. (http://goo.gl/oDwv7N)
    2. Are comments for pages enabled with the ALB in the latest version or do i have to edit a theme file to enable Comments in pages? If so, what excactly do i have to edit in what file?
    On all my older pages Comments still work fine.

    • This reply was modified 8 years, 7 months ago by Dutchman.
    in reply to: Comment entry not loaded #617648

    I don’t understand how you commented on that page since there is no comment container loaded? I checked the settings and comments are allowed. On all the older pages it works fine. No the page displays “Comments are closed”

    • This reply was modified 8 years, 7 months ago by Dutchman.
    in reply to: Comment entry not loaded #616134

    Hi Rikard,

    Thanks. The un and pw are in the private section.

    in reply to: Smooth scrolling #614193

    Hi Rikard! With jquery 1.12.3 it doesn’t work but your solution with 1.11.3 works great! Thanks for the fast response!!

    in reply to: Transparent header on mobile #592867

    Ismael!!! You did it! Thank you :D
    Transparent non fixed-position header on mobile in landscape modus.

    @media only screen and (min-width:481px) and (max-width: 767px)  {
    #header, .header_bg, #header * { background: transparent !important; }
    .responsive #top #main {
    margin-top: -82px;
    }
    in reply to: Transparent header on mobile #591146

    – The first picture shows the header with a brown background instead of a transparent background between 481px and 767px. You can see this when you visit the homepage and rezize the screen (481px – 767px)
    – The second picture shows the transparancy the way i would like it, only this screenshot is taken in 1920 x 1080.
    You can see this when you visit the homepage and rezize the screen to 1920 x 1080.

    in reply to: Transparent header on mobile #590506

    Hi Andy,
    This changes my header background color from brown to gray but its not transparent. Transparent without a fixed header position would be perfect! The login details are in my 3th respond like you asked me to provide. This is what i’m using for now:

    @media only screen and (min-width:481px) and (max-width: 767px)  {
    #header, #header * { background: transparent !important; }
    #header { position: fixed !important; }
    }

    Its transparent but i would like it to be transparent without a fixed header position like Ismael adviced.
    As soon as i leave #header { position: fixed !important; } out of it, the transparency is gone.

    in reply to: Transparent header on mobile #587436

    Hi Ismael,

    As soon as i remove the code #header { position: fixed !important; } it allso removes the transparent background, with our without scrolling.
    I would like the header to be transparent between certain mobile resolutions, fixed or not fixed.

    in reply to: Structured Data testing Datepublised missing #586735

    I do not understand. The theme/structure is still Enfold. I can not imagine the content of the posts is creating these errors.

    in reply to: Transparent header on mobile #586280

    The log details are in the private content

    in reply to: Transparent header on mobile #584407

    Hi Yigit!
    Then there is no transparency even without scrolling ;)

    in reply to: Structured Data testing Datepublised missing #582093

    I have got the most recent version. Login details are in the private section. Thanks allready for the help!

    in reply to: Structured Data testing Datepublised missing #578985

    Hi, i’m allready using Yoast SEO plugin. Still 31 errors in blog pages see previous post.

Viewing 30 posts - 31 through 60 (of 122 total)