Forum Replies Created

Viewing 15 posts - 1 through 15 (of 34 total)
  • rosanna
    Member
    Post count: 34

    Now it works.
    Thanks!

    rosanna
    Member
    Post count: 34

    Hi,
    Unfortunately, it does not search even if I deactivate all the plugins.
    Any other clue?
    Rosanna

    rosanna
    Member
    Post count: 34

    Now I have left only the search element that is not working.
    This is the htaccess content:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    AddHandler application/x-httpd-php53 .php .php5 .php4 .php3

    I am using Sucuri Security, but the “Restrict wp-content access” is not hardened.

    rosanna
    Member
    Post count: 34

    Thanks. I was hoping to have the option working, but it’s fine.
    Have you take a look at the search element? It is not searching, but only bringing back to the home page!

    rosanna
    Member
    Post count: 34
    This reply has been marked as private.
    rosanna
    Member
    Post count: 34
    This reply has been marked as private.
    in reply to: Cookie Information Law #175480
    rosanna
    Member
    Post count: 34

    Thanks Mohammad.
    Actually, I was not expecting a change in the theme.
    What would be really usefull (at least for me), it is just a statement by you on what kinds of cookies come with the theme (Flexform, in my case) and for what purpose they are used.
    As you know, those are things that must be specified in the declaration by websites using cookies, to comply with the EU law.
    Could you help me?
    Rosanna

    in reply to: Browser compatibility #175094
    rosanna
    Member
    Post count: 34

    Hello Ed,

    Thank you for your support. Your suspicion was right: it is revolution slider! When I deactivate it, the two bad issues (at least according to the tool I have used) do disappear. The minor ones stay, but I know that you clearly stated browser-versions compatibility, so no claims.

    Only one question. You are posting in the Flexform Forum also updates for Master Slider and LayerSlider plugins, even if they come from Cardinal:
    – could I use them with Flexform (I have not installed yet), and
    – which one would you reccomend?

    All the best,
    Rosanna

    rosanna
    Member
    Post count: 34

    Hi,

    Maybe it’s a trivial suggestion, but have you tried with: Color customizer > Color-Page Heading?

    Rosanna

    in reply to: Cookie Information Law #174711
    rosanna
    Member
    Post count: 34

    Hi,

    There is any update on this issue?

    I have to solve the problem of EU Privacy Regulations compliance for my website, built with Flexform.

    Best,
    Rosanna

    in reply to: Mobile friendly website #173333
    rosanna
    Member
    Post count: 34

    Thanks to you Mohammad.

    I have another question: would you recommend the Async JS and CSS plugin (https://wordpress.org/plugins/async-js-and-css/) for your themes?

    Do you have other suggestion to face one of the challange presented by Google PageSpeed Insights (Render-blocking JavaScript and CSS)?

    Best,
    Rosanna

    in reply to: Mobile friendly website #173000
    rosanna
    Member
    Post count: 34
    in reply to: Excerpt Length on Archive / Category Pages #171351
    rosanna
    Member
    Post count: 34

    Hi,

    I have a related issue (even if I am using Flexform). I already discovered how to change the excerpt length for archive/category pages changing the proper .php:

    wp-content/themes/flexform/includes/sf-content-display

    sf-post-formats.php

    sf_get_post_item($postID, $blog_type, $show_title = “yes”, $show_excerpt = “yes”, $show_details = “no”, $excerpt_length = “XXXX”, $content_output = “excerpt”, $show_read_more = “yes”)

    My problem is that with theme-updates this change goes lost. Is there a way to put it through custom css, so to preserve from future updates?

    Rosanna

    in reply to: Problem with Categories widget #169691
    rosanna
    Member
    Post count: 34

    Hi Mohammad,
    It works. Thank you very much.
    Should I repeat this operation in case of theme going updated?
    Is there any way to save .css and .php customization against updates?
    All the best,
    Rosanna

    in reply to: Problem with Categories widget #169108
    rosanna
    Member
    Post count: 34

    Sorry Mohammad,

    This is not the case: in that page I have not entered any title. What you see (Categories) is the default one (when the field “text” is left blank), and it should appear only once. The right one is the red underlined; the wrong one is the dark one (below the first occurence).

    If you want to see what happen when I put a title, watch for example at: http://www.giuliobolacchi.it/category/linguaggio-della-scienza/analisi-strutture-linguistiche/
    “Categories” (the default one) is correctly replaced by “Argomenti del sito” (the title I entered), but the misbehavior of the theme is still here: title doubled!

    Please, check more carefully.

    Rosanna

Viewing 15 posts - 1 through 15 (of 34 total)