Forum Replies Created

Viewing 15 replies - 16 through 30 (of 111 total)
  • Forum: Reviews
    In reply to: [Adminimize] Great, but

    Can you provide some more details on this issue as I’m consudering istalling it. How exactly does it ‘break’ it – is media library unusable for all?

    Thread Starter dozza

    (@dozza)

    @northernbeacheswebsites thanks for that comprehensive answer, appreciated.

    @nikkiduck

    I contacted SiteGround hosting and explained the issue as:

    Ii instaled and activated the plugin.
    
    It has 3 urls to configure. By default these are:
    
    Login Page URL:
    https://mysite.com/wp-login.php
    
    Login Redirect URL:
    https://mysite.com
    
    Logout Redirect URL:
    https://mysite.com
    
    If you try to save these default URL settings, it throws the error. If you try to change them and save, it throws the error.

    Siteground replied: I checked and a mod security rule has been triggered when the actions have been performed. I have whitelisted that mod security rule and now the case should be resolved. Please clear your browser cache and test the results on your end.

    It now works, so maybe do the same request at Siteground.

    How?

    I’m getting exactly the same error on SiteGround hosting

    I’ve been having a very similar issue with a site I migrated from Heart Internet to SiteGround a few weeks ago. Was fine at Heart, but since the move the DB table for actionscheduler_logs grows all the time and I to have to drop contents every day. It got up to 250Gb at one point!

    I started a support session with WooCommerce as that appeared to be the cuplrit, and they seemed to agree, but i need to make a staging site for them to inspect properly, but my hosting space won’t allow it.

    Seeing your post made me check the site again today, as i hadn’t for a couple of days, and I’ve noticed that the actionscheduler_logs table no longer appears in phpMyAdmin? Why would that be? Though it might be the WP 5.5 update but my site is still running 5.4.2.

    Sorry I dont offer solution but want to follow his thread. Maybe a problem shared will be a problem solved?

    • This reply was modified 4 years, 3 months ago by dozza. Reason: answer in original post
    • This reply was modified 4 years, 3 months ago by dozza.
    Thread Starter dozza

    (@dozza)

    Dave, that is very kind of you to reply and very reassuring. I can see what I have to do now, assuming you meant ‘dont use the else attribute’ at all in any of the four shortcodes.

    So I’ve now gone with the following:

    [time-restrict-repeat type=”annually” onmonth=”April” offmonth=”July” ondate=”01″ offdate=”31″]
    [gravityform id=”XX” title=”false” description=”false” ajax=”true” tabindex=”1″]
    [/time-restrict-repeat]

    [time-restrict-repeat type=”annually” onmonth=”August” offmonth=”September” ondate=”01″ offdate=”30″]
    The Form is currently unavailable. It will be available next between 1st October this year and 28/29th February next year and subsequently between 1st April to 31st July next year.
    [/time-restrict-repeat]

    [time-restrict-repeat type=”annually” onmonth=”October” offmonth=”March” ondate=”01″ offdate=”01″ offtime=”00:00:01″]
    [gravityform id=”XX” title=”false” description=”false” ajax=”true” tabindex=”1″]
    [/time-restrict-repeat]

    [time-restrict-repeat type=”annually” onmonth=”March” offmonth=”March” ondate=”01″ offdate=”31″]
    The Form is currently unavailable. It will be available next between 1st April and 31st July this year and subsequently between 1st October this year and 28/29th February next year.
    [/time-restrict-repeat]

    This results in the display of the form, which I’d expect during May. I’ll diarise to check it turns off and displays not available message on 1st August. Do you see any errors within my shortcode syntax?

    • This reply was modified 4 years, 6 months ago by dozza.
    • This reply was modified 4 years, 6 months ago by dozza.
    • This reply was modified 4 years, 6 months ago by dozza.

    Thanks for keeping this up to date now the other one has been abandoned….

    Thread Starter dozza

    (@dozza)

    With Site accelerator on, but only ‘Speed up static file load times’ active (& Speed up image load times) disabled, the tiled gallery no longer ‘mosaics’ nicely and the carousel glitch is still there. Same if i completely disable Site accelerator.

    Tried disabling al plugins but couldn’t get rid of the issue. Can only think it’s theme-related. Could well be as Woothemes discontinued support for it (Canvas) in October 2018.

    Can u confirm you DO need ‘Site Accelerator/Speed up image load times’ for the galleries to display as tiled mosaics?

    • This reply was modified 5 years, 9 months ago by dozza.
    Thread Starter dozza

    (@dozza)

    @mazedulislamkhan Thanks for the reply. Looking back at this in more detail, if I remove the Social URLs from Yoast SEO > Social > Accounts and empty caches, this is then reflected in the top Organisation result in Structured Data testing tool (ID: https://scopesurveys.co.uk/#organization).

    See where I removed all social profiles then added back Instagram here

    The bottom one must be from my manually added <script> in the head. If we are having two entries for Organization, is this what is preventing the social icons appearing in Knowledge graph panel on desktop?

    Thread Starter dozza

    (@dozza)

    The error within structured data testing tool DOES disappear after I add that comma, so thank you for pointing out the syntax error for me.

    I’m now seeing 4 hentry items that correlate to client’s news posts OK.

    But I’m seeing 2 Entries for Organization (see grabs here and here

    Also, the website item offers a URL with query string (generated by define(‘ALTERNATE_WP_CRON’, true); in wp-config.php due to BackUpBuddy Plugin HTTP Loopbacks workaround – See this article). See grab here. Will this be a problem?

    Not sure how long it takes for the social icons to appear once the correct markup is in place so I won’t know for a while if this has completely fixed the issue, or if I still need to sort out that query string issue…

    @rjacome But that does not offer bulk edit post type, just author, status, taxonomies….

    @rjacome may be correct, but we are not offered bulk edit post type, just author, status, taxonomies….

    Thread Starter dozza

    (@dozza)

    Thanks for that Dave.

    Might it also be the wrong speech marks I used in the shortcode?

    Actually, I confirm that Divi does present problems with time-restrict when the page/post is built with Divi Builder (Divi’s excellent built-in page builder tool).

    Example: If you want a button module to be revealed at a certain time and are sing Divi Builder, you need to put the opening [time restrict] shortcode in a text module before the button module and then have the closing [time restrict] shortcode in a text module following the button module. But it is not read and rendered correctly. You simply see the closing [time restrict] shortcode echoed on the page. Doesn’t help using the code module instead of Text module either.

    The only was to achieve it, that I know currently, is to put everything in a single text module. To do this you need to create your divi button module elsewhere in Divi Builder and then switch to the default editor so it converts the button into a shortcode for you, that you can then wrap the [time restrict] shortcodes around within a single text module. This does then work.

    So I wouldn’t have thought you could use to hide/reveal multiple divi sections or rows if you are only using Divi page builder. Happy to stand corrected though!

Viewing 15 replies - 16 through 30 (of 111 total)