Forum Replies Created

Viewing 12 replies - 31 through 42 (of 42 total)
  • Thread Starter denise8a

    (@denise8a)

    Thanks for our feedback @alessio91!
    Denise

    Thread Starter denise8a

    (@denise8a)

    Hi @askmagic, @leanzafrancesco!

    Any recommendation?

    Thanks for your help!

    Thread Starter denise8a

    (@denise8a)

    Thanks @isaumya!
    I did a staging site and deactivated every single plugin and the header is still there.
    I will come back with the hosting provider and request again to review the possible server rule.

    Just by curiosity. I used to have cloudflare activated by the cpanel application, and recently I asked the hosting provider to make the necessary adjustments to use the cloudflare account directly. Somehow they remove it from the cpanel app, did DNS changes and my site is now directly connected at the cloudflare website.
    I experience several speed issues and server errors during the transition and they did something and was finally fixed.
    Could this be related to this type of cache control?

    Thank you for your help!
    Denise

    Thread Starter denise8a

    (@denise8a)

    Hi @askmagic,
    Not really, it might have not been the best option. ??
    It was just done to separate the old site on the public root, from the new WordPress site.

    Is there a way to fix the way that the plugin does the redirections to avoid the chain?
    Or will ir require for me to mess with rearrange my site folders?

    Thanks for your kind help!
    Denise

    Thread Starter denise8a

    (@denise8a)

    Thanks @isaumya!
    Done.
    Follow the suggested steps and I could verified that the htaccess plugin code was successfully removed.
    However I still see the cache-control: no-store, no-cache, must-revalidate, max-age=0
    ??
    Let me know!
    Thanks!

    Thread Starter denise8a

    (@denise8a)

    Thanks both @mateithemeisle and @isaumya!
    I checked with my host provider and they confirmed not adding any server rule from their side.
    I’m not using any other plugin with cache features on the site.
    Looking in to my htaccess I think cache control is being applied by the WP Cloudflare itself.

    # BEGIN WordPress
    # Las directivas (líneas) entre "BEGIN WordPress" y "END WordPress" son
    # generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
    # Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    
    # Wordfence WAF
    <IfModule LiteSpeed>
    	php_value auto_prepend_file '/home/refacci5/public_html/rgn/wordfence-waf.php'
    </IfModule>
    <IfModule lsapi_module>
    	php_value auto_prepend_file '/home/refacci5/public_html/rgn/wordfence-waf.php'
    </IfModule>
    <Files ".user.ini">
    	<IfModule mod_authz_core.c>
    		Require all denied
    	</IfModule>
    	<IfModule !mod_authz_core.c>
    		Order deny,allow
    		Deny from all
    	</IfModule>
    </Files>
    
    # END Wordfence WAF
    
    # php -- BEGIN cPanel-generated handler, do not edit
    # This domain inherits the “PHP” package.
    # php -- END cPanel-generated handler, do not edit
    
    # BEGIN WP Cloudflare Super Page Cache
    # Las directivas (líneas) entre "BEGIN WP Cloudflare Super Page Cache" y "END WP Cloudflare Super Page Cache" son
    # generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
    # Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
    <IfModule mod_expires.c>
    ExpiresActive on
    ExpiresByType application/xml "access plus 0 seconds"
    ExpiresByType text/xsl "access plus 0 seconds"
    </IfModule>
    <FilesMatch "\.(xml|xsl)$">
    <IfModule mod_headers.c>
    Header set Cache-Control "no-cache, no-store, must-revalidate, max-age=0"
    </IfModule>
    </FilesMatch>
    <FilesMatch "robots\.txt">
    <IfModule mod_headers.c>
    Header set Cache-Control "no-cache, no-store, must-revalidate, max-age=0"
    </IfModule>
    </FilesMatch>
    <IfModule mod_rewrite.c>
    RewriteCond %{REQUEST_URI} ^(.*)?/rgn/wp-content/wp-cloudflare-super-page-cache/refaccionesgraficasdelnorte.com/debug.log(.*)$
    RewriteRule ^(.*)$ - [F]
    </IfModule>
    <FilesMatch "wp-cron.php">
    <IfModule mod_headers.c>
    Header set Cache-Control "no-cache, no-store, must-revalidate, max-age=0"
    </IfModule>
    </FilesMatch>
    # END WP Cloudflare Super Page Cache

    Here my plugin cache settings:
    settings
    settings 2
    settings 3

    CF page rule:
    CF Page rule

    Thanks a lot for your help!
    Denise

    Thread Starter denise8a

    (@denise8a)

    Thanks for your response Leanza!

    I’m still a little confused.
    If I understood correctly, this redirects are needed for the plugin to work.
    So, why the SEO audit will show them as “errors”?

    This url (refacciones graficasdelnorte.com/rgn) is the wordpress address.
    This website was migrated to wordpress and it was decided to use this folder instead of the root domain.
    Is this creating an issue with the plugin?

    Thanks again for your help!
    Denise

    Thread Starter denise8a

    (@denise8a)

    Thank you Marko.
    I will.

    Regards,
    Denise

    Thread Starter denise8a

    (@denise8a)

    Thank you both.
    I tried again, but for some reason I am not able to translate that legend.
    I can wait until the next version.

    Thanks!
    Denise

    Thread Starter denise8a

    (@denise8a)

    Hi Christian!
    Thanks for your fast response.
    I tried to do the change you suggested.
    I hope it was like this:
    `<div>
    <textarea placeholder=”<?php _e( “Type your answer here”, ‘yith-woocommerce-questions-and-answers’ ); ?>” class=”ywqa-send-answer-text”

    It didn’t work.
    Please let me know if I did something wrong.
    Thanks!

    Thread Starter denise8a

    (@denise8a)

    Thanks!
    Link
    Btw, the demo site produces the same results. What I’m trying to resolve.
    Thanks!

    Thread Starter denise8a

    (@denise8a)

    Never mind! I found out a carrousel available form the Elementor, and now I got want I was looking for.
    Thanks! Great template!

Viewing 12 replies - 31 through 42 (of 42 total)