chauhanheena
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Bullets not workingHi,
I solved this by simply reducing the width of Slide Info element in css.so it does not overlap with the bullets.
Thanks so much.
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Bullets not workingHi, Thanks you so much for you reply.
I removed the Slide Info fro the Slider controls and the bullets work perfect.
But I have to add the button/link on the last slide. How do I do that with having the bullets working.
Please help me with this.
ThanksForum: Fixing WordPress
In reply to: Extra login details askedi figured out the problem. There were some extra lined in a .htaccess. which were restricting the login.
I really appreciate your help.Thanks a tonne.Forum: Fixing WordPress
In reply to: Extra login details askedIts not a file. Its an empty folder. Should i delete the folder
Forum: Fixing WordPress
In reply to: Extra login details askedyes there is a folder named .htpasswds in root but its empty.
Forum: Fixing WordPress
In reply to: Warning MessageTo my surprise this issue got solved automatically. Weird though. Thanks for helping me with this.
Forum: Fixing WordPress
In reply to: Warning Messagethe code for class-wp-rewrite.php is the same as the below link.
https://github.com/WordPress/WordPress/blob/master/wp-includes/class-wp-rewrite.php
I, unable to find the extra space int eh above code.
Forum: Fixing WordPress
In reply to: Warning MessageTried renaming all at oncw and also each at a time. It’s still the same warning message that appears.
Are you able to see the website at https://www.amijangla.com
or do you get the warning message there as well?Forum: Fixing WordPress
In reply to: Warning Messageyes when i visit wp-login.php, i see the login form and above the form i see two warning messages
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-login.php on line 390
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-login.php on line 403
Ami Jangla Photographywhen i type in the login credentials and then login in,
it throws
ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.and
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 898
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 899
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 900
Ami Jangla Photographyalong with the older warning messages.
Forum: Fixing WordPress
In reply to: Warning MessageI’m unable to login thru https://www.amijangla.com/wp-login.php
it throws more warning messages
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-login.php on line 390
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-login.php on line 403
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 898
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 899
Warning: Cannot modify header information – headers already sent by (output started at /home/amijangla/public_html/wp-includes/class-wp-rewrite.php:1) in /home/amijangla/public_html/wp-includes/pluggable.php on line 900
Forum: Fixing WordPress
In reply to: fatal Error – Memory exhausted.I get this error while activating this theme. Not while uploading the theme.
Forum: Plugins
In reply to: [Contact Form 7] Dynamic variable in the contct formHi Could you please help me out with the above. I have to get this working today. Please do suggest how do i go about getting the item code dynamically. Pelase refer to the above(previous) comment.
Forum: Plugins
In reply to: [Contact Form 7] Dynamic variable in the contct formPlease check the link
https://cubegrfx.com/wordpress/floor-springs/wfs1mini
Im using a the contact form by adding the shortcode in the text area. How do I get the item-code value.Where shouldi mention the item-code.
the shortcode used it
[contact-form-7 id=”20450″ title=”Contact form 2″]I figured out how to link the authorname to the url. Thanks
Hi ,
The code worked,you can see the author name gets displayed in the post page
https://vnc-horizon.com/wordpress/post-by-heena
How can i link the author name to the link ofthe author.
Thanks