Forum Replies Created

Viewing 30 posts - 721 through 750 (of 1,282 total)
  • Author
    Posts
  • in reply to: Masonry sort terms include non-selected categories #262782

    Hey!

    I cant reproduce the error on my installation so would you mind posting your ftp credentials so I can take a look at the masonry file?

    Best regards,
    Kriesi

    Hey!

    This seems to be a problem with your widget name and the fact that you are using non-standard characters (an em dash in your case)
    I will fix the problem with the next update. If you need an immediated solution you can avoid the problem by not using special chars :)

    Best regards,
    Kriesi

    in reply to: Search URL Rewrites #262563

    Hi!

    Found the problem. will be fixed with the next update ;)

    Best regards,
    Kriesi

    in reply to: Layout builder: nest one column within another #262472

    The problem is that dragging and dropping is only the smallest part of what needs to be done. the script always needs to calculate which elements are located in which place in order to generate the shortcodes correctly (just an example)

    What you currently do is only a manipulation of the visual layer but all the data storing etc that is happening in the background would need a rewrite as well ;(

    I of course appreciate anything you post here so once I finally find the time to implement this feature I will have something to start with :)

    in reply to: Post Slider Element Bug after Update to 2.7.1. #262445

    Hi!

    Please try this:

    .avia-content-slider .slide-entry {
    overflow: hidden;
    }
    

    Regards,
    Kriesi

    in reply to: Layout builder: nest one column within another #262429

    Hi!

    I am afraid those simple changes wont do :/ If it would be that easy we would have already added it ourself but making this work would require a major rewrite of some of the core javascript functions behind the template builder. thats why it hasnt happened yet.

    Sorry for the bad news :/

    Regards,
    Kriesi

    in reply to: Update 2.7.1 Probleme #261854

    Hi!

    Bin mi rleider auch nicht sicher woran das liegen könnte. Funktionieren bei dir autoupdates von normalen wordpress themes oder auch plugin updates aus dem backend?

    lg
    Kriesi

    Hi!
    should work in version 2.7 ;)

    Regards,
    Kriesi

    in reply to: SEO yoast homepage #261848

    Hey!
    Is this still happening with the latest theme version? we have made some changes to the blog page logic that might fix the problem…
    Regards,
    Kriesi

    Hi!

    Yes, unfortunately we had to remove the feature temporarily because it rendered whole sections unclickable. this is because of a problem with mobile safari. I hope that with the next iOS update I can reactivate the parallax effect

    Cheers!
    Kriesi

    in reply to: Lightbox: Not covering viewport #261844

    Hi!
    would you mind updating to the latest theme version and check if the problem is fixed? we made som echanges and it seems to work fine here for example: http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/

    Best regards,
    Kriesi

    Hey Sue!

    I am afraid there is no other solution than updating. wordpress 3.9 made some substantial changes to the their editor and we had to change a lot of files to make it work with enfold. Sorry for that…

    Best regards,
    Kriesi

    in reply to: Error in Fullwidth Masonry #261833

    Hey!
    this bug is fixed with the latest version of the theme ;)
    Cheers!
    Kriesi

    in reply to: Issues with some inner content width below #259999

    Addition: Its got something to do with the iframes/musicplayers javascript. if i disable javascript the links work as expected. but the javascript tries to add the link to the existing url instead of opening a new window. Not sure if this is intended but it seem like a bug in the link handling of the script, managing the iframe links. a link to an external url should definitely not be opened as a sublink of the existing domain

    • This reply was modified 10 years, 8 months ago by Kriesi.
    in reply to: Magazine page #259994

    Hi!

    The demo dummy data will be added with the next update (2.7.1) tomorrow

    Cheers!
    Kriesi

    in reply to: Issues with some inner content width below #259993

    Hey!

    Could this be caused by the iframe that is used by the music player? Not sure how this could be solved but since its the only thing thats vastly different to my test installation, I am pretty sure thats the cause of the problem. How exactly is the music player implemented?

    Best regards,
    Kriesi

    in reply to: Iconfont manager issue #259934

    Hi!
    Since I cant reproduce the issue on my server I will need your wordpress login credentials and your ftp credentials to try and fix the problem directly on your server. Once the issue is solved I will delete your personal information and apply the patch to the next update so you dont need to worry about re-applying the fix with every new patch :)

    If you dont want to share your infos all we can do is to wait for someone else with the issue who is willing. However since you are the first person to report the problem I cant tell if and when this will happen…

    Regards,
    Kriesi

    in reply to: Share this entry: Twitter #259734

    Hi!

    Twitter uses the wordpress shortlink. since post titles are often too long to properly fit into a tweet we decided to use the shortlink for twitter instead :)

    Best regards,
    Kriesi

    in reply to: Text Block / Tiny MCE Bug #259178

    Got it. Seems to happen on firefox only in that way. Will be fixed with the next small patch :)

    Thanks for your help!
    Kriesi

    in reply to: Text Block / Tiny MCE Bug #259122

    Hey!

    Mind posting us the access data to your wordpress installation in a private reply so I can take a look at it myself?
    Also I asume you are running the latest version of both, the theme and wordpress?

    Best regards,
    Kriesi

    Hi!
    thanks for the notice. I was able to fix the bug, the next minor update will include the bugfix :)
    Regards,
    Kriesi

    in reply to: No parallax effect in mobile devices #259000

    Hi razhimself!

    Yes, we unfortunately hat to disable it since its causing a bug on mobile browsers that makes whole sections unclickable. This is a problem with the rendering engine of mobile browsers and once there is a solution for that we will implement it and reactivate the feature :)

    Regards,
    Kriesi

    in reply to: Duplicate Posts Using the Masonry Layout #258200

    Hi!

    I think I found the issue. For whatever reason the ajax query has problems with draft entries and is calculating a wrong offset where to start to fetch new entries. Next update (2.7.1) will fix the issue :)

    Regards,
    Kriesi

    PS: Thanks for your help and access to the server. Dont think I would have found that otherwise ;D

    • This reply was modified 10 years, 8 months ago by Kriesi.
    in reply to: Pop For Full Screen Slider Button #257340

    Hi!
    I am afraid this is not possible by default without a plugin of some sorts. The prettyphoto lightbox plugin is already included with the theme but there is no option to create a popup window with ajax based content by default.

    What you can try is to add a custom html button to the caption instead of using the button generator. Something like this:

    http://pastie.org/9120886

    Best regards,
    Kriesi

    • This reply was modified 10 years, 8 months ago by Kriesi.

    Hi!

    Thanks for the detailed report. I was able to fix the issue and the next update will include the solution ;)
    Should arrive within the next few days…
    Cheers!
    Kriesi

    Hey!
    We will add some updates to the text editor encoding with the next version (2.7.1)
    Please make sure that you update wordpress as well as the theme to the latest version once we have released it and please also make sure that you are nor running any outdated text editor extensions that might interfere.

    The update should arrive within the next few days. If it does not solve the issue feel free to let us know here again :)

    Best regards,
    Kriesi

    in reply to: The text editor block not working correctly #257302

    Hi!

    found a fix for the issue, next update will include that ;)

    Cheers!
    Kriesi

    Hey!

    Before we proceed any further. Would you mind updating the theme to version 2.7 since we have changed a few things regarding the blog logic :)

    Just want to make sure we are all on the same version so I can try to recreate the problems without wasting time :)

    Cheers!
    Kriesi

    in reply to: Blog Style Advanced Layout Editor #253104

    Vielen lieben Dank für das Lob, freut mich dass du zufrieden bist :)

    in reply to: Advanced layout editor to build your own blog layout? #252841

    Hi!

    We will make some changes to the way the custom blog is generated. The update should be released on monday. Let us know how everything works for you once you are running on enfold version 2.7 :)

    Cheers!
    Kriesi

    PS: Since this Thread has been used/hijacked by so many users and I have no idea which of the issues are resolved and which arent: I will close this thread now and once you have updated the theme to version 2.7 on monday please open a new one if you encounter any problems

    • This reply was modified 10 years, 9 months ago by Kriesi.
Viewing 30 posts - 721 through 750 (of 1,282 total)