I gave a look at the solution you proposed. Unfortunately it isn’t related to the result I’m looking for. The qTranslate X plugin is used to ease the management of a bilingual site. My site must be unilingual (french).
If you look at my replies above (reply #41933 and #42138), I referred to specific words “hard coded” into the .PHP files. They can’t be modified (edited) like all the other elements I modified (required to suite my “french needs”).
I had no choice but to delay the official release (I can’t release a french web site containing english words).
So, as you can read, I really need your help. Thanks.
Kindly go to appearance>editor>custom-functions.php to change text in case you are developer or else go to appearance>widgets and then add contact form 7 plugin widget in the sidebar to replace ours.
Kindly use a php widget plugin and then add that widget and use this code: <?php echo do_shortcode('[contactform to_email=”[email protected]” title=”Contact Form”]');?>
Pick up the actual shortcode and not from here as curly braces might go wrong.
I am sory
I Don’t understant you please step by step
how can ı change text contackt form
that cod
<div id=”sidebar” <?php if( is_page_template(‘blog-post-left-sidebar.php’)){?> style=”float:left;”<?php } ?>>
it is in sidebar.php I found in http://rivakuafor.com.tr/wp-admin/theme-editor.php?file=sidebar.php&theme=skt-cutsnstyle-pro
Hi there,
I also am looking for some assistance on this item:
3. How can I change the /photogallery/ in the ‘Our Works’ slug
Go to inc/custom-function.php and find photogallery and change it to our works. Once you change it you have loss all the gallery post. So you need to add it again.
Im not finding inc/custom-function.php
Please advise as this is the primary function of the site that appealed to me and thus far I have not been able to access it.