Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
June 9, 2015 at 4:04 pm in reply to: Two misbehaviors: Search element and Hide page footer/copyright bar #182910
Now it works.
Thanks!June 9, 2015 at 2:15 pm in reply to: Two misbehaviors: Search element and Hide page footer/copyright bar #182857Hi,
Unfortunately, it does not search even if I deactivate all the plugins.
Any other clue?
RosannaJune 8, 2015 at 5:52 pm in reply to: Two misbehaviors: Search element and Hide page footer/copyright bar #182553Now 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.
June 8, 2015 at 2:13 pm in reply to: Two misbehaviors: Search element and Hide page footer/copyright bar #182418Thanks. 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!June 7, 2015 at 11:46 pm in reply to: Two misbehaviors: Search element and Hide page footer/copyright bar #182149This reply has been marked as private.June 5, 2015 at 5:17 pm in reply to: Two misbehaviors: Search element and Hide page footer/copyright bar #181883This reply has been marked as private.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?
RosannaHello 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,
RosannaMay 14, 2015 at 2:26 pm in reply to: Can you apply Alt 1 Default Page Heading Background to POSTS? #174937Hi,
Maybe it’s a trivial suggestion, but have you tried with: Color customizer > Color-Page Heading?
Rosanna
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,
RosannaThanks 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,
RosannaOps, this is the link:
https://www.google.com/webmasters/tools/mobile-friendly/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
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,
RosannaSorry 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
-
Posted in: We hit Power Elite.