prasun1519
Forum Replies Created
-
Hello Prathamesh,
First of all thank you for checking this issue. I’ve tested with Check Email plugin and received the test email. That means wp_email function is working fine. I think there must be some other problem.
Best regards
PrasunHi Patrick,
Thanks for the update. Here is the pastebin link
https://pastebin.com/Pie3dj12Regards
PrasunForum: Fixing WordPress
In reply to: Can’t find backend login urlHi All,
Thank you for your support. Found that a security plugin Absolutely Glamorous Custom Admin is installed which hide the login page. As per the suggestion, I renamed the plugin folder and got the desired login page.
However, I have similar problem with another site https://hedgesclinic.com/
Here also same plugin used and when I renamed the plugin folder it shows the following errors when access wp-login.php:
Warning: Illegal string offset ‘remember’ in /public_html/wp-includes/user.php on line 41
Warning: Cannot assign an empty string to a string offset in /public_html/wp-includes/user.php on line 41
Warning: Illegal string offset ‘user_login’ in /public_html/wp-includes/user.php on line 56
Fatal error: Uncaught Error: Cannot create references to/from string offsets in /public_html/wp-includes/user.php:56 Stack trace: #0 /public_html/wp-login.php(784): wp_signon(”, ”) #1 {main} thrown in /public_html/wp-includes/user.php on line 56
Any suggestion how to solve this?
Thanks & regards
PrasunForum: Themes and Templates
In reply to: [Storefront] Customize Storefront theme headerPlease let me see your site url
Forum: Plugins
In reply to: [Contact Form 7] Reply-To: [your-email] errorYou need to declare [email* your-email] under Form tab.
Then use Reply-To: [your-email]
Hope this will help.
Forum: Plugins
In reply to: [Contact Form 7] “Reply-To: [your-email]” header causing errorHi All,
Please check under Form tab whether you declared [email* your-email].
Thanks
Prasun- This reply was modified 7 years, 4 months ago by prasun1519.
Forum: Developing with WordPress
In reply to: Adding phone directory to pageHi,
Thank you for your solution. I think best solution here is export Google contacts into Google spreadsheet. Then add it to the site
Thanks
PrasunForum: Themes and Templates
In reply to: [Storefront] Customize Storefront theme header?? Yes. Need to edit CSS.
.site-header .site-branding { clear: none;}
Thanks for your great help with adding the Social Menu.
Forum: Themes and Templates
In reply to: [Storefront] Customize Storefront theme headerNope. I assigned My Account | Register Menu in the secondary menu position. I want Social Menus should be before the logo and in same line as logo and secondary menu. Your code worked fantastic. Only thing I need to place the social icons in the same line as Logo and Secondary menu and the logo to be Centre of the page.
Forum: Themes and Templates
In reply to: [Storefront] Customize Storefront theme headerHi Dat,
Thanks for your code. It’s working fine. Only problem is that alignment is not working properly. I added Register My Account as Secondary Menu and it appears same line as of Logo. But the social Icons are placed above logo. Looks bit odd
https://yeauxbaby.com/Is it possible to declare 3rd menu named social menu and placed it in the sameline as logo?
Regards
PrasunForum: Themes and Templates
In reply to: [Storefront] Customize Storefront theme headerHi Dat,
Apology for late reply. Also, thank you very much for taking care of this topic. I remove Search Bar via Theme Customization plugin. Now, I am bit confused where should I put the code you provided. I understand, add_action functions should be placed into storefront-template-hooks.php file. But where do I put the htdat_above_logo() and htdat_below_logo() functions. Can you please explain?
Thanks again.
PrasunForum: Fixing WordPress
In reply to: Getting warning for meta.php fileYes, debug mode is off in my wp-config file. It must be some other problem.
Forum: Fixing WordPress
In reply to: Site migration not working properlyOk got the problem with post showing. Category ids changed due to import and not showing properly.
Forum: Fixing WordPress
In reply to: Site migration not working properlyHi,
Thanks for your suggestion But again, the link you provided, showing the way to migrate the site if I have database. But I do not have the database, only the XML file.
Also, the migrated site, https://e44.91d.myftpupload.com/ is working, except 3 points. The fonts are not working. and the featured page links are not showing on 2 pages. I need help on these only.
Regards
PrasunForum: Fixing WordPress
In reply to: Post content reducingWell as the site is live and other part of the website is working well it is very difficult to make the plugins off and change the theme. Can you please let me know when you can check it, I’ll change the site as required.