I can modify the content there but for if I do that then two “contact us” tabs appear.
Hello,
I tried this code around line 741 but it did not work. Am I placing it in the wrong place?
—————————-
// If there’s a product select, return that product
if ((get_query_var(‘single_product’) != “” or $_GET[‘SingleProduct’] != “”) and $catalogue_url == “”) {
return do_shortcode(“[product-catalog id=’1′ starting_layout=’List’]”);
}
Hi,
Thank you so much. Could you help me one last time with where I could locate the starting_tab attribute?
I appreciate your time and help,
Hello,
Thank you for the reply. Could you please tell me where to look for it in the code so I can change it?
Thank you!