mackverma
Forum Replies Created
-
below is how the code on my functions.php for child file looks
<?php add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); function my_theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); // Show product table with cart total including tax and shipping cost add_filter( 'woo_ca_recovery_enable_cart_total', '__return_true' ); }did I add it correctly? or do I have to add it at the end of “}”?
Thanks for your quick response. I got fixed automatically. I didnt do anything. It just fixed on its own.
Forum: Plugins
In reply to: TinyMCE Editor's Plugin Dialog Boxes (Inner Window) Showing 404 ErrorAnyone?
Forum: Fixing WordPress
In reply to: Website Title Showing Wrong In Google SearchHi Just,
for me, it was because of the template I was using. I used a template from a theme-provider and one other person was using the same template. I did not change the dummy text (Lorem Ipsum) and images on my website nor did the other person do. In-fact I just installed the theme and kept is running for several days without noticing the search engine results. Later Google had crwaled both of the website and got confused due to similar meta, images and description.
I only changed the above mentioned items and resubmitted the sitemap and it got indexed correctly in some time.
I tried using disabling and updating the permalinks after it. It still remains the same. Also when I click on Advanced settings tab of Super Cache it shows me 404 not found error. all other tabs are working fine
No, I did not make any changes manually to the .htaccess file but yes I am aware that wp-super-cache rewrote the file when I changed some settings.
No, The problem doesnt get resolved when I deactivate all the plugins.Shall I paste my .htaccess file here?
@jshaw5000 I just came to know that this is the permalinks issue and I am not sure if it has been caused by WP-Super-Cache. I just reset the permalinks to default and then updated the plugins and it worked fine When I set the permalinks to custom mode it stops working.
@Cubecolour My permalinks structure is /%category%/%postname%/
Forum: Fixing WordPress
In reply to: Website Title Showing Wrong In Google SearchI think it is a malware. does anyone know how can I find it? My hosting providers says it is wordpress related issue