Forum Replies Created

Viewing 30 posts - 1 through 30 (of 103 total)
  • Author
    Posts
  • in reply to: Broken RSS Feed portfolio items #907508

    I agree.
    Feeds should work for the portfolio items.
    Right now my client has many broken links from this…

    in reply to: Broken RSS Feed portfolio items #907500

    I have the same problem.
    Google just sent me a notification as well.
    My client has many portfolio items, how can I tell him to change all the items to the default wp editor?

    What are my options here?
    If the portfolio feeds are not working in Enfold, can I tell google not to scan them?
    My client asked me to check other themes now.
    What do you suggest?
    Dan

    in reply to: Embedding external site in enfold iframe #834728

    *** SOLVED ***

    HELLO,
    I’ve figured how to achieve this, and here are instructions how I did it:
    (If the Kriesi team finds an error here or any suggestions for improvement, please feel free to make changes to my post.)
    I hope that would save time for others looking for such option.
    Option No. 1:

    • Make sure your page template is set to Blank.
    • Place a Color Section > Section Minimum Height > “At least 100% Browser Window Height”
    • Under “Section ID” place this Attribute: fullwidthsection
    • Save
    • Into that color section add a Text Block module.
    • move to the text mode (not Visual) and paste that code:
    • <iframe src="http://kriesi.at/" width="100%" height="1500px" scrolling="no" allowfullscreen="allowfullscreen"></iframe>
      (replace the kriesi link I use for this demo with the link you want to display in the iframe)

    • Save
    • Then add this CSS in Enfold’s “Quick CSS” area (under the theme General Settings):

      #fullwidthsection .container {
      width: 100% !important;
      padding:0px;
      max-width: none !important;
      }
      .avia-section.av-minimum-height .container .content p{
      	margin:0px;
      }

    Option No. 2:
    If you enable the Enfold debug mode then you can paste my code and then use the builder to edit the Enfold element with your URL.

    • First enable debug mode by looking at that link:
      Enable Debug Mode
    • Then paste this shortcode on the relevant page “debug area:
    • [av_section min_height='100' min_height_px='500px' padding='no-padding' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='fullwidthsection' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
      [av_textblock size='' font_color='' color='' admin_preview_bg='']
      <iframe src="http://kriesi.at/" width="100%" height="1500px" scrolling="no" allowfullscreen="allowfullscreen"></iframe>
      [/av_textblock]
      [/av_section]
      
    • Then add this CSS in Enfold’s “Quick CSS” area (under the theme General Settings):
    • #fullwidthsection .container {
      width: 100% !important;
      padding:0px;
      max-width: none !important;
      }
      
      .avia-section.av-minimum-height .container .content p{
      	margin:0px;
      }

    Best
    Dan

    • This reply was modified 6 years, 8 months ago by tech500.
    in reply to: Embedding external site in enfold iframe #834644

    Please provide a working iframe code that would work using the “blank template” in Enfold.
    We need to go live with this page today.

    Thanks
    Dan

    in reply to: Static overlay on top of all sliders #786937

    Hi Mike,
    That’s not a demo, it’s the actual client’s page.
    We can’t make the overlay graphic stay static while sliders switch bellow it.
    Can Enfold handle this, or do we need to purchase another slider plugin?

    Thanks
    Dan

    in reply to: Static overlay on top of all sliders #785393

    Hi Mike,
    I’m sorry but I don’t follow what you’ve explained…
    They didn’t use the plugin you mention.
    They use only the Enfold slider, and the video background is “video slide” built into the theme.

    They want the slider to work as is right now, but only have the overlay graphic ontop the slider, and not move when the slides change.

    Dan

    in reply to: Static overlay on top of all sliders #785367

    Hey Mike,

    I know that technic, but it works just for the captios..
    What we need is something else.
    Sliders + captions should change, but the only part that should stay ontop is the “Overlay” PNG graphic.
    So the logo and graphics will not scroll, only the the sliders beneath it.

    Dan

    in reply to: Broken RSS feed links #732293

    I think I solved the problem.
    The portfolio category permalink had a conflict.
    Looks like it’s working now.

    in reply to: Broken RSS feed links #732278

    Hi Andy,

    The problem is with Enfold, and it’s Portfolio RSS links.
    Each item of the portfolio gets an RSS link by Enfold, and that link is broken for some reason.

    Dan

    in reply to: Broken RSS feed links #730998

    Hi Ismael,

    I activated that plugin, but it doesn’t seems to fix anything.
    Still, all the rss feeds give 404 broken links.

    What can be done to fix that?
    Dan

    in reply to: Disable auto generate of images for a folder #672249

    Hi Josue,

    That plugin reads the image size from the theme, so once i delete sizes, they come back after I save that settings page.
    There must be a php command that can tell wordpress “Do not generate thumbnails for directory /name/ ”

    Dan

    in reply to: Disable auto generate of images for a folder #670801

    Another issue came up… “Regenerate Thumbnails” will not work on images uploaded to specific folder inside “uploads”.
    Formidable put all uploaded images into /uploads/formidable/ directory.

    I don’t think that the plugin”Regenerate Thumbnails” will work on that folder if the images are not included in the media library.
    What do you think?
    Dan

    in reply to: Disable auto generate of images for a folder #670770

    Hi Ismael,

    Yes, I use Formidable with it’s upload filed.
    Hope that helps.
    Dan

    in reply to: Dynamic Parameter after URL "?s=" #669418

    I have the same problem with Enfold + Yoast SEO Pro

    ?s=

    Enfold should handle these inside the theme itself.
    Any solution for that?
    How to eliminate url’s with ?s= ?

    Thanks

    in reply to: SEO Ultimate Plugin Title Tag Not Appearin on Blog Page #667232

    I have similar problem with the Schema.org data.
    SEO Ultimate Plus is amazing, but the Enfold Schema feature not working properly on my homepage?
    Using a child theme, but I did try with the parent theme as well, still same issue.
    If “Automated Schema.org HTML Markup” is activated in the theme, then I don’t get the structured data from the SEO Ultimate plugin.
    If the “Automated Schema.org HTML Markup” is deactivated, I don’t get any data as well.

    The SEO Ultimate Plus works perfectly with many other themes, and the developer told me to ask you guys about it.
    Attached in private login credential for you to test.

    I must get this working perfectly with Enfold.
    Thanks
    Dan

    • This reply was modified 7 years, 8 months ago by tech500.
    in reply to: Volum control for video #539400

    Hi Rikard,

    The url is in privet area.
    I need to know how to customize video volume options.

    Thanks
    Dan

    • This reply was modified 8 years, 5 months ago by tech500.
    in reply to: Double h1 Tags #537891

    Rekard,

    I can’t edit that post, in all other cases I did use the private area.
    How can I edit a post myself ?
    This one for example:
    https://kriesi.at/support/topic/double-h1-tags/#post-479101

    #479101

    Thanks

    Dan

    in reply to: Double h1 Tags #537575

    Delete this post please.

    Dear Allyson2,

    All you need is some basic modifications in the Enfold theme.
    You don’t really need to use the “photography” demo import, you can have it just like it or similar, it’s your choice.
    The Enfold settings allow you to almost any layout you might think of.

    If you want my help let em know.

    Best
    Dan

    • This reply was modified 8 years, 5 months ago by tech500. Reason: removed some info

    Hi Allyson2,

    Sharing and helping is what makes the Kriesi community so helpful.

    First, you need to use a plugin called: WP Responsive Menu
    https://wordpress.org/plugins/wp-responsive-menu/

    I use the free version still, but I might get the Pro version as well.
    Install that WPR plugin.
    Under the wordpress admin menu section, create and name the menu you’ll use, and add the menu items you want to it. (i used PHOTOGRAPHERS)
    Then go to the WPR setting menu.
    General Setting:
    Select “Enable Mobile Navigation”
    Under “select menu”… choose the menu you have created before. (PHOTOGRAPHERS)

    Under “Elements to hide in mobile:” I placed this css:
    .av-masonry-sort,.logo

    “Enable Swipe”: Yes
    “Search Box”: Hide
    “Allow zoom on mobile devices”: Yes

    Menu Appearance: (under the WPR setup)
    “Menu Symbol Position”: Left
    Under “Menu Logo”: place your logo (square is good)
    “Menu Open Direction”: Left
    “Display menu from width (in (Email address hidden if logged out) )”: 768
    “Menu Width”: 80
    “Enable borders for menu items”; No
    ———–

    And that is it.
    Remember that these are my settings, and you might have slight different setup.

    Contact me if you need help.
    Best
    Dan Lavie

    @allyson2

    Do you mean like what I did here ?
    http://www.silkphotos.com

    Dan

    in reply to: Social border wrong side on RTL #521120

    Great, that solved it 1

    Thanks

    in reply to: Social border wrong side on RTL #521021

    Hi Yigit,

    I placed that code on both the ltr and rtl style css areas, and the white line in the rtl is still left to the flag, and not left to the social icon.

    Thanks

    Dan

    in reply to: Video on iPhone not working #497515
    in reply to: Video on iPhone not working #497510

    Ok, and how can I choose what to disable and not show at all on mobile phones ?
    Like “Hide on mobile” ?

    Dan

    in reply to: add custom self-hosted font to enfold fonts list #494678

    I think I got it working.

    Is this correct, or do you have any corrections ?

    h1,h2,h3,h4,h5,h6 { font-family: bodonixtregular !important; }

    Thanks

    in reply to: add custom self-hosted font to enfold fonts list #494666

    Hello Yigit,

    I installed a custom font in my child theme folder, inside “fonts” folder.
    In my child theme css file I entered:

    @font-face {
        font-family: 'bodonixtregular';
        src: url('fonts/BodoniXT-webfont.eot');
        src: url('fonts/BodoniXT-webfont.eot?#iefix') format('embedded-opentype'),
             url('fonts/BodoniXT-webfont.woff') format('woff'),
             url('fonts/BodoniXT-webfont.ttf') format('truetype'),
             url('fonts/BodoniXT-webfont.svg#bodonixtregular') format('svg');
        font-weight: normal;
        font-style: normal;
    
    }

    Then in “Quick CSS” I want to use that font for all H1,H2 heading.
    Not working, any good suggestion ?

    Thanks

    in reply to: Double h1 Tags #479683

    Josue,

    Strange, I will check again, perhaps it’s a problem with “Screaming Frog SEO Spider”, since it is the one that reported that, but I do not see these double H1 when I check manually.

    Thank you for such great support.
    By the way, will this happen every time I use Enfold with Woocommerce ?
    Perhaps this is something you should put as a fix, to the next theme update ?

    Sincerely

    Dan

    in reply to: Double h1 Tags #479612

    But other pages still have duplicate H1. How come ?

    in reply to: Double h1 Tags #479580

    Hey Josue,

    See that csv file that I have attached, 42 H1 duplicates.

    Thanks

    Dan

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