-
Created a topic, AWESOME, on the site WordPress.org Forums:
AWESOME -
Posted a reply to not loading, on the site WordPress.org Forums:
I updated php to 7.0 and it now works -
Created a topic, not loading, on the site WordPress.org Forums:
I cant get this plugin to work. When I enter in a com… -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
none of that worked. thanks for trying -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
error again: https://snag.gy/zQ9RpA.jpg -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
https://snag.gy/kZ5MYC.jpghttps://snag.gy/kZ5MYC.jpg -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
take a look at my screen and tell me what im doing wrong: https://snag.gy/opk780.jpg -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
I get the same error Parse error: syntax error, unexpected ‘’’ (T_STRING) in /home3/adsantoli/public_html/wp-content/themes/keep-calm-and-e-comm/searchform.php on… -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
<?php $Search_URL = esc_url( home_url('/') ); $Track_Orders_Label = __('Search', 'keep-calm-and-e-comm'); ?> <form id="headerSearch" role="search" method="get"… -
Posted a reply to Where do I add code to function.php file?, on the site WordPress.org Forums:
When I try to replace echo esc_url($Search_URL); with echo do_shortcode( ‘[aws_search_form]’ ); inside the searchform.php… -
Created a topic, menu icon not sticking, on the site WordPress.org Forums:
I cant get the menu icon to stick -
Created a topic, Where do I add code to function.php file?, on the site WordPress.org Forums:
Is there a specific spot within the function.php file … -
Created a topic, Where do I add code to function.php file?, on the site WordPress.org Forums:
echo do_shortcode( '[aws_search_form]' ); -
Created a topic, Where do I add code to function.php file?, on the site WordPress.org Forums:
echo do_shortcode( '[aws_search_form]' ); -
Posted a reply to credit card fields not working, on the site WordPress.org Forums:
added https to the domain fixed it -
Created a topic, credit card fields not working, on the site WordPress.org Forums:
the credit card field dont allow for users to enter in…