Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter arhit

    (@arhit)

    Thank you for giving it consideration and your proactivity on the matter.
    I believe many SO page builder users will appreciate such feature.

    Thread Starter arhit

    (@arhit)

    As I mentioned, I had the latest nightly build WP installed. So 5.1.something.

    Thread Starter arhit

    (@arhit)

    Update I figured out a bit more about this issue:

    It is the “Allow users to switch editors” option causing this:
    https://jmp.sh/H8etAYp

    and when switched to “no” everything is fine:
    https://jmp.sh/KnFz1v0

    Forum: Plugins
    In reply to: [Debug Bar] Notice
    Thread Starter arhit

    (@arhit)

    Yes, as soon as I found the source of the issue and updated the plugin-update-checker, the notice was gone. I just forgot to close this issue. ??

    Forum: Plugins
    In reply to: [Debug Bar] Notice
    Thread Starter arhit

    (@arhit)

    Thread Starter arhit

    (@arhit)

    I know you are working hard on it, also noticed that you reverted the WP.org version.

    However, the plugin must evolve. When you built Page builder, there was no flexbox around. Now there is and your plugin should take advantage of it, where ever possible.

    Also:
    When the situation calms down a bit with the new update, please consider adding options for tablet view too. ??
    For example, when there are 6 cells in a row, they will never look nice on tablet unless there is a way to collapse them somehow.

    I’ve been using Visual Composer and also playing around with Elementor, but still I stick with Page builder. Even though design might not be as fancy, but it just works and has no performance issues.

    We also had some issues with the new release. But the thing is, that this is a major update and there were two beta version released for this update and were available for testing.

    We tested betas and modified things accordingly. Also, their support helped us with everything even though we didn’t have a premium license.

    I understand your disappointment, but to give a one-star rating is an extreme reaction and also a bit ungrateful if you were using this plugin till now and were satisfied with it.

    The plugin is great and you can hardly find a better support team than SiteOrigin!

    Thank you @festi-team for reply and for your offer. I asked my client about it and waiting reply. If he decides to buy the pro version, I will let you know.

    I also have this issue, I am currently patching the template files, but it is not very update friendly.

    I would be more than happy, if @festi-team would add a one line of code for a filter which we could use to set a different template folder path.

    Until then, I guess I’ll just patch each version all over again every time.

    PS. Great plugin BTW

    • This reply was modified 8 years, 1 month ago by arhit.
    Thread Starter arhit

    (@arhit)

    I’ve already set up a clean demo with twentythirteen theme and only plugins installed are:

    – Events Manager
    – Page Builder by SiteOrigin
    – SiteOrigin Widgets Bundle

    the link to the demo site is demo site
    Since the error is on the admin part, you won’t be able to see it on frontend. I can’t really post the admin credentials here. I need a safe way to send you the login credentials.

    Thread Starter arhit

    (@arhit)

    If you want, I can easily install a demo page with Events manager plugin and Siteorigin panels (pagebuilder), so you can see the error. What is the best way to safely send you WP credentials / ftp access info?

    Thread Starter arhit

    (@arhit)

    I check through the plugin files, but didn’t find jquery, or jquery ui files. Also searched for wp_enqueue_script,
    as I saw, they don’t load jquery or jquery ui, they just use it as dependancy.
    ie:
    wp_enqueue_script( ‘siteorigin-widget-admin’, plugin_dir_url(SOW_BUNDLE_BASE_FILE).’base/js/admin’ . SOW_BUNDLE_JS_SUFFIX . ‘.js’, array( ‘jquery’, ‘jquery-ui-sortable’, ‘jquery-ui-slider’ ), SOW_BUNDLE_VERSION, true );

    I even did search for jquery-ui-dialog but they apparently don’t use that.

    Thanks for looking into this.

    Hi I noticed exactly the same problem with my customized theme (based on twentytwelve).
    I didn’t really have time to write a proper fix, but here is a hack:
    On your wordpress install in folder /wp-content/plugins/q-and-a/inc/ open the plugin’s functions.php and comment out (width two slashes):
    //add_filter( ‘excerpt_more’, ‘qaplus_auto_excerpt_more’ );
    and
    //add_filter( ‘get_the_excerpt’, ‘qaplus_custom_excerpt_more’ );

    in my version of the plugin it’s line number 199 and 212.

    warning: it’s only a quick hack, if you ever decide to upgrade the plugin with a new version (and the bug still isn’t fixed), the problem will reappear.

    I got same problem as @mdeicke. Did doublecheck ID and entered it 100% correct, I can confirm this as on another server and another wordpress site it works like a charm.

    @cssgirl, to me it looks like xml parsing error on the first blink… But am also thinking that maybe it could have something to do with a server configuration as well, as it is weard that it works on one server and not on another.

    Any help and hopefuly a fix or a hint how to solve it would be apreciated.

    Details from overview (NOT WORKING):

    Operating System : Linux (64 Bit)
    Server : Apache
    MySQL Version : 5.1.63-cll
    PHP Version : 5.3.15
    PHP Max Upload Size : 1.46484375MB
    FFMPEG : Not Installed
    [Note: Preview images for uploaded videos will not be created automatically using FFMPEG. Manually upload preview images for videos.]
    PHP extension SimpleXML : Enabled
    PHP setting allow_url_fopen : Enabled

    However it is working on my other server:
    Details from overview (WORKING):
    Operating System : Linux (32 Bit)
    Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 PHP/4.4.9
    MySQL Version : 5.0.95-community
    PHP Version : 5.3.6
    PHP Max Upload Size : 8MB
    FFMPEG : Not Installed
    [Note: Preview images for uploaded videos will not be created automatically using FFMPEG. Manually upload preview images for videos.]
    PHP extension SimpleXML : Enabled
    PHP setting allow_url_fopen : Enabled

    The differences are two, one is 64bit and 32 bit configuration, another is PHP Max Upload Size. Seems that 1.46484375MB is not much, but should be probably enaugh for an xml file parsing…

    Any sugestions anyone?

    Thread Starter arhit

    (@arhit)

    Update: I just came across a coworker that has English IE… Login doesn’t work in the english version… So i am in the dark again…
    any ideas?

Viewing 15 replies - 1 through 15 (of 17 total)