dangolprabesh
Forum Replies Created
-
@redhalls try using /?s=test
Forum: Fixing WordPress
In reply to: Theme displays but no images or dataInstead of using import and export try using duplicator.
https://en-au.ww.wp.xz.cn/plugins/duplicator/
It is very simple to duplicate and you don’t have to worry about replicating database or changing urls.
Forum: Fixing WordPress
In reply to: Pinterest verification and WP tools issueYou can manually add the code in appearance > theme editor, select the theme you are using. and then go to theme header(header.php) add the code after <head> tag.
or try this https://www.youtube.com/watch?v=uj16S4rk3PA
Forum: Fixing WordPress
In reply to: Changing Email IdI think you have not confirmed your email. you can cancel it and change it again. you will receive an email to verify the email.
Once you verify the email your email should change.PS. Don’t forget to check spam/junk folder.
- This reply was modified 6 years, 7 months ago by dangolprabesh.
Forum: Fixing WordPress
In reply to: Hiding the ability to update plugins/themes/wpplugins like Ultimate Client Dash or client-dash lets you hide plugin and appearance option from your dashboard for specific users.
Forum: Fixing WordPress
In reply to: Theme displays but no images or dataIS both your site url and home url http://dev.themaxwellhouse.com?
In your options table make sure the site url and home url is http://dev.themaxwellhouse.com
or
in dashboard > setting the url is http://dev.themaxwellhouse.com
If you created a subdomain adding /dev/ in path may not work. Try changing the path to http://dev.themaxwellhouse.com
I hope this helps π
Forum: Themes and Templates
In reply to: [Storefront] One site, two active domain namesmaybe this will help you
This is a bit tricky and depends on how much knowledge and experience you have on WordPress.
Forum: Plugins
In reply to: [WooCommerce] Redirection in the log out of the userTry this plugin
https://ww.wp.xz.cn/plugins/peters-login-redirect/- This reply was modified 6 years, 7 months ago by dangolprabesh.
Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] StyleGOto elementor > TOOls > regenerate CSS and save changes.
IF this does not solve it, goto elementor > settings > advanced > in css print method, select internal embedding. and try.
I too get this and this solves it most of the time.
You can add the following in robots.txt
User-agent: Googlebot
Disallow: /yourslug/Hi icetechy,
IS this for single product page or archive page?
Can you share the link?
Make sure you have not added this twice in theme builder.
If you built the product archive from theme builder, try deselecting shop page in woocommerce > setting > products, and where it says shop page do not select anything.
And see if you still see duplication.