naveen73
Forum Replies Created
-
Hi Stiofan,
There is no issue. I just do not know how to go about it? Can you refer me to the widget you mentioned? Is there a Youtube video, maybe?
Which “setup Wizard” do you mean?thanks,
Naveen
Forum: Plugins
In reply to: [WooCommerce] remove tabs size guide and additional informationHi,
Sorry for the delay.
I have been looking at this but was not able to work it out.On the product page, I am able to remove the “reviews” tab.
But the “size guide” and “additional information” tabs I am not able to remove.The link says that this is the code for removing “additional information” tab:
add_filter( 'woocommerce_product_tabs', 'misha_remove_description_tab', 11 ); function misha_remove_description_tab( $tabs ) { unset( $tabs['description'] ); return $tabs; }
1. Where can I find the pages to change this code, please?
2. Am I correct to say that in the line that says:
unset( $tabs[‘description’] );I have to replace the word “description” to “additional information”? Or do I have to make changes somewhere else?
Thanks,
Naveen
Forum: Plugins
In reply to: [WooCommerce] upload productsLuminis,
Thanks so much for your quick response. It is clear what to do. Just another question. how do I bulk remove the current products that are in the database?
Thanks,
Naveen
Forum: Themes and Templates
In reply to: [OnePress] change front pageHi,
Thanks for your response. I have been able to enable the section and can see a blue (I changed the color myself) dot on the right-hand side of the screen. Not able to click on it. Should I try something else?Please see link: https://snipboard.io/zuXFnO.jpg
Thanks,
Naveen
Forum: Themes and Templates
In reply to: [OnePress] change front pageHi Long,
Thanks for responding. Please see a screenshot here:
https://snipboard.io/LnoOM1.jpg
I visited the documentation numerous times but I am not able figures it out
On the left it does not display the options for the sections.thanks,
Naveen
Forum: Fixing WordPress
In reply to: scroll theme to tell storyThis is much appreciated. Especially the subtle (or perhaps not so subtle) warning that this could be a bigger budget project than I first envisaged.
thanks,
Naveenthanks for this. I shall close this now
Forum: Themes and Templates
In reply to: [OnePress] header too much whtihccongthien,
thanks for the response. I will make the changes and should be fine then.
Cheers,
Naveen
Forum: Fixing WordPress
In reply to: email checkerAndrew,
What I mean is that when somebody sends an email, this person get an email in his/her inbox asking to confirm whether or not he/she send that message through the website.
Bit like when you sign up / opt in you first get a message in your inbox asking did you really sign up/opt-in.
Does that make sense?Thanks,
Naveen
Forum: Fixing WordPress
In reply to: launch pageHi Themesumo,
thanks for your response. This one did not work. I still have the problem.thanks,
NaveenForum: Fixing WordPress
In reply to: Looking for advice and theme choice for a charity websiteHi,
Not sure if you were looking for just one pluginn or advice in general to set up a website specifically for charities. Please check out this website
https://orgspring.com/8-must-have-wordpress-plugins-for-nonprofits/.
Typing in search engine “how to setup website for charity” might help too.
thanks,
Naveen
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] use of filter on same pagePlease can you tell me on how many pages I can use the free version of the plugin? how many types of filters can I make?
Forum: Plugins
In reply to: [Clear Cache for Me] clear cache for me button not foundHi,
– By deactivating i meant to go to the plugins page and click on the “deactivate” link under the activated caching plugin.
==> That is what I did.
– Sorry, but this is a bit beyond the scope of this plugin……… still reading from those files.
==> That is right. it is not fair to ask you for further help on this as, since I posted last, started thinking this might be not to do with your plugin. Thanks for all your help anyway.
Nav
Forum: Plugins
In reply to: [Clear Cache for Me] clear cache for me button not foundHi,
Let me start by saying that I really appreciate your efforts to help me out here. Please what I have done so far.
– First make sure the Clear Cache plugin is activated.
==> DoneAlso make sure WP Super Cache plugin is activated.
==> Done
-Then make sure you are logged in as the admin user you created when installing WordPress (or a user that can install plugins).
==> I am– If all those are in place, you should see the blue “Clear Cache” button on the dashboard.
==> Still not showingJust to add to this that I also tried doing the same with the another Super Cache plugin as they had the same name.
– If all else fails, to at least solve your problem you can deactivate the WP Super Cache and the Clear Cache plugin and clear your browser cache and you should begin to see your changes.
==> This is exactly what my confusion is. Even this is not working.
I looked on the Internet and changed [WP_Cache
, true] to [WP_Cache
, false] in wp-config.php.In wp-config.php it also says “added by WP-Cache manager”. Does that give a clue?
thanks,
Naveen
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] woocommerce productsI think your other response was clear. It is now solved. Many thanks.